2022-11-02 12:54:26.394 | + ./stack.sh:main:487 : exec 2022-11-02 12:54:26.395 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-125426' 2022-11-02 12:54:26.395 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-125426.summary.2022-11-02-125426 2022-11-02 12:54:26.395 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:54:26.395 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-125426 2022-11-02 12:54:26.395 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-125426 /opt/stack/logs/stack.sh.log 2022-11-02 12:54:26.395 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-125426.summary.2022-11-02-125426 /opt/stack/logs/stack.sh.log.summary 2022-11-02 12:54:26.395 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 12:54:26.395 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 12:54:26.395 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 12:54:26.395 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 12:54:26.395 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 12:54:26.395 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 12:54:26.395 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 12:54:26.395 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 12:54:26.395 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 12:54:26.395 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 12:54:26.395 | + ./stack.sh:main:576 : uname -a 2022-11-02 12:54:26.395 | Linux dv-neutron-863275-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-11-02 12:54:26.395 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 12:54:26.395 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 12:54:26.400 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 12:54:26.440 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 12:54:26.460 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 12:54:26.462 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 12:54:26.464 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 12:54:26.467 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 12:54:26.469 | + functions-common:fetch_plugins:1802 : return 2022-11-02 12:54:26.471 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 12:54:26.473 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 12:54:26.475 | + functions-common:run_phase:1880 : local phase= 2022-11-02 12:54:26.476 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:54:26.478 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:54:26.480 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:54:26.482 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:54:26.484 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:54:26.487 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:54:26.490 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:54:26.492 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:54:26.495 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:54:26.497 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 12:54:26.500 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:54:26.516 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:54:26.518 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 12:54:26.521 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:54:26.522 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:54:26.524 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:54:26.526 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:54:26.528 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:54:26.530 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 12:54:26.532 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 12:54:26.534 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 12:54:26.536 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 12:54:26.538 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 12:54:26.540 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 12:54:26.542 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 12:54:26.544 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 12:54:26.546 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 12:54:26.548 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 12:54:26.568 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 12:54:26.570 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 12:54:26.584 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:54:26.586 | +++ lib/tls:source:43 : hostname -f 2022-11-02 12:54:26.590 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 12:54:26.592 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 12:54:26.594 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 12:54:26.596 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 12:54:26.598 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 12:54:26.600 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 12:54:26.602 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 12:54:26.605 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 12:54:26.607 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 12:54:26.608 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 12:54:26.613 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 12:54:26.627 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 12:54:26.645 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 12:54:26.659 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 12:54:26.676 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 12:54:26.718 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 12:54:26.786 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 12:54:26.895 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 12:54:26.921 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 12:54:26.987 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 12:54:27.051 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 12:54:27.225 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 12:54:27.243 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 12:54:27.257 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 12:54:27.272 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 12:54:27.373 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 12:54:27.376 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 12:54:27.379 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 12:54:27.381 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 12:54:27.383 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 12:54:27.385 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 12:54:27.388 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 12:54:27.388 | False' 2022-11-02 12:54:27.391 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 12:54:27.408 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 12:54:27.410 | + ./stack.sh:main:624 : run_phase source 2022-11-02 12:54:27.412 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 12:54:27.414 | + functions-common:run_phase:1880 : local phase= 2022-11-02 12:54:27.417 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:54:27.419 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:54:27.422 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:54:27.424 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:54:27.426 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:54:27.429 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:54:27.434 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:54:27.436 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:54:27.438 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:54:27.440 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 12:54:27.443 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:54:27.460 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:54:27.462 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 12:54:27.466 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 12:54:27.512 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 12:54:27.515 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 12:54:27.517 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 12:54:27.519 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 12:54:27.521 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 12:54:27.524 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 12:54:27.527 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 12:54:27.529 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 12:54:27.531 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 12:54:27.534 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 12:54:27.536 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.539 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 12:54:27.543 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.545 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-02 12:54:27.549 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.552 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-02 12:54:27.554 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.558 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-02 12:54:27.566 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.566 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-02 12:54:27.566 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.574 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-02 12:54:27.577 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.580 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-02 12:54:27.582 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.584 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-02 12:54:27.587 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.590 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-02 12:54:27.593 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.595 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-02 12:54:27.598 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.600 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-02 12:54:27.602 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.605 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-02 12:54:27.608 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.610 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-02 12:54:27.612 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.615 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-02 12:54:27.617 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.622 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-02 12:54:27.625 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.627 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-02 12:54:27.630 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.632 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-02 12:54:27.635 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.638 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 12:54:27.641 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.643 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 12:54:27.646 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.648 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 12:54:27.651 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.654 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 12:54:27.656 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.658 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 12:54:27.661 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.663 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-02 12:54:27.665 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.668 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-02 12:54:27.671 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.674 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-02 12:54:27.676 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.678 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-02 12:54:27.681 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.684 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-02 12:54:27.686 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.689 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-02 12:54:27.691 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.694 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-02 12:54:27.696 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.701 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-02 12:54:27.704 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.706 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-02 12:54:27.708 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.711 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 12:54:27.714 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.716 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-02 12:54:27.719 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.721 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-02 12:54:27.723 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.726 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-02 12:54:27.729 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.732 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-02 12:54:27.734 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.737 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-02 12:54:27.739 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.742 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 12:54:27.745 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.748 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-02 12:54:27.750 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.753 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-02 12:54:27.756 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.758 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-02 12:54:27.761 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.764 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-02 12:54:27.766 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.769 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-02 12:54:27.772 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.774 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-02 12:54:27.777 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.779 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-02 12:54:27.782 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.784 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-02 12:54:27.787 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:54:27.789 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-02 12:54:27.793 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 12:54:27.796 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 12:54:27.798 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 12:54:27.815 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:54:27.817 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 12:54:27.820 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 12:54:27.822 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 12:54:27.840 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:54:27.842 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 12:54:27.845 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 12:54:27.847 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 12:54:27.850 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 12:54:27.852 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 12:54:27.855 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 12:54:27.858 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 12:54:27.860 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 12:54:27.863 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 12:54:27.863 | Using mysql database backend 2022-11-02 12:54:27.866 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 12:54:27.884 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 12:54:27.888 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 12:54:27.891 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 12:54:27.893 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 12:54:27.896 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 12:54:27.899 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 12:54:27.917 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:54:27.920 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 12:54:27.938 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 12:54:27.955 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:54:27.958 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 12:54:27.977 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-02 12:54:27.996 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 12:54:28.015 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:54:28.018 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 12:54:28.036 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:54:28.039 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 12:54:28.059 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 12:54:28.061 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 12:54:28.064 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 12:54:28.066 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 12:54:28.069 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 12:54:28.075 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-125428 2022-11-02 12:54:28.077 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-125428 757' 2022-11-02 12:54:28.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.082 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 12:54:28.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.087 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 12:54:28.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.093 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 12:54:28.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.098 | + 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-11-02 12:54:28.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.103 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 12:54:28.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.108 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 12:54:28.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.113 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-125426 2022-11-02 12:54:28.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.119 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 12:54:28.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.125 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 12:54:28.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.130 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 12:54:28.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.135 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 12:54:28.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.140 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 12:54:28.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:54:28.145 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 12:54:28.148 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 12:54:28.151 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 12:54:28.154 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 12:54:28.156 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 12:54:28.158 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:54:28.160 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:54:28.163 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:54:28.166 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:54:28.168 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:54:28.172 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:54:28.189 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:54:28.191 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:54:28.194 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:54:28.197 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:54:28.198 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:54:28.204 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 12:54:28.206 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:54:28.208 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 12:54:28.222 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 12:54:28.225 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:54:28.225 | + functions-common:git_clone:690 : head -1 2022-11-02 12:54:28.230 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 12:54:28.233 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:54:28.237 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 12:54:28.239 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:54:28.242 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 12:54:28.246 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 12:54:28.248 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 12:54:28.251 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 12:54:28.254 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 12:54:28.256 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 12:54:28.259 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 12:54:28.262 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 12:54:28.265 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 12:54:28.270 | ++ tools/install_prereqs.sh:source:47 : NOW=1667393668 2022-11-02 12:54:28.273 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 12:54:28.279 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667392161 2022-11-02 12:54:28.282 | ++ tools/install_prereqs.sh:source:49 : DELTA=1507 2022-11-02 12:54:28.284 | ++ tools/install_prereqs.sh:source:50 : [[ 1507 -lt 7200 ]] 2022-11-02 12:54:28.288 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-02 12:54:28.290 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 12:54:28.293 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 12:54:28.296 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 12:54:28.298 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 12:54:28.301 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 12:54:28.303 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 12:54:28.306 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 12:54:28.311 | +++ 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-11-02 12:54:28.365 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 12:54:28.365 | apache2-dev 2022-11-02 12:54:28.365 | bc 2022-11-02 12:54:28.365 | bsdmainutils 2022-11-02 12:54:28.365 | curl 2022-11-02 12:54:28.365 | g++ 2022-11-02 12:54:28.366 | gawk 2022-11-02 12:54:28.366 | gcc 2022-11-02 12:54:28.366 | gettext 2022-11-02 12:54:28.366 | git 2022-11-02 12:54:28.366 | graphviz 2022-11-02 12:54:28.366 | iputils-ping 2022-11-02 12:54:28.366 | libapache2-mod-proxy-uwsgi 2022-11-02 12:54:28.366 | libffi-dev 2022-11-02 12:54:28.366 | libjpeg-dev 2022-11-02 12:54:28.366 | libpcre3-dev 2022-11-02 12:54:28.366 | libpq-dev 2022-11-02 12:54:28.366 | libssl-dev 2022-11-02 12:54:28.366 | libsystemd-dev 2022-11-02 12:54:28.366 | libxml2-dev 2022-11-02 12:54:28.366 | libxslt1-dev 2022-11-02 12:54:28.366 | libyaml-dev 2022-11-02 12:54:28.366 | lsof 2022-11-02 12:54:28.366 | openssh-server 2022-11-02 12:54:28.366 | openssl 2022-11-02 12:54:28.366 | pkg-config 2022-11-02 12:54:28.366 | psmisc 2022-11-02 12:54:28.366 | python3-dev 2022-11-02 12:54:28.366 | python3-pip 2022-11-02 12:54:28.366 | python3-systemd 2022-11-02 12:54:28.366 | python3-venv 2022-11-02 12:54:28.366 | tar 2022-11-02 12:54:28.366 | tcpdump 2022-11-02 12:54:28.366 | unzip 2022-11-02 12:54:28.366 | uuid-runtime 2022-11-02 12:54:28.366 | wget 2022-11-02 12:54:28.367 | wget 2022-11-02 12:54:28.367 | zlib1g-dev 2022-11-02 12:54:28.367 | libkrb5-dev 2022-11-02 12:54:28.367 | libldap2-dev 2022-11-02 12:54:28.367 | libsasl2-dev 2022-11-02 12:54:28.367 | memcached 2022-11-02 12:54:28.367 | python3-mysqldb 2022-11-02 12:54:28.367 | sqlite3 2022-11-02 12:54:28.367 | conntrack 2022-11-02 12:54:28.367 | curl 2022-11-02 12:54:28.367 | dnsmasq-base 2022-11-02 12:54:28.367 | dnsmasq-utils 2022-11-02 12:54:28.367 | ebtables 2022-11-02 12:54:28.367 | genisoimage 2022-11-02 12:54:28.367 | iptables 2022-11-02 12:54:28.367 | iputils-arping 2022-11-02 12:54:28.367 | kpartx 2022-11-02 12:54:28.367 | libjs-jquery-tablesorter 2022-11-02 12:54:28.367 | parted 2022-11-02 12:54:28.367 | pm-utils 2022-11-02 12:54:28.367 | python3-mysqldb 2022-11-02 12:54:28.367 | socat 2022-11-02 12:54:28.367 | sqlite3 2022-11-02 12:54:28.368 | sudo 2022-11-02 12:54:28.368 | vlan 2022-11-02 12:54:28.368 | lsscsi 2022-11-02 12:54:28.368 | open-iscsi 2022-11-02 12:54:28.368 | lvm2 2022-11-02 12:54:28.368 | qemu-utils 2022-11-02 12:54:28.368 | thin-provisioning-tools 2022-11-02 12:54:28.368 | acl 2022-11-02 12:54:28.368 | dnsmasq-base 2022-11-02 12:54:28.368 | dnsmasq-utils 2022-11-02 12:54:28.368 | ebtables 2022-11-02 12:54:28.368 | haproxy 2022-11-02 12:54:28.368 | iptables 2022-11-02 12:54:28.368 | iputils-arping 2022-11-02 12:54:28.368 | iputils-ping 2022-11-02 12:54:28.368 | postgresql-server-dev-all 2022-11-02 12:54:28.368 | python3-mysqldb 2022-11-02 12:54:28.368 | sqlite3 2022-11-02 12:54:28.368 | sudo 2022-11-02 12:54:28.368 | vlan 2022-11-02 12:54:28.368 | pcp 2022-11-02 12:54:28.368 | ipset 2022-11-02 12:54:28.368 | conntrack 2022-11-02 12:54:28.368 | conntrackd 2022-11-02 12:54:28.368 | keepalived 2022-11-02 12:54:28.368 | lvm2 2022-11-02 12:54:28.368 | qemu-utils 2022-11-02 12:54:28.368 | thin-provisioning-tools 2022-11-02 12:54:28.368 | curl 2022-11-02 12:54:28.368 | liberasurecode-dev 2022-11-02 12:54:28.368 | make 2022-11-02 12:54:28.368 | memcached 2022-11-02 12:54:28.368 | rsync 2022-11-02 12:54:28.368 | sqlite3 2022-11-02 12:54:28.368 | xfsprogs' 2022-11-02 12:54:28.371 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 12:54:28.392 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 12:54:28.392 | apache2-dev 2022-11-02 12:54:28.393 | bc 2022-11-02 12:54:28.393 | bsdmainutils 2022-11-02 12:54:28.393 | curl 2022-11-02 12:54:28.393 | g++ 2022-11-02 12:54:28.393 | gawk 2022-11-02 12:54:28.393 | gcc 2022-11-02 12:54:28.393 | gettext 2022-11-02 12:54:28.393 | git 2022-11-02 12:54:28.393 | graphviz 2022-11-02 12:54:28.393 | iputils-ping 2022-11-02 12:54:28.393 | libapache2-mod-proxy-uwsgi 2022-11-02 12:54:28.393 | libffi-dev 2022-11-02 12:54:28.393 | libjpeg-dev 2022-11-02 12:54:28.393 | libpcre3-dev 2022-11-02 12:54:28.393 | libpq-dev 2022-11-02 12:54:28.393 | libssl-dev 2022-11-02 12:54:28.393 | libsystemd-dev 2022-11-02 12:54:28.393 | libxml2-dev 2022-11-02 12:54:28.393 | libxslt1-dev 2022-11-02 12:54:28.393 | libyaml-dev 2022-11-02 12:54:28.393 | lsof 2022-11-02 12:54:28.393 | openssh-server 2022-11-02 12:54:28.393 | openssl 2022-11-02 12:54:28.393 | pkg-config 2022-11-02 12:54:28.393 | psmisc 2022-11-02 12:54:28.393 | python3-dev 2022-11-02 12:54:28.393 | python3-pip 2022-11-02 12:54:28.393 | python3-systemd 2022-11-02 12:54:28.393 | python3-venv 2022-11-02 12:54:28.393 | tar 2022-11-02 12:54:28.393 | tcpdump 2022-11-02 12:54:28.393 | unzip 2022-11-02 12:54:28.393 | uuid-runtime 2022-11-02 12:54:28.393 | wget 2022-11-02 12:54:28.393 | wget 2022-11-02 12:54:28.393 | zlib1g-dev 2022-11-02 12:54:28.394 | libkrb5-dev 2022-11-02 12:54:28.394 | libldap2-dev 2022-11-02 12:54:28.394 | libsasl2-dev 2022-11-02 12:54:28.394 | memcached 2022-11-02 12:54:28.394 | python3-mysqldb 2022-11-02 12:54:28.394 | sqlite3 2022-11-02 12:54:28.394 | conntrack 2022-11-02 12:54:28.394 | curl 2022-11-02 12:54:28.394 | dnsmasq-base 2022-11-02 12:54:28.394 | dnsmasq-utils 2022-11-02 12:54:28.394 | ebtables 2022-11-02 12:54:28.394 | genisoimage 2022-11-02 12:54:28.394 | iptables 2022-11-02 12:54:28.394 | iputils-arping 2022-11-02 12:54:28.394 | kpartx 2022-11-02 12:54:28.394 | libjs-jquery-tablesorter 2022-11-02 12:54:28.394 | parted 2022-11-02 12:54:28.394 | pm-utils 2022-11-02 12:54:28.394 | python3-mysqldb 2022-11-02 12:54:28.394 | socat 2022-11-02 12:54:28.394 | sqlite3 2022-11-02 12:54:28.394 | sudo 2022-11-02 12:54:28.394 | vlan 2022-11-02 12:54:28.394 | lsscsi 2022-11-02 12:54:28.394 | open-iscsi 2022-11-02 12:54:28.394 | lvm2 2022-11-02 12:54:28.394 | qemu-utils 2022-11-02 12:54:28.394 | thin-provisioning-tools 2022-11-02 12:54:28.394 | acl 2022-11-02 12:54:28.394 | dnsmasq-base 2022-11-02 12:54:28.394 | dnsmasq-utils 2022-11-02 12:54:28.394 | ebtables 2022-11-02 12:54:28.394 | haproxy 2022-11-02 12:54:28.394 | iptables 2022-11-02 12:54:28.394 | iputils-arping 2022-11-02 12:54:28.394 | iputils-ping 2022-11-02 12:54:28.395 | postgresql-server-dev-all 2022-11-02 12:54:28.395 | python3-mysqldb 2022-11-02 12:54:28.395 | sqlite3 2022-11-02 12:54:28.395 | sudo 2022-11-02 12:54:28.395 | vlan 2022-11-02 12:54:28.395 | pcp 2022-11-02 12:54:28.395 | ipset 2022-11-02 12:54:28.395 | conntrack 2022-11-02 12:54:28.395 | conntrackd 2022-11-02 12:54:28.395 | keepalived 2022-11-02 12:54:28.395 | lvm2 2022-11-02 12:54:28.395 | qemu-utils 2022-11-02 12:54:28.395 | thin-provisioning-tools 2022-11-02 12:54:28.395 | curl 2022-11-02 12:54:28.395 | liberasurecode-dev 2022-11-02 12:54:28.395 | make 2022-11-02 12:54:28.395 | memcached 2022-11-02 12:54:28.395 | rsync 2022-11-02 12:54:28.395 | sqlite3 2022-11-02 12:54:28.395 | xfsprogs ' 2022-11-02 12:54:28.395 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 12:54:28.398 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:54:28.402 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:54:28.405 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-11-02 12:54:28.406 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 12:54:28.411 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-11-02 12:54:28.414 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 12:54:28.418 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:54:28.420 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 12:54:28.423 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:54:28.426 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:54:28.428 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:54:28.431 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:54:28.434 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:54:28.436 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:54:28.439 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 12:54:28.441 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 12:54:28.443 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 12:54:28.446 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 12:54:28.451 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 12:54:28.453 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 12:54:28.455 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 12:54:28.458 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 12:54:28.460 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:54:28.463 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:54:28.467 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667393668465 2022-11-02 12:54:28.469 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 12:54:28.472 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 12:54:28.474 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-02 12:54:28.702 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 12:54:28.730 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-11-02 12:54:28.771 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-11-02 12:54:28.813 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-11-02 12:54:31.321 | Reading package lists... 2022-11-02 12:54:31.355 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 12:54:31.358 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 12:54:31.360 | ++ functions-common:time_stop:2451 : local name 2022-11-02 12:54:31.362 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 12:54:31.365 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:54:31.367 | ++ functions-common:time_stop:2454 : local total 2022-11-02 12:54:31.369 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 12:54:31.372 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 12:54:31.374 | ++ functions-common:time_stop:2458 : start_time=1667393668465 2022-11-02 12:54:31.376 | ++ functions-common:time_stop:2460 : [[ -z 1667393668465 ]] 2022-11-02 12:54:31.379 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:54:31.384 | ++ functions-common:time_stop:2463 : end_time=1667393671381 2022-11-02 12:54:31.387 | ++ functions-common:time_stop:2464 : elapsed_time=2916 2022-11-02 12:54:31.389 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 12:54:31.391 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:54:31.394 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2916 2022-11-02 12:54:31.396 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-11-02 12:54:31.399 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:54:31.402 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:54:31.404 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:54:31.407 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-11-02 12:54:31.431 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-11-02 12:54:31.546 | Reading package lists... 2022-11-02 12:54:31.842 | Building dependency tree... 2022-11-02 12:54:31.843 | Reading state information... 2022-11-02 12:54:31.887 | acl is already the newest version (2.2.53-6). 2022-11-02 12:54:31.887 | bc is already the newest version (1.07.1-2build1). 2022-11-02 12:54:31.888 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 12:54:31.888 | conntrack is already the newest version (1:1.4.5-2). 2022-11-02 12:54:31.888 | ebtables is already the newest version (2.0.11-3build1). 2022-11-02 12:54:31.888 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 12:54:31.888 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 12:54:31.888 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 12:54:31.888 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-02 12:54:31.888 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-02 12:54:31.888 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 12:54:31.888 | iputils-arping is already the newest version (3:20190709-3). 2022-11-02 12:54:31.888 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 12:54:31.888 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 12:54:31.888 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-02 12:54:31.888 | libffi-dev is already the newest version (3.3-4). 2022-11-02 12:54:31.888 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-02 12:54:31.888 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-02 12:54:31.888 | lsscsi is already the newest version (0.30-0.1). 2022-11-02 12:54:31.888 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 12:54:31.888 | make is already the newest version (4.2.1-1.2). 2022-11-02 12:54:31.888 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-02 12:54:31.888 | psmisc is already the newest version (23.3-1). 2022-11-02 12:54:31.888 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 12:54:31.888 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-02 12:54:31.888 | python3-systemd is already the newest version (234-3build2). 2022-11-02 12:54:31.888 | socat is already the newest version (1.7.3.3-2). 2022-11-02 12:54:31.888 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 12:54:31.888 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 12:54:31.888 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-02 12:54:31.888 | graphviz is already the newest version (2.42.2-3build2). 2022-11-02 12:54:31.888 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-02 12:54:31.888 | pcp is already the newest version (5.0.3-1). 2022-11-02 12:54:31.888 | pm-utils is already the newest version (1.4.1-19). 2022-11-02 12:54:31.888 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-02 12:54:31.889 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 12:54:31.889 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 12:54:31.889 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-02 12:54:31.889 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 12:54:31.889 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 12:54:31.889 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 12:54:31.889 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-02 12:54:31.889 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-02 12:54:31.889 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-02 12:54:31.889 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-02 12:54:31.889 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-02 12:54:31.889 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 12:54:31.889 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-02 12:54:31.889 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-02 12:54:31.889 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 12:54:31.889 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-02 12:54:31.889 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-02 12:54:31.889 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-02 12:54:31.889 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 12:54:31.889 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-02 12:54:31.889 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-02 12:54:31.889 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-02 12:54:31.889 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 12:54:31.889 | openssl set to manually installed. 2022-11-02 12:54:31.889 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 12:54:31.889 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-02 12:54:31.889 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-02 12:54:31.889 | rsync set to manually installed. 2022-11-02 12:54:31.889 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-02 12:54:31.889 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 12:54:31.889 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-02 12:54:31.889 | tar set to manually installed. 2022-11-02 12:54:31.889 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-02 12:54:31.890 | tcpdump set to manually installed. 2022-11-02 12:54:31.890 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-02 12:54:32.181 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-02 12:54:32.182 | uuid-runtime set to manually installed. 2022-11-02 12:54:32.182 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-02 12:54:32.182 | wget set to manually installed. 2022-11-02 12:54:32.182 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 12:54:32.182 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 12:54:32.182 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-02 12:54:32.182 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 12:54:32.182 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-02 12:54:32.182 | The following packages were automatically installed and are no longer required: 2022-11-02 12:54:32.183 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:54:32.183 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:54:32.183 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:54:32.183 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:54:32.183 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:54:32.183 | python3-zope.interface 2022-11-02 12:54:32.183 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:54:32.328 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:54:32.336 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 12:54:32.339 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:54:32.341 | ++ functions-common:time_stop:2451 : local name 2022-11-02 12:54:32.344 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 12:54:32.346 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:54:32.349 | ++ functions-common:time_stop:2454 : local total 2022-11-02 12:54:32.351 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 12:54:32.353 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:54:32.356 | ++ functions-common:time_stop:2458 : start_time=1667393671427 2022-11-02 12:54:32.358 | ++ functions-common:time_stop:2460 : [[ -z 1667393671427 ]] 2022-11-02 12:54:32.361 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:54:32.365 | ++ functions-common:time_stop:2463 : end_time=1667393672362 2022-11-02 12:54:32.367 | ++ functions-common:time_stop:2464 : elapsed_time=935 2022-11-02 12:54:32.370 | ++ functions-common:time_stop:2465 : total=965 2022-11-02 12:54:32.373 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:54:32.375 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1900 2022-11-02 12:54:32.378 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 12:54:32.381 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 12:54:32.384 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 12:54:32.387 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 12:54:32.391 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 12:54:32.396 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 12:54:32.399 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 12:54:32.401 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 12:54:34.021 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 12:54:34.023 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 12:54:34.025 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 12:54:34.027 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 12:54:34.029 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 12:54:34.031 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 12:54:34.032 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 12:54:34.034 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 12:54:34.036 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 12:54:34.038 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 12:54:34.040 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 12:54:34.042 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 12:54:34.044 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 12:54:34.046 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 12:54:34.048 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 12:54:34.050 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 12:54:34.052 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 12:54:34.054 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 12:54:34.056 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 12:54:34.058 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 12:54:34.061 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 12:54:34.063 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 12:54:34.065 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 12:54:34.068 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 12:54:34.147 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 12:54:34.149 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 12:54:34.230 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 12:54:34.232 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 12:54:34.313 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 12:54:34.314 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 12:54:34.316 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 12:54:34.318 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 12:54:34.320 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 12:54:34.322 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 12:54:34.325 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 12:54:34.327 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 12:54:34.329 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 12:54:34.331 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 12:54:34.333 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 12:54:34.333 | Distro: focal 2022-11-02 12:54:34.335 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 12:54:34.339 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 12:54:34.342 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 12:54:34.344 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 12:54:34.347 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 12:54:34.347 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 12:54:35.971 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 12:54:35.973 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 12:54:35.973 | pip: 20.0.2 2022-11-02 12:54:35.974 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 12:54:35.976 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 12:54:35.979 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:54:35.980 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:54:35.982 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:54:35.984 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:54:35.986 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:54:35.987 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:54:35.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:54:35.991 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:54:35.993 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:54:35.996 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:54:35.998 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:54:35.999 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 12:54:36.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:54:36.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:54:36.005 | + tools/install_pip.sh:main:142 : : 2022-11-02 12:54:36.007 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 12:54:36.009 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 12:54:36.011 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 12:54:36.013 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:54:36.015 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 12:54:36.017 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 12:54:36.019 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:54:36.022 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:54:36.023 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:54:36.029 | ++ 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-11-02 12:54:36.035 | ++ 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-11-02 12:54:36.037 | ++ 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-11-02 12:54:36.039 | + 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-11-02 12:54:36.042 | + 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-11-02 12:54:36.063 | 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-11-02 12:54:36.065 | + 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-11-02 12:54:38.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:54:38.402 | from cryptography.utils import int_from_bytes 2022-11-02 12:54:38.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:54:38.402 | from cryptography.utils import int_from_bytes 2022-11-02 12:54:38.615 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.623 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.630 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.634 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.728 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.749 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.753 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.756 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.772 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.781 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.783 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.816 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.826 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.831 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.850 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.889 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.897 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.902 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.952 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.966 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.970 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.990 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:38.998 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.049 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.068 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.072 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.196 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.204 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.208 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:54:39.265 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.392 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.418 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.422 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.434 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.440 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.460 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.468 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.485 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.544 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.557 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.574 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.620 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.624 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:39.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:54:40.357 | Collecting setuptools===60.9.3 2022-11-02 12:54:40.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-11-02 12:54:42.988 | Installing collected packages: setuptools 2022-11-02 12:54:42.988 | Attempting uninstall: setuptools 2022-11-02 12:54:42.989 | Found existing installation: setuptools 45.2.0 2022-11-02 12:54:42.992 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 12:54:42.992 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 12:54:43.925 | Successfully installed setuptools-60.9.3 2022-11-02 12:54:44.063 | + inc/python:pip_install:200 : result=0 2022-11-02 12:54:44.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:54:44.067 | + functions-common:time_stop:2451 : local name 2022-11-02 12:54:44.068 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:54:44.070 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:54:44.072 | + functions-common:time_stop:2454 : local total 2022-11-02 12:54:44.074 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:54:44.076 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:54:44.078 | + functions-common:time_stop:2458 : start_time=1667393676058 2022-11-02 12:54:44.080 | + functions-common:time_stop:2460 : [[ -z 1667393676058 ]] 2022-11-02 12:54:44.082 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:54:44.086 | + functions-common:time_stop:2463 : end_time=1667393684084 2022-11-02 12:54:44.088 | + functions-common:time_stop:2464 : elapsed_time=8026 2022-11-02 12:54:44.090 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:54:44.091 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:54:44.093 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8026 2022-11-02 12:54:44.095 | + inc/python:pip_install:203 : return 0 2022-11-02 12:54:44.097 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 12:54:44.100 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 12:54:44.104 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 12:54:44.106 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 12:54:44.109 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 12:54:44.109 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 12:54:45.721 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 12:54:45.723 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 12:54:45.723 | pip: 20.0.2 2022-11-02 12:54:45.726 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 12:54:45.730 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 12:54:45.733 | + ./stack.sh:main:796 : fixup_all 2022-11-02 12:54:45.735 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 12:54:45.738 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 12:54:45.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:54:45.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:54:45.746 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-02 12:54:45.761 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 12:54:45.773 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 12:54:45.786 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 12:54:45.789 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 12:54:45.792 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:54:45.794 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:54:45.796 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:54:45.799 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:54:45.801 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:54:45.803 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:54:45.805 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:54:45.808 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:54:45.810 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:54:45.812 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:54:45.815 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:54:45.817 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 12:54:45.819 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 12:54:45.822 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 12:54:45.824 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:54:45.826 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:54:45.828 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:54:45.830 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:54:45.832 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:54:45.835 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:54:45.837 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 12:54:45.840 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 12:54:45.842 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 12:54:45.845 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 12:54:45.847 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 12:54:45.850 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 12:54:45.854 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 12:54:45.877 | Using python 3.8 to install os-testr 2022-11-02 12:54:45.879 | + 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-11-02 12:54:48.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:54:48.123 | from cryptography.utils import int_from_bytes 2022-11-02 12:54:48.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:54:48.123 | from cryptography.utils import int_from_bytes 2022-11-02 12:54:48.342 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.350 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.357 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.361 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.453 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.473 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.477 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.483 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.498 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.507 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.509 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.541 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.551 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.557 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.576 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.614 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.622 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.628 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.675 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.691 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.695 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.716 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.723 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.774 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.794 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.798 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.917 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.924 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:48.929 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:54:48.983 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.109 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.135 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.139 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.151 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.156 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.177 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.186 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.203 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.263 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.276 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.293 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.339 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.343 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:54:49.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:54:49.416 | Requirement already up-to-date: os-testr===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.1) 2022-11-02 12:54:49.526 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:54:49.862 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-11-02 12:54:49.971 | Requirement already up-to-date: stestr===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.2.1) 2022-11-02 12:54:50.048 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:54:50.407 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 12:54:50.736 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:54:50.773 | Requirement already up-to-date: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.2) 2022-11-02 12:54:50.809 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:54:50.894 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:54:51.090 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:54:51.453 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:54:52.099 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:54:52.626 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:54:52.708 | Requirement already up-to-date: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:54:53.737 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:54:53.827 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:54:54.194 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:54:54.548 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:54:55.061 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:54:57.487 | + inc/python:pip_install:200 : result=0 2022-11-02 12:54:57.489 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:54:57.492 | + functions-common:time_stop:2451 : local name 2022-11-02 12:54:57.494 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:54:57.540 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:54:57.540 | + functions-common:time_stop:2454 : local total 2022-11-02 12:54:57.540 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:54:57.540 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:54:57.540 | + functions-common:time_stop:2458 : start_time=1667393685871 2022-11-02 12:54:57.540 | + functions-common:time_stop:2460 : [[ -z 1667393685871 ]] 2022-11-02 12:54:57.540 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:54:57.540 | + functions-common:time_stop:2463 : end_time=1667393697515 2022-11-02 12:54:57.540 | + functions-common:time_stop:2464 : elapsed_time=11644 2022-11-02 12:54:57.540 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:54:57.540 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:54:57.541 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11644 2022-11-02 12:54:57.541 | + inc/python:pip_install:203 : return 0 2022-11-02 12:54:57.541 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 12:54:57.601 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 12:54:57.891 | + ./stack.sh:main:810 : install_infra 2022-11-02 12:54:57.895 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 12:54:57.899 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 12:54:57.903 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 12:54:57.907 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 12:54:57.934 | + 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-11-02 12:55:00.014 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.025 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.032 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.036 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.146 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.166 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.170 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.174 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.190 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.199 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.201 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.234 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.244 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.249 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.268 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.308 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.316 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.322 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.372 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.387 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.391 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.411 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.418 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.468 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.488 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.491 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.587 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.595 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.600 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:55:00.657 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.784 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.810 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.814 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.826 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.831 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.853 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.860 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.878 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.936 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.949 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:00.966 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:01.011 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:01.015 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:01.022 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:55:01.154 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:55:01.496 | + inc/python:pip_install:200 : result=0 2022-11-02 12:55:01.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:55:01.502 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:01.505 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:01.508 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:01.511 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:01.517 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:01.520 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:55:01.523 | + functions-common:time_stop:2458 : start_time=1667393697925 2022-11-02 12:55:01.526 | + functions-common:time_stop:2460 : [[ -z 1667393697925 ]] 2022-11-02 12:55:01.529 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:01.533 | + functions-common:time_stop:2463 : end_time=1667393701531 2022-11-02 12:55:01.536 | + functions-common:time_stop:2464 : elapsed_time=3606 2022-11-02 12:55:01.538 | + functions-common:time_stop:2465 : total=11644 2022-11-02 12:55:01.541 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:01.543 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15250 2022-11-02 12:55:01.546 | + inc/python:pip_install:203 : return 0 2022-11-02 12:55:01.548 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 12:55:01.551 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 12:55:01.577 | + 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-11-02 12:55:03.569 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.581 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.589 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.593 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.718 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.739 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.744 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.748 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.764 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.772 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.776 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.810 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.826 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.831 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.856 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.897 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.907 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.912 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.970 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.985 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:03.989 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.012 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.019 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.076 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.095 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.099 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.196 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.204 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.208 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:55:04.264 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.390 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.416 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.420 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.432 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.438 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.458 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.466 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.483 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.544 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.557 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.574 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.619 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.622 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:04.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:55:04.631 | Processing /opt/stack/requirements 2022-11-02 12:55:06.678 | 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 26)) (6.0) 2022-11-02 12:55:06.682 | 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 184)) (3.0.0) 2022-11-02 12:55:06.694 | 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 353)) (21.3) 2022-11-02 12:55:06.701 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:55:06.703 | 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 396)) (3.0.7) 2022-11-02 12:55:06.709 | 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 482)) (2.27.1) 2022-11-02 12:55:06.763 | 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 524)) (1.16.0) 2022-11-02 12:55:06.766 | 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 580)) (2.5.0) 2022-11-02 12:55:06.778 | 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 611)) (1.26.8) 2022-11-02 12:55:06.799 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (1.3) 2022-11-02 12:55:06.802 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (0.3.0) 2022-11-02 12:55:06.819 | 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 218)) (3.3) 2022-11-02 12:55:06.823 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:55:06.829 | 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 482)) (2022.9.24) 2022-11-02 12:55:06.832 | 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 179)) (1.0.0) 2022-11-02 12:55:06.834 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:55:06.847 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:55:06.898 | Requirement already satisfied: stevedore===3.5.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:55:06.905 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:55:06.917 | 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 100)) (0.5.0) 2022-11-02 12:55:06.921 | 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 96)) (21.4.0) 2022-11-02 12:55:06.985 | 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 397)) (1.8.2) 2022-11-02 12:55:06.988 | 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 621)) (0.2.5) 2022-11-02 12:55:06.994 | Building wheels for collected packages: openstack-requirements 2022-11-02 12:55:06.996 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 12:55:07.935 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 12:55:07.937 | ERROR: Command errored out with exit status 1: 2022-11-02 12:55:07.937 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-bproefrb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-bproefrb/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-46xrix5x 2022-11-02 12:55:07.937 | cwd: /tmp/pip-req-build-bproefrb/ 2022-11-02 12:55:07.937 | Complete output (6 lines): 2022-11-02 12:55:07.937 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 12:55:07.937 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 12:55:07.937 | or: setup.py --help-commands 2022-11-02 12:55:07.937 | or: setup.py cmd --help 2022-11-02 12:55:07.937 | 2022-11-02 12:55:07.937 | error: invalid command 'bdist_wheel' 2022-11-02 12:55:07.937 | ---------------------------------------- 2022-11-02 12:55:07.937 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 12:55:07.937 | Running setup.py clean for openstack-requirements 2022-11-02 12:55:09.037 | Failed to build openstack-requirements 2022-11-02 12:55:09.054 | Installing collected packages: openstack-requirements 2022-11-02 12:55:09.054 | Attempting uninstall: openstack-requirements 2022-11-02 12:55:09.055 | Found existing installation: openstack-requirements 1.2.1.dev5372 2022-11-02 12:55:09.093 | Uninstalling openstack-requirements-1.2.1.dev5372: 2022-11-02 12:55:09.113 | Successfully uninstalled openstack-requirements-1.2.1.dev5372 2022-11-02 12:55:09.116 | Running setup.py install for openstack-requirements: started 2022-11-02 12:55:11.699 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 12:55:11.726 | Successfully installed openstack-requirements-1.2.1.dev5372 2022-11-02 12:55:11.879 | + inc/python:pip_install:200 : result=0 2022-11-02 12:55:11.884 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:55:11.886 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:11.889 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:11.891 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:11.893 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:11.895 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:11.898 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:55:11.900 | + functions-common:time_stop:2458 : start_time=1667393701568 2022-11-02 12:55:11.902 | + functions-common:time_stop:2460 : [[ -z 1667393701568 ]] 2022-11-02 12:55:11.905 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:11.909 | + functions-common:time_stop:2463 : end_time=1667393711907 2022-11-02 12:55:11.911 | + functions-common:time_stop:2464 : elapsed_time=10339 2022-11-02 12:55:11.914 | + functions-common:time_stop:2465 : total=15250 2022-11-02 12:55:11.916 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:11.919 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=25589 2022-11-02 12:55:11.921 | + inc/python:pip_install:203 : return 0 2022-11-02 12:55:11.924 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 12:55:11.926 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 12:55:11.930 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 12:55:11.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:11.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:11.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 12:55:11.940 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:11.942 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 12:55:11.966 | Using python 3.8 to install pbr 2022-11-02 12:55:11.968 | + 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-11-02 12:55:14.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:14.381 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:14.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:14.381 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:14.607 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.616 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.624 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.628 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.723 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.745 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.749 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.753 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.768 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.778 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.780 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.815 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.825 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.830 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.849 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.890 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.899 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.905 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.956 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.971 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.975 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:14.996 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.005 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.058 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.077 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.082 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.211 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.219 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.223 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:55:15.281 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.411 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.439 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.443 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.456 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.463 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.484 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.492 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.511 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.574 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.588 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.605 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.654 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.658 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:15.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:55:15.802 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:55:18.583 | + inc/python:pip_install:200 : result=0 2022-11-02 12:55:18.585 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:55:18.588 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:18.590 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:18.592 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:18.594 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:18.596 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:18.599 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:55:18.602 | + functions-common:time_stop:2458 : start_time=1667393711959 2022-11-02 12:55:18.604 | + functions-common:time_stop:2460 : [[ -z 1667393711959 ]] 2022-11-02 12:55:18.607 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:18.611 | + functions-common:time_stop:2463 : end_time=1667393718609 2022-11-02 12:55:18.614 | + functions-common:time_stop:2464 : elapsed_time=6650 2022-11-02 12:55:18.616 | + functions-common:time_stop:2465 : total=25589 2022-11-02 12:55:18.619 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:18.621 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=32239 2022-11-02 12:55:18.624 | + inc/python:pip_install:203 : return 0 2022-11-02 12:55:18.626 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 12:55:21.465 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 12:55:23.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:55:23.573 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-02 12:55:23.596 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.8.0) 2022-11-02 12:55:23.601 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-02 12:55:23.607 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-02 12:55:23.609 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-02 12:55:23.613 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-11-02 12:55:23.704 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 12:55:23.706 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 12:55:23.710 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 12:55:23.731 | + ./stack.sh:main:819 : pkgs= 2022-11-02 12:55:23.733 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 12:55:23.736 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 12:55:23.738 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 12:55:23.740 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 12:55:23.743 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:55:23.745 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:55:23.747 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:55:23.750 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:55:23.752 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:55:23.755 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:55:23.760 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:55:23.763 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:55:23.765 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:55:23.768 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 12:55:23.770 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:55:23.787 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:23.789 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:55:23.791 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:55:23.794 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 12:55:23.796 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:55:23.798 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 12:55:23.800 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:55:23.803 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 12:55:23.806 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:55:23.808 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 12:55:23.810 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:55:23.813 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 12:55:23.815 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 12:55:23.817 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 12:55:23.820 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:55:23.822 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 12:55:23.825 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 12:55:23.827 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 12:55:23.829 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 12:55:23.832 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 12:55:23.834 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 12:55:23.837 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 12:55:23.840 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 12:55:23.842 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 12:55:23.844 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 12:55:23.847 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 12:55:23.907 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 12:55:23.907 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 12:55:23.909 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 12:55:24.313 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 12:55:24.316 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 12:55:24.335 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:24.338 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 12:55:24.340 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:55:24.343 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:55:24.345 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:55:24.348 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:55:24.351 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:55:24.353 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:55:24.356 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:24.358 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:24.361 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:55:24.363 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:55:24.366 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:55:24.368 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:55:24.370 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 12:55:24.373 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:55:24.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:24.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:24.380 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 12:55:24.405 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-02 12:55:24.526 | Reading package lists... 2022-11-02 12:55:24.833 | Building dependency tree... 2022-11-02 12:55:24.835 | Reading state information... 2022-11-02 12:55:25.233 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-02 12:55:25.233 | The following packages were automatically installed and are no longer required: 2022-11-02 12:55:25.235 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:55:25.235 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:55:25.235 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:55:25.235 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:55:25.235 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:55:25.235 | python3-zope.interface 2022-11-02 12:55:25.235 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:55:25.369 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:55:25.373 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:55:25.376 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:55:25.379 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:25.381 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:25.383 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:25.386 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:25.388 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:25.390 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:55:25.393 | + functions-common:time_stop:2458 : start_time=1667393724401 2022-11-02 12:55:25.395 | + functions-common:time_stop:2460 : [[ -z 1667393724401 ]] 2022-11-02 12:55:25.398 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:25.402 | + functions-common:time_stop:2463 : end_time=1667393725400 2022-11-02 12:55:25.405 | + functions-common:time_stop:2464 : elapsed_time=999 2022-11-02 12:55:25.407 | + functions-common:time_stop:2465 : total=1900 2022-11-02 12:55:25.409 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:25.412 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2899 2022-11-02 12:55:25.415 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:55:25.417 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 12:55:25.420 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:55:25.422 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:55:25.424 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:55:25.427 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:55:25.431 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:55:25.433 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:55:25.435 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 12:55:25.438 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:55:25.440 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:55:25.443 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:55:25.445 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:55:25.447 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:55:25.450 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:55:25.452 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:55:25.454 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:55:25.457 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:55:25.459 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:55:25.461 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:55:25.464 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 12:55:25.467 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:55:25.469 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:55:25.471 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:55:25.474 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:55:25.477 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:55:25.479 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:55:25.482 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 12:55:25.484 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 12:55:25.503 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:25.506 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 12:55:25.509 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:55:25.511 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 12:55:25.514 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 12:55:25.517 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 12:55:25.524 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 12:55:25.526 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 12:55:25.528 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 12:55:25.531 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 12:55:25.534 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 12:55:25.536 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 12:55:25.540 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 12:55:26.327 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 12:55:26.347 | user tags 2022-11-02 12:55:26.347 | stackrabbit []' 2022-11-02 12:55:26.347 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 12:55:26.347 | user tags 2022-11-02 12:55:26.347 | stackrabbit []' 2022-11-02 12:55:26.347 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 12:55:26.347 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-02 12:55:26.347 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-02 12:55:26.347 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 12:55:27.099 | Changing password for user "stackrabbit" ... 2022-11-02 12:55:27.175 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 12:55:27.899 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 12:55:27.969 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 12:55:27.972 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 12:55:28.719 | Changing password for user "stackrabbit" ... 2022-11-02 12:55:28.800 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 12:55:28.803 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 12:55:28.805 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 12:55:29.532 | Deleting user "guest" ... 2022-11-02 12:55:29.547 | Error: 2022-11-02 12:55:29.547 | {:no_such_user, "guest"} 2022-11-02 12:55:29.562 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-02 12:55:29.565 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 12:55:29.585 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:29.587 | + ./stack.sh:main:836 : install_database 2022-11-02 12:55:29.590 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 12:55:29.592 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 12:55:29.595 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:29.597 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:29.600 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 12:55:29.983 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 12:55:29.985 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 12:55:29.988 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 12:55:29.991 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 12:55:29.994 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:55:29.997 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 12:55:30.000 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:55:30.003 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:55:30.006 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:55:30.009 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:55:30.011 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:55:30.014 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:55:30.016 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:55:30.019 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:55:30.022 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:55:30.025 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:55:30.027 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:55:30.030 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 12:55:30.032 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:55:30.035 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:55:30.038 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:55:30.040 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:55:30.043 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:55:30.045 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:55:30.048 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 12:55:30.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:30.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:30.056 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 12:55:30.059 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:55:30.063 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:55:30.065 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:55:30.068 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:55:30.071 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:55:30.074 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:55:30.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:30.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:30.083 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:55:30.087 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:55:30.090 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:55:30.093 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:55:30.096 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 12:55:30.099 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:55:30.101 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:30.104 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:30.107 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 12:55:30.133 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-02 12:55:30.252 | Reading package lists... 2022-11-02 12:55:30.565 | Building dependency tree... 2022-11-02 12:55:30.567 | Reading state information... 2022-11-02 12:55:30.956 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-02 12:55:30.957 | The following packages were automatically installed and are no longer required: 2022-11-02 12:55:30.958 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:55:30.958 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:55:30.958 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:55:30.959 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:55:30.959 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:55:30.959 | python3-zope.interface 2022-11-02 12:55:30.959 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:55:31.125 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:55:31.130 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:55:31.133 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:55:31.136 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:31.139 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:31.141 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:31.144 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:31.147 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:31.149 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:55:31.152 | + functions-common:time_stop:2458 : start_time=1667393730129 2022-11-02 12:55:31.155 | + functions-common:time_stop:2460 : [[ -z 1667393730129 ]] 2022-11-02 12:55:31.158 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:31.163 | + functions-common:time_stop:2463 : end_time=1667393731160 2022-11-02 12:55:31.165 | + functions-common:time_stop:2464 : elapsed_time=1031 2022-11-02 12:55:31.167 | + functions-common:time_stop:2465 : total=2899 2022-11-02 12:55:31.170 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:31.172 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3930 2022-11-02 12:55:31.174 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:55:31.177 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 12:55:31.180 | + ./stack.sh:main:839 : install_database_python 2022-11-02 12:55:31.183 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 12:55:31.185 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 12:55:31.188 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 12:55:31.190 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:55:31.193 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 12:55:31.197 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 12:55:31.199 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:55:31.204 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:55:31.204 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:55:31.211 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 12:55:31.213 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 12:55:31.215 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 12:55:31.219 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 12:55:31.221 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 12:55:31.248 | Using python 3.8 to install PyMySQL 2022-11-02 12:55:31.251 | + 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-11-02 12:55:33.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:33.534 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:33.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:33.534 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:33.753 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.762 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.769 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.774 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.863 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.883 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.888 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.891 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.906 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.916 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.918 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.951 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.961 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.966 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:33.985 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.024 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.032 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.038 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.087 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.100 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.105 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.124 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.132 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.182 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.199 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.203 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.324 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.331 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.336 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:55:34.390 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.512 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.538 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.542 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.555 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.560 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.580 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.588 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.606 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.665 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.678 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.695 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.739 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.744 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:34.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:55:34.752 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.0.2) 2022-11-02 12:55:37.375 | + inc/python:pip_install:200 : result=0 2022-11-02 12:55:37.377 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:55:37.381 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:37.383 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:37.385 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:37.389 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:37.391 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:37.393 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:55:37.397 | + functions-common:time_stop:2458 : start_time=1667393731241 2022-11-02 12:55:37.400 | + functions-common:time_stop:2460 : [[ -z 1667393731241 ]] 2022-11-02 12:55:37.404 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:37.408 | + functions-common:time_stop:2463 : end_time=1667393737405 2022-11-02 12:55:37.411 | + functions-common:time_stop:2464 : elapsed_time=6164 2022-11-02 12:55:37.415 | + functions-common:time_stop:2465 : total=32239 2022-11-02 12:55:37.417 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:37.420 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=38403 2022-11-02 12:55:37.422 | + inc/python:pip_install:203 : return 0 2022-11-02 12:55:37.424 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 12:55:37.427 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 12:55:37.430 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 12:55:37.432 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 12:55:37.452 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:37.456 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 12:55:37.458 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 12:55:37.464 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:55:37.464 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 12:55:37.471 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:55:37.474 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 12:55:37.476 | + 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-11-02 12:55:37.479 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 12:55:37.482 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 12:55:37.484 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 12:55:37.504 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:37.507 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 12:55:37.509 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:55:37.512 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:55:37.514 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:55:37.517 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:55:37.520 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:55:37.523 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:55:37.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:37.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:37.531 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:55:37.533 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:55:37.536 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:55:37.538 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:55:37.541 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 12:55:37.543 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:55:37.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:37.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:37.551 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 12:55:37.576 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-02 12:55:37.691 | Reading package lists... 2022-11-02 12:55:38.005 | Building dependency tree... 2022-11-02 12:55:38.007 | Reading state information... 2022-11-02 12:55:38.405 | radvd is already the newest version (1:2.17-2). 2022-11-02 12:55:38.405 | The following packages were automatically installed and are no longer required: 2022-11-02 12:55:38.407 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:55:38.407 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:55:38.407 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:55:38.407 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:55:38.407 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:55:38.408 | python3-zope.interface 2022-11-02 12:55:38.408 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:55:38.543 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:55:38.548 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:55:38.551 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:55:38.554 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:38.557 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:38.559 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:38.562 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:38.564 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:38.567 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:55:38.570 | + functions-common:time_stop:2458 : start_time=1667393737573 2022-11-02 12:55:38.572 | + functions-common:time_stop:2460 : [[ -z 1667393737573 ]] 2022-11-02 12:55:38.575 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:38.580 | + functions-common:time_stop:2463 : end_time=1667393738577 2022-11-02 12:55:38.582 | + functions-common:time_stop:2464 : elapsed_time=1004 2022-11-02 12:55:38.585 | + functions-common:time_stop:2465 : total=3930 2022-11-02 12:55:38.588 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:38.591 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4934 2022-11-02 12:55:38.594 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:55:38.597 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 12:55:38.618 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:38.621 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 12:55:38.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 12:55:38.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 12:55:38.629 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 12:55:38.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 12:55:38.656 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:55:38.658 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:55:38.661 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:55:38.664 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:55:38.666 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:55:38.669 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:55:38.671 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:38.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:38.676 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:55:38.679 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:55:38.682 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:55:38.684 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:55:38.686 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 12:55:38.689 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:55:38.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:38.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:38.696 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 12:55:38.720 | + functions-common:apt_get:1242 : 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-11-02 12:55:38.890 | Reading package lists... 2022-11-02 12:55:39.205 | Building dependency tree... 2022-11-02 12:55:39.207 | Reading state information... 2022-11-02 12:55:39.610 | fakeroot is already the newest version (1.24-1). 2022-11-02 12:55:39.611 | make is already the newest version (4.2.1-1.2). 2022-11-02 12:55:39.611 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 12:55:39.611 | The following packages were automatically installed and are no longer required: 2022-11-02 12:55:39.613 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:55:39.613 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:55:39.613 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:55:39.613 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:55:39.613 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:55:39.613 | python3-zope.interface 2022-11-02 12:55:39.613 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:55:39.748 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:55:39.753 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:55:39.755 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:55:39.758 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:39.761 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:39.763 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:39.765 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:39.767 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:39.770 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:55:39.773 | + functions-common:time_stop:2458 : start_time=1667393738717 2022-11-02 12:55:39.775 | + functions-common:time_stop:2460 : [[ -z 1667393738717 ]] 2022-11-02 12:55:39.778 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:39.782 | + functions-common:time_stop:2463 : end_time=1667393739780 2022-11-02 12:55:39.785 | + functions-common:time_stop:2464 : elapsed_time=1063 2022-11-02 12:55:39.787 | + functions-common:time_stop:2465 : total=4934 2022-11-02 12:55:39.790 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:39.792 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5997 2022-11-02 12:55:39.794 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:55:39.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 12:55:39.799 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:39.802 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:39.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 12:55:39.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 12:55:39.810 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 12:55:39.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 12:55:39.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 12:55:39.822 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 12:55:39.823 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 12:55:39.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 12:55:39.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 12:55:39.835 | + functions:vercmp:628 : local v1=5.4 2022-11-02 12:55:39.838 | + functions:vercmp:629 : local 'op=<' 2022-11-02 12:55:39.840 | + functions:vercmp:630 : local v2=3.13 2022-11-02 12:55:39.843 | + functions:vercmp:631 : local result 2022-11-02 12:55:39.848 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 12:55:39.848 | ++ functions:vercmp:635 : sort -V 2022-11-02 12:55:39.848 | ++ functions:vercmp:635 : head -1 2022-11-02 12:55:39.855 | + functions:vercmp:635 : result=3.13 2022-11-02 12:55:39.857 | + functions:vercmp:637 : case $op in 2022-11-02 12:55:39.860 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 12:55:39.862 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 12:55:39.865 | + functions:vercmp:648 : return 2022-11-02 12:55:39.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 12:55:39.870 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:55:39.872 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 12:55:40.429 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 12:55:40.433 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 12:55:40.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 12:55:40.447 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.450 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 12:55:40.473 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:40.476 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 12:55:40.482 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 12:55:40.482 | Installing etcd 2022-11-02 12:55:40.485 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 12:55:40.499 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 12:55:40.518 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 12:55:40.520 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 12:55:40.540 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 12:55:40.544 | ++ 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-11-02 12:55:40.547 | ++ 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-11-02 12:55:40.550 | +++ 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-11-02 12:55:40.555 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 12:55:40.558 | ++ 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-11-02 12:55:40.560 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 12:55:40.563 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 12:55:40.565 | ++ functions:get_extra_file:74 : return 2022-11-02 12:55:40.569 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 12:55:40.572 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 12:55:40.574 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 12:55:40.577 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 12:55:40.596 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:55:40.598 | + ./stack.sh:main:866 : install_dstat 2022-11-02 12:55:40.601 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 12:55:40.621 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:55:40.624 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 12:55:40.627 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:55:40.629 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 12:55:40.632 | + ./stack.sh:main:875 : install_libs 2022-11-02 12:55:40.636 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 12:55:40.638 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 12:55:40.641 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 12:55:40.644 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 12:55:40.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 12:55:40.655 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.657 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 12:55:40.660 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 12:55:40.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 12:55:40.666 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 12:55:40.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 12:55:40.675 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.678 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 12:55:40.680 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 12:55:40.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 12:55:40.685 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 12:55:40.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 12:55:40.695 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.698 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 12:55:40.700 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 12:55:40.703 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 12:55:40.705 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 12:55:40.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 12:55:40.715 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.718 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 12:55:40.720 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 12:55:40.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 12:55:40.726 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 12:55:40.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 12:55:40.735 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.738 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 12:55:40.740 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 12:55:40.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 12:55:40.745 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 12:55:40.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 12:55:40.755 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.757 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 12:55:40.760 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 12:55:40.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 12:55:40.766 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 12:55:40.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 12:55:40.780 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.783 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 12:55:40.786 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 12:55:40.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 12:55:40.792 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 12:55:40.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 12:55:40.802 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.805 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 12:55:40.807 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 12:55:40.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 12:55:40.812 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 12:55:40.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 12:55:40.823 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.825 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 12:55:40.828 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 12:55:40.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 12:55:40.833 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 12:55:40.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 12:55:40.843 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.845 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 12:55:40.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 12:55:40.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 12:55:40.853 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 12:55:40.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 12:55:40.863 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.866 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 12:55:40.868 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 12:55:40.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 12:55:40.874 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 12:55:40.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 12:55:40.884 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.887 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 12:55:40.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 12:55:40.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 12:55:40.894 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 12:55:40.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 12:55:40.906 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.908 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 12:55:40.911 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 12:55:40.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 12:55:40.917 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 12:55:40.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 12:55:40.929 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.931 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 12:55:40.933 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 12:55:40.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 12:55:40.939 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 12:55:40.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 12:55:40.951 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.953 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 12:55:40.956 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 12:55:40.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 12:55:40.961 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 12:55:40.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 12:55:40.971 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.974 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 12:55:40.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 12:55:40.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 12:55:40.982 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 12:55:40.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:40.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:40.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 12:55:40.993 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:40.996 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 12:55:40.998 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 12:55:41.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 12:55:41.003 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 12:55:41.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 12:55:41.014 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.017 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 12:55:41.019 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 12:55:41.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 12:55:41.024 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 12:55:41.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 12:55:41.034 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.037 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 12:55:41.039 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 12:55:41.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 12:55:41.044 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 12:55:41.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 12:55:41.055 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.058 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 12:55:41.060 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 12:55:41.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 12:55:41.065 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 12:55:41.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 12:55:41.076 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.079 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 12:55:41.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 12:55:41.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 12:55:41.088 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 12:55:41.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 12:55:41.097 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.101 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 12:55:41.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 12:55:41.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 12:55:41.108 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 12:55:41.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 12:55:41.118 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.121 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 12:55:41.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 12:55:41.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 12:55:41.128 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 12:55:41.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 12:55:41.140 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.142 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 12:55:41.145 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 12:55:41.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 12:55:41.151 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 12:55:41.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 12:55:41.161 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.164 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 12:55:41.166 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 12:55:41.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 12:55:41.171 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 12:55:41.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 12:55:41.182 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.185 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 12:55:41.188 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 12:55:41.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 12:55:41.193 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 12:55:41.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 12:55:41.204 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.207 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 12:55:41.210 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 12:55:41.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 12:55:41.215 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 12:55:41.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 12:55:41.225 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.228 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 12:55:41.230 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 12:55:41.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 12:55:41.235 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 12:55:41.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 12:55:41.245 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.247 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 12:55:41.250 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 12:55:41.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 12:55:41.255 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 12:55:41.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 12:55:41.265 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.268 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 12:55:41.270 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 12:55:41.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 12:55:41.276 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 12:55:41.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 12:55:41.287 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.289 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 12:55:41.292 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 12:55:41.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 12:55:41.297 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 12:55:41.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 12:55:41.309 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.311 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 12:55:41.314 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 12:55:41.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 12:55:41.320 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 12:55:41.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 12:55:41.330 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.332 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 12:55:41.336 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 12:55:41.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 12:55:41.341 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 12:55:41.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 12:55:41.351 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.354 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 12:55:41.356 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 12:55:41.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 12:55:41.361 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 12:55:41.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 12:55:41.372 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.374 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 12:55:41.377 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 12:55:41.379 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 12:55:41.382 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 12:55:41.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 12:55:41.392 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.395 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 12:55:41.399 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 12:55:41.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 12:55:41.404 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 12:55:41.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 12:55:41.415 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.418 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 12:55:41.420 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 12:55:41.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 12:55:41.425 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 12:55:41.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:41.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:41.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 12:55:41.436 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:41.439 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 12:55:41.463 | Using python 3.8 to install etcd3 2022-11-02 12:55:41.465 | + 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-11-02 12:55:43.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:43.840 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:43.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:43.840 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:44.082 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.092 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.102 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.109 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.222 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.246 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.250 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.255 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.278 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.288 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.291 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.330 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.341 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.346 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.372 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.423 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.433 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.438 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.500 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.516 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.521 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.545 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.558 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.617 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.636 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.641 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.777 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.784 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.789 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:55:44.845 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.972 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:44.999 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.003 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.016 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.022 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.043 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.050 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.069 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.129 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.142 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.159 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.206 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.210 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:45.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:55:45.218 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (0.12.0) 2022-11-02 12:55:45.228 | Requirement already satisfied: grpcio===1.44.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.44.0) 2022-11-02 12:55:45.241 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 12:55:45.243 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:55:45.246 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 12:55:48.847 | + inc/python:pip_install:200 : result=0 2022-11-02 12:55:48.850 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:55:48.853 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:48.856 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:48.858 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:48.861 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:48.864 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:48.867 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:55:48.869 | + functions-common:time_stop:2458 : start_time=1667393741456 2022-11-02 12:55:48.871 | + functions-common:time_stop:2460 : [[ -z 1667393741456 ]] 2022-11-02 12:55:48.874 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:48.879 | + functions-common:time_stop:2463 : end_time=1667393748876 2022-11-02 12:55:48.881 | + functions-common:time_stop:2464 : elapsed_time=7420 2022-11-02 12:55:48.883 | + functions-common:time_stop:2465 : total=38403 2022-11-02 12:55:48.886 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:48.888 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=45823 2022-11-02 12:55:48.890 | + inc/python:pip_install:203 : return 0 2022-11-02 12:55:48.893 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 12:55:48.920 | Using python 3.8 to install etcd3gw 2022-11-02 12:55:48.922 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-11-02 12:55:51.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:51.350 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:51.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:51.350 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:51.568 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.577 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.584 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.588 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.680 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.699 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.703 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.707 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.723 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.732 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.734 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.766 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.776 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.781 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.802 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.841 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.849 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.854 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.904 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.919 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.923 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.944 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:51.951 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.001 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.019 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.024 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.148 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.155 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.159 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:55:52.216 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.339 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.364 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.368 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.380 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.385 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.406 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.414 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.431 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.490 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.503 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.520 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.566 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.571 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:52.577 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:55:52.579 | Requirement already satisfied: etcd3gw===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.0.1) 2022-11-02 12:55:52.588 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:55:52.594 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:55:52.597 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:55:52.627 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:55:52.630 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:55:52.652 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:55:52.655 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:55:52.658 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:55:55.225 | + inc/python:pip_install:200 : result=0 2022-11-02 12:55:55.228 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:55:55.231 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:55.233 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:55.235 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:55.238 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:55.241 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:55.243 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:55:55.246 | + functions-common:time_stop:2458 : start_time=1667393748913 2022-11-02 12:55:55.248 | + functions-common:time_stop:2460 : [[ -z 1667393748913 ]] 2022-11-02 12:55:55.251 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:55.256 | + functions-common:time_stop:2463 : end_time=1667393755253 2022-11-02 12:55:55.259 | + functions-common:time_stop:2464 : elapsed_time=6340 2022-11-02 12:55:55.261 | + functions-common:time_stop:2465 : total=45823 2022-11-02 12:55:55.263 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:55.266 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=52163 2022-11-02 12:55:55.268 | + inc/python:pip_install:203 : return 0 2022-11-02 12:55:55.271 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 12:55:55.274 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 12:55:55.276 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 12:55:55.279 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:55:55.282 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:55:55.284 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:55:55.288 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:55:55.291 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:55:55.293 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:55:55.296 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:55:55.298 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:55:55.301 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:55:55.305 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:55:55.307 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:55:55.310 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 12:55:55.312 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:55.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:55.317 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 12:55:55.320 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 12:55:55.323 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:55:55.326 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:55:55.328 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:55:55.331 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:55:55.333 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:55:55.336 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:55:55.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:55.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:55.343 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:55:55.345 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:55:55.348 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:55:55.351 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:55:55.353 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 12:55:55.356 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:55:55.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:55.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:55.363 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 12:55:55.388 | + functions-common:apt_get:1242 : 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-11-02 12:55:55.561 | Reading package lists... 2022-11-02 12:55:55.951 | Building dependency tree... 2022-11-02 12:55:55.952 | Reading state information... 2022-11-02 12:55:56.351 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-02 12:55:56.351 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-02 12:55:56.351 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 12:55:56.352 | The following packages were automatically installed and are no longer required: 2022-11-02 12:55:56.353 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:55:56.353 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:55:56.353 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:55:56.353 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:55:56.353 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:55:56.353 | python3-zope.interface 2022-11-02 12:55:56.354 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:55:56.491 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:55:56.495 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:55:56.498 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:55:56.500 | + functions-common:time_stop:2451 : local name 2022-11-02 12:55:56.503 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:55:56.505 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:55:56.508 | + functions-common:time_stop:2454 : local total 2022-11-02 12:55:56.510 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:55:56.512 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:55:56.515 | + functions-common:time_stop:2458 : start_time=1667393755384 2022-11-02 12:55:56.517 | + functions-common:time_stop:2460 : [[ -z 1667393755384 ]] 2022-11-02 12:55:56.521 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:55:56.525 | + functions-common:time_stop:2463 : end_time=1667393756522 2022-11-02 12:55:56.527 | + functions-common:time_stop:2464 : elapsed_time=1138 2022-11-02 12:55:56.530 | + functions-common:time_stop:2465 : total=5997 2022-11-02 12:55:56.532 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:55:56.534 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7135 2022-11-02 12:55:56.537 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:55:56.540 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 12:55:56.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:55:56.545 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:55:56.547 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 12:55:56.612 | Module proxy already enabled 2022-11-02 12:55:56.617 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 12:55:56.683 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 12:55:56.683 | Module proxy already enabled 2022-11-02 12:55:56.683 | Module proxy_uwsgi already enabled 2022-11-02 12:55:56.688 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 12:55:56.690 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:55:56.693 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:55:56.696 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:55:56.855 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 12:55:56.858 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 12:55:56.862 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 12:55:56.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:56.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:56.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 12:55:56.877 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:56.881 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 12:55:56.884 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 12:55:56.888 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 12:55:56.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:56.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:56.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 12:55:56.904 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:56.907 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 12:55:56.911 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 12:55:56.915 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 12:55:56.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:56.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:56.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 12:55:56.927 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:56.930 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 12:55:56.933 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 12:55:56.935 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 12:55:56.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:56.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:56.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 12:55:56.946 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:56.948 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 12:55:56.951 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 12:55:56.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:56.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:56.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 12:55:56.961 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:56.963 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 12:55:56.966 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 12:55:56.968 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 12:55:56.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:56.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:56.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 12:55:56.979 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:56.981 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 12:55:57.002 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:57.004 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 12:55:57.007 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 12:55:57.010 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 12:55:57.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:57.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:57.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 12:55:57.021 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:57.024 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 12:55:57.043 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:55:57.045 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 12:55:57.048 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 12:55:57.051 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 12:55:57.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:57.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:57.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 12:55:57.061 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:57.063 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 12:55:57.066 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 12:55:57.068 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 12:55:57.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:55:57.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:55:57.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 12:55:57.078 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:55:57.081 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 12:55:57.085 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 12:55:57.087 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:55:57.091 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 12:55:57.093 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 12:55:57.096 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:55:57.100 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:55:57.100 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:55:57.106 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 12:55:57.108 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 12:55:57.111 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 12:55:57.114 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 12:55:57.116 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 12:55:57.139 | Using python 3.8 to install keystonemiddleware 2022-11-02 12:55:57.142 | + 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-11-02 12:55:59.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:59.464 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:59.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:55:59.464 | from cryptography.utils import int_from_bytes 2022-11-02 12:55:59.681 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.689 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.697 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.701 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.791 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.811 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.815 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.819 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.834 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.843 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.845 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.877 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.887 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.892 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.911 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.950 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.958 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:55:59.963 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.012 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.027 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.031 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.051 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.059 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.108 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.127 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.134 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.256 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.264 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.268 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:56:00.322 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.446 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.471 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.476 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.487 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.493 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.517 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.526 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.543 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.603 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.616 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.633 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.679 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.683 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:00.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:56:00.692 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:56:00.746 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:56:00.784 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:56:00.825 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:56:00.831 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:56:00.836 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:56:00.875 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:56:00.884 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:56:00.900 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:56:00.906 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:56:00.908 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:56:00.920 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:56:00.922 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:56:00.929 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:56:00.934 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:56:00.952 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:56:00.957 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:56:00.984 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:56:00.990 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:56:00.993 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:56:00.999 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:56:01.022 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:56:01.035 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:56:01.094 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:56:01.100 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:56:01.103 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:56:01.109 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:56:01.114 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:56:01.118 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:56:01.121 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:56:01.124 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:56:01.126 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:56:01.130 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:56:01.135 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:56:01.139 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:56:01.142 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:56:03.475 | + inc/python:pip_install:200 : result=0 2022-11-02 12:56:03.478 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:56:03.481 | + functions-common:time_stop:2451 : local name 2022-11-02 12:56:03.483 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:56:03.486 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:56:03.489 | + functions-common:time_stop:2454 : local total 2022-11-02 12:56:03.492 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:56:03.495 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:56:03.498 | + functions-common:time_stop:2458 : start_time=1667393757134 2022-11-02 12:56:03.501 | + functions-common:time_stop:2460 : [[ -z 1667393757134 ]] 2022-11-02 12:56:03.506 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:56:03.510 | + functions-common:time_stop:2463 : end_time=1667393763507 2022-11-02 12:56:03.512 | + functions-common:time_stop:2464 : elapsed_time=6373 2022-11-02 12:56:03.514 | + functions-common:time_stop:2465 : total=52163 2022-11-02 12:56:03.517 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:56:03.519 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=58536 2022-11-02 12:56:03.523 | + inc/python:pip_install:203 : return 0 2022-11-02 12:56:03.525 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 12:56:03.528 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 12:56:03.530 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:56:03.533 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 12:56:03.536 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 12:56:03.539 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:56:03.543 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:56:03.543 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:56:03.550 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 12:56:03.553 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 12:56:03.555 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 12:56:03.558 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 12:56:03.561 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 12:56:03.586 | Using python 3.8 to install python-memcached 2022-11-02 12:56:03.589 | + 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-11-02 12:56:05.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:05.992 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:05.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:05.992 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:06.214 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.222 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.230 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.234 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.324 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.344 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.348 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.352 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.367 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.376 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.378 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.410 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.420 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.425 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.444 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.482 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.490 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.496 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.544 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.558 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.562 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.581 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.589 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.639 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.657 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.662 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.782 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.790 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.794 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:56:06.848 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.971 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:06.996 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.000 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.012 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.018 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.039 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.046 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.063 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.122 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.135 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.152 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.197 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.201 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:07.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:56:07.210 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.59) 2022-11-02 12:56:07.215 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:56:09.814 | + inc/python:pip_install:200 : result=0 2022-11-02 12:56:09.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:56:09.819 | + functions-common:time_stop:2451 : local name 2022-11-02 12:56:09.821 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:56:09.824 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:56:09.826 | + functions-common:time_stop:2454 : local total 2022-11-02 12:56:09.828 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:56:09.831 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:56:09.834 | + functions-common:time_stop:2458 : start_time=1667393763579 2022-11-02 12:56:09.837 | + functions-common:time_stop:2460 : [[ -z 1667393763579 ]] 2022-11-02 12:56:09.840 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:56:09.844 | + functions-common:time_stop:2463 : end_time=1667393769842 2022-11-02 12:56:09.847 | + functions-common:time_stop:2464 : elapsed_time=6263 2022-11-02 12:56:09.850 | + functions-common:time_stop:2465 : total=58536 2022-11-02 12:56:09.853 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:56:09.855 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=64799 2022-11-02 12:56:09.858 | + inc/python:pip_install:203 : return 0 2022-11-02 12:56:09.860 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 12:56:09.880 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:09.882 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 12:56:09.885 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 12:56:09.887 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 12:56:09.890 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 12:56:09.892 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:56:09.895 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 12:56:09.898 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 12:56:09.915 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:09.918 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 12:56:09.920 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 12:56:09.923 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 12:56:09.925 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:56:09.928 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:56:09.932 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:56:09.935 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:56:09.938 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:56:09.941 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:56:09.960 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:56:09.962 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:56:09.964 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:56:09.967 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:56:09.969 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:56:09.975 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 12:56:09.978 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:56:09.980 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 12:56:09.996 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 12:56:09.999 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:56:10.000 | + functions-common:git_clone:690 : head -1 2022-11-02 12:56:10.003 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 12:56:10.006 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:56:10.009 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 12:56:10.011 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:56:10.014 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 12:56:10.016 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 12:56:10.019 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:56:10.022 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 12:56:10.024 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:56:10.027 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 12:56:10.029 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 12:56:10.031 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:56:10.034 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:56:10.038 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 12:56:10.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:56:10.043 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 12:56:10.046 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:56:10.048 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:56:10.053 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 12:56:10.059 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 12:56:10.061 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-02 12:56:10.776 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 12:56:10.778 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:56:10.780 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:56:10.783 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:56:10.786 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 12:56:10.789 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 12:56:10.791 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:56:10.793 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:56:10.796 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:56:10.798 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:56:10.803 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:56:10.805 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:56:10.808 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:56:10.811 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 12:56:10.835 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 12:56:10.837 | + 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-11-02 12:56:13.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:13.150 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:13.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:13.150 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:13.371 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.380 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.387 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.391 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.483 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.504 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.508 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.511 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.527 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.537 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.538 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.570 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.580 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.585 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.605 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.644 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.652 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.657 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.705 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.719 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.724 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.744 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.751 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.800 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.818 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.822 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.946 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.953 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:13.958 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:56:14.013 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.138 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.164 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.168 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.180 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.185 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.205 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.213 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.230 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.289 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.302 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.319 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.365 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.369 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:14.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:56:14.376 | Obtaining file:///opt/stack/keystone 2022-11-02 12:56:18.330 | Requirement already satisfied: Flask===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.0.3) 2022-11-02 12:56:18.343 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-11-02 12:56:18.354 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:56:18.360 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:56:18.364 | Requirement already satisfied: PyJWT===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (2.3.0) 2022-11-02 12:56:18.392 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:56:18.543 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:56:18.558 | Requirement already satisfied: Werkzeug===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38)) (2.0.3) 2022-11-02 12:56:18.565 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (9.0.1) 2022-11-02 12:56:18.578 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:56:18.588 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:56:18.592 | Requirement already satisfied: click===8.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (8.0.4) 2022-11-02 12:56:18.599 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:56:18.638 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:56:18.644 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:56:18.649 | Requirement already satisfied: itsdangerous===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (2.1.0) 2022-11-02 12:56:18.652 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:56:18.664 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:56:18.715 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:56:18.719 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-11-02 12:56:18.730 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:56:18.768 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:56:18.808 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:56:18.814 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:56:18.863 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:56:18.868 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:56:18.907 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 12:56:18.962 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 12:56:18.974 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:56:18.993 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:56:19.009 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:56:19.017 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 12:56:19.040 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:56:19.051 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:56:19.067 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 12:56:19.111 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:56:19.118 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.7.4) 2022-11-02 12:56:19.131 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:56:19.134 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:56:19.146 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 12:56:19.153 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:56:19.164 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:56:19.167 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:56:19.170 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:56:19.177 | Requirement already satisfied: pysaml2===7.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.1.1) 2022-11-02 12:56:19.199 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:56:19.205 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:56:19.223 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:56:19.228 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:56:19.257 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:56:19.262 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.8.20) 2022-11-02 12:56:19.265 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:56:19.375 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:56:19.380 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 12:56:19.390 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:56:19.394 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:56:19.398 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:56:19.405 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:56:19.415 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:56:19.421 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:56:19.433 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:56:19.455 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:56:19.460 | Requirement already satisfied: xmlschema===1.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 630)) (1.9.2) 2022-11-02 12:56:19.494 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 12:56:19.499 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:56:19.502 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:56:19.562 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:56:19.566 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:56:19.573 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:56:19.578 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:56:19.592 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:56:19.597 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:56:19.600 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:56:19.647 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:56:19.653 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:56:19.663 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:56:19.674 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:56:19.686 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:56:19.696 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:56:19.705 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:56:19.714 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:56:19.717 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:56:19.720 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 12:56:19.725 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 12:56:19.738 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:56:19.765 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:56:19.767 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:56:19.772 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:56:19.775 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:56:19.778 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:56:19.780 | Requirement already satisfied: elementpath===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.4.0) 2022-11-02 12:56:19.796 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:56:19.802 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:56:19.805 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:56:19.842 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:56:19.850 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 12:56:19.853 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:56:19.856 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:56:19.864 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:56:19.881 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:56:21.246 | Installing collected packages: keystone 2022-11-02 12:56:21.246 | Attempting uninstall: keystone 2022-11-02 12:56:21.247 | Found existing installation: keystone 21.0.1.dev9 2022-11-02 12:56:21.250 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-02 12:56:21.251 | Running setup.py develop for keystone 2022-11-02 12:56:25.771 | Successfully installed keystone 2022-11-02 12:56:25.914 | + inc/python:pip_install:200 : result=0 2022-11-02 12:56:25.916 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:56:25.918 | + functions-common:time_stop:2451 : local name 2022-11-02 12:56:25.920 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:56:25.923 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:56:25.926 | + functions-common:time_stop:2454 : local total 2022-11-02 12:56:25.928 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:56:25.930 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:56:25.932 | + functions-common:time_stop:2458 : start_time=1667393770829 2022-11-02 12:56:25.934 | + functions-common:time_stop:2460 : [[ -z 1667393770829 ]] 2022-11-02 12:56:25.937 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:56:25.943 | + functions-common:time_stop:2463 : end_time=1667393785939 2022-11-02 12:56:25.945 | + functions-common:time_stop:2464 : elapsed_time=15110 2022-11-02 12:56:25.947 | + functions-common:time_stop:2465 : total=64799 2022-11-02 12:56:25.950 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:56:25.952 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=79909 2022-11-02 12:56:25.954 | + inc/python:pip_install:203 : return 0 2022-11-02 12:56:25.957 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:56:25.960 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 12:56:25.962 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 12:56:25.984 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 12:56:25.998 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 12:56:26.000 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 12:56:26.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:56:26.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:56:26.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 12:56:26.011 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:56:26.014 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 12:56:26.035 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:26.038 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 12:56:26.040 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:56:26.043 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 12:56:26.046 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 12:56:26.061 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-11-02 12:56:26.064 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 12:56:26.070 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 12:56:26.089 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:26.092 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 12:56:26.128 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 12:56:26.161 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 12:56:26.196 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 12:56:26.230 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 12:56:26.268 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 12:56:26.305 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 12:56:26.339 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 12:56:26.372 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 12:56:26.375 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 12:56:26.378 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 12:56:26.380 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 12:56:26.382 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:56:26.385 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:56:26.404 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:26.407 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:56:26.411 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:56:26.413 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:56:26.432 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:26.435 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:56:26.438 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:56:26.476 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:56:26.479 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:56:26.482 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 12:56:26.484 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 12:56:26.504 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:26.506 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 12:56:26.541 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 12:56:26.544 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 12:56:26.582 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 12:56:26.584 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 12:56:26.586 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 12:56:26.589 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 12:56:26.591 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 12:56:26.595 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 12:56:26.633 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 12:56:26.636 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 12:56:26.638 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 12:56:26.641 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 12:56:26.644 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:56:26.664 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:56:26.667 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:56:26.669 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:56:26.672 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:56:26.676 | + 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-11-02 12:56:26.707 | + 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-11-02 12:56:26.741 | + 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-11-02 12:56:26.775 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:56:26.809 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 12:56:26.841 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 12:56:26.843 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-02 12:56:26.846 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 12:56:26.854 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 12:56:26.856 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 12:56:26.859 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 12:56:26.861 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:56:26.865 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 12:56:26.869 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 12:56:26.875 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:56:26.875 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:56:26.892 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:56:26.893 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:56:26.906 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:56:26.910 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:56:26.932 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 12:56:26.935 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 12:56:26.939 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-02 12:56:26.973 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 12:56:27.007 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 12:56:27.039 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 12:56:27.073 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 12:56:27.103 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 12:56:27.135 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 12:56:27.167 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 12:56:27.198 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 12:56:27.228 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 12:56:27.259 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 12:56:27.291 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 12:56:27.323 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 12:56:27.359 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 12:56:27.361 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 12:56:27.364 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 12:56:27.367 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 12:56:27.370 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:56:27.372 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:56:27.375 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:56:27.377 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 12:56:27.381 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 12:56:27.383 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 12:56:27.415 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 12:56:27.448 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-11-02 12:56:27.449 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 12:56:27.459 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 12:56:27.463 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 12:56:27.465 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 12:56:27.468 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:56:27.470 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:56:27.473 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:56:27.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:56:27.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:56:27.480 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:56:27.483 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:56:27.485 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:56:27.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:56:27.490 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 12:56:27.598 | Site keystone-wsgi-public already enabled 2022-11-02 12:56:27.603 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 12:56:27.605 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:56:27.608 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:56:27.610 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:56:27.766 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 12:56:27.807 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 12:56:27.851 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 12:56:27.893 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 12:56:27.896 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 12:56:27.934 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 12:56:27.970 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 12:56:28.004 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 12:56:28.007 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 12:56:28.026 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:28.029 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 12:56:28.047 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:28.051 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 12:56:28.054 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 12:56:28.056 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 12:56:28.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:56:28.061 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 12:56:28.064 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 12:56:28.067 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 12:56:28.070 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 12:56:28.072 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:56:28.074 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:56:28.077 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:56:28.081 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:56:28.084 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:56:28.087 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:56:28.105 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:56:28.107 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:56:28.110 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:56:28.114 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:56:28.114 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:56:28.120 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 12:56:28.123 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:56:28.125 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 12:56:28.144 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 12:56:28.147 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:56:28.148 | + functions-common:git_clone:690 : head -1 2022-11-02 12:56:28.152 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 12:56:28.155 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:56:28.158 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 12:56:28.161 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:56:28.164 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 12:56:28.167 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 12:56:28.169 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 12:56:28.172 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 12:56:28.175 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:56:28.178 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 12:56:28.180 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 12:56:28.183 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:56:28.185 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 12:56:28.189 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 12:56:28.192 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:56:28.195 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 12:56:28.198 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:56:28.200 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:56:28.203 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 12:56:28.210 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 12:56:28.213 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-02 12:56:28.913 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 12:56:28.916 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:56:28.918 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:56:28.921 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:56:28.924 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 12:56:28.929 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 12:56:28.931 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:56:28.934 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 12:56:28.936 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:56:28.938 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 12:56:28.942 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 12:56:28.945 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 12:56:28.947 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:56:28.950 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 12:56:28.976 | Using python 3.8 to install /opt/stack/swift 2022-11-02 12:56:28.979 | + 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-11-02 12:56:31.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:31.401 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:31.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:31.401 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:31.626 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.635 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.643 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.647 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.741 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.761 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.765 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.769 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.786 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.795 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.796 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.829 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.839 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.844 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.863 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.902 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.910 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.916 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.965 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.979 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:31.983 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.003 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.010 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.061 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.079 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.084 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.206 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.213 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.217 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:56:32.272 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.397 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.422 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.428 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.440 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.446 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.466 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.473 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.491 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.551 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.564 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.582 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.627 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.632 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:32.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:56:32.639 | Obtaining file:///opt/stack/swift 2022-11-02 12:56:36.140 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:56:36.150 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:56:36.189 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:56:36.198 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:56:36.204 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:56:36.257 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 12:56:36.268 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:56:36.271 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:56:36.308 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:56:36.348 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:56:36.354 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:56:36.359 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:56:36.398 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:56:36.407 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:56:36.423 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:56:36.429 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:56:36.432 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:56:36.443 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.6.0) 2022-11-02 12:56:36.446 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:56:36.448 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:56:36.455 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:56:36.460 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:56:36.478 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:56:36.482 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:56:36.510 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:56:36.515 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:56:36.591 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:56:36.594 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:56:36.602 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:56:36.623 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) (0.9.9) 2022-11-02 12:56:36.628 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:56:36.631 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:56:36.649 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:56:36.710 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:56:36.725 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:56:36.731 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:56:36.736 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:56:36.739 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:56:36.746 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:56:36.750 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:56:36.754 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:56:36.759 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:56:36.762 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:56:36.765 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:56:36.769 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:56:36.773 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:56:36.776 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:56:38.776 | Installing collected packages: swift 2022-11-02 12:56:38.776 | Attempting uninstall: swift 2022-11-02 12:56:38.777 | Found existing installation: swift 2.29.2.dev7 2022-11-02 12:56:38.780 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-02 12:56:38.781 | Running setup.py develop for swift 2022-11-02 12:56:43.150 | Successfully installed swift 2022-11-02 12:56:43.295 | + inc/python:pip_install:200 : result=0 2022-11-02 12:56:43.298 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:56:43.300 | + functions-common:time_stop:2451 : local name 2022-11-02 12:56:43.303 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:56:43.305 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:56:43.307 | + functions-common:time_stop:2454 : local total 2022-11-02 12:56:43.310 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:56:43.312 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:56:43.315 | + functions-common:time_stop:2458 : start_time=1667393788968 2022-11-02 12:56:43.317 | + functions-common:time_stop:2460 : [[ -z 1667393788968 ]] 2022-11-02 12:56:43.320 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:56:43.324 | + functions-common:time_stop:2463 : end_time=1667393803322 2022-11-02 12:56:43.327 | + functions-common:time_stop:2464 : elapsed_time=14354 2022-11-02 12:56:43.329 | + functions-common:time_stop:2465 : total=79909 2022-11-02 12:56:43.332 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:56:43.334 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=94263 2022-11-02 12:56:43.337 | + inc/python:pip_install:203 : return 0 2022-11-02 12:56:43.339 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:56:43.342 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 12:56:43.344 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 12:56:43.367 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 12:56:43.381 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 12:56:43.384 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 12:56:43.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:56:43.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:56:43.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 12:56:43.396 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:56:43.398 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 12:56:43.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:56:43.403 | + ./stack.sh:main:908 : configure_swift 2022-11-02 12:56:43.406 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 12:56:43.409 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 12:56:43.411 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 12:56:43.413 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 12:56:43.415 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 12:56:44.795 | No container-sync running 2022-11-02 12:56:44.795 | No account-replicator running 2022-11-02 12:56:44.795 | No container-reconciler running 2022-11-02 12:56:44.795 | No container-auditor running 2022-11-02 12:56:44.795 | No object-expirer running 2022-11-02 12:56:44.795 | No object-replicator running 2022-11-02 12:56:44.795 | No container-sharder running 2022-11-02 12:56:44.795 | No proxy-server running 2022-11-02 12:56:44.795 | No object-server running 2022-11-02 12:56:44.795 | No object-reconstructor running 2022-11-02 12:56:44.795 | No account-auditor running 2022-11-02 12:56:44.795 | No container-server running 2022-11-02 12:56:44.795 | No account-reaper running 2022-11-02 12:56:44.795 | No object-updater running 2022-11-02 12:56:44.795 | No container-updater running 2022-11-02 12:56:44.795 | No container-replicator running 2022-11-02 12:56:44.795 | No object-auditor running 2022-11-02 12:56:44.796 | No account-server running 2022-11-02 12:56:44.922 | + lib/swift:configure_swift:337 : true 2022-11-02 12:56:44.925 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 12:56:44.939 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-02 12:56:44.958 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 12:56:44.961 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 12:56:44.963 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 12:56:44.968 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 12:56:44.968 | s/%GROUP%/ubuntu/; 2022-11-02 12:56:44.968 | s/%USER%/ubuntu/; 2022-11-02 12:56:44.968 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 12:56:44.968 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 12:56:44.973 | uid = ubuntu 2022-11-02 12:56:44.973 | gid = ubuntu 2022-11-02 12:56:44.974 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 12:56:44.974 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 12:56:44.974 | address = 127.0.0.1 2022-11-02 12:56:44.974 | 2022-11-02 12:56:44.974 | [account6612] 2022-11-02 12:56:44.974 | max connections = 25 2022-11-02 12:56:44.974 | path = /opt/stack/data/swift/1/node/ 2022-11-02 12:56:44.974 | read only = false 2022-11-02 12:56:44.974 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 12:56:44.974 | 2022-11-02 12:56:44.974 | [account6622] 2022-11-02 12:56:44.974 | max connections = 25 2022-11-02 12:56:44.974 | path = /opt/stack/data/swift/2/node/ 2022-11-02 12:56:44.974 | read only = false 2022-11-02 12:56:44.974 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 12:56:44.974 | 2022-11-02 12:56:44.974 | [account6632] 2022-11-02 12:56:44.974 | max connections = 25 2022-11-02 12:56:44.974 | path = /opt/stack/data/swift/3/node/ 2022-11-02 12:56:44.974 | read only = false 2022-11-02 12:56:44.974 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 12:56:44.974 | 2022-11-02 12:56:44.974 | [account6642] 2022-11-02 12:56:44.974 | max connections = 25 2022-11-02 12:56:44.974 | path = /opt/stack/data/swift/4/node/ 2022-11-02 12:56:44.974 | read only = false 2022-11-02 12:56:44.974 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 12:56:44.974 | 2022-11-02 12:56:44.974 | 2022-11-02 12:56:44.974 | [container6611] 2022-11-02 12:56:44.974 | max connections = 25 2022-11-02 12:56:44.974 | path = /opt/stack/data/swift/1/node/ 2022-11-02 12:56:44.975 | read only = false 2022-11-02 12:56:44.975 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 12:56:44.975 | 2022-11-02 12:56:44.975 | [container6621] 2022-11-02 12:56:44.975 | max connections = 25 2022-11-02 12:56:44.975 | path = /opt/stack/data/swift/2/node/ 2022-11-02 12:56:44.975 | read only = false 2022-11-02 12:56:44.975 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 12:56:44.975 | 2022-11-02 12:56:44.975 | [container6631] 2022-11-02 12:56:44.975 | max connections = 25 2022-11-02 12:56:44.975 | path = /opt/stack/data/swift/3/node/ 2022-11-02 12:56:44.975 | read only = false 2022-11-02 12:56:44.975 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 12:56:44.975 | 2022-11-02 12:56:44.975 | [container6641] 2022-11-02 12:56:44.975 | max connections = 25 2022-11-02 12:56:44.975 | path = /opt/stack/data/swift/4/node/ 2022-11-02 12:56:44.975 | read only = false 2022-11-02 12:56:44.975 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 12:56:44.975 | 2022-11-02 12:56:44.975 | 2022-11-02 12:56:44.975 | [object6613] 2022-11-02 12:56:44.975 | max connections = 25 2022-11-02 12:56:44.975 | path = /opt/stack/data/swift/1/node/ 2022-11-02 12:56:44.975 | read only = false 2022-11-02 12:56:44.975 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 12:56:44.975 | 2022-11-02 12:56:44.975 | [object6623] 2022-11-02 12:56:44.975 | max connections = 25 2022-11-02 12:56:44.975 | path = /opt/stack/data/swift/2/node/ 2022-11-02 12:56:44.975 | read only = false 2022-11-02 12:56:44.975 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 12:56:44.975 | 2022-11-02 12:56:44.975 | [object6633] 2022-11-02 12:56:44.975 | max connections = 25 2022-11-02 12:56:44.975 | path = /opt/stack/data/swift/3/node/ 2022-11-02 12:56:44.976 | read only = false 2022-11-02 12:56:44.976 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 12:56:44.976 | 2022-11-02 12:56:44.976 | [object6643] 2022-11-02 12:56:44.976 | max connections = 25 2022-11-02 12:56:44.976 | path = /opt/stack/data/swift/4/node/ 2022-11-02 12:56:44.976 | read only = false 2022-11-02 12:56:44.976 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 12:56:44.978 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 12:56:44.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:56:44.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:56:44.984 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 12:56:44.999 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 12:56:45.002 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 12:56:45.012 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 12:56:45.016 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 12:56:45.019 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-02 12:56:45.024 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 12:56:45.065 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-11-02 12:56:45.096 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 12:56:45.120 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 12:56:45.156 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 12:56:45.179 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 12:56:45.212 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 12:56:45.240 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 12:56:45.272 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 12:56:45.293 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 12:56:45.326 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 12:56:45.350 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 12:56:45.380 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 12:56:45.401 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 12:56:45.417 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:45.420 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 12:56:45.455 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 12:56:45.489 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 12:56:45.527 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 12:56:45.561 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 12:56:45.581 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:45.584 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 12:56:45.619 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 12:56:45.637 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:45.640 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 12:56:45.658 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:45.661 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 12:56:45.663 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 12:56:45.682 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:45.684 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 12:56:45.686 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 12:56:45.688 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-02 12:56:45.694 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 12:56:45.705 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 12:56:45.743 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 12:56:45.773 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 12:56:45.809 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 12:56:45.844 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-02 12:56:45.874 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 12:56:45.877 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 12:56:45.879 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 12:56:45.881 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 12:56:45.884 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 12:56:45.922 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 12:56:45.955 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:56:45.985 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 12:56:46.016 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 12:56:46.051 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 12:56:46.083 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 12:56:46.120 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 12:56:46.153 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:56:46.185 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 12:56:46.218 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 12:56:46.253 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 12:56:46.287 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 12:56:46.318 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 12:56:46.353 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 12:56:46.384 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 12:56:46.405 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 12:56:46.436 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 12:56:46.466 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 12:56:46.471 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 12:56:46.503 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 12:56:46.534 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 12:56:46.565 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 12:56:46.567 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 12:56:46.569 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 12:56:46.571 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 12:56:46.576 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 12:56:46.579 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 12:56:46.582 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 12:56:46.584 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 12:56:46.587 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 12:56:46.589 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 12:56:46.591 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 12:56:46.593 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 12:56:46.614 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 12:56:46.648 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 12:56:46.670 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 12:56:46.704 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 12:56:46.725 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 12:56:46.755 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 12:56:46.776 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 12:56:46.818 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 12:56:46.839 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 12:56:46.874 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 12:56:46.895 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 12:56:46.930 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 12:56:46.953 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 12:56:46.987 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 12:56:47.008 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 12:56:47.042 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 12:56:47.063 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 12:56:47.094 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-11-02 12:56:47.112 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 12:56:47.134 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 12:56:47.166 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-02 12:56:47.198 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 12:56:47.200 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 12:56:47.206 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 12:56:47.208 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 12:56:47.211 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 12:56:47.213 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 12:56:47.216 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 12:56:47.218 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 12:56:47.220 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 12:56:47.223 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 12:56:47.244 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 12:56:47.276 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 12:56:47.296 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 12:56:47.332 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 12:56:47.353 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 12:56:47.384 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 12:56:47.404 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 12:56:47.439 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 12:56:47.458 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 12:56:47.489 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 12:56:47.511 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 12:56:47.544 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 12:56:47.567 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 12:56:47.600 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 12:56:47.620 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 12:56:47.654 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 12:56:47.677 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 12:56:47.709 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-11-02 12:56:47.719 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 12:56:47.742 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 12:56:47.775 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 12:56:47.777 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 12:56:47.783 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 12:56:47.785 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 12:56:47.788 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 12:56:47.791 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 12:56:47.794 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 12:56:47.796 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 12:56:47.800 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 12:56:47.802 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 12:56:47.823 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 12:56:47.857 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 12:56:47.879 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 12:56:47.914 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 12:56:47.936 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 12:56:47.968 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 12:56:47.989 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 12:56:48.027 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 12:56:48.046 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 12:56:48.080 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 12:56:48.101 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 12:56:48.134 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 12:56:48.156 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 12:56:48.188 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 12:56:48.209 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 12:56:48.241 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 12:56:48.262 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 12:56:48.291 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-11-02 12:56:48.299 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 12:56:48.319 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 12:56:48.353 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 12:56:48.384 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 12:56:48.417 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 12:56:48.451 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 12:56:48.453 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 12:56:48.459 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 12:56:48.493 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 12:56:48.527 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 12:56:48.560 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 12:56:48.593 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 12:56:48.629 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 12:56:48.662 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 12:56:48.695 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 12:56:48.727 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 12:56:48.760 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 12:56:48.778 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:48.781 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 12:56:48.805 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 12:56:48.808 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 12:56:48.831 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 12:56:48.833 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 12:56:48.866 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 12:56:48.869 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 12:56:48.901 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 12:56:48.936 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 12:56:48.939 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 12:56:48.970 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 12:56:48.990 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:48.993 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 12:56:48.996 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 12:56:49.002 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 12:56:49.005 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 12:56:49.022 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 12:56:49.024 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 12:56:49.039 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 12:56:49.042 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 12:56:49.044 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:56:49.047 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:56:49.051 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:56:49.053 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:56:49.056 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:56:49.058 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:56:49.061 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 12:56:49.077 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 12:56:49.080 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 12:56:49.083 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 12:56:49.103 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:56:49.106 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 12:56:49.125 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:49.129 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 12:56:49.131 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 12:56:49.134 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 12:56:49.137 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:56:49.140 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 12:56:49.143 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 12:56:49.146 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 12:56:49.149 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 12:56:49.169 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:49.172 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 12:56:49.176 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 12:56:49.195 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:56:49.198 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 12:56:49.200 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 12:56:49.204 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 12:56:49.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:56:49.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:56:49.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 12:56:49.215 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:56:49.218 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 12:56:49.222 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 12:56:49.225 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 12:56:49.228 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 12:56:49.231 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 12:56:49.233 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 12:56:49.238 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 12:56:49.241 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 12:56:49.244 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 12:56:49.247 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 12:56:49.252 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:56:49.252 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 12:56:49.258 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 12:56:49.261 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 12:56:49.265 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 12:56:49.268 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 12:56:49.271 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 12:56:49.297 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 12:56:49.301 | + 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-11-02 12:56:51.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:51.617 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:51.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:51.617 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:51.876 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:51.892 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:51.905 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:51.913 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.077 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.116 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.124 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.132 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.162 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.179 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.183 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.245 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.264 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.274 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.311 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.383 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.399 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.410 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.503 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.530 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.539 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.576 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.588 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.648 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.666 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.670 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.795 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.803 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.808 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:56:52.862 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:52.989 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.015 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.020 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.032 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.038 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.059 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.067 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.085 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.147 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.160 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.178 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.226 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.230 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:53.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:56:53.240 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 12:56:53.326 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 12:56:53.338 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:56:53.352 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:56:53.413 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 12:56:53.436 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:56:53.441 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 12:56:53.460 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:56:53.472 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:56:53.511 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:56:53.519 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:56:53.523 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:56:53.564 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 12:56:53.580 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 12:56:53.582 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:56:53.591 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 12:56:53.616 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:56:53.633 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:56:53.639 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:56:53.642 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:56:53.645 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:56:53.652 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 12:56:53.668 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:56:53.674 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:56:53.692 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 12:56:53.721 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:56:53.725 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:56:53.753 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:56:53.758 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:56:53.761 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:56:53.764 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:56:53.771 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 12:56:53.786 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:56:53.809 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 12:56:53.814 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:56:53.823 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:56:53.826 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:56:53.830 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:56:53.832 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:56:53.837 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:56:53.844 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:56:53.848 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:56:53.851 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:56:53.856 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:56:53.866 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:56:53.878 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:56:53.887 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:56:53.898 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:56:53.912 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:56:53.915 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:56:53.928 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:56:53.930 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:56:53.935 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:56:53.940 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:56:53.959 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:56:53.963 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:56:53.966 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:56:54.042 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:56:54.050 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:56:54.061 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:56:54.066 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:56:56.219 | + inc/python:pip_install:200 : result=0 2022-11-02 12:56:56.222 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:56:56.224 | + functions-common:time_stop:2451 : local name 2022-11-02 12:56:56.227 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:56:56.229 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:56:56.232 | + functions-common:time_stop:2454 : local total 2022-11-02 12:56:56.234 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:56:56.237 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:56:56.240 | + functions-common:time_stop:2458 : start_time=1667393809291 2022-11-02 12:56:56.243 | + functions-common:time_stop:2460 : [[ -z 1667393809291 ]] 2022-11-02 12:56:56.246 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:56:56.250 | + functions-common:time_stop:2463 : end_time=1667393816248 2022-11-02 12:56:56.253 | + functions-common:time_stop:2464 : elapsed_time=6957 2022-11-02 12:56:56.256 | + functions-common:time_stop:2465 : total=94263 2022-11-02 12:56:56.259 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:56:56.261 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=101220 2022-11-02 12:56:56.264 | + inc/python:pip_install:203 : return 0 2022-11-02 12:56:56.268 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 12:56:56.270 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 12:56:56.273 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 12:56:56.289 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-02 12:56:56.294 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 12:56:56.297 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 12:56:56.300 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 12:56:56.302 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:56:56.305 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:56:56.308 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:56:56.312 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:56:56.315 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:56:56.318 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:56:56.338 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:56:56.340 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:56:56.343 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:56:56.347 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:56:56.348 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:56:56.355 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 12:56:56.357 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:56:56.360 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 12:56:56.374 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 12:56:56.378 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:56:56.379 | + functions-common:git_clone:690 : head -1 2022-11-02 12:56:56.382 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 12:56:56.386 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:56:56.389 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 12:56:56.393 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:56:56.396 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 12:56:56.399 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 12:56:56.402 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:56:56.405 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 12:56:56.408 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:56:56.411 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 12:56:56.413 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 12:56:56.416 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:56:56.419 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:56:56.423 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 12:56:56.426 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:56:56.429 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 12:56:56.432 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:56:56.435 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:56:56.438 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 12:56:56.445 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 12:56:56.447 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-02 12:56:57.180 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 12:56:57.183 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:56:57.186 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:56:57.189 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:56:57.192 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 12:56:57.194 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 12:56:57.197 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:56:57.200 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:56:57.203 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:56:57.207 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:56:57.210 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:56:57.213 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:56:57.215 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:56:57.218 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 12:56:57.244 | Using python 3.8 to install /opt/stack/glance 2022-11-02 12:56:57.248 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-11-02 12:56:59.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:59.596 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:59.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:56:59.596 | from cryptography.utils import int_from_bytes 2022-11-02 12:56:59.818 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.826 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.835 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.839 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.931 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.951 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.955 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.958 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.974 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.983 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:56:59.986 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.018 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.028 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.033 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.054 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.092 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.100 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.105 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.155 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.169 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.174 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.194 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.201 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.252 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.271 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.275 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.398 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.405 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.410 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:57:00.466 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.591 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.618 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.622 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.634 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.639 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.660 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.667 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.685 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.745 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.758 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.775 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.822 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.826 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:00.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:57:00.834 | Obtaining file:///opt/stack/glance 2022-11-02 12:57:04.377 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:57:04.387 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:57:04.397 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:57:04.409 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:57:04.563 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (0.11.0) 2022-11-02 12:57:04.572 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:57:04.587 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:57:04.603 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 12:57:04.623 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:57:04.665 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 12:57:04.679 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:57:04.685 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 12:57:04.691 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:57:04.700 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:57:04.707 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 12:57:04.782 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:57:04.787 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 12:57:04.799 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:57:04.839 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:57:04.868 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:57:04.871 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:57:04.884 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:57:04.947 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:57:05.004 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:57:05.010 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:57:05.014 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 12:57:05.034 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:57:05.074 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:57:05.086 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:57:05.129 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:57:05.135 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:57:05.186 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:57:05.192 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 12:57:05.202 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:57:05.245 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 12:57:05.304 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 12:57:05.317 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:57:05.338 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:57:05.354 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 12:57:05.368 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:57:05.377 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 12:57:05.402 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:57:05.414 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:57:05.431 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 12:57:05.479 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:57:05.486 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:57:05.489 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:57:05.502 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 12:57:05.507 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 12:57:05.568 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 12:57:05.582 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:57:05.593 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:57:05.596 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:57:05.603 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 12:57:05.620 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:57:05.627 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:57:05.646 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:57:05.651 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:57:05.659 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:57:05.691 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 12:57:05.695 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:57:05.700 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:57:05.780 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.8.1) 2022-11-02 12:57:05.784 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:57:05.787 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 12:57:05.799 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:57:05.802 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:57:05.805 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:57:05.813 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 12:57:05.878 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 12:57:05.895 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:57:05.904 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:57:05.911 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:57:05.922 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:57:05.952 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:57:05.957 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:57:05.961 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 12:57:05.967 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:57:05.992 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:57:06.001 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:57:06.004 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:57:06.022 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:57:06.028 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:57:06.032 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:57:06.035 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:57:06.061 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:57:06.066 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:57:06.069 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:57:06.117 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:57:06.123 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:57:06.133 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:57:06.136 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:57:06.147 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:57:06.150 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:57:06.164 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:57:06.166 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:57:06.172 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:57:06.176 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:57:06.179 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:57:06.182 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 12:57:06.187 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 12:57:06.194 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 12:57:06.232 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:57:06.234 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:57:06.237 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:57:06.241 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:57:06.244 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:57:06.248 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:57:06.252 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:57:06.275 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:57:06.277 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 12:57:06.280 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:57:06.284 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:57:06.333 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:57:06.336 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:57:06.339 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:57:07.488 | Installing collected packages: glance 2022-11-02 12:57:07.488 | Attempting uninstall: glance 2022-11-02 12:57:07.489 | Found existing installation: glance 24.1.1.dev4 2022-11-02 12:57:07.493 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-02 12:57:07.494 | Running setup.py develop for glance 2022-11-02 12:57:11.738 | Successfully installed glance 2022-11-02 12:57:11.885 | + inc/python:pip_install:200 : result=0 2022-11-02 12:57:11.888 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:57:11.892 | + functions-common:time_stop:2451 : local name 2022-11-02 12:57:11.894 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:57:11.896 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:57:11.899 | + functions-common:time_stop:2454 : local total 2022-11-02 12:57:11.901 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:57:11.903 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:57:11.906 | + functions-common:time_stop:2458 : start_time=1667393817237 2022-11-02 12:57:11.908 | + functions-common:time_stop:2460 : [[ -z 1667393817237 ]] 2022-11-02 12:57:11.912 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:57:11.917 | + functions-common:time_stop:2463 : end_time=1667393831914 2022-11-02 12:57:11.920 | + functions-common:time_stop:2464 : elapsed_time=14677 2022-11-02 12:57:11.923 | + functions-common:time_stop:2465 : total=101220 2022-11-02 12:57:11.927 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:57:11.930 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=115897 2022-11-02 12:57:11.933 | + inc/python:pip_install:203 : return 0 2022-11-02 12:57:11.935 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:57:11.939 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 12:57:11.942 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 12:57:11.965 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 12:57:11.980 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 12:57:11.982 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 12:57:11.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:57:11.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:57:11.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 12:57:11.994 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:57:11.997 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:57:12.000 | + ./stack.sh:main:920 : configure_glance 2022-11-02 12:57:12.003 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 12:57:12.019 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 12:57:12.022 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 12:57:12.025 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 12:57:12.028 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 12:57:12.031 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 12:57:12.034 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 12:57:12.037 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 12:57:12.039 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 12:57:12.072 | + 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-11-02 12:57:12.108 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 12:57:12.142 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 12:57:12.177 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 12:57:12.213 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 12:57:12.248 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 12:57:12.251 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 12:57:12.253 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 12:57:12.256 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:57:12.258 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 12:57:12.292 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 12:57:12.331 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:57:12.365 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 12:57:12.400 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 12:57:12.438 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 12:57:12.474 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 12:57:12.508 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 12:57:12.544 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:57:12.584 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:57:12.621 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 12:57:12.657 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 12:57:12.660 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 12:57:12.662 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 12:57:12.665 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:57:12.667 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:57:12.670 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:57:12.690 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:12.694 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:57:12.696 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:57:12.699 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:57:12.719 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:12.721 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:57:12.724 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:57:12.760 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:57:12.762 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:57:12.766 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 12:57:12.768 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 12:57:12.771 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 12:57:12.808 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 12:57:12.846 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 12:57:12.848 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 12:57:12.851 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 12:57:12.854 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 12:57:12.856 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 12:57:12.859 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 12:57:12.862 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 12:57:12.898 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 12:57:12.900 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 12:57:12.937 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 12:57:12.940 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 12:57:12.959 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:12.962 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 12:57:12.997 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 12:57:13.035 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 12:57:13.070 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 12:57:13.107 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 12:57:13.143 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 12:57:13.163 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:13.166 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 12:57:13.201 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 12:57:13.237 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 12:57:13.272 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-11-02 12:57:13.308 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 12:57:13.344 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 12:57:13.379 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 12:57:13.398 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:13.401 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 12:57:13.403 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 12:57:13.406 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 12:57:13.410 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:57:13.432 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:57:13.435 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:57:13.440 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:57:13.443 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:57:13.447 | + 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-11-02 12:57:13.485 | + 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-11-02 12:57:13.523 | + 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-11-02 12:57:13.558 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:57:13.597 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-02 12:57:13.603 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 12:57:13.638 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 12:57:13.675 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 12:57:13.713 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 12:57:13.762 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 12:57:13.799 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 12:57:13.836 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 12:57:13.872 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 12:57:13.909 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 12:57:13.947 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 12:57:13.981 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 12:57:14.018 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 12:57:14.024 | + 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-11-02 12:57:14.033 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 12:57:14.053 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:14.055 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 12:57:14.058 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-02 12:57:14.061 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 12:57:14.067 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 12:57:14.067 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 12:57:14.070 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 12:57:14.074 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 12:57:14.077 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 12:57:14.082 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-02 12:57:14.115 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 12:57:14.118 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 12:57:14.121 | ++ functions:get_random_port:837 : true 2022-11-02 12:57:14.124 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 12:57:14.127 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 12:57:14.129 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 12:57:14.192 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 12:57:14.195 | ++ functions:get_random_port:841 : break 2 2022-11-02 12:57:14.197 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 12:57:14.200 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 12:57:14.204 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-02 12:57:14.235 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 12:57:14.268 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 12:57:14.302 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:57:14.336 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:57:14.367 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:57:14.398 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:57:14.433 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:57:14.466 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 12:57:14.498 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:57:14.532 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:57:14.566 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:57:14.599 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:57:14.635 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 12:57:14.667 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 12:57:14.701 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 12:57:14.734 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 12:57:14.768 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 12:57:14.802 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 12:57:14.837 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 12:57:14.840 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 12:57:14.843 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:57:14.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:14.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:14.851 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 12:57:14.853 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 12:57:14.914 | proxy (enabled by site administrator) 2022-11-02 12:57:14.916 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 12:57:14.919 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 12:57:14.922 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:57:14.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:14.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:14.930 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 12:57:14.933 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 12:57:14.991 | proxy_http (enabled by site administrator) 2022-11-02 12:57:14.995 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 12:57:14.998 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 12:57:15.002 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 12:57:15.005 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:57:15.007 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:15.010 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:15.013 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:57:15.017 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:57:15.021 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 12:57:15.021 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:57:15.031 | KeepAlive Off 2022-11-02 12:57:15.036 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 12:57:15.036 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:57:15.047 | SetEnv proxy-sendchunked 1 2022-11-02 12:57:15.052 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 12:57:15.053 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:57:15.068 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 12:57:15.072 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 12:57:15.075 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 12:57:15.077 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:57:15.080 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:57:15.082 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:57:15.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:15.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:15.090 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:57:15.092 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:57:15.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:15.097 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:15.100 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 12:57:15.206 | Site glance-wsgi-api already enabled 2022-11-02 12:57:15.212 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 12:57:15.215 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:57:15.217 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:57:15.220 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:57:15.381 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 12:57:15.392 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-02 12:57:15.444 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 12:57:15.448 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 12:57:15.472 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:15.475 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 12:57:15.478 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 12:57:15.481 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 12:57:15.484 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:57:15.487 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 12:57:15.490 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 12:57:15.492 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 12:57:15.495 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 12:57:15.497 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:57:15.500 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:57:15.503 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:57:15.506 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:57:15.509 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:57:15.512 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:57:15.532 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:57:15.534 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:57:15.537 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:57:15.540 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:57:15.541 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:57:15.547 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 12:57:15.550 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:57:15.552 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 12:57:15.568 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 12:57:15.572 | + functions-common:git_clone:690 : head -1 2022-11-02 12:57:15.572 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:57:15.582 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 12:57:15.585 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:57:15.588 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 12:57:15.591 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:57:15.594 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 12:57:15.597 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 12:57:15.600 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:57:15.603 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 12:57:15.605 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:57:15.608 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 12:57:15.611 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 12:57:15.614 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:57:15.617 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:57:15.622 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 12:57:15.626 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:57:15.631 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 12:57:15.633 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:57:15.638 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:57:15.642 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 12:57:15.651 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 12:57:15.654 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-02 12:57:16.360 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 12:57:16.363 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:57:16.365 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:57:16.368 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:57:16.370 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 12:57:16.373 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 12:57:16.376 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:57:16.379 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:57:16.381 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:57:16.384 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:57:16.386 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:57:16.389 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:57:16.393 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:57:16.395 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 12:57:16.420 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 12:57:16.423 | + 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-11-02 12:57:18.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:57:18.796 | from cryptography.utils import int_from_bytes 2022-11-02 12:57:18.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:57:18.796 | from cryptography.utils import int_from_bytes 2022-11-02 12:57:19.022 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.031 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.038 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.042 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.132 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.152 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.157 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.161 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.176 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.185 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.188 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.219 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.229 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.234 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.253 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.291 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.300 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.305 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.356 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.370 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.375 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.395 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.402 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.451 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.470 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.474 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.597 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.604 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.609 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:57:19.663 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.787 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.813 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.817 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.828 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.834 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.853 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.862 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.879 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.939 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.951 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:19.968 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:20.014 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:20.018 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:20.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:57:20.025 | Obtaining file:///opt/stack/cinder 2022-11-02 12:57:24.351 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:57:24.360 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:57:24.369 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:57:24.382 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:57:24.531 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:57:24.544 | Requirement already satisfied: boto3===1.21.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.21.7) 2022-11-02 12:57:24.556 | Requirement already satisfied: botocore===1.24.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.24.7) 2022-11-02 12:57:24.566 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 12:57:24.586 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:57:24.626 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 12:57:24.639 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:57:24.642 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:57:24.651 | Requirement already satisfied: google-api-python-client===2.38.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.38.0) 2022-11-02 12:57:24.664 | Requirement already satisfied: google-auth===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.6.0) 2022-11-02 12:57:24.691 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (0.1.0) 2022-11-02 12:57:24.697 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:57:24.702 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 12:57:24.713 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:57:24.716 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:57:24.720 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:57:24.732 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:57:24.791 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:57:24.844 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 12:57:24.854 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.1.3) 2022-11-02 12:57:24.864 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 12:57:24.887 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:57:24.893 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 12:57:24.911 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:57:24.949 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:57:24.960 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:57:25.001 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:57:25.008 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:57:25.056 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:57:25.061 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:57:25.100 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 12:57:25.157 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 12:57:25.167 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:57:25.188 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:57:25.203 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 12:57:25.218 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 12:57:25.230 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 12:57:25.233 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:57:25.243 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 12:57:25.302 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:57:25.313 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:57:25.329 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 12:57:25.350 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.10.0) 2022-11-02 12:57:25.372 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 12:57:25.418 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:57:25.425 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 12:57:25.459 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:57:25.462 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:57:25.475 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 12:57:25.481 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 12:57:25.503 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.4.8) 2022-11-02 12:57:25.505 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (0.2.8) 2022-11-02 12:57:25.510 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:57:25.521 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:57:25.524 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:57:25.531 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 12:57:25.547 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:57:25.552 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 12:57:25.569 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:57:25.588 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 12:57:25.604 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 12:57:25.630 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:57:25.634 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:57:25.642 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:57:25.671 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:57:25.676 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.8) 2022-11-02 12:57:25.680 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (2.1.74) 2022-11-02 12:57:25.685 | Requirement already satisfied: s3transfer===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.5.2) 2022-11-02 12:57:25.692 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:57:25.767 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:57:25.770 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 12:57:25.781 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:57:25.784 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:57:25.787 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:57:25.794 | Requirement already satisfied: suds-community===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.0.0) 2022-11-02 12:57:25.797 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.8.9) 2022-11-02 12:57:25.803 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 12:57:25.857 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 12:57:25.872 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:57:25.882 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:57:25.888 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:57:25.898 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 12:57:25.957 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (4.1.1) 2022-11-02 12:57:25.960 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:57:25.983 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 12:57:25.988 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 12:57:25.995 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:57:26.000 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:57:26.004 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 12:57:26.009 | Requirement already satisfied: zstd===1.5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (1.5.1.0) 2022-11-02 12:57:26.013 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:57:26.016 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:57:26.034 | Requirement already satisfied: google-api-core===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.5.0) 2022-11-02 12:57:26.054 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:57:26.057 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:57:26.063 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:57:26.066 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:57:26.073 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:57:26.075 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:57:26.080 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:57:26.095 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:57:26.142 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:57:26.148 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:57:26.153 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:57:26.163 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:57:26.170 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:57:26.173 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:57:26.184 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:57:26.188 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 12:57:26.200 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:57:26.212 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 12:57:26.226 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:57:26.228 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:57:26.232 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:57:26.237 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (0.23.2) 2022-11-02 12:57:26.241 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:57:26.243 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 12:57:26.249 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 12:57:26.255 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 12:57:26.293 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:57:26.295 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:57:26.300 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:57:26.304 | Requirement already satisfied: googleapis-common-protos===1.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (1.55.0) 2022-11-02 12:57:26.309 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 12:57:26.313 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:57:26.339 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:57:26.377 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:57:26.385 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 12:57:26.388 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:57:26.391 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:57:26.394 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:57:26.444 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:57:26.447 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:57:26.473 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:57:26.536 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:57:27.543 | Installing collected packages: cinder 2022-11-02 12:57:27.543 | Attempting uninstall: cinder 2022-11-02 12:57:27.544 | Found existing installation: cinder 20.0.2.dev13 2022-11-02 12:57:27.548 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-02 12:57:27.550 | Running setup.py develop for cinder 2022-11-02 12:57:32.826 | Successfully installed cinder 2022-11-02 12:57:32.974 | + inc/python:pip_install:200 : result=0 2022-11-02 12:57:32.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:57:32.980 | + functions-common:time_stop:2451 : local name 2022-11-02 12:57:32.984 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:57:32.986 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:57:32.988 | + functions-common:time_stop:2454 : local total 2022-11-02 12:57:32.991 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:57:32.994 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:57:32.996 | + functions-common:time_stop:2458 : start_time=1667393836413 2022-11-02 12:57:32.999 | + functions-common:time_stop:2460 : [[ -z 1667393836413 ]] 2022-11-02 12:57:33.002 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:57:33.007 | + functions-common:time_stop:2463 : end_time=1667393853004 2022-11-02 12:57:33.009 | + functions-common:time_stop:2464 : elapsed_time=16591 2022-11-02 12:57:33.012 | + functions-common:time_stop:2465 : total=115897 2022-11-02 12:57:33.015 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:57:33.018 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=132488 2022-11-02 12:57:33.020 | + inc/python:pip_install:203 : return 0 2022-11-02 12:57:33.024 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:57:33.027 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 12:57:33.029 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 12:57:33.053 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 12:57:33.071 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 12:57:33.074 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 12:57:33.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:57:33.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:57:33.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 12:57:33.085 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:57:33.088 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 12:57:33.091 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 12:57:33.095 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 12:57:33.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:33.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:33.104 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 12:57:33.119 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 12:57:33.122 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:57:33.125 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:57:33.128 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:57:33.131 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:57:33.134 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:57:33.136 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:57:33.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:33.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:33.145 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:57:33.148 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:57:33.151 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:57:33.153 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:57:33.157 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 12:57:33.160 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:57:33.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:33.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:33.168 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 12:57:33.196 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-02 12:57:33.313 | Reading package lists... 2022-11-02 12:57:33.625 | Building dependency tree... 2022-11-02 12:57:33.627 | Reading state information... 2022-11-02 12:57:34.038 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-02 12:57:34.038 | The following packages were automatically installed and are no longer required: 2022-11-02 12:57:34.039 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:57:34.040 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:57:34.040 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:57:34.040 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:57:34.040 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:57:34.040 | python3-zope.interface 2022-11-02 12:57:34.040 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:57:34.195 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:57:34.200 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:57:34.203 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:57:34.206 | + functions-common:time_stop:2451 : local name 2022-11-02 12:57:34.208 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:57:34.211 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:57:34.214 | + functions-common:time_stop:2454 : local total 2022-11-02 12:57:34.217 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:57:34.220 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:57:34.223 | + functions-common:time_stop:2458 : start_time=1667393853192 2022-11-02 12:57:34.225 | + functions-common:time_stop:2460 : [[ -z 1667393853192 ]] 2022-11-02 12:57:34.229 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:57:34.234 | + functions-common:time_stop:2463 : end_time=1667393854231 2022-11-02 12:57:34.237 | + functions-common:time_stop:2464 : elapsed_time=1039 2022-11-02 12:57:34.240 | + functions-common:time_stop:2465 : total=7135 2022-11-02 12:57:34.242 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:57:34.245 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8174 2022-11-02 12:57:34.248 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:57:34.253 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:57:34.256 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 12:57:34.258 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 12:57:34.273 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 12:57:34.278 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 12:57:34.281 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 12:57:34.283 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 12:57:34.287 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 12:57:34.287 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 12:57:34.292 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 12:57:34.296 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 12:57:34.298 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 12:57:34.300 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 12:57:34.303 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 12:57:34.305 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 12:57:34.307 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 12:57:34.310 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 12:57:34.324 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 12:57:34.339 | + 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-11-02 12:57:34.355 | + 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-11-02 12:57:34.371 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-02 12:57:34.386 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 12:57:34.390 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 12:57:34.394 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dYdDBGPaaH 2022-11-02 12:57:34.397 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 12:57:34.400 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 12:57:34.402 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 12:57:34.406 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dYdDBGPaaH 2022-11-02 12:57:34.410 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dYdDBGPaaH 2022-11-02 12:57:34.424 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dYdDBGPaaH /etc/sudoers.d/cinder-rootwrap 2022-11-02 12:57:34.439 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 12:57:34.444 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 12:57:34.447 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 12:57:34.449 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 12:57:34.452 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 12:57:34.454 | + 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-11-02 12:57:34.457 | + 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-11-02 12:57:34.459 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 12:57:34.461 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 12:57:34.467 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 12:57:34.472 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 12:57:34.496 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 12:57:34.520 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 12:57:34.543 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 12:57:34.565 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 12:57:34.588 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 12:57:34.611 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 12:57:34.633 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 12:57:34.654 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 12:57:34.657 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 12:57:34.660 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 12:57:34.662 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:57:34.665 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 12:57:34.699 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 12:57:34.732 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:57:34.764 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 12:57:34.798 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 12:57:34.829 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 12:57:34.862 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 12:57:34.894 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 12:57:34.929 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:57:34.963 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:57:34.995 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 12:57:35.032 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 12:57:35.065 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 12:57:35.068 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 12:57:35.071 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 12:57:35.073 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 12:57:35.076 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 12:57:35.079 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 12:57:35.117 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 12:57:35.150 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 12:57:35.184 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 12:57:35.220 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 12:57:35.252 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 12:57:35.285 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 12:57:35.323 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 12:57:35.327 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 12:57:35.361 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 12:57:35.398 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 12:57:35.407 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key dd889bed61ed6258e36c03829ece09f5 2022-11-02 12:57:35.442 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 12:57:35.444 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 12:57:35.480 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 12:57:35.516 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 12:57:35.549 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 12:57:35.582 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 12:57:35.602 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:35.604 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 12:57:35.614 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 12:57:35.614 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 12:57:35.614 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 12:57:35.615 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 12:57:35.617 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 12:57:35.620 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 12:57:35.622 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 12:57:35.625 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 12:57:35.628 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 12:57:35.631 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-02 12:57:35.666 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-02 12:57:35.699 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-02 12:57:35.732 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 12:57:35.765 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 12:57:35.798 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 12:57:35.831 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 12:57:35.833 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 12:57:35.836 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 12:57:35.838 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 12:57:35.872 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 12:57:35.875 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 12:57:35.909 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 12:57:35.912 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 12:57:35.914 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 12:57:35.917 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 12:57:35.949 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 12:57:35.952 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 12:57:35.955 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 12:57:35.974 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:35.976 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 12:57:35.979 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 12:57:35.982 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 12:57:35.985 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-02 12:57:36.017 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-11-02 12:57:36.049 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 12:57:36.069 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:36.072 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 12:57:36.089 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:36.092 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 12:57:36.112 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:36.115 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 12:57:36.119 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 12:57:36.122 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 12:57:36.125 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 12:57:36.128 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:57:36.131 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:57:36.133 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:57:36.151 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:36.155 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:57:36.157 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:57:36.160 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:57:36.178 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:36.181 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:57:36.184 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:57:36.215 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:57:36.218 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:57:36.221 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 12:57:36.223 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 12:57:36.226 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 12:57:36.229 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:57:36.249 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:57:36.252 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:57:36.255 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:57:36.257 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:57:36.260 | + 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-11-02 12:57:36.291 | + 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-11-02 12:57:36.324 | + 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-11-02 12:57:36.360 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:57:36.394 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 12:57:36.414 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:36.416 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 12:57:36.421 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 12:57:36.425 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 12:57:36.428 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 12:57:36.431 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 12:57:36.434 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:57:36.438 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 12:57:36.444 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 12:57:36.446 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:57:36.449 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:57:36.464 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:57:36.464 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:57:36.473 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:57:36.477 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:57:36.495 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 12:57:36.498 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 12:57:36.502 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-02 12:57:36.536 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 12:57:36.568 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 12:57:36.601 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:57:36.633 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:57:36.664 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:57:36.696 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:57:36.726 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:57:36.759 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:57:36.790 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 12:57:36.822 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:57:36.853 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:57:36.887 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:57:36.919 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 12:57:36.922 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 12:57:36.926 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 12:57:36.928 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 12:57:36.931 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:57:36.933 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:36.937 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:36.940 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 12:57:36.943 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 12:57:36.945 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-02 12:57:36.976 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 12:57:37.010 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-02 12:57:37.010 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 12:57:37.019 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 12:57:37.023 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 12:57:37.026 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 12:57:37.028 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:57:37.031 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:57:37.033 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:57:37.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:37.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:37.041 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:57:37.043 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:57:37.047 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:57:37.050 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:57:37.052 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 12:57:37.118 | Enabling site cinder-wsgi. 2022-11-02 12:57:37.124 | To activate the new configuration, you need to run: 2022-11-02 12:57:37.124 | systemctl reload apache2 2022-11-02 12:57:37.130 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 12:57:37.133 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:57:37.138 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:57:37.141 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:57:37.284 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 12:57:37.288 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 12:57:37.335 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 12:57:37.378 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 12:57:37.398 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:37.401 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 12:57:37.404 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 12:57:37.407 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 12:57:37.410 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 12:57:37.412 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 12:57:37.452 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 12:57:37.490 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-11-02 12:57:37.523 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 12:57:37.556 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 12:57:37.589 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 12:57:37.626 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 12:57:37.660 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 12:57:37.694 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:57:37.727 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 12:57:37.760 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 12:57:37.793 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 12:57:37.829 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 12:57:37.831 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 12:57:37.851 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:37.854 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 12:57:37.891 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 12:57:37.894 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 12:57:37.914 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:37.917 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 12:57:37.920 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 12:57:37.923 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 12:57:37.926 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:57:37.928 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 12:57:37.931 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 12:57:37.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:57:37.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 12:57:37.942 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:57:37.945 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 12:57:37.948 | + 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-11-02 12:57:37.952 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 12:57:37.955 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 12:57:37.957 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 12:57:37.960 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 12:57:37.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:57:37.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:57:37.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 12:57:37.972 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:57:37.975 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 12:57:37.978 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 12:57:37.980 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 12:57:37.983 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:57:37.986 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:57:37.989 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:57:37.992 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:57:37.995 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:57:37.999 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:57:38.017 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:57:38.020 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:57:38.022 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:57:38.026 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:57:38.026 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:57:38.032 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 12:57:38.035 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:57:38.037 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 12:57:38.053 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 12:57:38.057 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:57:38.057 | + functions-common:git_clone:690 : head -1 2022-11-02 12:57:38.065 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 12:57:38.070 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:57:38.072 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 12:57:38.075 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:57:38.079 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 12:57:38.081 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 12:57:38.084 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:57:38.087 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 12:57:38.090 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:57:38.093 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 12:57:38.096 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 12:57:38.098 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:57:38.101 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:57:38.104 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 12:57:38.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:57:38.111 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 12:57:38.113 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:57:38.116 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:57:38.120 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 12:57:38.127 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 12:57:38.130 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-02 12:57:38.820 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 12:57:38.822 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:57:38.825 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:57:38.828 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:57:38.830 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 12:57:38.833 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 12:57:38.835 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:57:38.838 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:57:38.840 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:57:38.844 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:57:38.847 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:57:38.849 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:57:38.852 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:57:38.855 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 12:57:38.879 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 12:57:38.882 | + 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-11-02 12:57:41.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:57:41.224 | from cryptography.utils import int_from_bytes 2022-11-02 12:57:41.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:57:41.224 | from cryptography.utils import int_from_bytes 2022-11-02 12:57:41.454 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.462 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.470 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.475 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.571 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.592 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.597 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.601 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.617 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.628 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.630 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.664 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.675 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.680 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.701 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.741 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.750 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.756 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.809 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.824 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.830 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.851 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.860 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.915 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.934 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:41.939 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.069 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.077 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.081 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:57:42.139 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.269 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.296 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.301 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.313 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.319 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.339 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.348 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.365 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.427 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.441 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.459 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.505 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.509 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:42.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:57:42.517 | Obtaining file:///opt/stack/neutron 2022-11-02 12:57:47.273 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:57:47.281 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:57:47.285 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:57:47.295 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:57:47.314 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:57:47.328 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:57:47.484 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:57:47.499 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:57:47.514 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:57:47.521 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:57:47.523 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:57:47.533 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:57:47.539 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:57:47.544 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 12:57:47.555 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:57:47.594 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:57:47.621 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:57:47.682 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:57:47.738 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:57:47.743 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:57:47.746 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-11-02 12:57:47.786 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:57:47.814 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-11-02 12:57:47.830 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 12:57:47.835 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:57:47.839 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 12:57:47.845 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 12:57:47.869 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:57:47.909 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:57:47.921 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:57:47.962 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:57:47.970 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:57:48.020 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:57:48.025 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:57:48.067 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 12:57:48.126 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 12:57:48.137 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:57:48.157 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:57:48.174 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 12:57:48.189 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 12:57:48.203 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 12:57:48.205 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:57:48.216 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 12:57:48.240 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:57:48.252 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:57:48.268 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 12:57:48.288 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 12:57:48.374 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 12:57:48.379 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 12:57:48.388 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:57:48.395 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:57:48.397 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-11-02 12:57:48.409 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:57:48.422 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 12:57:48.428 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 12:57:48.451 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 12:57:48.464 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:57:48.475 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:57:48.478 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:57:48.485 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 12:57:48.504 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 12:57:48.506 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 12:57:48.510 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 12:57:48.515 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 12:57:48.519 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 12:57:48.524 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 12:57:48.528 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 12:57:48.532 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:57:48.537 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (4.5.1) 2022-11-02 12:57:48.557 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:57:48.576 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 12:57:48.604 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 12:57:48.620 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:57:48.625 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:57:48.633 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:57:48.662 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:57:48.664 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:57:48.670 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (1.2.2) 2022-11-02 12:57:48.676 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:57:48.754 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:57:48.758 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:57:48.761 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 12:57:48.765 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 12:57:48.775 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:57:48.780 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:57:48.783 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:57:48.790 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 12:57:48.806 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:57:48.815 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:57:48.822 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:57:48.835 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 12:57:48.895 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:57:48.918 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 12:57:48.923 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:57:48.929 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:57:48.933 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 12:57:48.939 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:57:48.965 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:57:48.973 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:57:48.992 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:57:48.996 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:57:49.019 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:57:49.024 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:57:49.028 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:57:49.031 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:57:49.072 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:57:49.079 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:57:49.082 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:57:49.085 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:57:49.089 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:57:49.094 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:57:49.143 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:57:49.146 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:57:49.157 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:57:49.161 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:57:49.174 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-11-02 12:57:49.195 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-11-02 12:57:49.198 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:57:49.214 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:57:49.228 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 12:57:49.244 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-11-02 12:57:49.248 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:57:49.252 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:57:49.257 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:57:49.260 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:57:49.263 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:57:49.266 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:57:49.269 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 12:57:49.272 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:57:49.275 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (2.0.0) 2022-11-02 12:57:49.289 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-11-02 12:57:49.297 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:57:49.301 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:57:49.354 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.3.1) 2022-11-02 12:57:49.359 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:57:49.426 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:57:50.546 | Installing collected packages: neutron 2022-11-02 12:57:50.546 | Attempting uninstall: neutron 2022-11-02 12:57:50.547 | Found existing installation: neutron 20.2.1.dev72 2022-11-02 12:57:50.561 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-02 12:57:50.562 | Running setup.py develop for neutron 2022-11-02 12:57:55.878 | Successfully installed neutron 2022-11-02 12:57:56.082 | + inc/python:pip_install:200 : result=0 2022-11-02 12:57:56.085 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:57:56.087 | + functions-common:time_stop:2451 : local name 2022-11-02 12:57:56.090 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:57:56.092 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:57:56.095 | + functions-common:time_stop:2454 : local total 2022-11-02 12:57:56.098 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:57:56.100 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:57:56.103 | + functions-common:time_stop:2458 : start_time=1667393858873 2022-11-02 12:57:56.105 | + functions-common:time_stop:2460 : [[ -z 1667393858873 ]] 2022-11-02 12:57:56.109 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:57:56.113 | + functions-common:time_stop:2463 : end_time=1667393876110 2022-11-02 12:57:56.116 | + functions-common:time_stop:2464 : elapsed_time=17237 2022-11-02 12:57:56.118 | + functions-common:time_stop:2465 : total=132488 2022-11-02 12:57:56.121 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:57:56.124 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=149725 2022-11-02 12:57:56.126 | + inc/python:pip_install:203 : return 0 2022-11-02 12:57:56.129 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:57:56.131 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 12:57:56.134 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 12:57:56.157 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 12:57:56.172 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 12:57:56.175 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 12:57:56.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:57:56.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:57:56.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 12:57:56.187 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:57:56.189 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 12:57:56.192 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:57:56.195 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 12:57:56.216 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:57:56.219 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 12:57:56.222 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 12:57:56.224 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 12:57:56.227 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:57:56.230 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 12:57:56.233 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 12:57:56.236 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 12:57:56.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:57:56.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:57:56.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 12:57:56.247 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:57:56.250 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 12:57:56.269 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:56.272 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 12:57:56.291 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:56.296 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 12:57:56.318 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:57:56.321 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 12:57:56.323 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 12:57:56.326 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 12:57:56.329 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:57:56.331 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:57:56.334 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:57:56.337 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:57:56.339 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:57:56.344 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:57:56.361 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:57:56.363 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:57:56.366 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:57:56.369 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:57:56.370 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:57:56.377 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 12:57:56.379 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:57:56.382 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 12:57:56.396 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 12:57:56.400 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:57:56.400 | + functions-common:git_clone:690 : head -1 2022-11-02 12:57:56.406 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 12:57:56.410 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:57:56.413 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 12:57:56.415 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:57:56.418 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 12:57:56.421 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 12:57:56.424 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:57:56.427 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 12:57:56.429 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:57:56.432 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 12:57:56.435 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 12:57:56.438 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:57:56.440 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:57:56.444 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 12:57:56.447 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:57:56.451 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 12:57:56.454 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:57:56.457 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:57:56.461 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 12:57:56.468 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 12:57:56.471 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-02 12:57:57.274 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 12:57:57.276 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:57:57.280 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:57:57.282 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:57:57.285 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 12:57:57.287 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 12:57:57.289 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:57:57.292 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:57:57.294 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:57:57.297 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:57:57.300 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:57:57.302 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:57:57.305 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:57:57.308 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 12:57:57.335 | Using python 3.8 to install /opt/stack/nova 2022-11-02 12:57:57.338 | + 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-11-02 12:57:59.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:57:59.650 | from cryptography.utils import int_from_bytes 2022-11-02 12:57:59.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:57:59.650 | from cryptography.utils import int_from_bytes 2022-11-02 12:57:59.871 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:59.879 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:59.886 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:59.891 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:57:59.982 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.002 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.006 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.010 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.026 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.037 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.039 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.072 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.082 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.087 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.106 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.144 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.153 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.158 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.207 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.221 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.225 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.245 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.253 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.312 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.330 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.334 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.457 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.464 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.470 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:58:00.524 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.651 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.678 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.682 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.694 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.700 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.720 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.727 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.745 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.804 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.818 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.834 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.878 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.882 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:00.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:58:00.889 | Obtaining file:///opt/stack/nova 2022-11-02 12:58:06.286 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:58:06.293 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:58:06.296 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:58:06.306 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:58:06.315 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:58:06.318 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:58:06.331 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:58:06.483 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:58:06.498 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:58:06.514 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 12:58:06.534 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:58:06.573 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 12:58:06.587 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:58:06.591 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:58:06.600 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:58:06.606 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:58:06.612 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:58:06.652 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:58:06.679 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:58:06.682 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:58:06.696 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:58:06.757 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:58:06.812 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 12:58:06.822 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-11-02 12:58:06.827 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:58:06.832 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:58:06.835 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:58:06.866 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 12:58:06.892 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 12:58:06.896 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:58:06.900 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 12:58:06.906 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 12:58:06.931 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 12:58:06.949 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:58:07.006 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:58:07.019 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:58:07.062 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:58:07.068 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:58:07.126 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:58:07.130 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 12:58:07.141 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:58:07.183 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 12:58:07.240 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 12:58:07.251 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:58:07.272 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:58:07.288 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 12:58:07.343 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 12:58:07.357 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 12:58:07.360 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:58:07.369 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 12:58:07.396 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:58:07.410 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:58:07.427 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 12:58:07.450 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 12:58:07.459 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:58:07.465 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 12:58:07.500 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:58:07.503 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:58:07.516 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 12:58:07.522 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 12:58:07.546 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:58:07.557 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:58:07.560 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:58:07.567 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 12:58:07.585 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 12:58:07.587 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 12:58:07.592 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 12:58:07.596 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 12:58:07.599 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 12:58:07.603 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 12:58:07.609 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 12:58:07.614 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 12:58:07.630 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 12:58:07.651 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:58:07.657 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 12:58:07.675 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:58:07.699 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 12:58:07.725 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:58:07.730 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:58:07.738 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:58:07.768 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:58:07.771 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 12:58:07.776 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:58:07.785 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:58:07.863 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:58:07.866 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:58:07.870 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 12:58:07.888 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:58:07.891 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:58:07.894 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:58:07.901 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 12:58:07.962 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 12:58:07.978 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:58:07.988 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:58:07.993 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:58:08.005 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 12:58:08.066 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:58:08.087 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 12:58:08.092 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 12:58:08.100 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:58:08.106 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) (0.10.0) 2022-11-02 12:58:08.111 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:58:08.114 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 12:58:08.119 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:58:08.145 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:58:08.154 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:58:08.158 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:58:08.175 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:58:08.179 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:58:08.182 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:58:08.187 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:58:08.209 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:58:08.216 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:58:08.223 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:58:08.226 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:58:08.229 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:58:08.235 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:58:08.283 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:58:08.293 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:58:08.297 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:58:08.308 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 12:58:08.314 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 12:58:08.326 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:58:08.339 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 12:58:08.352 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 12:58:08.368 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-11-02 12:58:08.373 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:58:08.377 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:58:08.379 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:58:08.384 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:58:08.388 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 12:58:08.394 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 12:58:08.431 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 12:58:08.438 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:58:08.440 | Requirement already satisfied: numpy===1.22.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.22.2) 2022-11-02 12:58:08.443 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:58:08.446 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:58:08.450 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 12:58:08.452 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 12:58:08.455 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:58:08.459 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:58:08.510 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:58:08.513 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:58:09.654 | Installing collected packages: nova 2022-11-02 12:58:09.655 | Attempting uninstall: nova 2022-11-02 12:58:09.656 | Found existing installation: nova 25.0.2.dev6 2022-11-02 12:58:09.661 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-02 12:58:09.662 | Running setup.py develop for nova 2022-11-02 12:58:16.925 | Successfully installed nova 2022-11-02 12:58:17.071 | + inc/python:pip_install:200 : result=0 2022-11-02 12:58:17.074 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:58:17.077 | + functions-common:time_stop:2451 : local name 2022-11-02 12:58:17.079 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:58:17.082 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:58:17.084 | + functions-common:time_stop:2454 : local total 2022-11-02 12:58:17.086 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:58:17.089 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:58:17.092 | + functions-common:time_stop:2458 : start_time=1667393877329 2022-11-02 12:58:17.094 | + functions-common:time_stop:2460 : [[ -z 1667393877329 ]] 2022-11-02 12:58:17.097 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:58:17.101 | + functions-common:time_stop:2463 : end_time=1667393897099 2022-11-02 12:58:17.105 | + functions-common:time_stop:2464 : elapsed_time=19770 2022-11-02 12:58:17.108 | + functions-common:time_stop:2465 : total=149725 2022-11-02 12:58:17.110 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:58:17.112 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=169495 2022-11-02 12:58:17.115 | + inc/python:pip_install:203 : return 0 2022-11-02 12:58:17.118 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:58:17.121 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 12:58:17.123 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 12:58:17.144 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 12:58:17.159 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 12:58:17.161 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 12:58:17.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:58:17.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:58:17.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 12:58:17.174 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:58:17.177 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-11-02 12:58:17.195 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:58:17.198 | + ./stack.sh:main:937 : configure_nova 2022-11-02 12:58:17.201 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 12:58:17.216 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 12:58:17.219 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 12:58:17.222 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 12:58:17.226 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 12:58:17.227 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 12:58:17.233 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 12:58:17.236 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 12:58:17.238 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 12:58:17.241 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 12:58:17.243 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 12:58:17.247 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 12:58:17.249 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 12:58:17.252 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 12:58:17.266 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 12:58:17.281 | + 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-11-02 12:58:17.296 | + 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-11-02 12:58:17.313 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-02 12:58:17.328 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 12:58:17.332 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 12:58:17.337 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rceyDeZtAR 2022-11-02 12:58:17.340 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 12:58:17.343 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 12:58:17.346 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 12:58:17.348 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 12:58:17.351 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 12:58:17.354 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rceyDeZtAR 2022-11-02 12:58:17.359 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rceyDeZtAR 2022-11-02 12:58:17.374 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rceyDeZtAR /etc/sudoers.d/nova-rootwrap 2022-11-02 12:58:17.390 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 12:58:17.394 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 12:58:17.397 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 12:58:17.400 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 12:58:17.404 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 12:58:17.407 | + 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-11-02 12:58:17.409 | + 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-11-02 12:58:17.412 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-11-02 12:58:17.415 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 12:58:17.421 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 12:58:17.445 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:17.448 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 12:58:17.452 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 12:58:17.456 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 12:58:17.461 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 12:58:17.496 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 12:58:17.499 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 12:58:17.531 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 12:58:17.568 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 12:58:17.602 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-02 12:58:17.640 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 12:58:17.676 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 12:58:17.806 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 12:58:17.809 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 12:58:17.880 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 12:58:17.943 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 12:58:17.975 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 12:58:18.005 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 12:58:18.039 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 12:58:18.077 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 12:58:18.079 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:58:18.082 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:58:18.084 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:58:18.087 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:58:18.090 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:58:18.092 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:58:18.094 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:58:18.097 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:58:18.099 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:58:18.101 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:58:18.103 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:58:18.106 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 12:58:18.108 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:58:18.111 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:58:18.113 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:58:18.116 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:58:18.118 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:58:18.121 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:58:18.123 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 12:58:18.142 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:18.144 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:58:18.146 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 12:58:18.149 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 12:58:18.184 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 12:58:18.186 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 12:58:18.189 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 12:58:18.191 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 12:58:18.194 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 12:58:18.197 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 12:58:18.235 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 12:58:18.238 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 12:58:18.240 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 12:58:18.243 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 12:58:18.246 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 12:58:18.249 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 12:58:18.285 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 12:58:18.319 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 12:58:18.352 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 12:58:18.384 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 12:58:18.404 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:18.407 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 12:58:18.426 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:18.430 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 12:58:18.431 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 12:58:18.438 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 12:58:18.440 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 12:58:18.474 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 12:58:18.493 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:18.497 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 12:58:18.500 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 12:58:18.503 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 12:58:18.506 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:58:18.509 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 12:58:18.546 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 12:58:18.579 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:58:18.613 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 12:58:18.648 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 12:58:18.682 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 12:58:18.717 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 12:58:18.749 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 12:58:18.780 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:58:18.812 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:58:18.848 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 12:58:18.867 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:18.870 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 12:58:18.873 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 12:58:18.907 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 12:58:18.941 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 12:58:18.971 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 12:58:19.002 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 12:58:19.035 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 12:58:19.067 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 12:58:19.099 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 12:58:19.131 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 12:58:19.149 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:19.152 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 12:58:19.155 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 12:58:19.187 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 12:58:19.222 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 12:58:19.224 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 12:58:19.256 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 12:58:19.258 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 12:58:19.261 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 12:58:19.264 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:58:19.267 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:58:19.269 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:58:19.272 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:58:19.275 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:58:19.277 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:58:19.280 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 12:58:19.282 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:58:19.285 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:58:19.287 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:58:19.290 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:58:19.293 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:58:19.295 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:58:19.298 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:58:19.300 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:58:19.303 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:58:19.305 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:58:19.308 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:58:19.311 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 12:58:19.313 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 12:58:19.315 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 12:58:19.318 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:58:19.337 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:58:19.340 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:58:19.343 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:58:19.345 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:58:19.348 | + 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-11-02 12:58:19.380 | + 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-11-02 12:58:19.411 | + 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-11-02 12:58:19.443 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:58:19.476 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 12:58:19.512 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 12:58:19.530 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:19.533 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-02 12:58:19.536 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 12:58:19.538 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 12:58:19.541 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 12:58:19.545 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 12:58:19.548 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:58:19.551 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 12:58:19.555 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 12:58:19.558 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:58:19.561 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:58:19.576 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:58:19.576 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:58:19.586 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:58:19.591 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:58:19.613 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 12:58:19.615 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 12:58:19.619 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-02 12:58:19.656 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 12:58:19.687 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 12:58:19.719 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:58:19.752 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:58:19.784 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:58:19.816 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:58:19.850 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:58:19.883 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:58:19.919 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 12:58:19.951 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:58:20.004 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:58:20.036 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:58:20.068 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 12:58:20.071 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 12:58:20.075 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 12:58:20.077 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 12:58:20.080 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:58:20.083 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:20.085 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:20.088 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 12:58:20.091 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 12:58:20.094 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 12:58:20.127 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 12:58:20.159 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-11-02 12:58:20.159 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 12:58:20.169 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 12:58:20.173 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 12:58:20.176 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 12:58:20.179 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:58:20.181 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:58:20.184 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:58:20.187 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:20.189 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:20.192 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:58:20.194 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:58:20.196 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:20.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:20.202 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 12:58:20.269 | Enabling site nova-api-wsgi. 2022-11-02 12:58:20.275 | To activate the new configuration, you need to run: 2022-11-02 12:58:20.275 | systemctl reload apache2 2022-11-02 12:58:20.280 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 12:58:20.283 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:58:20.285 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:58:20.287 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:58:20.506 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 12:58:20.533 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:20.536 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-11-02 12:58:20.539 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 12:58:20.542 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 12:58:20.545 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 12:58:20.548 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 12:58:20.551 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:58:20.555 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 12:58:20.561 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 12:58:20.564 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:58:20.566 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:58:20.583 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:58:20.584 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:58:20.594 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:58:20.598 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:58:20.619 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 12:58:20.622 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 12:58:20.627 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-02 12:58:20.663 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 12:58:20.696 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 12:58:20.727 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:58:20.759 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:58:20.792 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:58:20.825 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:58:20.858 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:58:20.889 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:58:20.919 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 12:58:20.952 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:58:20.985 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:58:21.021 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:58:21.057 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 12:58:21.060 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 12:58:21.095 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 12:58:21.113 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:21.116 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 12:58:21.154 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 12:58:21.157 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 12:58:21.160 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 12:58:21.179 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:21.183 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:58:21.186 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:58:21.217 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 12:58:21.252 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 12:58:21.254 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 12:58:21.257 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 12:58:21.259 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:58:21.261 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:58:21.264 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:58:21.282 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:21.285 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:58:21.287 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:58:21.290 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:58:21.310 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:21.313 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:58:21.316 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:58:21.347 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:58:21.350 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:58:21.352 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 12:58:21.383 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 12:58:21.414 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 12:58:21.451 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 12:58:21.468 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:21.471 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 12:58:21.502 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 12:58:21.504 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 12:58:21.507 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 12:58:21.543 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 12:58:21.575 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-11-02 12:58:21.607 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 12:58:21.640 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 12:58:21.674 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 12:58:21.705 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 12:58:21.737 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 12:58:21.768 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 12:58:21.800 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 12:58:21.818 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:21.821 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 12:58:21.826 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 12:58:21.829 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 12:58:21.831 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 12:58:21.834 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 12:58:21.837 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 12:58:21.840 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 12:58:21.843 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 12:58:21.845 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 12:58:21.848 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 12:58:21.852 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 12:58:21.855 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 12:58:21.858 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 12:58:21.861 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 12:58:21.864 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 12:58:21.867 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 12:58:21.904 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 12:58:21.938 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 12:58:21.975 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:58:21.977 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 12:58:21.980 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 12:58:21.983 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 12:58:22.002 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:22.005 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 12:58:22.006 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 12:58:22.816 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-02 12:58:22.819 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 12:58:22.822 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 12:58:22.825 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 12:58:22.829 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:58:22.832 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 12:58:22.835 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:58:22.858 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:22.861 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 12:58:22.864 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 12:58:22.867 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:58:22.887 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:22.889 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 12:58:22.892 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 12:58:22.928 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:58:22.930 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:58:22.933 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 12:58:22.951 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:22.953 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 12:58:22.956 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 12:58:22.958 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 12:58:22.993 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-11-02 12:58:23.030 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 12:58:23.062 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 12:58:23.094 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 12:58:23.127 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 12:58:23.158 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 12:58:23.192 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 12:58:23.225 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 12:58:23.228 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 12:58:23.231 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 12:58:23.234 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:58:23.253 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:58:23.255 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:58:23.258 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:58:23.261 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:58:23.264 | + 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-11-02 12:58:23.297 | + 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-11-02 12:58:23.329 | + 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-11-02 12:58:23.361 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:58:23.393 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:58:23.396 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 12:58:23.401 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 12:58:23.403 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 12:58:23.406 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 12:58:23.409 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 12:58:23.411 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 12:58:23.414 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 12:58:23.417 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 12:58:23.420 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 12:58:23.423 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 12:58:23.425 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 12:58:23.428 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 12:58:23.430 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 12:58:23.433 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 12:58:23.452 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:23.455 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 12:58:23.458 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 12:58:23.476 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:23.478 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 12:58:23.498 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:23.501 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 12:58:23.524 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:23.527 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 12:58:23.549 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:23.551 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 12:58:23.554 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 12:58:23.558 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 12:58:23.560 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:58:23.563 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 12:58:23.566 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 12:58:23.568 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 12:58:23.571 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:23.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:23.577 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 12:58:23.580 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:58:23.583 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:58:23.585 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:58:23.588 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:58:23.591 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:58:23.594 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:58:23.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:23.599 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:23.602 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:58:23.605 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:58:23.608 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:58:23.610 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:58:23.613 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 12:58:23.616 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:58:23.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:23.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:23.624 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 12:58:23.648 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-02 12:58:23.764 | Reading package lists... 2022-11-02 12:58:24.075 | Building dependency tree... 2022-11-02 12:58:24.077 | Reading state information... 2022-11-02 12:58:24.493 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 12:58:24.493 | The following packages were automatically installed and are no longer required: 2022-11-02 12:58:24.496 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:58:24.496 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:58:24.496 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:58:24.496 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:58:24.496 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:58:24.496 | python3-zope.interface 2022-11-02 12:58:24.496 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:58:24.631 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:58:24.636 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:58:24.639 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:58:24.641 | + functions-common:time_stop:2451 : local name 2022-11-02 12:58:24.644 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:58:24.646 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:58:24.649 | + functions-common:time_stop:2454 : local total 2022-11-02 12:58:24.651 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:58:24.654 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:58:24.656 | + functions-common:time_stop:2458 : start_time=1667393903645 2022-11-02 12:58:24.659 | + functions-common:time_stop:2460 : [[ -z 1667393903645 ]] 2022-11-02 12:58:24.662 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:58:24.667 | + functions-common:time_stop:2463 : end_time=1667393904664 2022-11-02 12:58:24.670 | + functions-common:time_stop:2464 : elapsed_time=1019 2022-11-02 12:58:24.673 | + functions-common:time_stop:2465 : total=8174 2022-11-02 12:58:24.675 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:58:24.677 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9193 2022-11-02 12:58:24.680 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:58:24.684 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 12:58:24.686 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 12:58:24.689 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 12:58:24.691 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 12:58:24.694 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 12:58:24.718 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 12:58:24.721 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:58:24.724 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:58:24.726 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:58:24.729 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:58:24.732 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:58:24.734 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:58:24.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:24.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:24.743 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:58:24.746 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:58:24.748 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:58:24.751 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:58:24.754 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 12:58:24.756 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:58:24.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:24.762 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:24.765 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 12:58:24.794 | + functions-common:apt_get:1242 : 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-11-02 12:58:24.911 | Reading package lists... 2022-11-02 12:58:25.227 | Building dependency tree... 2022-11-02 12:58:25.228 | Reading state information... 2022-11-02 12:58:25.640 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-02 12:58:25.640 | The following packages were automatically installed and are no longer required: 2022-11-02 12:58:25.642 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:58:25.642 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:58:25.642 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:58:25.642 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:58:25.642 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:58:25.642 | python3-zope.interface 2022-11-02 12:58:25.642 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:58:25.779 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:58:25.784 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:58:25.786 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:58:25.789 | + functions-common:time_stop:2451 : local name 2022-11-02 12:58:25.792 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:58:25.794 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:58:25.797 | + functions-common:time_stop:2454 : local total 2022-11-02 12:58:25.800 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:58:25.802 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:58:25.805 | + functions-common:time_stop:2458 : start_time=1667393904790 2022-11-02 12:58:25.808 | + functions-common:time_stop:2460 : [[ -z 1667393904790 ]] 2022-11-02 12:58:25.812 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:58:25.817 | + functions-common:time_stop:2463 : end_time=1667393905813 2022-11-02 12:58:25.819 | + functions-common:time_stop:2464 : elapsed_time=1023 2022-11-02 12:58:25.823 | + functions-common:time_stop:2465 : total=9193 2022-11-02 12:58:25.825 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:58:25.828 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10216 2022-11-02 12:58:25.831 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:58:25.833 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 12:58:25.836 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 12:58:25.840 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:58:25.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:25.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:25.848 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 12:58:25.851 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 12:58:25.909 | wsgi (enabled by maintainer script) 2022-11-02 12:58:25.914 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 12:58:25.917 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 12:58:25.920 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:58:25.924 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 12:58:25.927 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 12:58:25.929 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:58:25.935 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:58:25.935 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:58:25.942 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 12:58:25.944 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 12:58:25.947 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 12:58:25.951 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 12:58:25.954 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 12:58:25.982 | Using python 3.8 to install osc-placement 2022-11-02 12:58:25.986 | + 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-11-02 12:58:28.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:58:28.319 | from cryptography.utils import int_from_bytes 2022-11-02 12:58:28.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:58:28.319 | from cryptography.utils import int_from_bytes 2022-11-02 12:58:28.539 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.548 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.555 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.560 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.652 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.672 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.676 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.680 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.696 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.705 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.707 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.740 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.750 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.755 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.774 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.813 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.821 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.827 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.876 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.890 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.894 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.914 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.922 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.973 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.991 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:28.996 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.120 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.127 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.131 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:58:29.187 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.312 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.338 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.343 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.354 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.360 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.380 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.387 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.406 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.465 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.479 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.495 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.541 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.545 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:29.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:58:29.554 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2022-11-02 12:58:29.566 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:58:29.583 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:58:29.589 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:58:29.592 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:58:29.599 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:58:29.604 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:58:29.608 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:58:29.611 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:58:29.674 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 12:58:29.689 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:58:29.692 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:58:29.697 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:58:29.704 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:58:29.708 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:58:29.711 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:58:29.740 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:58:29.748 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:58:29.752 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:58:29.765 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:58:29.792 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:58:29.796 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:58:29.801 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:58:29.823 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:58:29.827 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:58:29.829 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:58:29.880 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:58:29.883 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:58:29.887 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:58:29.899 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:58:29.904 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:58:29.907 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:58:29.910 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:58:29.916 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:58:29.920 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:58:29.958 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:58:29.962 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:58:29.985 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:58:30.049 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:58:30.052 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:58:30.058 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:58:30.061 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:58:30.065 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:58:32.399 | + inc/python:pip_install:200 : result=0 2022-11-02 12:58:32.401 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:58:32.404 | + functions-common:time_stop:2451 : local name 2022-11-02 12:58:32.407 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:58:32.410 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:58:32.412 | + functions-common:time_stop:2454 : local total 2022-11-02 12:58:32.415 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:58:32.418 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:58:32.421 | + functions-common:time_stop:2458 : start_time=1667393905975 2022-11-02 12:58:32.424 | + functions-common:time_stop:2460 : [[ -z 1667393905975 ]] 2022-11-02 12:58:32.427 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:58:32.434 | + functions-common:time_stop:2463 : end_time=1667393912429 2022-11-02 12:58:32.436 | + functions-common:time_stop:2464 : elapsed_time=6454 2022-11-02 12:58:32.439 | + functions-common:time_stop:2465 : total=169495 2022-11-02 12:58:32.442 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:58:32.445 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=175949 2022-11-02 12:58:32.448 | + inc/python:pip_install:203 : return 0 2022-11-02 12:58:32.452 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 12:58:32.455 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 12:58:32.457 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 12:58:32.460 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:58:32.463 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:58:32.467 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:58:32.470 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:58:32.473 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:58:32.476 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:58:32.497 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:58:32.500 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:58:32.503 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:58:32.506 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:58:32.507 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:58:32.513 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 12:58:32.516 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:58:32.518 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 12:58:32.534 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 12:58:32.538 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:58:32.538 | + functions-common:git_clone:690 : head -1 2022-11-02 12:58:32.543 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 12:58:32.547 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:58:32.550 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 12:58:32.553 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:58:32.555 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 12:58:32.559 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 12:58:32.562 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:58:32.565 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 12:58:32.567 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:58:32.570 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 12:58:32.573 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 12:58:32.576 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:58:32.579 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:58:32.583 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 12:58:32.586 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:58:32.590 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 12:58:32.593 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:58:32.595 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:58:32.599 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 12:58:32.606 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 12:58:32.609 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-02 12:58:33.337 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 12:58:33.341 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:58:33.344 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:58:33.346 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:58:33.349 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 12:58:33.352 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 12:58:33.354 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:58:33.357 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:58:33.360 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:58:33.363 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:58:33.365 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:58:33.369 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:58:33.372 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:58:33.375 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 12:58:33.401 | Using python 3.8 to install /opt/stack/placement 2022-11-02 12:58:33.404 | + 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-11-02 12:58:35.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:58:35.889 | from cryptography.utils import int_from_bytes 2022-11-02 12:58:35.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:58:35.889 | from cryptography.utils import int_from_bytes 2022-11-02 12:58:36.191 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.199 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.206 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.210 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.300 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.320 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.324 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.328 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.343 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.351 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.354 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.386 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.395 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.401 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.420 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.457 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.466 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.471 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.520 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.535 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.539 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.559 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.566 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.616 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.635 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.639 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.763 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.770 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.774 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:58:36.828 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.950 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.975 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.980 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.991 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:36.997 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.016 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.024 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.042 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.099 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.112 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.129 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.174 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.178 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:37.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:58:37.185 | Obtaining file:///opt/stack/placement 2022-11-02 12:58:40.638 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:58:40.651 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:58:40.809 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:58:40.823 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:58:40.828 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:58:40.841 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:58:40.897 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-11-02 12:58:40.902 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 12:58:40.907 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 12:58:40.912 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:58:40.952 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:58:40.963 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:58:41.004 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:58:41.012 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:58:41.066 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:58:41.072 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:58:41.112 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:58:41.133 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:58:41.150 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:58:41.159 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:58:41.170 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:58:41.188 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:58:41.194 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:58:41.198 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:58:41.211 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:58:41.221 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:58:41.224 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:58:41.232 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 12:58:41.237 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:58:41.257 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:58:41.261 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:58:41.269 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:58:41.299 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:58:41.304 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:58:41.385 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:58:41.388 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 12:58:41.399 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:58:41.403 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:58:41.406 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:58:41.412 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:58:41.423 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:58:41.428 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:58:41.440 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:58:41.464 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:58:41.469 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:58:41.530 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:58:41.536 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:58:41.539 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:58:41.542 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:58:41.547 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:58:41.554 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:58:41.569 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:58:41.579 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:58:41.586 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:58:41.590 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:58:41.594 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:58:41.597 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:58:41.600 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:58:41.606 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:58:41.608 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:58:41.612 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:58:41.614 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:58:41.616 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:58:41.628 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:58:41.632 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:58:41.637 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:58:41.645 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:58:41.685 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:58:41.712 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:58:41.716 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:58:41.719 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:58:41.746 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:58:43.506 | Installing collected packages: openstack-placement 2022-11-02 12:58:43.506 | Attempting uninstall: openstack-placement 2022-11-02 12:58:43.507 | Found existing installation: openstack-placement 7.0.1.dev3 2022-11-02 12:58:43.510 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-02 12:58:43.512 | Running setup.py develop for openstack-placement 2022-11-02 12:58:47.629 | Successfully installed openstack-placement 2022-11-02 12:58:47.772 | + inc/python:pip_install:200 : result=0 2022-11-02 12:58:47.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:58:47.778 | + functions-common:time_stop:2451 : local name 2022-11-02 12:58:47.780 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:58:47.783 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:58:47.785 | + functions-common:time_stop:2454 : local total 2022-11-02 12:58:47.787 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:58:47.790 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:58:47.793 | + functions-common:time_stop:2458 : start_time=1667393913394 2022-11-02 12:58:47.795 | + functions-common:time_stop:2460 : [[ -z 1667393913394 ]] 2022-11-02 12:58:47.799 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:58:47.804 | + functions-common:time_stop:2463 : end_time=1667393927801 2022-11-02 12:58:47.807 | + functions-common:time_stop:2464 : elapsed_time=14407 2022-11-02 12:58:47.809 | + functions-common:time_stop:2465 : total=175949 2022-11-02 12:58:47.812 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:58:47.814 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=190356 2022-11-02 12:58:47.817 | + inc/python:pip_install:203 : return 0 2022-11-02 12:58:47.820 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:58:47.823 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 12:58:47.827 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 12:58:47.849 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 12:58:47.863 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 12:58:47.866 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 12:58:47.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:58:47.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:58:47.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 12:58:47.878 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:58:47.880 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:58:47.883 | + ./stack.sh:main:943 : configure_placement 2022-11-02 12:58:47.886 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 12:58:47.901 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 12:58:47.904 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 12:58:47.909 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 12:58:47.912 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 12:58:47.916 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 12:58:47.919 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 12:58:47.921 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 12:58:47.925 | + 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-11-02 12:58:47.965 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 12:58:48.003 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 12:58:48.042 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 12:58:48.044 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 12:58:48.047 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 12:58:48.050 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:58:48.053 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 12:58:48.092 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 12:58:48.128 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:58:48.164 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 12:58:48.198 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 12:58:48.232 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 12:58:48.268 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 12:58:48.304 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 12:58:48.339 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:58:48.373 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:58:48.410 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 12:58:48.413 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 12:58:48.416 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 12:58:48.421 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:58:48.449 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:58:48.452 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:58:48.455 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:58:48.458 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:58:48.461 | + 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-11-02 12:58:48.501 | + 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-11-02 12:58:48.543 | + 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-11-02 12:58:48.580 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:58:48.623 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 12:58:48.626 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 12:58:48.628 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 12:58:48.631 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 12:58:48.635 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 12:58:48.639 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 12:58:48.641 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:58:48.645 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 12:58:48.652 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 12:58:48.655 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:58:48.657 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:58:48.674 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:58:48.675 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:58:48.688 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:58:48.693 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:58:48.717 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 12:58:48.721 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 12:58:48.725 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 12:58:48.762 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 12:58:48.795 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 12:58:48.832 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:58:48.869 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:58:48.909 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:58:48.944 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:58:48.981 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:58:49.016 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:58:49.051 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 12:58:49.085 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:58:49.120 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:58:49.157 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:58:49.192 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 12:58:49.195 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 12:58:49.199 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 12:58:49.202 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 12:58:49.205 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:58:49.207 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:49.210 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:49.214 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 12:58:49.217 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 12:58:49.220 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 12:58:49.254 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 12:58:49.293 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-02 12:58:49.294 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 12:58:49.308 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 12:58:49.314 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 12:58:49.317 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 12:58:49.320 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:58:49.324 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:58:49.327 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:58:49.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:49.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:49.339 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:58:49.342 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:58:49.345 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:49.347 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:49.350 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 12:58:49.422 | Site placement-api already enabled 2022-11-02 12:58:49.428 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 12:58:49.432 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:58:49.435 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:58:49.437 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:58:49.593 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 12:58:49.621 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:49.625 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 12:58:49.648 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:49.652 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 12:58:49.677 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:49.683 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 12:58:49.686 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 12:58:49.691 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 12:58:49.730 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 12:58:49.765 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 12:58:49.799 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 12:58:49.834 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 12:58:49.871 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 12:58:49.905 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 12:58:49.940 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 12:58:49.974 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 12:58:49.997 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:50.000 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 12:58:50.022 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:58:50.025 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 12:58:50.028 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 12:58:50.030 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 12:58:50.033 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:58:50.036 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:58:50.039 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:58:50.042 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:58:50.045 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:58:50.049 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:58:50.054 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:58:50.057 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:58:50.060 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:58:50.063 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 12:58:50.066 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:58:50.084 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:50.088 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:58:50.091 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:58:50.093 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 12:58:50.096 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 12:58:50.098 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:58:50.101 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 12:58:50.104 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 12:58:50.107 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 12:58:50.173 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 12:58:50.224 | [120706 Async install_tempest:146509]: running: install_tempest 2022-11-02 12:58:50.228 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 12:58:50.231 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 12:58:50.235 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:58:50.240 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 12:58:50.243 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 12:58:50.247 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 12:58:50.251 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 12:58:50.254 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 12:58:50.257 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 12:58:50.261 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 12:58:50.264 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 12:58:50.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:58:50.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:58:50.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 12:58:50.278 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:58:50.281 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 12:58:50.284 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 12:58:50.288 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:58:50.293 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 12:58:50.296 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 12:58:50.299 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:58:50.306 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:58:50.308 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:58:50.316 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 12:58:50.319 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 12:58:50.323 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 12:58:50.327 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 12:58:50.331 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 12:58:50.361 | Using python 3.8 to install python-openstackclient 2022-11-02 12:58:50.364 | + 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-11-02 12:58:52.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:58:52.734 | from cryptography.utils import int_from_bytes 2022-11-02 12:58:52.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:58:52.734 | from cryptography.utils import int_from_bytes 2022-11-02 12:58:53.068 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.086 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.100 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.108 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.287 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.328 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.338 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.345 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.376 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.394 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.397 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.464 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.483 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.494 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.522 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.564 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.574 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.579 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.629 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.644 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.648 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.669 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.676 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.728 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.747 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.751 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.878 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.887 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:53.891 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:58:53.948 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.080 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.108 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.112 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.124 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.130 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.151 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.159 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.177 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.238 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.252 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.269 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.316 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.321 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:58:54.328 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:58:54.330 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (5.8.0) 2022-11-02 12:58:54.350 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:58:54.358 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:58:54.386 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:58:54.405 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:58:54.409 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 12:58:54.425 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 12:58:54.430 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:58:54.448 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 12:58:54.464 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:58:54.466 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:58:54.479 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 12:58:54.495 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:58:54.534 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:58:54.537 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:58:54.560 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:58:54.563 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:58:54.565 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:58:54.570 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:58:54.632 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:58:54.636 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:58:54.640 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:58:54.643 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 12:58:54.648 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:58:54.654 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:58:54.661 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:58:54.663 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:58:54.692 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:58:54.734 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:58:54.744 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:58:54.747 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:58:54.760 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:58:54.766 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:58:54.770 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:58:54.777 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:58:54.782 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:58:54.833 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:58:54.837 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:58:54.841 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:58:54.844 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:58:54.848 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:58:54.851 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:58:54.873 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:58:54.876 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:58:54.881 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:58:54.887 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:58:54.891 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:58:54.896 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:58:54.900 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:58:54.966 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:58:57.276 | + inc/python:pip_install:200 : result=0 2022-11-02 12:58:57.279 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:58:57.283 | + functions-common:time_stop:2451 : local name 2022-11-02 12:58:57.287 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:58:57.291 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:58:57.294 | + functions-common:time_stop:2454 : local total 2022-11-02 12:58:57.298 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:58:57.301 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:58:57.303 | + functions-common:time_stop:2458 : start_time=1667393930353 2022-11-02 12:58:57.307 | + functions-common:time_stop:2460 : [[ -z 1667393930353 ]] 2022-11-02 12:58:57.310 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:58:57.315 | + functions-common:time_stop:2463 : end_time=1667393937312 2022-11-02 12:58:57.319 | + functions-common:time_stop:2464 : elapsed_time=6959 2022-11-02 12:58:57.323 | + functions-common:time_stop:2465 : total=190356 2022-11-02 12:58:57.327 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:58:57.330 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=197315 2022-11-02 12:58:57.333 | + inc/python:pip_install:203 : return 0 2022-11-02 12:58:57.337 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 12:58:57.341 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 12:58:57.347 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.IeYtAcf27B 2022-11-02 12:58:57.351 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 12:58:57.354 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 12:58:57.358 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 12:58:57.361 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 12:58:57.365 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 12:58:57.368 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 12:58:57.392 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:58:57.395 | + ./stack.sh:main:1035 : configure_database 2022-11-02 12:58:57.400 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 12:58:57.403 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 12:58:57.406 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 12:58:57.409 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:58:57.412 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 12:58:57.415 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 12:58:57.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:57.421 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:57.424 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 12:58:57.428 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 12:58:57.434 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 12:58:57.436 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 12:58:57.440 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 12:58:57.518 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 12:58:57.520 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:58:57.524 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:58:57.527 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:58:57.529 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:58:57.532 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:58:57.535 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:58:57.538 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:58:57.541 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:58:57.544 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:58:57.547 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:58:57.550 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:58:57.552 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 12:58:57.556 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:58:57.559 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:58:57.561 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:58:57.564 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:58:57.567 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:58:57.571 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:58:57.574 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 12:58:57.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:58:57.579 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:58:57.582 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 12:58:57.585 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:58:57.588 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 12:59:02.095 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 12:59:02.115 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 12:59:02.116 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 12:59:02.122 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 12:59:02.126 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 12:59:02.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:59:02.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:59:02.136 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 12:59:02.138 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 12:59:02.141 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 12:59:02.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:59:02.147 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:59:02.151 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 12:59:02.154 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 12:59:02.158 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-11-02 12:59:02.173 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:59:02.268 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-02 12:59:02.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:59:02.382 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 12:59:02.447 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 12:59:02.519 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 12:59:02.589 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 12:59:02.592 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 12:59:02.595 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:59:02.597 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 12:59:08.051 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 12:59:08.055 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 12:59:08.059 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 12:59:08.065 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-125908 2022-11-02 12:59:08.068 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-125908 1039' 2022-11-02 12:59:08.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.074 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 12:59:08.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.080 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 12:59:08.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.087 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 12:59:08.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.095 | + 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-11-02 12:59:08.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.101 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 12:59:08.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.108 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 12:59:08.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.115 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-125426 2022-11-02 12:59:08.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.123 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 12:59:08.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.130 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 12:59:08.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.138 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 12:59:08.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.145 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 12:59:08.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.152 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 12:59:08.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:59:08.159 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 12:59:08.163 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 12:59:08.166 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 12:59:08.170 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 12:59:08.185 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 12:59:08.188 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:59:08.191 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 12:59:08.194 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:59:08.197 | + functions-common:run_process:1707 : local group= 2022-11-02 12:59:08.200 | + functions-common:run_process:1708 : local user= 2022-11-02 12:59:08.203 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:59:08.215 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 12:59:08.215 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:59:08.215 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:59:08.216 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:59:08.219 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:59:08.223 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:59:08.228 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393948225 2022-11-02 12:59:08.231 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 12:59:08.255 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:59:08.258 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 12:59:08.261 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 12:59:08.276 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:59:08.276 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:59:08.276 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:59:08.276 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:59:08.276 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 12:59:08.279 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 12:59:08.282 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 12:59:08.284 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:59:08.287 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:59:08.291 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:59:08.294 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:59:08.296 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 12:59:08.299 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-02 12:59:08.303 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 12:59:08.306 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:59:08.309 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:59:08.311 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 12:59:08.314 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:59:08.316 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:59:08.327 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:59:08.327 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 12:59:08.327 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:59:08.330 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-02 12:59:08.393 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 12:59:08.470 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:59:08.543 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 12:59:08.620 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 12:59:08.700 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:59:08.779 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:59:08.782 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:59:08.786 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 12:59:08.862 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:59:09.332 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 12:59:09.348 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 12:59:09.769 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 12:59:09.801 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:59:09.804 | + functions-common:time_stop:2451 : local name 2022-11-02 12:59:09.808 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:59:09.812 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:59:09.815 | + functions-common:time_stop:2454 : local total 2022-11-02 12:59:09.820 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:59:09.824 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:59:09.827 | + functions-common:time_stop:2458 : start_time=1667393948225 2022-11-02 12:59:09.831 | + functions-common:time_stop:2460 : [[ -z 1667393948225 ]] 2022-11-02 12:59:09.837 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:59:09.844 | + functions-common:time_stop:2463 : end_time=1667393949840 2022-11-02 12:59:09.848 | + functions-common:time_stop:2464 : elapsed_time=1615 2022-11-02 12:59:09.852 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:59:09.856 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:59:09.859 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1615 2022-11-02 12:59:09.864 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 12:59:09.868 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 12:59:09.872 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 12:59:09.876 | + functions-common:run_process:1707 : local group= 2022-11-02 12:59:09.879 | + functions-common:run_process:1708 : local user=root 2022-11-02 12:59:09.883 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:59:09.887 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 12:59:09.891 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:59:09.895 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:59:09.900 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:59:09.904 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:59:09.911 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:59:09.918 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393949911 2022-11-02 12:59:09.919 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 12:59:09.942 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:59:09.946 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:59:09.949 | + functions-common:time_stop:2451 : local name 2022-11-02 12:59:09.952 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:59:09.955 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:59:09.958 | + functions-common:time_stop:2454 : local total 2022-11-02 12:59:09.961 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:59:09.965 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:59:09.968 | + functions-common:time_stop:2458 : start_time=1667393949911 2022-11-02 12:59:09.971 | + functions-common:time_stop:2460 : [[ -z 1667393949911 ]] 2022-11-02 12:59:09.975 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:59:09.983 | + functions-common:time_stop:2463 : end_time=1667393949978 2022-11-02 12:59:09.987 | + functions-common:time_stop:2464 : elapsed_time=67 2022-11-02 12:59:09.992 | + functions-common:time_stop:2465 : total=1615 2022-11-02 12:59:09.995 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:59:10.000 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1682 2022-11-02 12:59:10.004 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 12:59:10.037 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:59:10.041 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 12:59:10.065 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:59:10.066 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 12:59:10.091 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:59:10.101 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 12:59:10.101 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 12:59:10.103 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 12:59:10.107 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 12:59:10.111 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 12:59:10.115 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 12:59:10.119 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 12:59:10.123 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 12:59:10.127 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 12:59:10.131 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 12:59:10.135 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 12:59:10.139 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 12:59:10.143 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 12:59:10.147 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-11-02 12:59:10.152 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 12:59:10.156 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 12:59:10.159 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:59:10.164 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 12:59:10.168 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:59:10.175 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:59:10.176 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:59:10.181 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 12:59:10.184 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:59:10.191 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-02 12:59:10.311 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 12:59:10.406 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 12:59:10.474 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 12:59:10.535 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 12:59:10.595 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:59:10.658 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:59:10.661 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:59:10.664 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 12:59:10.734 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:59:11.152 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 12:59:11.214 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 12:59:11.275 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 12:59:11.352 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 12:59:11.425 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 12:59:11.430 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 12:59:11.436 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 12:59:11.439 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 12:59:11.855 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 12:59:11.870 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 12:59:12.289 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 12:59:13.201 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 12:59:13.223 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:59:13.227 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 12:59:13.230 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 12:59:13.234 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 12:59:13.240 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 12:59:13.260 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 12:59:13.275 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 12:59:13.278 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 12:59:13.281 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-02 12:59:13.439 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-02 12:59:13.596 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-02 12:59:13.748 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-02 12:59:13.902 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-02 12:59:14.140 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-02 12:59:14.296 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-02 12:59:14.476 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-02 12:59:14.630 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-02 12:59:14.786 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-02 12:59:14.941 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 12:59:14.949 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 12:59:14.953 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 12:59:14.957 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 12:59:14.962 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 12:59:14.966 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 12:59:14.969 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 12:59:14.989 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:59:14.994 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 12:59:14.997 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:59:15.000 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 12:59:15.004 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 12:59:15.008 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 12:59:15.011 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 12:59:15.034 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:59:15.037 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 12:59:15.040 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 12:59:15.043 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 12:59:15.047 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 12:59:15.050 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 12:59:15.053 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 12:59:15.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:59:30.275 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-02 12:59:30.280 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:59:30.659 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 12:59:30.663 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 12:59:30.666 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:59:30.669 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:59:30.675 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:59:30.680 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393970676 2022-11-02 12:59:30.682 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 12:59:35.881 | 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=148503) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 12:59:35.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:59:35.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.898 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:59:35.898 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:59:35.941 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:59:35.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:35.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:35.948 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:59:35.948 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:59:37.114 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:59:37.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:37.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:59:37.126 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:59:37.126 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 12:59:43.306 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 12:59:43.337 | [146509 Async install_tempest:146509]: finished successfully 2022-11-02 13:00:20.925 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:20.925 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:00:21.004 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:21.004 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:00:21.089 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:21.089 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:00:21.180 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:21.180 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:00:21.238 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:21.238 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:00:21.301 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:21.301 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:00:22.615 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:22.616 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:22.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.619 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:22.619 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:22.620 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:22.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.622 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:22.623 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:22.632 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:22.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:22.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:22.635 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:22.635 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:23.322 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:23.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.325 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:23.325 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:23.423 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:23.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:23.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:23.427 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:23.427 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:23.437 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 13:00:23.673 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:23.673 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:00:23.775 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:23.775 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:00:23.907 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:23.907 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:00:24.038 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:24.038 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:00:24.152 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:24.152 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:00:24.260 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:24.260 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:00:24.347 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:24.347 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:24.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.350 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.356 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:24.356 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:24.364 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:24.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.367 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:24.367 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:24.971 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:24.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:24.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:24.974 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:24.975 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:25.120 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:00:25.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:25.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:25.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:25.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:25.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:25.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:25.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:25.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:25.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:25.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:25.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:25.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:25.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:00:25.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:00:25.124 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:00:25.124 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=148503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:00:25.132 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 13:00:25.266 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:25.266 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:00:25.370 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:25.371 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:00:25.535 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:25.535 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:00:25.718 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:25.718 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:00:25.798 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:25.798 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:00:25.906 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:25.907 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:00:25.980 | INFO migrate.versioning.api [-] done 2022-11-02 13:00:26.425 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 13:00:26.427 | + functions-common:time_stop:2451 : local name 2022-11-02 13:00:26.430 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:00:26.433 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:00:26.436 | + functions-common:time_stop:2454 : local total 2022-11-02 13:00:26.439 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:00:26.442 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:00:26.445 | + functions-common:time_stop:2458 : start_time=1667393970676 2022-11-02 13:00:26.448 | + functions-common:time_stop:2460 : [[ -z 1667393970676 ]] 2022-11-02 13:00:26.451 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:00:26.457 | + functions-common:time_stop:2463 : end_time=1667394026453 2022-11-02 13:00:26.459 | + functions-common:time_stop:2464 : elapsed_time=55777 2022-11-02 13:00:26.462 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:00:26.465 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:00:26.468 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=55777 2022-11-02 13:00:26.470 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 13:00:26.474 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 13:00:26.478 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 13:00:31.588 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 13:00:31.588 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 13:00:31.588 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 13:00:31.589 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 13:00:31.589 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 13:00:31.590 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 13:00:31.590 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 13:00:31.590 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 13:00:31.590 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 13:00:32.018 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 13:00:32.024 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 13:00:37.120 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 13:00:37.121 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 13:00:37.121 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 13:00:37.121 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 13:00:37.122 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 13:00:37.122 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 13:00:37.122 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 13:00:37.122 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 13:00:37.123 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 13:00:37.541 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 13:00:37.544 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 13:00:37.547 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 13:00:37.550 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 13:00:37.571 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:00:37.573 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 13:00:37.577 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 13:00:37.583 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-02 13:00:37.585 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 13:00:37.588 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:00:37.591 | + functions-common:run_process:1707 : local group= 2022-11-02 13:00:37.594 | + functions-common:run_process:1708 : local user= 2022-11-02 13:00:37.596 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:00:37.599 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 13:00:37.602 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:00:37.604 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:00:37.607 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:00:37.610 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:00:37.613 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:00:37.618 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394037615 2022-11-02 13:00:37.621 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 13:00:37.639 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:00:37.641 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-02 13:00:37.644 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 13:00:37.647 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:00:37.649 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:00:37.652 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:00:37.654 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:00:37.657 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 13:00:37.659 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 13:00:37.662 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 13:00:37.664 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:00:37.667 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:00:37.670 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:00:37.674 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:00:37.676 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 13:00:37.679 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-02 13:00:37.682 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 13:00:37.684 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:00:37.686 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 13:00:37.689 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 13:00:37.691 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 13:00:37.694 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 13:00:37.696 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 13:00:37.700 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-02 13:00:37.763 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-02 13:00:37.826 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 13:00:37.887 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:00:37.957 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:00:38.021 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 13:00:38.086 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 13:00:38.150 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 13:00:38.211 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 13:00:38.278 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 13:00:38.348 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 13:00:38.351 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 13:00:38.353 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-02 13:00:38.414 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 13:00:38.838 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 13:00:38.853 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 13:00:39.250 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 13:00:39.339 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:00:39.342 | + functions-common:time_stop:2451 : local name 2022-11-02 13:00:39.345 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:00:39.351 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:00:39.355 | + functions-common:time_stop:2454 : local total 2022-11-02 13:00:39.358 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:00:39.363 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:00:39.365 | + functions-common:time_stop:2458 : start_time=1667394037615 2022-11-02 13:00:39.368 | + functions-common:time_stop:2460 : [[ -z 1667394037615 ]] 2022-11-02 13:00:39.372 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:00:39.379 | + functions-common:time_stop:2463 : end_time=1667394039375 2022-11-02 13:00:39.382 | + functions-common:time_stop:2464 : elapsed_time=1760 2022-11-02 13:00:39.390 | + functions-common:time_stop:2465 : total=1682 2022-11-02 13:00:39.393 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:00:39.396 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3442 2022-11-02 13:00:39.400 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 13:00:39.400 | Waiting for keystone to start... 2022-11-02 13:00:39.403 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 13:00:39.407 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 13:00:39.410 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:00:39.414 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 13:00:39.418 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:00:39.425 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:00:39.426 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:00:39.429 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:00:39.432 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:00:39.436 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:00:39.442 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394039438 2022-11-02 13:00:39.445 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:00:39.451 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 13:00:46.475 | + :: : [[ 200 == 503 ]] 2022-11-02 13:00:46.477 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:00:46.482 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:00:46.485 | + functions-common:time_stop:2451 : local name 2022-11-02 13:00:46.488 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:00:46.491 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:00:46.495 | + functions-common:time_stop:2454 : local total 2022-11-02 13:00:46.498 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:00:46.502 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:00:46.505 | + functions-common:time_stop:2458 : start_time=1667394039438 2022-11-02 13:00:46.508 | + functions-common:time_stop:2460 : [[ -z 1667394039438 ]] 2022-11-02 13:00:46.512 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:00:46.518 | + functions-common:time_stop:2463 : end_time=1667394046514 2022-11-02 13:00:46.521 | + functions-common:time_stop:2464 : elapsed_time=7076 2022-11-02 13:00:46.524 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:00:46.526 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:00:46.529 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7076 2022-11-02 13:00:46.532 | + functions:wait_for_service:467 : return 0 2022-11-02 13:00:46.535 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 13:00:46.559 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:00:46.562 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 13:00:46.565 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:00:46.569 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 13:00:46.606 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 13:00:46.611 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.89/identity 2022-11-02 13:00:51.545 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.545 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.545 | 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=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.554 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.572 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.572 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.606 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.643 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.643 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.739 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.739 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.739 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.739 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.740 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.740 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.753 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.753 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.753 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.754 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.754 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.754 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.754 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.762 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.765 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.765 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.766 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.766 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.766 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.767 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.767 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=149362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:00:51.803 | 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=149362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:00:52.276 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created domain default 2022-11-02 13:00:52.435 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created project admin 2022-11-02 13:00:52.465 | DEBUG passlib.handlers.bcrypt [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=149362) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 13:00:52.465 | DEBUG passlib.handlers.bcrypt [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=149362) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 13:00:52.604 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created user admin 2022-11-02 13:00:52.708 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created role reader 2022-11-02 13:00:52.792 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created role member 2022-11-02 13:00:52.909 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created implied role where a62ef6ae11144597a37105fbaa94321d implies 6705c33476e14068934ace979bebaa1a 2022-11-02 13:00:53.005 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created role admin 2022-11-02 13:00:53.149 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created implied role where 56e507d85ee14ba28a82a27e2fbed6ab implies a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:00:53.303 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Granted role admin on project admin to user admin. 2022-11-02 13:00:53.424 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Granted role admin on the system to user admin. 2022-11-02 13:00:53.532 | WARNING py.warnings [None req-710fcb39-eef6-4f18-9002-7a3866462985 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-11-02 13:00:53.532 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 13:00:53.532 |  2022-11-02 13:00:53.537 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created region RegionOne 2022-11-02 13:00:53.741 | INFO keystone.cmd.bootstrap [None req-710fcb39-eef6-4f18-9002-7a3866462985 None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 13:00:54.251 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 13:00:54.254 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 13:00:54.257 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 13:00:54.260 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 13:00:57.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:00:57.511 | from cryptography.utils import int_from_bytes 2022-11-02 13:00:57.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:00:57.511 | from cryptography.utils import int_from_bytes 2022-11-02 13:00:57.721 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:00:57.725 | + lib/keystone:create_keystone_accounts:310 : admin_project=8644896b8670405e9c8c1efba9d9bead 2022-11-02 13:00:57.727 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 13:00:57.731 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 13:01:00.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:00.144 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:00.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:00.144 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:00.349 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:00.352 | + lib/keystone:create_keystone_accounts:312 : admin_user=40f4f5ccc86740c2890db30a55d9b0a9 2022-11-02 13:01:00.355 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 13:01:00.357 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 13:01:00.360 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 13:01:00.362 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 40f4f5ccc86740c2890db30a55d9b0a9 default 2022-11-02 13:01:00.428 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 40f4f5ccc86740c2890db30a55d9b0a9 default 2022-11-02 13:01:00.477 | [120706 Async ks-domain-role:149481]: running: get_or_add_user_domain_role admin 40f4f5ccc86740c2890db30a55d9b0a9 default 2022-11-02 13:01:00.480 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 13:01:00.483 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:01:00.488 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 13:01:04.055 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 13:01:04.058 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 13:01:04.059 | default 2022-11-02 13:01:04.062 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 13:01:04.147 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 13:01:04.218 | [120706 Async ks-project:149610]: running: get_or_create_project service Default 2022-11-02 13:01:04.222 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 13:01:04.317 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 13:01:04.391 | [120706 Async ks-service:149696]: running: get_or_create_role service 2022-11-02 13:01:04.394 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 13:01:04.513 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 13:01:04.598 | [120706 Async ks-reseller:149782]: running: get_or_create_role ResellerAdmin 2022-11-02 13:01:04.602 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 13:01:04.604 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 13:01:04.959 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 13:01:05.215 | [120706 Async ks-anotherrole:149880]: running: get_or_create_role anotherrole 2022-11-02 13:01:05.239 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 13:01:05.275 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 13:01:05.307 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:01:05.343 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-02 13:01:09.106 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:09.152 | [149696 Async ks-service:149696]: finished successfully 2022-11-02 13:01:10.184 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:10.193 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:10.238 | [149610 Async ks-project:149610]: finished successfully 2022-11-02 13:01:10.241 | [149782 Async ks-reseller:149782]: finished successfully 2022-11-02 13:01:10.565 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:10.603 | [149880 Async ks-anotherrole:149880]: finished successfully 2022-11-02 13:01:11.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:11.096 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:11.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:11.096 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:11.327 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:11.330 | ++ functions-common:get_or_create_project:950 : project_id=a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:01:11.333 | ++ functions-common:get_or_create_project:951 : echo a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:01:11.337 | + lib/keystone:create_keystone_accounts:340 : invis_project=a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:01:11.339 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 13:01:11.347 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 13:01:11.350 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:01:11.354 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-02 13:01:14.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:14.720 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:14.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:14.720 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:15.024 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:15.028 | ++ functions-common:get_or_create_project:950 : project_id=94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:15.032 | ++ functions-common:get_or_create_project:951 : echo 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:15.035 | + lib/keystone:create_keystone_accounts:344 : demo_project=94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:15.039 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 13:01:15.044 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 13:01:15.047 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:01:15.050 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 13:01:15.052 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 13:01:15.057 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-02 13:01:15.134 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:15.167 | [149481 Async ks-domain-role:149481]: finished successfully 2022-11-02 13:01:18.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.029 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.030 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.234 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:18.237 | ++ functions-common:get_or_create_user:937 : user_id=233f6fd82b484c11b7d13dfc440e5476 2022-11-02 13:01:18.241 | ++ functions-common:get_or_create_user:938 : echo 233f6fd82b484c11b7d13dfc440e5476 2022-11-02 13:01:18.244 | + lib/keystone:create_keystone_accounts:347 : demo_user=233f6fd82b484c11b7d13dfc440e5476 2022-11-02 13:01:18.247 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-02 13:01:18.309 | [120706 Async ks-domain-role:149481]: Waiting for completion of get_or_add_user_domain_role admin 40f4f5ccc86740c2890db30a55d9b0a9 default running on PID 149481 (6 other jobs running) 2022-11-02 13:01:18.338 | [120706 Async ks-domain-role:149481]: Signaling child to exit 2022-11-02 13:01:18.338 | WAKEUP 2022-11-02 13:01:18.369 | [120706 Async ks-domain-role:149481]: Signaled 2022-11-02 13:01:18.371 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 13:01:18.371 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:01:18.371 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40f4f5ccc86740c2890db30a55d9b0a9 --domain default 2022-11-02 13:01:18.371 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 13:01:18.371 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:01:18.371 | ++ functions-common:get_field:824 : read data 2022-11-02 13:01:18.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.371 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.371 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.371 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:18.371 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 13:01:18.371 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 13:01:18.371 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 40f4f5ccc86740c2890db30a55d9b0a9 --domain default 2022-11-02 13:01:18.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.372 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.372 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.372 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40f4f5ccc86740c2890db30a55d9b0a9 --domain default 2022-11-02 13:01:18.372 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:01:18.372 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 13:01:18.372 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:01:18.372 | ++ functions-common:get_field:824 : read data 2022-11-02 13:01:18.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.372 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.372 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.372 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:18.372 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:01:18.372 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:01:18.372 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | 40f4f5ccc86740c2890db30a55d9b0a9 | | | default | | False |' 2022-11-02 13:01:18.373 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:01:18.373 | ++ functions-common:get_field:824 : read data 2022-11-02 13:01:18.373 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:01:18.373 | + functions-common:get_or_add_user_domain_role:1033 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:01:18.373 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:01:18.427 | [120706 Async ks-domain-role:149481]: finished get_or_add_user_domain_role admin 40f4f5ccc86740c2890db30a55d9b0a9 default with result 0 in 14 seconds 2022-11-02 13:01:18.438 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 13:01:18.479 | [120706 Async ks-project:149610]: Waiting for completion of get_or_create_project service Default running on PID 149610 (5 other jobs running) 2022-11-02 13:01:18.509 | [120706 Async ks-project:149610]: Signaling child to exit 2022-11-02 13:01:18.509 | WAKEUP 2022-11-02 13:01:18.536 | [120706 Async ks-project:149610]: Signaled 2022-11-02 13:01:18.538 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:01:18.538 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-02 13:01:18.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.538 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.538 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.538 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:18.538 | + functions-common:get_or_create_project:950 : project_id=884f14f474cc479bbb19829117816db0 2022-11-02 13:01:18.538 | + functions-common:get_or_create_project:951 : echo 884f14f474cc479bbb19829117816db0 2022-11-02 13:01:18.538 | 884f14f474cc479bbb19829117816db0 2022-11-02 13:01:18.588 | [120706 Async ks-project:149610]: finished get_or_create_project service Default with result 0 in 6 seconds 2022-11-02 13:01:18.632 | [120706 Async ks-service:149696]: Waiting for completion of get_or_create_role service running on PID 149696 (4 other jobs running) 2022-11-02 13:01:18.662 | [120706 Async ks-service:149696]: Signaling child to exit 2022-11-02 13:01:18.662 | WAKEUP 2022-11-02 13:01:18.689 | [120706 Async ks-service:149696]: Signaled 2022-11-02 13:01:18.691 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:01:18.691 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-02 13:01:18.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.691 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:18.691 | + functions-common:get_or_create_role:962 : role_id=99abd9e967604d07b2214348cffa595f 2022-11-02 13:01:18.691 | + functions-common:get_or_create_role:963 : echo 99abd9e967604d07b2214348cffa595f 2022-11-02 13:01:18.691 | 99abd9e967604d07b2214348cffa595f 2022-11-02 13:01:18.742 | [120706 Async ks-service:149696]: finished get_or_create_role service with result 0 in 4 seconds 2022-11-02 13:01:18.784 | [120706 Async ks-reseller:149782]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 149782 (3 other jobs running) 2022-11-02 13:01:18.813 | [120706 Async ks-reseller:149782]: Signaling child to exit 2022-11-02 13:01:18.813 | WAKEUP 2022-11-02 13:01:18.838 | [120706 Async ks-reseller:149782]: Signaled 2022-11-02 13:01:18.839 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:01:18.839 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-02 13:01:18.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.839 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.839 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.839 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:18.839 | + functions-common:get_or_create_role:962 : role_id=e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:01:18.839 | + functions-common:get_or_create_role:963 : echo e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:01:18.839 | e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:01:18.888 | [120706 Async ks-reseller:149782]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-11-02 13:01:18.931 | [120706 Async ks-anotherrole:149880]: Waiting for completion of get_or_create_role anotherrole running on PID 149880 (2 other jobs running) 2022-11-02 13:01:18.960 | [120706 Async ks-anotherrole:149880]: Signaling child to exit 2022-11-02 13:01:18.960 | WAKEUP 2022-11-02 13:01:18.987 | [120706 Async ks-anotherrole:149880]: Signaled 2022-11-02 13:01:18.988 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:01:18.988 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 13:01:18.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.988 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:18.988 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:18.988 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:18.988 | + functions-common:get_or_create_role:962 : role_id=8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:01:18.988 | + functions-common:get_or_create_role:963 : echo 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:01:18.989 | 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:01:19.038 | [120706 Async ks-anotherrole:149880]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-11-02 13:01:19.043 | + inc/async:async_wait:197 : return 0 2022-11-02 13:01:19.046 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.115 | + inc/async:async_inner:63 : get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.166 | [120706 Async ks-demo-member:150786]: running: get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.169 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 40f4f5ccc86740c2890db30a55d9b0a9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.242 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 40f4f5ccc86740c2890db30a55d9b0a9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.298 | [120706 Async ks-demo-admin:150898]: running: get_or_add_user_project_role admin 40f4f5ccc86740c2890db30a55d9b0a9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.301 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.392 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.459 | [120706 Async ks-demo-another:151010]: running: get_or_add_user_project_role anotherrole 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:19.463 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:01:19.582 | + inc/async:async_inner:63 : get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:01:19.674 | [120706 Async ks-demo-invis:151122]: running: get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:01:19.678 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 13:01:19.684 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 13:01:19.694 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:01:19.702 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 13:01:19.708 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 13:01:19.714 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-11-02 13:01:25.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:25.576 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:25.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:25.577 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:25.889 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:25.909 | ++ functions-common:get_or_create_user:937 : user_id=cfc098bed8d94818a2306f04127bc312 2022-11-02 13:01:25.928 | ++ functions-common:get_or_create_user:938 : echo cfc098bed8d94818a2306f04127bc312 2022-11-02 13:01:25.948 | + lib/keystone:create_keystone_accounts:360 : demo_reader=cfc098bed8d94818a2306f04127bc312 2022-11-02 13:01:25.971 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader cfc098bed8d94818a2306f04127bc312 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:26.296 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cfc098bed8d94818a2306f04127bc312 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:26.424 | [120706 Async ks-demo-reader:151298]: running: get_or_add_user_project_role reader cfc098bed8d94818a2306f04127bc312 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:01:26.438 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 13:01:26.489 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 13:01:26.498 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:01:26.516 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-02 13:01:33.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:33.393 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:33.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:33.393 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:33.697 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:33.701 | ++ functions-common:get_or_create_project:950 : project_id=3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:33.706 | ++ functions-common:get_or_create_project:951 : echo 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:33.716 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:33.720 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 13:01:33.724 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 13:01:33.728 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:01:33.734 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 13:01:33.738 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 13:01:33.745 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-11-02 13:01:37.635 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:37.831 | [151010 Async ks-demo-another:151010]: finished successfully 2022-11-02 13:01:38.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:38.218 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:38.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:38.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:38.511 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:38.531 | ++ functions-common:get_or_create_user:937 : user_id=50f96475f13b49c4824592108c3f62e5 2022-11-02 13:01:38.551 | ++ functions-common:get_or_create_user:938 : echo 50f96475f13b49c4824592108c3f62e5 2022-11-02 13:01:38.572 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=50f96475f13b49c4824592108c3f62e5 2022-11-02 13:01:38.595 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:39.060 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:39.301 | [120706 Async ks-alt-admin:151699]: running: get_or_add_user_project_role admin 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:39.314 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:39.672 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:39.891 | [120706 Async ks-alt-another:151811]: running: get_or_add_user_project_role anotherrole 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:39.900 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 13:01:39.905 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 13:01:39.936 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:01:39.956 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 13:01:39.975 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 13:01:39.994 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-11-02 13:01:42.688 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:42.853 | [150898 Async ks-demo-admin:150898]: finished successfully 2022-11-02 13:01:43.862 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:43.915 | [151122 Async ks-demo-invis:151122]: finished successfully 2022-11-02 13:01:44.069 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:44.129 | [150786 Async ks-demo-member:150786]: finished successfully 2022-11-02 13:01:44.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:44.853 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:44.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:44.854 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:45.075 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:45.079 | ++ functions-common:get_or_create_user:937 : user_id=c9870ea7be2449c1bf935d3aefb75293 2022-11-02 13:01:45.085 | ++ functions-common:get_or_create_user:938 : echo c9870ea7be2449c1bf935d3aefb75293 2022-11-02 13:01:45.092 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c9870ea7be2449c1bf935d3aefb75293 2022-11-02 13:01:45.102 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c9870ea7be2449c1bf935d3aefb75293 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:45.231 | + inc/async:async_inner:63 : get_or_add_user_project_role member c9870ea7be2449c1bf935d3aefb75293 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:45.417 | [120706 Async ks-alt-member-user:152142]: running: get_or_add_user_project_role member c9870ea7be2449c1bf935d3aefb75293 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:45.435 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 13:01:45.470 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 13:01:45.499 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:01:45.514 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 13:01:45.543 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 13:01:45.579 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-11-02 13:01:50.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:50.310 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:50.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:50.310 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:50.520 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:50.523 | ++ functions-common:get_or_create_user:937 : user_id=656d1823c64f414d9f2b6dd680eac1e2 2022-11-02 13:01:50.526 | ++ functions-common:get_or_create_user:938 : echo 656d1823c64f414d9f2b6dd680eac1e2 2022-11-02 13:01:50.533 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=656d1823c64f414d9f2b6dd680eac1e2 2022-11-02 13:01:50.537 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 656d1823c64f414d9f2b6dd680eac1e2 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:50.620 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 656d1823c64f414d9f2b6dd680eac1e2 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:50.707 | [120706 Async ks-alt-reader-user:152320]: running: get_or_add_user_project_role reader 656d1823c64f414d9f2b6dd680eac1e2 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:01:50.713 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 13:01:50.720 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:01:50.725 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 13:01:50.730 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 13:01:50.751 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-11-02 13:01:51.373 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:51.510 | [151298 Async ks-demo-reader:151298]: finished successfully 2022-11-02 13:01:55.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:55.345 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:55.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:01:55.345 | from cryptography.utils import int_from_bytes 2022-11-02 13:01:55.772 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:01:55.780 | ++ functions-common:get_or_create_user:937 : user_id=63d453eac91046ffaa187281d731eedc 2022-11-02 13:01:55.794 | ++ functions-common:get_or_create_user:938 : echo 63d453eac91046ffaa187281d731eedc 2022-11-02 13:01:55.816 | + lib/keystone:create_keystone_accounts:392 : system_member_user=63d453eac91046ffaa187281d731eedc 2022-11-02 13:01:55.835 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 63d453eac91046ffaa187281d731eedc all 2022-11-02 13:01:56.148 | + inc/async:async_inner:63 : get_or_add_user_system_role member 63d453eac91046ffaa187281d731eedc all 2022-11-02 13:01:56.271 | [120706 Async ks-system-member:152603]: running: get_or_add_user_system_role member 63d453eac91046ffaa187281d731eedc all 2022-11-02 13:01:56.279 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 13:01:56.288 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:01:56.311 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 13:01:56.332 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 13:01:56.359 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-11-02 13:01:58.618 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:58.813 | [151699 Async ks-alt-admin:151699]: finished successfully 2022-11-02 13:01:59.263 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:01:59.399 | [151811 Async ks-alt-another:151811]: finished successfully 2022-11-02 13:02:00.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:00.485 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:00.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:00.485 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:00.786 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:00.789 | ++ functions-common:get_or_create_user:937 : user_id=6056e52a155141c8bed103586d59247d 2022-11-02 13:02:00.792 | ++ functions-common:get_or_create_user:938 : echo 6056e52a155141c8bed103586d59247d 2022-11-02 13:02:00.799 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6056e52a155141c8bed103586d59247d 2022-11-02 13:02:00.803 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6056e52a155141c8bed103586d59247d all 2022-11-02 13:02:00.925 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6056e52a155141c8bed103586d59247d all 2022-11-02 13:02:01.030 | [120706 Async ks-system-reader:152877]: running: get_or_add_user_system_role reader 6056e52a155141c8bed103586d59247d all 2022-11-02 13:02:01.037 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 13:02:01.042 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 13:02:01.047 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 13:02:01.058 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 13:02:01.085 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-02 13:02:05.072 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:05.113 | [152142 Async ks-alt-member-user:152142]: finished successfully 2022-11-02 13:02:05.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:05.306 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:05.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:05.306 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:05.609 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:05.612 | ++ functions-common:get_or_create_group:914 : group_id=985ab67af74b490a9847a55e154a45de 2022-11-02 13:02:05.615 | ++ functions-common:get_or_create_group:915 : echo 985ab67af74b490a9847a55e154a45de 2022-11-02 13:02:05.618 | + lib/keystone:create_keystone_accounts:402 : admin_group=985ab67af74b490a9847a55e154a45de 2022-11-02 13:02:05.621 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 13:02:05.624 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 13:02:05.627 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 13:02:05.630 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 13:02:05.634 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-02 13:02:06.945 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:07.024 | [152320 Async ks-alt-reader-user:152320]: finished successfully 2022-11-02 13:02:08.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:08.695 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:08.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:08.695 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:08.913 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:08.917 | ++ functions-common:get_or_create_group:914 : group_id=2be4a03a20244e1a9b693c3e907628f9 2022-11-02 13:02:08.921 | ++ functions-common:get_or_create_group:915 : echo 2be4a03a20244e1a9b693c3e907628f9 2022-11-02 13:02:08.925 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=2be4a03a20244e1a9b693c3e907628f9 2022-11-02 13:02:08.929 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:09.010 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:09.088 | [120706 Async ks-group-memberdemo:153228]: running: get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:09.093 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:09.222 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:09.320 | [120706 Async ks-group-anotherdemo:153316]: running: get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:09.327 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:09.797 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:10.022 | [120706 Async ks-group-memberalt:153402]: running: get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:10.055 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:10.524 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:10.802 | [120706 Async ks-group-anotheralt:153521]: running: get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:10.819 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 985ab67af74b490a9847a55e154a45de 8644896b8670405e9c8c1efba9d9bead 2022-11-02 13:02:11.054 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:11.222 | [152603 Async ks-system-member:152603]: finished successfully 2022-11-02 13:02:11.262 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 985ab67af74b490a9847a55e154a45de 8644896b8670405e9c8c1efba9d9bead 2022-11-02 13:02:11.508 | [120706 Async ks-group-admin:153638]: running: get_or_add_group_project_role admin 985ab67af74b490a9847a55e154a45de 8644896b8670405e9c8c1efba9d9bead 2022-11-02 13:02:11.528 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-02 13:02:11.953 | [120706 Async ks-demo-member:150786]: Waiting for completion of get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 running on PID 150786 (17 other jobs running) 2022-11-02 13:02:12.121 | [120706 Async ks-demo-member:150786]: Signaling child to exit 2022-11-02 13:02:12.121 | WAKEUP 2022-11-02 13:02:12.263 | [120706 Async ks-demo-member:150786]: Signaled 2022-11-02 13:02:12.275 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:12.275 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:12.275 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:12.275 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:12.275 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:12.275 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:12.275 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:12.275 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:12.275 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 233f6fd82b484c11b7d13dfc440e5476 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:12.275 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:12.276 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:12.276 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:12.276 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:12.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:12.276 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:12.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:12.276 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:12.276 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:12.276 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:12.276 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:12.276 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 233f6fd82b484c11b7d13dfc440e5476 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:12.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:12.276 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:12.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:12.276 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:12.277 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:12.277 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:12.277 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 233f6fd82b484c11b7d13dfc440e5476 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:12.277 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:12.277 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:12.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:12.277 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:12.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:12.277 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:12.277 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:12.277 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:12.277 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:12.277 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:12.277 | ++ functions-common:get_field:830 : echo '| a62ef6ae11144597a37105fbaa94321d | 233f6fd82b484c11b7d13dfc440e5476 | | 94365a1bacde413aa0655ffb594ed9b7 | | | False |' 2022-11-02 13:02:12.277 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:12.277 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:12.278 | + functions-common:get_or_add_user_project_role:1009 : echo a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:12.278 | a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:12.621 | [120706 Async ks-demo-member:150786]: finished get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 with result 0 in 25 seconds 2022-11-02 13:02:12.925 | [120706 Async ks-demo-admin:150898]: Waiting for completion of get_or_add_user_project_role admin 40f4f5ccc86740c2890db30a55d9b0a9 94365a1bacde413aa0655ffb594ed9b7 running on PID 150898 (16 other jobs running) 2022-11-02 13:02:13.142 | [120706 Async ks-demo-admin:150898]: Signaling child to exit 2022-11-02 13:02:13.142 | WAKEUP 2022-11-02 13:02:13.314 | [120706 Async ks-demo-admin:150898]: Signaled 2022-11-02 13:02:13.324 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:13.324 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:13.324 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:13.324 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:13.324 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:13.324 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:13.324 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:13.324 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:13.324 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:13.324 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:13.324 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:13.324 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40f4f5ccc86740c2890db30a55d9b0a9 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:13.324 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:13.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:13.325 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:13.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:13.325 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:13.325 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:13.325 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:13.325 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:13.325 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 40f4f5ccc86740c2890db30a55d9b0a9 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:13.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:13.325 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:13.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:13.325 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:13.325 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:13.325 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40f4f5ccc86740c2890db30a55d9b0a9 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:13.325 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:13.326 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:13.326 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:13.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:13.326 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:13.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:13.326 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:13.326 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:13.326 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:13.326 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:13.326 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:13.326 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | 40f4f5ccc86740c2890db30a55d9b0a9 | | 94365a1bacde413aa0655ffb594ed9b7 | | | False |' 2022-11-02 13:02:13.326 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:13.326 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:02:13.326 | + functions-common:get_or_add_user_project_role:1009 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:02:13.326 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:02:13.676 | [120706 Async ks-demo-admin:150898]: finished get_or_add_user_project_role admin 40f4f5ccc86740c2890db30a55d9b0a9 94365a1bacde413aa0655ffb594ed9b7 with result 0 in 23 seconds 2022-11-02 13:02:13.948 | [120706 Async ks-demo-another:151010]: Waiting for completion of get_or_add_user_project_role anotherrole 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 running on PID 151010 (15 other jobs running) 2022-11-02 13:02:14.144 | [120706 Async ks-demo-another:151010]: Signaling child to exit 2022-11-02 13:02:14.145 | WAKEUP 2022-11-02 13:02:14.315 | [120706 Async ks-demo-another:151010]: Signaled 2022-11-02 13:02:14.327 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:14.329 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:14.329 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:14.329 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:14.329 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:14.329 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:14.329 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:14.329 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:14.329 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 233f6fd82b484c11b7d13dfc440e5476 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:14.329 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:14.329 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:14.330 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:14.330 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:14.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:14.330 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:14.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:14.330 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:14.330 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:14.330 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:14.330 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:14.330 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 233f6fd82b484c11b7d13dfc440e5476 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:14.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:14.330 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:14.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:14.330 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:14.330 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:14.331 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 233f6fd82b484c11b7d13dfc440e5476 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:14.331 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:14.331 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:14.331 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:14.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:14.331 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:14.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:14.331 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:14.331 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:14.331 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:14.331 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:14.331 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:14.331 | ++ functions-common:get_field:830 : echo '| 8410755d333d40cdb8c7e2358640d6b0 | 233f6fd82b484c11b7d13dfc440e5476 | | 94365a1bacde413aa0655ffb594ed9b7 | | | False |' 2022-11-02 13:02:14.331 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:14.331 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:02:14.331 | + functions-common:get_or_add_user_project_role:1009 : echo 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:02:14.331 | 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:02:14.629 | [120706 Async ks-demo-another:151010]: finished get_or_add_user_project_role anotherrole 233f6fd82b484c11b7d13dfc440e5476 94365a1bacde413aa0655ffb594ed9b7 with result 0 in 18 seconds 2022-11-02 13:02:14.934 | [120706 Async ks-demo-invis:151122]: Waiting for completion of get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 a2d3a1c002a5494d8f84a7e46a5173d6 running on PID 151122 (14 other jobs running) 2022-11-02 13:02:15.160 | [120706 Async ks-demo-invis:151122]: Signaling child to exit 2022-11-02 13:02:15.161 | WAKEUP 2022-11-02 13:02:15.331 | [120706 Async ks-demo-invis:151122]: Signaled 2022-11-02 13:02:15.352 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:15.352 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:15.352 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:15.352 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:15.352 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:15.352 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:15.352 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:15.352 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:15.352 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:15.352 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:15.352 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 233f6fd82b484c11b7d13dfc440e5476 --project a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:02:15.352 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:15.352 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:15.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:15.353 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:15.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:15.353 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:15.353 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:15.353 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:15.353 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:15.353 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 233f6fd82b484c11b7d13dfc440e5476 --project a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:02:15.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:15.353 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:15.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:15.353 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:15.353 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 233f6fd82b484c11b7d13dfc440e5476 --project a2d3a1c002a5494d8f84a7e46a5173d6 2022-11-02 13:02:15.353 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:15.353 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:15.353 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:15.353 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:15.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:15.353 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:15.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:15.353 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:15.353 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:15.353 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:15.353 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:15.353 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:15.353 | ++ functions-common:get_field:830 : echo '| a62ef6ae11144597a37105fbaa94321d | 233f6fd82b484c11b7d13dfc440e5476 | | a2d3a1c002a5494d8f84a7e46a5173d6 | | | False |' 2022-11-02 13:02:15.353 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:15.353 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:15.353 | + functions-common:get_or_add_user_project_role:1009 : echo a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:15.353 | a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:15.672 | [120706 Async ks-demo-invis:151122]: finished get_or_add_user_project_role member 233f6fd82b484c11b7d13dfc440e5476 a2d3a1c002a5494d8f84a7e46a5173d6 with result 0 in 24 seconds 2022-11-02 13:02:15.963 | [120706 Async ks-demo-reader:151298]: Waiting for completion of get_or_add_user_project_role reader cfc098bed8d94818a2306f04127bc312 94365a1bacde413aa0655ffb594ed9b7 running on PID 151298 (13 other jobs running) 2022-11-02 13:02:16.144 | [120706 Async ks-demo-reader:151298]: Signaling child to exit 2022-11-02 13:02:16.144 | WAKEUP 2022-11-02 13:02:16.324 | [120706 Async ks-demo-reader:151298]: Signaled 2022-11-02 13:02:16.339 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:16.339 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:16.339 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:16.339 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:16.339 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:16.339 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:16.339 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:16.339 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:16.339 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:16.339 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:16.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:16.340 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cfc098bed8d94818a2306f04127bc312 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:16.340 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:16.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:16.340 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:16.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:16.340 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:16.340 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:16.340 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:16.340 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:16.340 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user cfc098bed8d94818a2306f04127bc312 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:16.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:16.340 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:16.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:16.340 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:16.341 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cfc098bed8d94818a2306f04127bc312 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:16.341 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:16.341 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:16.341 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:16.341 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:16.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:16.341 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:16.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:16.341 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:16.341 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:16.341 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:16.341 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:16.341 | ++ functions-common:get_field:830 : echo '| 6705c33476e14068934ace979bebaa1a | cfc098bed8d94818a2306f04127bc312 | | 94365a1bacde413aa0655ffb594ed9b7 | | | False |' 2022-11-02 13:02:16.341 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:16.341 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:16.342 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:16.342 | + functions-common:get_or_add_user_project_role:1009 : echo 6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:16.342 | 6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:16.648 | [120706 Async ks-demo-reader:151298]: finished get_or_add_user_project_role reader cfc098bed8d94818a2306f04127bc312 94365a1bacde413aa0655ffb594ed9b7 with result 0 in 25 seconds 2022-11-02 13:02:16.694 | + inc/async:async_wait:197 : return 0 2022-11-02 13:02:16.712 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-02 13:02:17.069 | [120706 Async ks-alt-admin:151699]: Waiting for completion of get_or_add_user_project_role admin 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef running on PID 151699 (12 other jobs running) 2022-11-02 13:02:17.258 | [120706 Async ks-alt-admin:151699]: Signaling child to exit 2022-11-02 13:02:17.258 | WAKEUP 2022-11-02 13:02:17.444 | [120706 Async ks-alt-admin:151699]: Signaled 2022-11-02 13:02:17.459 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:17.459 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:17.459 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:17.459 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:17.459 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:17.459 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:17.459 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:17.459 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:17.459 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:17.460 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 50f96475f13b49c4824592108c3f62e5 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:17.460 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:17.460 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:17.460 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:17.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:17.460 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:17.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:17.460 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:17.460 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:17.460 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:17.460 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:17.460 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 50f96475f13b49c4824592108c3f62e5 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:17.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:17.460 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:17.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:17.461 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:17.461 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:17.461 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:17.461 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 50f96475f13b49c4824592108c3f62e5 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:17.461 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:17.461 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:17.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:17.461 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:17.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:17.461 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:17.461 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:17.461 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:17.461 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:17.461 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | 50f96475f13b49c4824592108c3f62e5 | | 3e0441fddf384fc9a4e046d21ab836ef | | | False |' 2022-11-02 13:02:17.462 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:17.462 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:17.462 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:02:17.462 | + functions-common:get_or_add_user_project_role:1009 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:02:17.462 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:02:17.737 | [120706 Async ks-alt-admin:151699]: finished get_or_add_user_project_role admin 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef with result 0 in 19 seconds 2022-11-02 13:02:17.949 | [120706 Async ks-alt-another:151811]: Waiting for completion of get_or_add_user_project_role anotherrole 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef running on PID 151811 (11 other jobs running) 2022-11-02 13:02:18.076 | [120706 Async ks-alt-another:151811]: Signaling child to exit 2022-11-02 13:02:18.076 | WAKEUP 2022-11-02 13:02:18.225 | [120706 Async ks-alt-another:151811]: Signaled 2022-11-02 13:02:18.235 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:18.235 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:18.235 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:18.235 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:18.235 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:18.235 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:18.235 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:18.236 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:18.236 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 50f96475f13b49c4824592108c3f62e5 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:18.236 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:18.236 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:18.236 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:18.236 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:18.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:18.236 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:18.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:18.236 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:18.236 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:18.236 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:18.236 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:18.236 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 50f96475f13b49c4824592108c3f62e5 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:18.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:18.237 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:18.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:18.237 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:18.237 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 50f96475f13b49c4824592108c3f62e5 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:18.237 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:18.237 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:18.237 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:18.237 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:18.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:18.237 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:18.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:18.237 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:18.237 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:18.237 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:18.237 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:18.238 | ++ functions-common:get_field:830 : echo '| 8410755d333d40cdb8c7e2358640d6b0 | 50f96475f13b49c4824592108c3f62e5 | | 3e0441fddf384fc9a4e046d21ab836ef | | | False |' 2022-11-02 13:02:18.238 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:18.238 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:18.238 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:02:18.238 | + functions-common:get_or_add_user_project_role:1009 : echo 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:02:18.238 | 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:02:18.530 | [120706 Async ks-alt-another:151811]: finished get_or_add_user_project_role anotherrole 50f96475f13b49c4824592108c3f62e5 3e0441fddf384fc9a4e046d21ab836ef with result 0 in 19 seconds 2022-11-02 13:02:18.757 | [120706 Async ks-alt-member-user:152142]: Waiting for completion of get_or_add_user_project_role member c9870ea7be2449c1bf935d3aefb75293 3e0441fddf384fc9a4e046d21ab836ef running on PID 152142 (10 other jobs running) 2022-11-02 13:02:18.954 | [120706 Async ks-alt-member-user:152142]: Signaling child to exit 2022-11-02 13:02:18.961 | WAKEUP 2022-11-02 13:02:19.144 | [120706 Async ks-alt-member-user:152142]: Signaled 2022-11-02 13:02:19.146 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:19.146 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:19.146 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:19.146 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:19.146 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:19.146 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:19.146 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:19.146 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:19.146 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c9870ea7be2449c1bf935d3aefb75293 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:19.146 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:19.147 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:19.147 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:19.147 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:19.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.147 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.147 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.147 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:19.147 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:19.147 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:19.147 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user c9870ea7be2449c1bf935d3aefb75293 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:19.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.147 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.147 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.147 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c9870ea7be2449c1bf935d3aefb75293 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:19.147 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:19.147 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:19.147 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:19.147 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:19.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.147 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.147 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.147 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:19.147 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:19.147 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:19.148 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:19.148 | ++ functions-common:get_field:830 : echo '| a62ef6ae11144597a37105fbaa94321d | c9870ea7be2449c1bf935d3aefb75293 | | 3e0441fddf384fc9a4e046d21ab836ef | | | False |' 2022-11-02 13:02:19.148 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:19.148 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:19.148 | + functions-common:get_or_add_user_project_role:1009 : echo a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:19.148 | a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:19.451 | [120706 Async ks-alt-member-user:152142]: finished get_or_add_user_project_role member c9870ea7be2449c1bf935d3aefb75293 3e0441fddf384fc9a4e046d21ab836ef with result 0 in 19 seconds 2022-11-02 13:02:19.634 | [120706 Async ks-alt-reader-user:152320]: Waiting for completion of get_or_add_user_project_role reader 656d1823c64f414d9f2b6dd680eac1e2 3e0441fddf384fc9a4e046d21ab836ef running on PID 152320 (9 other jobs running) 2022-11-02 13:02:19.800 | [120706 Async ks-alt-reader-user:152320]: Signaling child to exit 2022-11-02 13:02:19.806 | WAKEUP 2022-11-02 13:02:19.975 | [120706 Async ks-alt-reader-user:152320]: Signaled 2022-11-02 13:02:19.984 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:02:19.984 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:02:19.984 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:19.984 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:19.984 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:19.984 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:19.984 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:19.984 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:02:19.984 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 656d1823c64f414d9f2b6dd680eac1e2 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:19.985 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:19.985 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:02:19.985 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:19.985 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:19.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.985 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.985 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.985 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:19.985 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:02:19.985 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:02:19.985 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 656d1823c64f414d9f2b6dd680eac1e2 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:19.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.985 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.986 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.986 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 656d1823c64f414d9f2b6dd680eac1e2 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:19.986 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:02:19.986 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:02:19.986 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:02:19.986 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:19.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.986 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:19.986 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:19.986 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:19.986 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:02:19.986 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:02:19.986 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:02:19.986 | ++ functions-common:get_field:830 : echo '| 6705c33476e14068934ace979bebaa1a | 656d1823c64f414d9f2b6dd680eac1e2 | | 3e0441fddf384fc9a4e046d21ab836ef | | | False |' 2022-11-02 13:02:19.987 | ++ functions-common:get_field:824 : read data 2022-11-02 13:02:19.987 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:19.987 | + functions-common:get_or_add_user_project_role:1009 : echo 6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:19.987 | 6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:20.110 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:20.319 | [152877 Async ks-system-reader:152877]: finished successfully 2022-11-02 13:02:20.321 | [120706 Async ks-alt-reader-user:152320]: finished get_or_add_user_project_role reader 656d1823c64f414d9f2b6dd680eac1e2 3e0441fddf384fc9a4e046d21ab836ef with result 0 in 16 seconds 2022-11-02 13:02:20.364 | + inc/async:async_wait:197 : return 0 2022-11-02 13:02:20.393 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 13:02:20.844 | [120706 Async ks-system-member:152603]: Waiting for completion of get_or_add_user_system_role member 63d453eac91046ffaa187281d731eedc all running on PID 152603 (8 other jobs running) 2022-11-02 13:02:20.996 | [120706 Async ks-system-member:152603]: Signaling child to exit 2022-11-02 13:02:20.996 | WAKEUP 2022-11-02 13:02:21.143 | [120706 Async ks-system-member:152603]: Signaled 2022-11-02 13:02:21.151 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 13:02:21.151 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 13:02:21.151 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 13:02:21.151 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:21.151 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:21.151 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:21.151 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:21.151 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:21.151 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 13:02:21.151 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63d453eac91046ffaa187281d731eedc --system all -f value -c Role 2022-11-02 13:02:21.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.152 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:21.152 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 13:02:21.152 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 13:02:21.152 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 63d453eac91046ffaa187281d731eedc --system all 2022-11-02 13:02:21.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.152 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63d453eac91046ffaa187281d731eedc --system all -f value -c Role 2022-11-02 13:02:21.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.153 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:21.153 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:21.153 | + functions-common:get_or_add_user_system_role:1064 : echo a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:21.153 | a62ef6ae11144597a37105fbaa94321d 2022-11-02 13:02:21.499 | [120706 Async ks-system-member:152603]: finished get_or_add_user_system_role member 63d453eac91046ffaa187281d731eedc all with result 0 in 15 seconds 2022-11-02 13:02:21.747 | [120706 Async ks-system-reader:152877]: Waiting for completion of get_or_add_user_system_role reader 6056e52a155141c8bed103586d59247d all running on PID 152877 (7 other jobs running) 2022-11-02 13:02:21.921 | [120706 Async ks-system-reader:152877]: Signaling child to exit 2022-11-02 13:02:21.921 | WAKEUP 2022-11-02 13:02:21.995 | [120706 Async ks-system-reader:152877]: Signaled 2022-11-02 13:02:21.998 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 13:02:21.998 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 13:02:21.998 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 13:02:21.998 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:02:21.998 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:02:21.998 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:02:21.998 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:02:21.999 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:02:21.999 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 13:02:21.999 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6056e52a155141c8bed103586d59247d --system all -f value -c Role 2022-11-02 13:02:21.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.999 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.999 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.999 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:21.999 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 13:02:21.999 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 13:02:21.999 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 6056e52a155141c8bed103586d59247d --system all 2022-11-02 13:02:21.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.999 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:21.999 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:21.999 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6056e52a155141c8bed103586d59247d --system all -f value -c Role 2022-11-02 13:02:22.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:22.000 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:22.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:22.000 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:22.000 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:22.000 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:22.000 | + functions-common:get_or_add_user_system_role:1064 : echo 6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:22.000 | 6705c33476e14068934ace979bebaa1a 2022-11-02 13:02:22.253 | [120706 Async ks-system-reader:152877]: finished get_or_add_user_system_role reader 6056e52a155141c8bed103586d59247d all with result 0 in 19 seconds 2022-11-02 13:02:22.299 | + inc/async:async_wait:197 : return 0 2022-11-02 13:02:22.343 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-02 13:02:22.723 | [120706 Async ks-group-memberdemo:153228]: Waiting for completion of get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 running on PID 153228 (6 other jobs running) 2022-11-02 13:02:22.883 | [120706 Async ks-group-memberdemo:153228]: Signaling child to exit 2022-11-02 13:02:29.203 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:29.354 | [153228 Async ks-group-memberdemo:153228]: finished successfully 2022-11-02 13:02:29.528 | WAKEUP 2022-11-02 13:02:29.570 | [120706 Async ks-group-memberdemo:153228]: Signaled 2022-11-02 13:02:29.572 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:02:29.572 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2be4a03a20244e1a9b693c3e907628f9 --project 94365a1bacde413aa0655ffb594ed9b7 -f value 2022-11-02 13:02:29.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.572 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:29.572 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:02:29.572 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:02:29.572 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 2be4a03a20244e1a9b693c3e907628f9 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:29.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.572 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2be4a03a20244e1a9b693c3e907628f9 --project 94365a1bacde413aa0655ffb594ed9b7 -f value 2022-11-02 13:02:29.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.572 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:29.572 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='a62ef6ae11144597a37105fbaa94321d 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 False' 2022-11-02 13:02:29.572 | + functions-common:get_or_add_group_project_role:1088 : echo a62ef6ae11144597a37105fbaa94321d 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 False 2022-11-02 13:02:29.572 | a62ef6ae11144597a37105fbaa94321d 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 False 2022-11-02 13:02:29.583 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:29.662 | [153316 Async ks-group-anotherdemo:153316]: finished successfully 2022-11-02 13:02:29.666 | [120706 Async ks-group-memberdemo:153228]: finished get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 with result 0 in 20 seconds 2022-11-02 13:02:29.740 | [120706 Async ks-group-anotherdemo:153316]: Waiting for completion of get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 running on PID 153316 (5 other jobs running) 2022-11-02 13:02:29.773 | [120706 Async ks-group-anotherdemo:153316]: Signaling child to exit 2022-11-02 13:02:29.774 | WAKEUP 2022-11-02 13:02:29.806 | [120706 Async ks-group-anotherdemo:153316]: Signaled 2022-11-02 13:02:29.807 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:02:29.807 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2be4a03a20244e1a9b693c3e907628f9 --project 94365a1bacde413aa0655ffb594ed9b7 -f value 2022-11-02 13:02:29.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.807 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.807 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.807 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:29.807 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:02:29.807 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:02:29.807 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2be4a03a20244e1a9b693c3e907628f9 --project 94365a1bacde413aa0655ffb594ed9b7 2022-11-02 13:02:29.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.807 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.807 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.808 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2be4a03a20244e1a9b693c3e907628f9 --project 94365a1bacde413aa0655ffb594ed9b7 -f value 2022-11-02 13:02:29.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.808 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:29.808 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:29.808 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:29.808 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8410755d333d40cdb8c7e2358640d6b0 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 False' 2022-11-02 13:02:29.808 | + functions-common:get_or_add_group_project_role:1088 : echo 8410755d333d40cdb8c7e2358640d6b0 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 False 2022-11-02 13:02:29.808 | 8410755d333d40cdb8c7e2358640d6b0 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 False 2022-11-02 13:02:29.871 | [120706 Async ks-group-anotherdemo:153316]: finished get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 94365a1bacde413aa0655ffb594ed9b7 with result 0 in 20 seconds 2022-11-02 13:02:29.932 | [120706 Async ks-group-memberalt:153402]: Waiting for completion of get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef running on PID 153402 (4 other jobs running) 2022-11-02 13:02:29.970 | [120706 Async ks-group-memberalt:153402]: Signaling child to exit 2022-11-02 13:02:32.061 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:32.098 | [153521 Async ks-group-anotheralt:153521]: finished successfully 2022-11-02 13:02:32.323 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:32.354 | [153402 Async ks-group-memberalt:153402]: finished successfully 2022-11-02 13:02:32.378 | WAKEUP 2022-11-02 13:02:32.407 | [120706 Async ks-group-memberalt:153402]: Signaled 2022-11-02 13:02:32.409 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:02:32.409 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2be4a03a20244e1a9b693c3e907628f9 --project 3e0441fddf384fc9a4e046d21ab836ef -f value 2022-11-02 13:02:32.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.409 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.409 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.409 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:32.409 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:02:32.409 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:02:32.409 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 2be4a03a20244e1a9b693c3e907628f9 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:32.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.409 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.410 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.410 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2be4a03a20244e1a9b693c3e907628f9 --project 3e0441fddf384fc9a4e046d21ab836ef -f value 2022-11-02 13:02:32.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.410 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.410 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.410 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:32.410 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='a62ef6ae11144597a37105fbaa94321d 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef False' 2022-11-02 13:02:32.410 | + functions-common:get_or_add_group_project_role:1088 : echo a62ef6ae11144597a37105fbaa94321d 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef False 2022-11-02 13:02:32.410 | a62ef6ae11144597a37105fbaa94321d 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef False 2022-11-02 13:02:32.466 | [120706 Async ks-group-memberalt:153402]: finished get_or_add_group_project_role member 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef with result 0 in 22 seconds 2022-11-02 13:02:32.510 | [120706 Async ks-group-anotheralt:153521]: Waiting for completion of get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef running on PID 153521 (3 other jobs running) 2022-11-02 13:02:32.539 | [120706 Async ks-group-anotheralt:153521]: Signaling child to exit 2022-11-02 13:02:32.539 | WAKEUP 2022-11-02 13:02:32.570 | [120706 Async ks-group-anotheralt:153521]: Signaled 2022-11-02 13:02:32.572 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:02:32.572 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2be4a03a20244e1a9b693c3e907628f9 --project 3e0441fddf384fc9a4e046d21ab836ef -f value 2022-11-02 13:02:32.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.572 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:32.572 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:02:32.572 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:02:32.572 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2be4a03a20244e1a9b693c3e907628f9 --project 3e0441fddf384fc9a4e046d21ab836ef 2022-11-02 13:02:32.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.572 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.573 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.573 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2be4a03a20244e1a9b693c3e907628f9 --project 3e0441fddf384fc9a4e046d21ab836ef -f value 2022-11-02 13:02:32.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.573 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:32.573 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:32.573 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:32.573 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8410755d333d40cdb8c7e2358640d6b0 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef False' 2022-11-02 13:02:32.573 | + functions-common:get_or_add_group_project_role:1088 : echo 8410755d333d40cdb8c7e2358640d6b0 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef False 2022-11-02 13:02:32.573 | 8410755d333d40cdb8c7e2358640d6b0 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef False 2022-11-02 13:02:32.627 | [120706 Async ks-group-anotheralt:153521]: finished get_or_add_group_project_role anotherrole 2be4a03a20244e1a9b693c3e907628f9 3e0441fddf384fc9a4e046d21ab836ef with result 0 in 21 seconds 2022-11-02 13:02:32.675 | [120706 Async ks-group-admin:153638]: Waiting for completion of get_or_add_group_project_role admin 985ab67af74b490a9847a55e154a45de 8644896b8670405e9c8c1efba9d9bead running on PID 153638 (2 other jobs running) 2022-11-02 13:02:32.705 | [120706 Async ks-group-admin:153638]: Signaling child to exit 2022-11-02 13:02:33.294 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:02:33.324 | [153638 Async ks-group-admin:153638]: finished successfully 2022-11-02 13:02:33.351 | WAKEUP 2022-11-02 13:02:33.381 | [120706 Async ks-group-admin:153638]: Signaled 2022-11-02 13:02:33.383 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:02:33.383 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 985ab67af74b490a9847a55e154a45de --project 8644896b8670405e9c8c1efba9d9bead -f value 2022-11-02 13:02:33.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:33.383 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:33.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:33.383 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:33.383 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:33.383 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:02:33.383 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:02:33.384 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 985ab67af74b490a9847a55e154a45de --project 8644896b8670405e9c8c1efba9d9bead 2022-11-02 13:02:33.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:33.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:33.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:33.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:33.384 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 985ab67af74b490a9847a55e154a45de --project 8644896b8670405e9c8c1efba9d9bead -f value 2022-11-02 13:02:33.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:33.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:33.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:02:33.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:02:33.384 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:02:33.384 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='56e507d85ee14ba28a82a27e2fbed6ab 985ab67af74b490a9847a55e154a45de 8644896b8670405e9c8c1efba9d9bead False' 2022-11-02 13:02:33.384 | + functions-common:get_or_add_group_project_role:1088 : echo 56e507d85ee14ba28a82a27e2fbed6ab 985ab67af74b490a9847a55e154a45de 8644896b8670405e9c8c1efba9d9bead False 2022-11-02 13:02:33.384 | 56e507d85ee14ba28a82a27e2fbed6ab 985ab67af74b490a9847a55e154a45de 8644896b8670405e9c8c1efba9d9bead False 2022-11-02 13:02:33.440 | [120706 Async ks-group-admin:153638]: finished get_or_add_group_project_role admin 985ab67af74b490a9847a55e154a45de 8644896b8670405e9c8c1efba9d9bead with result 0 in 22 seconds 2022-11-02 13:02:33.444 | + inc/async:async_wait:197 : return 0 2022-11-02 13:02:33.447 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 13:02:33.467 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:02:33.470 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 13:02:33.492 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:02:33.495 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 13:02:33.499 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 13:02:33.573 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 13:02:33.628 | [120706 Async create_nova_accounts:155569]: running: create_nova_accounts 2022-11-02 13:02:33.632 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 13:02:33.658 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:02:33.662 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 13:02:33.665 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 13:02:33.750 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 13:02:33.813 | [120706 Async create_glance_accounts:155684]: running: create_glance_accounts 2022-11-02 13:02:33.817 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 13:02:33.843 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:02:33.846 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 13:02:33.849 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 13:02:33.931 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 13:02:33.986 | [120706 Async create_cinder_accounts:155814]: running: create_cinder_accounts 2022-11-02 13:02:33.990 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 13:02:34.019 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:02:34.022 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 13:02:34.024 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 13:02:34.108 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 13:02:34.200 | [120706 Async create_neutron_accounts:155929]: running: create_neutron_accounts 2022-11-02 13:02:34.206 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 13:02:34.235 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:02:34.244 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 13:02:34.244 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 13:02:34.595 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 13:02:34.869 | [120706 Async create_swift_accounts:156070]: running: create_swift_accounts 2022-11-02 13:02:34.887 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 13:02:35.017 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:02:35.040 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 13:02:35.422 | [120706 Async create_nova_accounts:155569]: Waiting for completion of create_nova_accounts running on PID 155569 (6 other jobs running) 2022-11-02 13:02:35.603 | [120706 Async create_nova_accounts:155569]: Signaling child to exit 2022-11-02 13:03:28.921 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:03:28.997 | [155929 Async create_neutron_accounts:155929]: finished successfully 2022-11-02 13:03:54.348 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:03:54.406 | [155814 Async create_cinder_accounts:155814]: finished successfully 2022-11-02 13:04:15.099 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:04:15.135 | [155684 Async create_glance_accounts:155684]: finished successfully 2022-11-02 13:04:22.196 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:04:22.229 | [155569 Async create_nova_accounts:155569]: finished successfully 2022-11-02 13:04:22.260 | WAKEUP 2022-11-02 13:04:22.290 | [120706 Async create_nova_accounts:155569]: Signaled 2022-11-02 13:04:22.292 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-11-02 13:04:22.292 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 13:04:22.292 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 13:04:22.292 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:04:22.292 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:04:22.292 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:04:22.292 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:04:22.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.292 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.293 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.293 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.293 | + functions-common:get_or_create_user:937 : user_id=6077489e96574c0e8e14667e6de53cab 2022-11-02 13:04:22.293 | + functions-common:get_or_create_user:938 : echo 6077489e96574c0e8e14667e6de53cab 2022-11-02 13:04:22.293 | 6077489e96574c0e8e14667e6de53cab 2022-11-02 13:04:22.293 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 13:04:22.293 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:04:22.293 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:04:22.293 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:04:22.293 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:04:22.293 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:04:22.293 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:04:22.293 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:04:22.293 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:04:22.293 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:04:22.293 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:04:22.293 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:04:22.293 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.293 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.293 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.293 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.293 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.293 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.294 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.294 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:04:22.294 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:04:22.294 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.294 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.294 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.294 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.294 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:04:22.294 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.294 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.294 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.294 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.294 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.294 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.294 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:04:22.294 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:04:22.294 | ++ functions-common:get_field:830 : echo '| 99abd9e967604d07b2214348cffa595f | 6077489e96574c0e8e14667e6de53cab | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:04:22.294 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:04:22.294 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.294 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.294 | + functions-common:get_or_add_user_project_role:1009 : echo 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.294 | 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.294 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:04:22.294 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 13:04:22.294 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:04:22.294 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:04:22.294 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:04:22.295 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:04:22.295 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:04:22.295 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:04:22.295 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:04:22.295 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:04:22.295 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:04:22.295 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:04:22.295 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.295 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:04:22.295 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.295 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.295 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.295 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.295 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.295 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.295 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:04:22.295 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:04:22.295 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.295 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.295 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.295 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.295 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.295 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:04:22.295 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.295 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.295 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.296 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.296 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.296 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:04:22.296 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:04:22.296 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:04:22.296 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | 6077489e96574c0e8e14667e6de53cab | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:04:22.296 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.296 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:04:22.296 | + functions-common:get_or_add_user_project_role:1009 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:04:22.296 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:04:22.296 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 13:04:22.296 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:04:22.296 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 13:04:22.296 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 13:04:22.296 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:04:22.296 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-02 13:04:22.296 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-11-02 13:04:22.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.296 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.296 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.296 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.296 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:04:22.296 | 483aaa4d72db4dc4889e8e50eb0b0bb9' 2022-11-02 13:04:22.296 | + functions-common:get_or_create_service:1106 : echo 483aaa4d72db4dc4889e8e50eb0b0bb9 2022-11-02 13:04:22.296 | 483aaa4d72db4dc4889e8e50eb0b0bb9 2022-11-02 13:04:22.296 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-11-02 13:04:22.296 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:04:22.296 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-11-02 13:04:22.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:04:22.296 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-02 13:04:22.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.297 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.297 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.297 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:04:22.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:04:22.297 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:04:22.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.297 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.297 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.297 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=88eac67512ab494a949bfcc7139b0539 2022-11-02 13:04:22.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 88eac67512ab494a949bfcc7139b0539 2022-11-02 13:04:22.297 | + functions-common:get_or_create_endpoint:1139 : public_id=88eac67512ab494a949bfcc7139b0539 2022-11-02 13:04:22.297 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:04:22.297 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:04:22.297 | + functions-common:get_or_create_endpoint:1148 : echo 88eac67512ab494a949bfcc7139b0539 2022-11-02 13:04:22.297 | 88eac67512ab494a949bfcc7139b0539 2022-11-02 13:04:22.297 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 13:04:22.297 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:04:22.297 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 13:04:22.297 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-02 13:04:22.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.297 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.297 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.298 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.298 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:04:22.298 | 0c61147d5cc940c390292856a404ccf9' 2022-11-02 13:04:22.298 | + functions-common:get_or_create_service:1106 : echo 0c61147d5cc940c390292856a404ccf9 2022-11-02 13:04:22.298 | 0c61147d5cc940c390292856a404ccf9 2022-11-02 13:04:22.298 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 13:04:22.298 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:04:22.298 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-11-02 13:04:22.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:04:22.298 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-02 13:04:22.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.298 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.298 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.298 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:04:22.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:04:22.298 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-11-02 13:04:22.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.298 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.298 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.298 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=aca5507058774e7c85db002c0d318263 2022-11-02 13:04:22.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo aca5507058774e7c85db002c0d318263 2022-11-02 13:04:22.298 | + functions-common:get_or_create_endpoint:1139 : public_id=aca5507058774e7c85db002c0d318263 2022-11-02 13:04:22.298 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:04:22.298 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:04:22.298 | + functions-common:get_or_create_endpoint:1148 : echo aca5507058774e7c85db002c0d318263 2022-11-02 13:04:22.298 | aca5507058774e7c85db002c0d318263 2022-11-02 13:04:22.298 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 13:04:22.298 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:04:22.299 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 13:04:22.299 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:04:22.299 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 13:04:22.299 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:04:22.299 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:04:22.299 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:04:22.299 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:04:22.299 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:04:22.299 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:04:22.299 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:04:22.299 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:04:22.299 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:04:22.299 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:04:22.299 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.299 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.299 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:04:22.299 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.299 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.299 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.299 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.299 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.299 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:04:22.299 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:04:22.299 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.299 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.299 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.299 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:04:22.300 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.300 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.300 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.300 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.300 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.300 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.300 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.300 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:04:22.300 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:04:22.300 | ++ functions-common:get_field:830 : echo '| e03d72fa0c5642efaa20755e6b92ec0d | 6077489e96574c0e8e14667e6de53cab | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:04:22.300 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:04:22.300 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.300 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:04:22.300 | + functions-common:get_or_add_user_project_role:1009 : echo e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:04:22.300 | e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:04:22.300 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 13:04:22.300 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:04:22.300 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 13:04:22.300 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:04:22.300 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 13:04:22.361 | [120706 Async create_nova_accounts:155569]: finished create_nova_accounts with result 0 in 108 seconds 2022-11-02 13:04:22.412 | [120706 Async create_glance_accounts:155684]: Waiting for completion of create_glance_accounts running on PID 155684 (5 other jobs running) 2022-11-02 13:04:22.446 | [120706 Async create_glance_accounts:155684]: Signaling child to exit 2022-11-02 13:04:22.446 | WAKEUP 2022-11-02 13:04:22.478 | [120706 Async create_glance_accounts:155684]: Signaled 2022-11-02 13:04:22.480 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 13:04:22.480 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:04:22.480 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 13:04:22.480 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 13:04:22.480 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:04:22.480 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:04:22.481 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:04:22.481 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:04:22.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.481 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.481 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.481 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.482 | + functions-common:get_or_create_user:937 : user_id=9acf33ff53ce4dc1a3a2d9b118c1999d 2022-11-02 13:04:22.482 | + functions-common:get_or_create_user:938 : echo 9acf33ff53ce4dc1a3a2d9b118c1999d 2022-11-02 13:04:22.482 | 9acf33ff53ce4dc1a3a2d9b118c1999d 2022-11-02 13:04:22.482 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 13:04:22.482 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:04:22.482 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:04:22.482 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:04:22.482 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:04:22.482 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:04:22.482 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:04:22.482 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:04:22.482 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:04:22.482 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:04:22.482 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:04:22.482 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.482 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.483 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:04:22.483 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.483 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.483 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.483 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.483 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.483 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:04:22.483 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:04:22.483 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.483 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.483 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.484 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.484 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.484 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:04:22.484 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.484 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.484 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.484 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.484 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.484 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:04:22.484 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:04:22.484 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:04:22.485 | ++ functions-common:get_field:830 : echo '| 99abd9e967604d07b2214348cffa595f | 9acf33ff53ce4dc1a3a2d9b118c1999d | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:04:22.485 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.485 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.485 | + functions-common:get_or_add_user_project_role:1009 : echo 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.485 | 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.485 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:04:22.485 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 13:04:22.485 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:04:22.485 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 13:04:22.485 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 13:04:22.485 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:04:22.485 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:04:22.485 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:04:22.485 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:04:22.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.486 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.486 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.486 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.486 | + functions-common:get_or_create_user:937 : user_id=b93e7454e44d461386a6b6e16c99b2d7 2022-11-02 13:04:22.486 | + functions-common:get_or_create_user:938 : echo b93e7454e44d461386a6b6e16c99b2d7 2022-11-02 13:04:22.486 | b93e7454e44d461386a6b6e16c99b2d7 2022-11-02 13:04:22.486 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 13:04:22.486 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:04:22.486 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:04:22.486 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:04:22.486 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:04:22.486 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:04:22.486 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:04:22.487 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:04:22.487 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:04:22.487 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:04:22.487 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:04:22.487 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.487 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.487 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:04:22.487 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.487 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.487 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.487 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.487 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.487 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:04:22.487 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:04:22.487 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.488 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.488 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.488 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:04:22.488 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.488 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.488 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.488 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.488 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.488 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.488 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.488 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:04:22.489 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:04:22.489 | ++ functions-common:get_field:830 : echo '| 99abd9e967604d07b2214348cffa595f | b93e7454e44d461386a6b6e16c99b2d7 | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:04:22.489 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:04:22.489 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.489 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.489 | + functions-common:get_or_add_user_project_role:1009 : echo 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.489 | 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.489 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 13:04:22.489 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 13:04:22.489 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:04:22.489 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:04:22.489 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:04:22.489 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:04:22.489 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:04:22.489 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:04:22.489 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:04:22.490 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:04:22.490 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:04:22.490 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:04:22.490 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.490 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.490 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:04:22.490 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.490 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.490 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.490 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.491 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.491 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:04:22.491 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:04:22.491 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.491 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.491 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.491 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.491 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:04:22.491 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.491 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.491 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.491 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.492 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.492 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.492 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:04:22.492 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:04:22.492 | ++ functions-common:get_field:830 : echo '| e03d72fa0c5642efaa20755e6b92ec0d | b93e7454e44d461386a6b6e16c99b2d7 | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:04:22.492 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:04:22.492 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.492 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:04:22.492 | + functions-common:get_or_add_user_project_role:1009 : echo e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:04:22.492 | e03d72fa0c5642efaa20755e6b92ec0d 2022-11-02 13:04:22.492 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 13:04:22.492 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:04:22.492 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 13:04:22.492 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-02 13:04:22.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.493 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.493 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.493 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.493 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:04:22.493 | 4281740da7fb434cbe93d17a849c4234' 2022-11-02 13:04:22.493 | + functions-common:get_or_create_service:1106 : echo 4281740da7fb434cbe93d17a849c4234 2022-11-02 13:04:22.493 | 4281740da7fb434cbe93d17a849c4234 2022-11-02 13:04:22.493 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 13:04:22.493 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:04:22.493 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-11-02 13:04:22.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:04:22.494 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-02 13:04:22.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.494 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.494 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.494 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:04:22.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:04:22.494 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-11-02 13:04:22.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.494 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.494 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.494 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f07f53fd50e04219b9ca62110d4b7d0b 2022-11-02 13:04:22.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f07f53fd50e04219b9ca62110d4b7d0b 2022-11-02 13:04:22.495 | + functions-common:get_or_create_endpoint:1139 : public_id=f07f53fd50e04219b9ca62110d4b7d0b 2022-11-02 13:04:22.495 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:04:22.495 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:04:22.495 | + functions-common:get_or_create_endpoint:1148 : echo f07f53fd50e04219b9ca62110d4b7d0b 2022-11-02 13:04:22.495 | f07f53fd50e04219b9ca62110d4b7d0b 2022-11-02 13:04:22.495 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 13:04:22.495 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:04:22.495 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 13:04:22.495 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 13:04:22.495 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 13:04:22.495 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 13:04:22.495 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 13:04:22.495 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 13:04:22.496 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 13:04:22.552 | [120706 Async create_glance_accounts:155684]: finished create_glance_accounts with result 0 in 101 seconds 2022-11-02 13:04:22.608 | [120706 Async create_cinder_accounts:155814]: Waiting for completion of create_cinder_accounts running on PID 155814 (4 other jobs running) 2022-11-02 13:04:22.646 | [120706 Async create_cinder_accounts:155814]: Signaling child to exit 2022-11-02 13:04:22.646 | WAKEUP 2022-11-02 13:04:22.680 | [120706 Async create_cinder_accounts:155814]: Signaled 2022-11-02 13:04:22.683 | + 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-11-02 13:04:22.683 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 13:04:22.683 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 13:04:22.683 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:04:22.683 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:04:22.684 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:04:22.684 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:04:22.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.684 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.684 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.684 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.684 | + functions-common:get_or_create_user:937 : user_id=d9abd86331214af4b798aa267371e250 2022-11-02 13:04:22.684 | + functions-common:get_or_create_user:938 : echo d9abd86331214af4b798aa267371e250 2022-11-02 13:04:22.684 | d9abd86331214af4b798aa267371e250 2022-11-02 13:04:22.684 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 13:04:22.684 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:04:22.684 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:04:22.684 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:04:22.684 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:04:22.685 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:04:22.685 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:04:22.685 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:04:22.685 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:04:22.685 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:04:22.685 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:04:22.685 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:04:22.685 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.685 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.685 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.685 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.685 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.686 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.686 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:04:22.686 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:04:22.686 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.686 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.686 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.686 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.686 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:04:22.686 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.686 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.686 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.686 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.687 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.687 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.687 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:04:22.687 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:04:22.687 | ++ functions-common:get_field:830 : echo '| 99abd9e967604d07b2214348cffa595f | d9abd86331214af4b798aa267371e250 | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:04:22.687 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:04:22.687 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.687 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.687 | + functions-common:get_or_add_user_project_role:1009 : echo 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.687 | 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.687 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:04:22.687 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 13:04:22.687 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:04:22.687 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-02 13:04:22.687 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-02 13:04:22.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.688 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.688 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.688 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.688 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:04:22.688 | 0249286b8f59451bacf9e0a49d81659b' 2022-11-02 13:04:22.688 | + functions-common:get_or_create_service:1106 : echo 0249286b8f59451bacf9e0a49d81659b 2022-11-02 13:04:22.688 | 0249286b8f59451bacf9e0a49d81659b 2022-11-02 13:04:22.688 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 13:04:22.688 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 13:04:22.688 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:04:22.688 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 13:04:22.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:04:22.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-02 13:04:22.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.689 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.689 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.689 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:04:22.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:04:22.689 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:04:22.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.689 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.689 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.689 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=91498b3c15934b46a9631751fd50820c 2022-11-02 13:04:22.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 91498b3c15934b46a9631751fd50820c 2022-11-02 13:04:22.689 | + functions-common:get_or_create_endpoint:1139 : public_id=91498b3c15934b46a9631751fd50820c 2022-11-02 13:04:22.689 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:04:22.690 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:04:22.690 | + functions-common:get_or_create_endpoint:1148 : echo 91498b3c15934b46a9631751fd50820c 2022-11-02 13:04:22.690 | 91498b3c15934b46a9631751fd50820c 2022-11-02 13:04:22.690 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 13:04:22.690 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:04:22.690 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 13:04:22.690 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-02 13:04:22.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.690 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.690 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.690 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.690 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:04:22.690 | f260be8f845942bfa2a8a8547b86e8ee' 2022-11-02 13:04:22.690 | + functions-common:get_or_create_service:1106 : echo f260be8f845942bfa2a8a8547b86e8ee 2022-11-02 13:04:22.690 | f260be8f845942bfa2a8a8547b86e8ee 2022-11-02 13:04:22.690 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 13:04:22.691 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:04:22.691 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 13:04:22.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:04:22.691 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-02 13:04:22.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.691 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:04:22.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:04:22.691 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:04:22.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.692 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.692 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1d26dd7666a5422287cb882b1c18977a 2022-11-02 13:04:22.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1d26dd7666a5422287cb882b1c18977a 2022-11-02 13:04:22.692 | + functions-common:get_or_create_endpoint:1139 : public_id=1d26dd7666a5422287cb882b1c18977a 2022-11-02 13:04:22.692 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:04:22.692 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:04:22.692 | + functions-common:get_or_create_endpoint:1148 : echo 1d26dd7666a5422287cb882b1c18977a 2022-11-02 13:04:22.692 | 1d26dd7666a5422287cb882b1c18977a 2022-11-02 13:04:22.692 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 13:04:22.692 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 13:04:22.692 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:04:22.692 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-02 13:04:22.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.693 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.693 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.693 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.693 | ++ functions-common:get_or_create_project:950 : project_id=884f14f474cc479bbb19829117816db0 2022-11-02 13:04:22.693 | ++ functions-common:get_or_create_project:951 : echo 884f14f474cc479bbb19829117816db0 2022-11-02 13:04:22.693 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 884f14f474cc479bbb19829117816db0 2022-11-02 13:04:22.693 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 13:04:22.693 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:04:22.693 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:04:22.693 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 13:04:22.693 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-02 13:04:22.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.693 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.694 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.694 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 13:04:22.694 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.694 | ++ functions-common:get_or_create_user:937 : user_id=d9abd86331214af4b798aa267371e250 2022-11-02 13:04:22.694 | ++ functions-common:get_or_create_user:938 : echo d9abd86331214af4b798aa267371e250 2022-11-02 13:04:22.694 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d9abd86331214af4b798aa267371e250 2022-11-02 13:04:22.755 | [120706 Async create_cinder_accounts:155814]: finished create_cinder_accounts with result 0 in 80 seconds 2022-11-02 13:04:22.761 | + inc/async:async_wait:197 : return 0 2022-11-02 13:04:22.765 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 13:04:22.836 | [120706 Async create_neutron_accounts:155929]: Waiting for completion of create_neutron_accounts running on PID 155929 (3 other jobs running) 2022-11-02 13:04:22.875 | [120706 Async create_neutron_accounts:155929]: Signaling child to exit 2022-11-02 13:04:22.876 | WAKEUP 2022-11-02 13:04:22.911 | [120706 Async create_neutron_accounts:155929]: Signaled 2022-11-02 13:04:22.914 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 13:04:22.914 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:04:22.914 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:04:22.914 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:04:22.914 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:04:22.914 | + 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-11-02 13:04:22.914 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:04:22.914 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 13:04:22.914 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 13:04:22.914 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 13:04:22.914 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 13:04:22.914 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ 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-11-02 13:04:22.914 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 13:04:22.914 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 13:04:22.914 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:04:22.914 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:04:22.914 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:04:22.914 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:04:22.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.914 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.914 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.914 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.914 | + functions-common:get_or_create_user:937 : user_id=90ed6e3afdbd4045b33518f9d0041f7b 2022-11-02 13:04:22.914 | + functions-common:get_or_create_user:938 : echo 90ed6e3afdbd4045b33518f9d0041f7b 2022-11-02 13:04:22.915 | 90ed6e3afdbd4045b33518f9d0041f7b 2022-11-02 13:04:22.915 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 13:04:22.915 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:04:22.915 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:04:22.915 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:04:22.915 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:04:22.915 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:04:22.915 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:04:22.915 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:04:22.915 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:04:22.915 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:04:22.915 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:04:22.915 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.915 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.915 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:04:22.915 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.915 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.915 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.915 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.915 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.915 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:04:22.915 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:04:22.915 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.915 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.915 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.915 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:04:22.916 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:04:22.916 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:04:22.916 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:04:22.916 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.916 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.916 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.916 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.916 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:04:22.916 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:04:22.916 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:04:22.916 | ++ functions-common:get_field:830 : echo '| 99abd9e967604d07b2214348cffa595f | 90ed6e3afdbd4045b33518f9d0041f7b | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:04:22.916 | ++ functions-common:get_field:824 : read data 2022-11-02 13:04:22.916 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.916 | + functions-common:get_or_add_user_project_role:1009 : echo 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.916 | 99abd9e967604d07b2214348cffa595f 2022-11-02 13:04:22.916 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:04:22.916 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 13:04:22.916 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:04:22.916 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 13:04:22.916 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-02 13:04:22.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.916 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.916 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.916 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.916 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:04:22.916 | e8a8b366773c44e6b7374e071433aa2b' 2022-11-02 13:04:22.917 | + functions-common:get_or_create_service:1106 : echo e8a8b366773c44e6b7374e071433aa2b 2022-11-02 13:04:22.917 | e8a8b366773c44e6b7374e071433aa2b 2022-11-02 13:04:22.917 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 13:04:22.917 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:04:22.917 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-11-02 13:04:22.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:04:22.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-02 13:04:22.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.917 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.917 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.917 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:04:22.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:04:22.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-11-02 13:04:22.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.917 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:04:22.917 | from cryptography.utils import int_from_bytes 2022-11-02 13:04:22.917 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:04:22.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=577dad5bfbbe4c5d9b884b5f737896e0 2022-11-02 13:04:22.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 577dad5bfbbe4c5d9b884b5f737896e0 2022-11-02 13:04:22.917 | + functions-common:get_or_create_endpoint:1139 : public_id=577dad5bfbbe4c5d9b884b5f737896e0 2022-11-02 13:04:22.917 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:04:22.917 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:04:22.918 | + functions-common:get_or_create_endpoint:1148 : echo 577dad5bfbbe4c5d9b884b5f737896e0 2022-11-02 13:04:22.918 | 577dad5bfbbe4c5d9b884b5f737896e0 2022-11-02 13:04:22.977 | [120706 Async create_neutron_accounts:155929]: finished create_neutron_accounts with result 0 in 54 seconds 2022-11-02 13:04:23.025 | [120706 Async create_swift_accounts:156070]: Waiting for completion of create_swift_accounts running on PID 156070 (2 other jobs running) 2022-11-02 13:04:23.058 | [120706 Async create_swift_accounts:156070]: Signaling child to exit 2022-11-02 13:05:22.422 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:05:22.453 | [156070 Async create_swift_accounts:156070]: finished successfully 2022-11-02 13:05:22.478 | WAKEUP 2022-11-02 13:05:22.508 | [120706 Async create_swift_accounts:156070]: Signaled 2022-11-02 13:05:22.509 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 13:05:22.509 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 13:05:22.509 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 13:05:22.509 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 13:05:22.509 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 13:05:22.509 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 13:05:22.510 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 13:05:22.510 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 13:05:22.510 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 13:05:22.510 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 13:05:22.510 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:05:22.510 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 13:05:22.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.510 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.510 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.510 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.511 | ++ functions-common:get_or_create_role:962 : role_id=8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:05:22.511 | ++ functions-common:get_or_create_role:963 : echo 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:05:22.511 | + lib/swift:create_swift_accounts:614 : another_role=8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:05:22.511 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 13:05:22.511 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 13:05:22.511 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:05:22.511 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:05:22.511 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:05:22.511 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:05:22.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.511 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.511 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.511 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.512 | + functions-common:get_or_create_user:937 : user_id=35ee0f71628242dfa4184d9ced09d28c 2022-11-02 13:05:22.512 | + functions-common:get_or_create_user:938 : echo 35ee0f71628242dfa4184d9ced09d28c 2022-11-02 13:05:22.512 | 35ee0f71628242dfa4184d9ced09d28c 2022-11-02 13:05:22.512 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 13:05:22.512 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:05:22.512 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:05:22.512 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:05:22.512 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:05:22.512 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:05:22.512 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:05:22.512 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:05:22.512 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:05:22.512 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:05:22.512 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:05:22.512 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:05:22.512 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:05:22.513 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.513 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.513 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.513 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.513 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.513 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.513 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:05:22.513 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:05:22.513 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:05:22.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.513 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.513 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.513 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:05:22.513 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.513 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:05:22.513 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.513 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.514 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.514 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.514 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.514 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:05:22.514 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:05:22.514 | ++ functions-common:get_field:830 : echo '| 99abd9e967604d07b2214348cffa595f | 35ee0f71628242dfa4184d9ced09d28c | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:05:22.514 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:05:22.514 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.514 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99abd9e967604d07b2214348cffa595f 2022-11-02 13:05:22.514 | + functions-common:get_or_add_user_project_role:1009 : echo 99abd9e967604d07b2214348cffa595f 2022-11-02 13:05:22.514 | 99abd9e967604d07b2214348cffa595f 2022-11-02 13:05:22.514 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:05:22.514 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 13:05:22.514 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:05:22.514 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:05:22.514 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:05:22.514 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:05:22.514 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:05:22.514 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:05:22.515 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:05:22.515 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:05:22.515 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:05:22.515 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:05:22.515 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.515 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:05:22.515 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:05:22.515 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.515 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.515 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.515 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.515 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.515 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:05:22.515 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:05:22.515 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:05:22.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.515 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.515 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.515 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.516 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:05:22.516 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:05:22.516 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.516 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.516 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.516 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.516 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.516 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:05:22.516 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:05:22.516 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | 35ee0f71628242dfa4184d9ced09d28c | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:05:22.516 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:05:22.516 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.516 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.516 | + functions-common:get_or_add_user_project_role:1009 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.516 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.516 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 13:05:22.516 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:05:22.516 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-02 13:05:22.516 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-02 13:05:22.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.517 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.517 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.517 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.517 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:05:22.517 | 098492135a0a4ed7a336ccd9e702ff6d' 2022-11-02 13:05:22.517 | + functions-common:get_or_create_service:1106 : echo 098492135a0a4ed7a336ccd9e702ff6d 2022-11-02 13:05:22.517 | 098492135a0a4ed7a336ccd9e702ff6d 2022-11-02 13:05:22.517 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-11-02 13:05:22.517 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:05:22.517 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-02 13:05:22.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:05:22.517 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-02 13:05:22.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.517 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.517 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.517 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:05:22.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:05:22.518 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:05:22.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.518 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.518 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.518 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f4b404b868384e03aa66c7e9a9cf2bc5 2022-11-02 13:05:22.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f4b404b868384e03aa66c7e9a9cf2bc5 2022-11-02 13:05:22.518 | + functions-common:get_or_create_endpoint:1139 : public_id=f4b404b868384e03aa66c7e9a9cf2bc5 2022-11-02 13:05:22.518 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 13:05:22.518 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-11-02 13:05:22.518 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:05:22.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-02 13:05:22.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.518 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.518 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.519 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.519 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:05:22.519 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:05:22.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-11-02 13:05:22.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.519 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.519 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.519 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.519 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=dd9642d577ae4c23bd4d59e723d96cc7 2022-11-02 13:05:22.519 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo dd9642d577ae4c23bd4d59e723d96cc7 2022-11-02 13:05:22.519 | dd9642d577ae4c23bd4d59e723d96cc7 2022-11-02 13:05:22.519 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:05:22.519 | + functions-common:get_or_create_endpoint:1148 : echo f4b404b868384e03aa66c7e9a9cf2bc5 2022-11-02 13:05:22.519 | f4b404b868384e03aa66c7e9a9cf2bc5 2022-11-02 13:05:22.519 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 13:05:22.519 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 13:05:22.519 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:05:22.519 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-02 13:05:22.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.519 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.520 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.520 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.520 | ++ functions-common:get_or_create_project:950 : project_id=6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.520 | ++ functions-common:get_or_create_project:951 : echo 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.520 | + lib/swift:create_swift_accounts:628 : swift_project_test1=6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.520 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 13:05:22.520 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:05:22.520 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 13:05:22.520 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:05:22.520 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 13:05:22.520 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 13:05:22.520 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-02 13:05:22.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.520 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.520 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.520 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.520 | ++ functions-common:get_or_create_user:937 : user_id=0b6238984a6549cdbd502bb0f6ee4a97 2022-11-02 13:05:22.520 | ++ functions-common:get_or_create_user:938 : echo 0b6238984a6549cdbd502bb0f6ee4a97 2022-11-02 13:05:22.521 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=0b6238984a6549cdbd502bb0f6ee4a97 2022-11-02 13:05:22.521 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 13:05:22.521 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:05:22.521 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 0b6238984a6549cdbd502bb0f6ee4a97 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.521 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:05:22.521 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:05:22.521 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:05:22.521 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:05:22.521 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:05:22.521 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:05:22.521 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:05:22.521 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:05:22.521 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0b6238984a6549cdbd502bb0f6ee4a97 --project 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.521 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:05:22.521 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.521 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.521 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.521 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.522 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.522 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.522 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:05:22.522 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:05:22.522 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 0b6238984a6549cdbd502bb0f6ee4a97 --project 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.522 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.522 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.522 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0b6238984a6549cdbd502bb0f6ee4a97 --project 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.522 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:05:22.522 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.522 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.522 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.522 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.523 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.523 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.523 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:05:22.523 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:05:22.523 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | 0b6238984a6549cdbd502bb0f6ee4a97 | | 6e7b86239d84482face63b03a0113057 | | | False |' 2022-11-02 13:05:22.523 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:05:22.523 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.523 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.523 | + functions-common:get_or_add_user_project_role:1009 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.523 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.523 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 13:05:22.523 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 13:05:22.523 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:05:22.523 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 13:05:22.523 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 13:05:22.523 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-02 13:05:22.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.524 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.524 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.524 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.524 | ++ functions-common:get_or_create_user:937 : user_id=3bd1e775f28745f19b0c9d4ef57e8f37 2022-11-02 13:05:22.524 | ++ functions-common:get_or_create_user:938 : echo 3bd1e775f28745f19b0c9d4ef57e8f37 2022-11-02 13:05:22.524 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3bd1e775f28745f19b0c9d4ef57e8f37 2022-11-02 13:05:22.524 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 13:05:22.524 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:05:22.524 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 8410755d333d40cdb8c7e2358640d6b0 3bd1e775f28745f19b0c9d4ef57e8f37 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.524 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:05:22.524 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:05:22.524 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:05:22.524 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:05:22.525 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:05:22.525 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:05:22.525 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:05:22.525 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:05:22.525 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.525 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8410755d333d40cdb8c7e2358640d6b0 --user 3bd1e775f28745f19b0c9d4ef57e8f37 --project 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.525 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:05:22.525 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.525 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.525 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.525 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.525 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.526 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:05:22.526 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:05:22.526 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 8410755d333d40cdb8c7e2358640d6b0 --user 3bd1e775f28745f19b0c9d4ef57e8f37 --project 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.526 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.526 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.526 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8410755d333d40cdb8c7e2358640d6b0 --user 3bd1e775f28745f19b0c9d4ef57e8f37 --project 6e7b86239d84482face63b03a0113057 2022-11-02 13:05:22.526 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.526 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:05:22.526 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.526 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.526 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.526 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.526 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.527 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:05:22.527 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:05:22.527 | ++ functions-common:get_field:830 : echo '| 8410755d333d40cdb8c7e2358640d6b0 | 3bd1e775f28745f19b0c9d4ef57e8f37 | | 6e7b86239d84482face63b03a0113057 | | | False |' 2022-11-02 13:05:22.527 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:05:22.527 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.527 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:05:22.527 | + functions-common:get_or_add_user_project_role:1009 : echo 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:05:22.527 | 8410755d333d40cdb8c7e2358640d6b0 2022-11-02 13:05:22.527 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 13:05:22.527 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 13:05:22.527 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:05:22.527 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-02 13:05:22.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.527 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.527 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.527 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.527 | ++ functions-common:get_or_create_project:950 : project_id=56e482b8181547479d84561ada78a584 2022-11-02 13:05:22.528 | ++ functions-common:get_or_create_project:951 : echo 56e482b8181547479d84561ada78a584 2022-11-02 13:05:22.528 | + lib/swift:create_swift_accounts:642 : swift_project_test2=56e482b8181547479d84561ada78a584 2022-11-02 13:05:22.528 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 13:05:22.528 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:05:22.528 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 13:05:22.528 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 13:05:22.528 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:05:22.528 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 13:05:22.528 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 13:05:22.528 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-02 13:05:22.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.528 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.528 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.528 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.528 | ++ functions-common:get_or_create_user:937 : user_id=ca884c17dcb7427e899c4fbb523a1259 2022-11-02 13:05:22.528 | ++ functions-common:get_or_create_user:938 : echo ca884c17dcb7427e899c4fbb523a1259 2022-11-02 13:05:22.528 | + lib/swift:create_swift_accounts:647 : swift_user_test2=ca884c17dcb7427e899c4fbb523a1259 2022-11-02 13:05:22.528 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 13:05:22.528 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:05:22.529 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin ca884c17dcb7427e899c4fbb523a1259 56e482b8181547479d84561ada78a584 2022-11-02 13:05:22.529 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:05:22.529 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:05:22.529 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:05:22.529 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:05:22.529 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:05:22.529 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:05:22.529 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:05:22.529 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:05:22.529 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca884c17dcb7427e899c4fbb523a1259 --project 56e482b8181547479d84561ada78a584 2022-11-02 13:05:22.529 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.529 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:05:22.529 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.529 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.529 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.529 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.529 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.529 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:05:22.530 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:05:22.530 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ca884c17dcb7427e899c4fbb523a1259 --project 56e482b8181547479d84561ada78a584 2022-11-02 13:05:22.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.530 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.530 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.530 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca884c17dcb7427e899c4fbb523a1259 --project 56e482b8181547479d84561ada78a584 2022-11-02 13:05:22.530 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.530 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:05:22.530 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.530 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.530 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.530 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.530 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.530 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:05:22.530 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:05:22.530 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | ca884c17dcb7427e899c4fbb523a1259 | | 56e482b8181547479d84561ada78a584 | | | False |' 2022-11-02 13:05:22.530 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:05:22.530 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.531 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.531 | + functions-common:get_or_add_user_project_role:1009 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.531 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.531 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 13:05:22.531 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 13:05:22.531 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:05:22.531 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-11-02 13:05:22.531 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-11-02 13:05:22.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.531 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.531 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.531 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.531 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 13:05:22.531 | 55fc60148d3e4e3b88aae02bd0c14802' 2022-11-02 13:05:22.531 | ++ functions-common:get_or_create_domain:900 : echo 55fc60148d3e4e3b88aae02bd0c14802 2022-11-02 13:05:22.531 | + lib/swift:create_swift_accounts:652 : swift_domain=55fc60148d3e4e3b88aae02bd0c14802 2022-11-02 13:05:22.531 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 13:05:22.531 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:05:22.531 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 13:05:22.532 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 55fc60148d3e4e3b88aae02bd0c14802 2022-11-02 13:05:22.532 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:05:22.532 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=55fc60148d3e4e3b88aae02bd0c14802 --or-show -f value -c id 2022-11-02 13:05:22.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.532 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.532 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.532 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.532 | ++ functions-common:get_or_create_project:950 : project_id=43b372fc2b1a46659c74324ce434bdbb 2022-11-02 13:05:22.532 | ++ functions-common:get_or_create_project:951 : echo 43b372fc2b1a46659c74324ce434bdbb 2022-11-02 13:05:22.532 | + lib/swift:create_swift_accounts:656 : swift_project_test4=43b372fc2b1a46659c74324ce434bdbb 2022-11-02 13:05:22.532 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 13:05:22.532 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:05:22.532 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 13:05:22.532 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 55fc60148d3e4e3b88aae02bd0c14802 test4@example.com 2022-11-02 13:05:22.532 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:05:22.532 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 13:05:22.532 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 13:05:22.532 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=55fc60148d3e4e3b88aae02bd0c14802 --email=test4@example.com --or-show -f value -c id 2022-11-02 13:05:22.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.533 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.533 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.533 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.533 | ++ functions-common:get_or_create_user:937 : user_id=1427851fdbfc4e6f8c4a8756ae685812 2022-11-02 13:05:22.533 | ++ functions-common:get_or_create_user:938 : echo 1427851fdbfc4e6f8c4a8756ae685812 2022-11-02 13:05:22.533 | + lib/swift:create_swift_accounts:661 : swift_user_test4=1427851fdbfc4e6f8c4a8756ae685812 2022-11-02 13:05:22.533 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 13:05:22.533 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:05:22.533 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 1427851fdbfc4e6f8c4a8756ae685812 43b372fc2b1a46659c74324ce434bdbb 2022-11-02 13:05:22.533 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:05:22.533 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:05:22.533 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:05:22.533 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:05:22.533 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:05:22.533 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:05:22.533 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:05:22.533 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:05:22.533 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1427851fdbfc4e6f8c4a8756ae685812 --project 43b372fc2b1a46659c74324ce434bdbb 2022-11-02 13:05:22.533 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.533 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:05:22.533 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.534 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.534 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.534 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.534 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.534 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:05:22.534 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:05:22.534 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 1427851fdbfc4e6f8c4a8756ae685812 --project 43b372fc2b1a46659c74324ce434bdbb 2022-11-02 13:05:22.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.534 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.534 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.534 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1427851fdbfc4e6f8c4a8756ae685812 --project 43b372fc2b1a46659c74324ce434bdbb 2022-11-02 13:05:22.534 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:05:22.534 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:05:22.534 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:05:22.534 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.534 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:22.535 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:22.535 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:05:22.535 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:05:22.535 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:05:22.535 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | 1427851fdbfc4e6f8c4a8756ae685812 | | 43b372fc2b1a46659c74324ce434bdbb | | | False |' 2022-11-02 13:05:22.535 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:05:22.535 | ++ functions-common:get_field:824 : read data 2022-11-02 13:05:22.535 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.535 | + functions-common:get_or_add_user_project_role:1009 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.535 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:05:22.563 | [120706 Async create_swift_accounts:156070]: finished create_swift_accounts with result 0 in 168 seconds 2022-11-02 13:05:22.571 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 13:05:22.575 | + inc/async:async_wait:197 : return 0 2022-11-02 13:05:22.578 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 13:05:22.599 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:05:22.602 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 13:05:22.624 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:05:22.627 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 13:05:22.630 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:05:22.633 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 13:05:22.637 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 13:05:22.639 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 13:05:22.707 | + inc/async:async_inner:63 : init_glance 2022-11-02 13:05:22.754 | [120706 Async init_glance:160373]: running: init_glance 2022-11-02 13:05:22.758 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 13:05:22.780 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:05:22.783 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 13:05:22.785 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:05:22.788 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 13:05:22.791 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 13:05:22.794 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 13:05:22.799 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:05:22.799 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:05:22.806 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:05:22.809 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:05:22.813 | + 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-11-02 13:05:22.816 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:05:22.820 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 13:05:22.823 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 13:05:22.827 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 13:05:22.830 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 13:05:22.846 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 13:05:22.849 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 13:05:26.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:26.683 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:26.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:26.684 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:30.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:30.871 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:30.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:30.871 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:34.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:34.799 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:34.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:34.799 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:38.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:38.693 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:38.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:38.693 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:42.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:42.521 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:42.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:42.521 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:46.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:46.450 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:46.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:46.450 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:50.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:50.324 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:50.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:50.324 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:54.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:54.692 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:54.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:54.692 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:59.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:59.975 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:59.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:05:59.975 | from cryptography.utils import int_from_bytes 2022-11-02 13:05:59.975 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 13:06:06.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:06:06.875 | from cryptography.utils import int_from_bytes 2022-11-02 13:06:06.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:06:06.875 | from cryptography.utils import int_from_bytes 2022-11-02 13:06:07.242 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 13:06:07.249 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 13:06:07.252 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 13:06:07.254 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 13:06:07.257 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 13:06:07.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 13:06:07.264 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 13:06:07.267 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 13:06:07.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 13:06:07.273 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 13:06:07.277 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 13:06:07.282 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 13:06:07.282 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 13:06:07.284 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 13:06:07.287 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 13:06:07.290 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 13:06:07.296 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:07.299 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 13:06:07.302 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:07.310 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 13:06:07.316 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 13:06:07.317 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 13:06:07.318 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 13:06:07.320 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 13:06:07.324 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 13:06:07.361 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 13:06:07.396 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 13:06:07.431 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 13:06:07.471 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-02 13:06:07.511 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 13:06:07.547 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 13:06:07.550 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 13:06:07.552 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 13:06:07.556 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:06:07.560 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:06:07.580 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:06:07.583 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:06:07.589 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:06:07.589 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:06:07.591 | + 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-11-02 13:06:07.630 | + 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-11-02 13:06:07.670 | + 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-11-02 13:06:07.713 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:06:07.754 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 13:06:07.773 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:06:07.777 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 13:06:07.780 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:06:07.783 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 13:06:07.786 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 13:06:07.789 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-02 13:06:07.807 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 13:06:07.813 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:06:07.813 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 13:06:07.815 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 13:06:07.830 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-02 13:06:07.848 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 13:06:07.850 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-02 13:06:07.866 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-02 13:06:07.882 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-02 13:06:07.898 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 13:06:07.901 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:06:07.904 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 13:06:07.909 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.gusSkrSQ4j 2022-11-02 13:06:07.912 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 13:06:07.915 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:06:07.918 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.gusSkrSQ4j 2022-11-02 13:06:07.931 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.gusSkrSQ4j 2022-11-02 13:06:07.945 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.gusSkrSQ4j /etc/sudoers.d/neutron-rootwrap 2022-11-02 13:06:07.960 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:06:08.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 13:06:08.013 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:06:08.053 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 13:06:08.056 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 13:06:08.060 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 13:06:08.062 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:06:08.065 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:06:08.068 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:06:08.090 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:08.094 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:06:08.097 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:06:08.099 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:06:08.122 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:08.126 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:06:08.128 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:06:08.166 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:06:08.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:06:08.172 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 13:06:08.192 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:08.195 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 13:06:08.198 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 13:06:08.201 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:06:08.206 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:06:08.206 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 13:06:08.209 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 13:06:08.212 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:06:08.215 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 13:06:08.217 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 13:06:08.220 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 13:06:08.225 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-02 13:06:08.227 | + 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-11-02 13:06:08.234 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 13:06:08.255 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:08.258 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 13:06:08.261 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 13:06:08.264 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 13:06:08.269 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 13:06:08.307 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 13:06:08.350 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 13:06:08.387 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 13:06:08.427 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 13:06:08.470 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 13:06:08.474 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:06:08.477 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 13:06:08.482 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:06:08.485 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 13:06:08.532 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 13:06:08.574 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:06:08.612 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 13:06:08.649 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 13:06:08.692 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 13:06:08.726 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 13:06:08.767 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 13:06:08.803 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:06:08.845 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:06:08.887 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 13:06:08.935 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 13:06:08.975 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 13:06:08.978 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:06:08.981 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 13:06:08.984 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 13:06:08.987 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 13:06:09.027 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 13:06:09.062 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-11-02 13:06:09.102 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 13:06:09.142 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 13:06:09.180 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 13:06:09.220 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 13:06:09.257 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 13:06:09.299 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:06:09.342 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 13:06:09.381 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 13:06:09.384 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:06:09.387 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 13:06:09.392 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 13:06:09.393 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 13:06:09.427 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 13:06:09.466 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:06:09.503 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 13:06:09.539 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 13:06:09.580 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 13:06:09.617 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 13:06:09.655 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 13:06:09.694 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:06:09.733 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 13:06:09.770 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 13:06:09.773 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 13:06:09.777 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-02 13:06:09.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 13:06:09.782 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 13:06:09.785 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 13:06:09.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 13:06:09.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 13:06:09.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 13:06:09.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 13:06:09.803 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-02 13:06:09.803 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 13:06:09.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 13:06:09.811 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 13:06:09.814 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 13:06:09.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 13:06:09.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 13:06:09.823 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 13:06:09.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 13:06:09.828 | + 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-11-02 13:06:09.861 | + 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-11-02 13:06:09.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:09.867 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:06:09.870 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 13:06:09.873 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 13:06:09.877 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:06:09.878 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-02 13:06:09.913 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 13:06:09.915 | + 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-11-02 13:06:09.919 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:09.922 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:06:09.925 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 13:06:09.927 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 13:06:09.930 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:06:09.934 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-02 13:06:09.967 | + 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-11-02 13:06:09.970 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:09.973 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:06:09.977 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 13:06:09.979 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 13:06:09.983 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:06:09.986 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-02 13:06:10.023 | + 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-11-02 13:06:10.027 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:10.030 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 13:06:10.033 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 13:06:10.036 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 13:06:10.039 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:06:10.042 | + 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-11-02 13:06:10.077 | + 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-11-02 13:06:10.079 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:10.082 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 13:06:10.084 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 13:06:10.087 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 13:06:10.090 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:06:10.093 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-02 13:06:10.127 | + 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-11-02 13:06:10.129 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:10.132 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 13:06:10.135 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 13:06:10.137 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 13:06:10.140 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:06:10.142 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-02 13:06:10.175 | + 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:1150:1199 2022-11-02 13:06:10.178 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:10.180 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 13:06:10.184 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 13:06:10.187 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 13:06:10.190 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:06:10.192 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1150:1199 2022-11-02 13:06:10.226 | + 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-11-02 13:06:10.229 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:06:10.232 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 13:06:10.234 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 13:06:10.237 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 13:06:10.239 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:06:10.242 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-02 13:06:10.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 13:06:10.278 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 13:06:10.299 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:10.302 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 13:06:10.305 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:06:10.348 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 13:06:10.351 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:06:10.389 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 13:06:10.428 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 13:06:10.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 13:06:10.437 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 13:06:10.437 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 13:06:14.032 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 13:06:14.032 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 13:06:14.033 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=162468) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 13:06:14.086 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=162468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:06:14.086 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=162468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:06:14.086 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=162468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:06:14.086 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=162468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:06:14.086 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=162468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:06:14.087 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=162468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:06:14.142 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 13:06:14.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:06:14.142 | from cryptography.utils import int_from_bytes 2022-11-02 13:06:14.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:06:14.142 | from cryptography.utils import int_from_bytes 2022-11-02 13:06:14.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 13:06:14.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 13:06:14.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-02 13:06:14.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:06:14.570 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 13:06:14.646 | + 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-11-02 13:06:14.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 13:06:14.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 13:06:14.676 | + 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-11-02 13:06:14.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 13:06:14.715 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 13:06:14.724 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 13:06:14.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 13:06:14.730 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 13:06:14.744 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 13:06:14.759 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 13:06:14.762 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 13:06:14.772 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 13:06:14.776 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 13:06:14.779 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 13:06:14.788 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 13:06:14.793 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 13:06:14.796 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 13:06:14.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 13:06:14.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 13:06:14.804 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 13:06:14.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 13:06:14.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 13:06:14.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:06:14.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 13:06:14.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 13:06:14.855 | + 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-11-02 13:06:14.898 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 13:06:14.901 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-02 13:06:14.938 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-02 13:06:14.971 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 13:06:14.991 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:14.993 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 13:06:14.997 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-02 13:06:15.002 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 13:06:15.036 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 13:06:15.070 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:06:15.107 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 13:06:15.109 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:06:15.146 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 13:06:15.165 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:15.168 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 13:06:15.171 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 13:06:15.206 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 13:06:15.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 13:06:15.212 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 13:06:15.246 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 13:06:15.249 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 13:06:15.252 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 13:06:15.254 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 13:06:15.274 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:15.277 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 13:06:15.280 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-11-02 13:06:15.285 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 13:06:15.319 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:06:15.358 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 13:06:15.360 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:06:15.395 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 13:06:15.397 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 13:06:15.434 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 13:06:15.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 13:06:15.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 13:06:15.482 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 13:06:15.484 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 13:06:15.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 13:06:15.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 13:06:18.861 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 13:06:18.861 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 13:06:18.861 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=163035) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 13:06:18.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=163035) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:06:18.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=163035) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:06:18.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=163035) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:06:18.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=163035) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:06:18.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=163035) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:06:18.917 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=163035) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:06:18.980 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 13:06:18.981 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=163035) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 13:06:18.981 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=163035) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 13:06:18.981 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 13:06:18.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:06:18.981 | from cryptography.utils import int_from_bytes 2022-11-02 13:06:18.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:06:18.982 | from cryptography.utils import int_from_bytes 2022-11-02 13:06:19.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 13:06:19.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 13:06:19.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 13:06:19.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 13:06:19.426 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 13:06:19.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:06:19.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 13:06:19.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 13:06:19.455 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 13:06:19.458 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 13:06:19.460 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 13:06:19.475 | + 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-11-02 13:06:19.497 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 13:06:19.500 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 13:06:19.503 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 13:06:19.506 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 13:06:19.509 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 13:06:19.511 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 13:06:19.514 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 13:06:19.517 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 13:06:19.519 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 13:06:19.522 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 13:06:19.525 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 13:06:19.527 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 13:06:19.530 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 13:06:19.532 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 13:06:19.537 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 13:06:19.537 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 13:06:19.545 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 13:06:19.547 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 13:06:19.550 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 13:06:19.552 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 13:06:19.558 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 13:06:19.558 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 13:06:19.560 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 13:06:19.566 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 13:06:19.569 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 13:06:19.572 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 13:06:19.575 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-02 13:06:19.577 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 13:06:19.580 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 13:06:19.582 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1' 2022-11-02 13:06:19.585 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data' 2022-11-02 13:06:19.588 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 13:06:19.591 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 13:06:19.596 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 13:06:19.600 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 13:06:19.600 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 13:06:19.600 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 13:06:19.607 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 13:06:19.609 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.85 ' 2022-11-02 13:06:19.612 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1 2022-11-02 13:06:19.627 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data 2022-11-02 13:06:19.642 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 13:06:19.658 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 13:06:19.682 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.85 2022-11-02 13:06:19.693 | PING 192.168.0.85 (192.168.0.85) from 192.168.0.85 br-data: 56(84) bytes of data. 2022-11-02 13:06:19.695 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.080 ms 2022-11-02 13:06:20.725 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.059 ms 2022-11-02 13:06:21.749 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.063 ms 2022-11-02 13:06:21.749 | 2022-11-02 13:06:21.749 | --- 192.168.0.85 ping statistics --- 2022-11-02 13:06:21.749 | 3 packets transmitted, 3 received, 0% packet loss, time 2056ms 2022-11-02 13:06:21.749 | rtt min/avg/max/mdev = 0.059/0.067/0.080/0.009 ms 2022-11-02 13:06:21.755 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 13:06:21.756 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 13:06:21.763 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 13:06:21.766 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 13:06:21.787 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:21.791 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 13:06:21.794 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-02 13:06:21.799 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 13:06:21.833 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-11-02 13:06:21.872 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 13:06:21.907 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:06:21.950 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 13:06:21.953 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:06:21.987 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 13:06:21.990 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 13:06:22.010 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:06:22.013 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 13:06:22.015 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 13:06:22.035 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:06:22.038 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 13:06:22.059 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:06:22.061 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 13:06:22.080 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:06:22.083 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 13:06:22.121 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 13:06:22.161 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 13:06:22.163 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 13:06:22.185 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:22.188 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 13:06:22.208 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:22.211 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 13:06:22.215 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 13:06:22.306 | + inc/async:async_inner:63 : init_neutron 2022-11-02 13:06:22.375 | [120706 Async init_neutron:163513]: running: init_neutron 2022-11-02 13:06:22.379 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 13:06:22.404 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:22.409 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 13:06:22.426 | ++ ./stack.sh:main:1162 : true 2022-11-02 13:06:22.429 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 13:06:22.433 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 13:06:22.436 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 13:06:22.450 | dnsmasq: no process found 2022-11-02 13:06:22.455 | + ./stack.sh:main:1164 : true 2022-11-02 13:06:22.457 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 13:06:22.462 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 13:06:22.467 | + lib/nova:clean_iptables:186 : bash 2022-11-02 13:06:22.467 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 13:06:22.467 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 13:06:22.472 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 13:06:22.474 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:06:22.475 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 13:06:22.484 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 13:06:22.486 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:06:22.488 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 13:06:22.491 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 13:06:22.491 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 13:06:22.493 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 13:06:22.497 | + lib/nova:clean_iptables:188 : bash 2022-11-02 13:06:22.513 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:06:22.513 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 13:06:22.517 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 13:06:22.520 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 13:06:22.521 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 13:06:22.522 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 13:06:22.529 | + lib/nova:clean_iptables:190 : bash 2022-11-02 13:06:22.541 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:06:22.545 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 13:06:22.545 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 13:06:22.549 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 13:06:22.554 | + lib/nova:clean_iptables:192 : bash 2022-11-02 13:06:22.556 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 13:06:22.557 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 13:06:22.566 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 13:06:22.579 | net.ipv4.ip_forward = 1 2022-11-02 13:06:22.583 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 13:06:22.605 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:22.608 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 13:06:22.611 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 13:06:22.615 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 13:06:22.660 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 13:06:22.706 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 13:06:22.710 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 13:06:22.762 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 13:06:22.808 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 13:06:22.832 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:22.835 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 13:06:22.839 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:06:22.843 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 13:06:22.846 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 13:06:22.850 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 13:06:22.943 | + inc/async:async_inner:63 : init_swift 2022-11-02 13:06:23.007 | [120706 Async init_swift:163891]: running: init_swift 2022-11-02 13:06:23.012 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 13:06:23.042 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:23.046 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 13:06:23.051 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:06:23.055 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 13:06:23.059 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 13:06:23.064 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 13:06:23.187 | + inc/async:async_inner:63 : init_cinder 2022-11-02 13:06:23.268 | [120706 Async init_cinder:163986]: running: init_cinder 2022-11-02 13:06:23.273 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 13:06:23.324 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:06:23.325 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 13:06:23.329 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:06:23.329 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 13:06:23.338 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 13:06:23.349 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 13:06:23.469 | + inc/async:async_inner:63 : init_placement 2022-11-02 13:06:23.539 | [120706 Async init_placement:164105]: running: init_placement 2022-11-02 13:06:23.543 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 13:06:23.633 | [120706 Async init_neutron:163513]: Waiting for completion of init_neutron running on PID 163513 (6 other jobs running) 2022-11-02 13:06:23.682 | [120706 Async init_neutron:163513]: Signaling child to exit 2022-11-02 13:06:26.923 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:06:26.961 | [163513 Async init_neutron:163513]: finished successfully 2022-11-02 13:06:26.988 | WAKEUP 2022-11-02 13:06:27.018 | [120706 Async init_neutron:163513]: Signaled 2022-11-02 13:06:27.020 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 13:06:27.020 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:06:27.020 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:06:27.020 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:06:27.020 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:06:27.020 | + 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-11-02 13:06:27.020 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:06:27.020 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 13:06:27.021 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 13:06:27.021 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 13:06:27.021 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 13:06:27.021 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 13:06:27.021 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 13:06:27.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:06:27.021 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-02 13:06:27.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:06:27.021 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 13:06:27.021 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:06:27.021 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:06:27.021 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:06:27.021 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:06:27.021 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394382699 2022-11-02 13:06:27.021 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-02 13:06:27.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:06:27.021 | from cryptography.utils import int_from_bytes 2022-11-02 13:06:27.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:06:27.021 | from cryptography.utils import int_from_bytes 2022-11-02 13:06:27.021 | Traceback (most recent call last): 2022-11-02 13:06:27.021 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 13:06:27.021 | sys.exit(main()) 2022-11-02 13:06:27.021 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 13:06:27.021 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 13:06:27.021 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 13:06:27.021 | run_sanity_checks(config, revision) 2022-11-02 13:06:27.021 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 13:06:27.021 | script_dir.run_env() 2022-11-02 13:06:27.021 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 13:06:27.021 | util.load_python_file(self.dir, "env.py") 2022-11-02 13:06:27.022 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 13:06:27.022 | module = load_module_py(module_id, path) 2022-11-02 13:06:27.022 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 13:06:27.022 | spec.loader.exec_module(module) # type: ignore 2022-11-02 13:06:27.022 | File "", line 848, in exec_module 2022-11-02 13:06:27.022 | File "", line 219, in _call_with_frames_removed 2022-11-02 13:06:27.022 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 13:06:27.022 | from neutron.db.migration.models import head # noqa 2022-11-02 13:06:27.022 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 13:06:27.022 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 13:06:27.022 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 13:06:27.022 | from neutron.db import l3_dvr_db 2022-11-02 13:06:27.022 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 13:06:27.022 | from neutron.db import l3_db 2022-11-02 13:06:27.022 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 13:06:27.022 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 13:06:27.022 | ^ 2022-11-02 13:06:27.022 | SyntaxError: invalid syntax 2022-11-02 13:06:27.022 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 13:06:27.022 | + functions-common:time_stop:2451 : local name 2022-11-02 13:06:27.022 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:06:27.022 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:06:27.022 | + functions-common:time_stop:2454 : local total 2022-11-02 13:06:27.022 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:06:27.022 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:06:27.022 | + functions-common:time_stop:2458 : start_time=1667394382699 2022-11-02 13:06:27.022 | + functions-common:time_stop:2460 : [[ -z 1667394382699 ]] 2022-11-02 13:06:27.022 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:06:27.022 | + functions-common:time_stop:2463 : end_time=1667394386904 2022-11-02 13:06:27.022 | + functions-common:time_stop:2464 : elapsed_time=4205 2022-11-02 13:06:27.022 | + functions-common:time_stop:2465 : total=55777 2022-11-02 13:06:27.022 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:06:27.022 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=59982 2022-11-02 13:06:27.080 | [120706 Async init_neutron:163513]: finished init_neutron with result 0 in 4 seconds 2022-11-02 13:06:27.090 | + inc/async:async_wait:197 : return 0 2022-11-02 13:06:27.094 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 13:06:27.164 | [120706 Async init_placement:164105]: Waiting for completion of init_placement running on PID 164105 (5 other jobs running) 2022-11-02 13:06:27.197 | [120706 Async init_placement:164105]: Signaling child to exit 2022-11-02 13:06:38.627 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:06:38.664 | [163891 Async init_swift:163891]: finished successfully 2022-11-02 13:06:44.618 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:06:44.648 | [160373 Async init_glance:160373]: finished successfully 2022-11-02 13:07:30.448 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:07:30.479 | [163986 Async init_cinder:163986]: finished successfully 2022-11-02 13:07:40.319 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:07:40.353 | [164105 Async init_placement:164105]: finished successfully 2022-11-02 13:07:40.381 | WAKEUP 2022-11-02 13:07:40.409 | [120706 Async init_placement:164105]: Signaled 2022-11-02 13:07:40.410 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 13:07:40.411 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 13:07:40.411 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 13:07:40.411 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 13:07:40.411 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 13:07:40.411 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:07:40.411 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-02 13:07:40.411 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:07:40.411 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 13:07:40.411 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 13:07:40.411 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 13:07:40.411 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 13:07:40.411 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:07:40.411 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:07:40.411 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:07:40.411 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:07:40.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.411 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.412 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.412 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:07:40.412 | + functions-common:get_or_create_user:937 : user_id=7b3b1eeb51fa4fcbbf844bb9fe99e897 2022-11-02 13:07:40.412 | + functions-common:get_or_create_user:938 : echo 7b3b1eeb51fa4fcbbf844bb9fe99e897 2022-11-02 13:07:40.412 | 7b3b1eeb51fa4fcbbf844bb9fe99e897 2022-11-02 13:07:40.412 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 13:07:40.412 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:07:40.412 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:07:40.412 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:07:40.412 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:07:40.412 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:07:40.412 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:07:40.412 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:07:40.412 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:07:40.412 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:07:40.412 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:07:40.412 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:07:40.413 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:07:40.413 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:07:40.413 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:07:40.413 | ++ functions-common:get_field:824 : read data 2022-11-02 13:07:40.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.413 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.414 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.414 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:07:40.414 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:07:40.414 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:07:40.414 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:07:40.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.414 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.414 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.414 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:07:40.414 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:07:40.414 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:07:40.414 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:07:40.414 | ++ functions-common:get_field:824 : read data 2022-11-02 13:07:40.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.414 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.414 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.414 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:07:40.414 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:07:40.414 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:07:40.414 | ++ functions-common:get_field:830 : echo '| 99abd9e967604d07b2214348cffa595f | 7b3b1eeb51fa4fcbbf844bb9fe99e897 | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:07:40.414 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:07:40.414 | ++ functions-common:get_field:824 : read data 2022-11-02 13:07:40.414 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99abd9e967604d07b2214348cffa595f 2022-11-02 13:07:40.414 | + functions-common:get_or_add_user_project_role:1009 : echo 99abd9e967604d07b2214348cffa595f 2022-11-02 13:07:40.414 | 99abd9e967604d07b2214348cffa595f 2022-11-02 13:07:40.414 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:07:40.414 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 13:07:40.415 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:07:40.415 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:07:40.415 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:07:40.415 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:07:40.415 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:07:40.415 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:07:40.415 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:07:40.415 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:07:40.415 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:07:40.415 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:07:40.415 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:07:40.415 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:07:40.415 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:07:40.415 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:07:40.415 | ++ functions-common:get_field:824 : read data 2022-11-02 13:07:40.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.415 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.415 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.415 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:07:40.415 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:07:40.415 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:07:40.415 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:07:40.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.415 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.415 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.415 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:07:40.415 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:07:40.415 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:07:40.416 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:07:40.416 | ++ functions-common:get_field:824 : read data 2022-11-02 13:07:40.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.416 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.416 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.416 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:07:40.416 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:07:40.416 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:07:40.416 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:07:40.416 | ++ functions-common:get_field:830 : echo '| 56e507d85ee14ba28a82a27e2fbed6ab | 7b3b1eeb51fa4fcbbf844bb9fe99e897 | | 884f14f474cc479bbb19829117816db0 | | | False |' 2022-11-02 13:07:40.416 | ++ functions-common:get_field:824 : read data 2022-11-02 13:07:40.416 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:07:40.416 | + functions-common:get_or_add_user_project_role:1009 : echo 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:07:40.416 | 56e507d85ee14ba28a82a27e2fbed6ab 2022-11-02 13:07:40.416 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 13:07:40.416 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 13:07:40.416 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:07:40.416 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 13:07:40.416 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-02 13:07:40.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.416 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.416 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.416 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:07:40.416 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:07:40.416 | 62bec46d2f3645c2ab38acdc3f6244c2' 2022-11-02 13:07:40.416 | + functions-common:get_or_create_service:1106 : echo 62bec46d2f3645c2ab38acdc3f6244c2 2022-11-02 13:07:40.416 | 62bec46d2f3645c2ab38acdc3f6244c2 2022-11-02 13:07:40.417 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 13:07:40.417 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:07:40.417 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-11-02 13:07:40.417 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:07:40.417 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-02 13:07:40.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.417 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.417 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.417 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:07:40.417 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:07:40.417 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:07:40.417 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-11-02 13:07:40.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.417 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:40.417 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:40.417 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:07:40.417 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0937e2633d3c485db5c60ee909f46634 2022-11-02 13:07:40.417 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0937e2633d3c485db5c60ee909f46634 2022-11-02 13:07:40.417 | + functions-common:get_or_create_endpoint:1139 : public_id=0937e2633d3c485db5c60ee909f46634 2022-11-02 13:07:40.417 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:07:40.417 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:07:40.418 | + functions-common:get_or_create_endpoint:1148 : echo 0937e2633d3c485db5c60ee909f46634 2022-11-02 13:07:40.418 | 0937e2633d3c485db5c60ee909f46634 2022-11-02 13:07:40.469 | [120706 Async init_placement:164105]: finished init_placement with result 0 in 76 seconds 2022-11-02 13:07:40.473 | + inc/async:async_wait:197 : return 0 2022-11-02 13:07:40.476 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 13:07:40.538 | [120706 Async init_glance:160373]: Waiting for completion of init_glance running on PID 160373 (4 other jobs running) 2022-11-02 13:07:40.569 | [120706 Async init_glance:160373]: Signaling child to exit 2022-11-02 13:07:40.569 | WAKEUP 2022-11-02 13:07:40.603 | [120706 Async init_glance:160373]: Signaled 2022-11-02 13:07:40.605 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 13:07:40.605 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 13:07:40.606 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 13:07:40.606 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 13:07:40.606 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 13:07:40.606 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 13:07:40.606 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 13:07:40.606 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:07:40.606 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-02 13:07:40.606 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:07:40.606 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 13:07:40.606 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:07:40.606 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:07:40.606 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:07:40.606 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:07:40.606 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394325802 2022-11-02 13:07:40.606 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 13:07:40.606 | 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=160498) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:07:40.606 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:07:40.606 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:07:40.606 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:07:40.606 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:07:40.606 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:07:40.607 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:07:40.608 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:07:40.608 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 13:07:40.608 | Database migration is up to date. No migration needed. 2022-11-02 13:07:40.608 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 13:07:40.608 | Database is synced successfully. 2022-11-02 13:07:40.608 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 13:07:40.608 | 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=162508) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:07:40.608 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 13:07:40.608 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 13:07:40.608 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 13:07:40.608 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 13:07:40.609 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 13:07:40.609 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 13:07:40.610 | + functions-common:time_stop:2451 : local name 2022-11-02 13:07:40.610 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:07:40.610 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:07:40.610 | + functions-common:time_stop:2454 : local total 2022-11-02 13:07:40.610 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:07:40.610 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:07:40.610 | + functions-common:time_stop:2458 : start_time=1667394325802 2022-11-02 13:07:40.610 | + functions-common:time_stop:2460 : [[ -z 1667394325802 ]] 2022-11-02 13:07:40.610 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:07:40.610 | + functions-common:time_stop:2463 : end_time=1667394404600 2022-11-02 13:07:40.610 | + functions-common:time_stop:2464 : elapsed_time=78798 2022-11-02 13:07:40.610 | + functions-common:time_stop:2465 : total=55777 2022-11-02 13:07:40.610 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:07:40.610 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=134575 2022-11-02 13:07:40.669 | [120706 Async init_glance:160373]: finished init_glance with result 0 in 81 seconds 2022-11-02 13:07:40.674 | + inc/async:async_wait:197 : return 0 2022-11-02 13:07:40.678 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 13:07:40.746 | [120706 Async init_swift:163891]: Waiting for completion of init_swift running on PID 163891 (3 other jobs running) 2022-11-02 13:07:40.778 | [120706 Async init_swift:163891]: Signaling child to exit 2022-11-02 13:07:40.778 | WAKEUP 2022-11-02 13:07:40.812 | [120706 Async init_swift:163891]: Signaled 2022-11-02 13:07:40.814 | + lib/swift:init_swift:668 : local node_number 2022-11-02 13:07:40.815 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 13:07:40.815 | No container-server running 2022-11-02 13:07:40.815 | No container-sharder running 2022-11-02 13:07:40.815 | No object-reconstructor running 2022-11-02 13:07:40.815 | No object-auditor running 2022-11-02 13:07:40.815 | No account-replicator running 2022-11-02 13:07:40.815 | No container-reconciler running 2022-11-02 13:07:40.815 | No object-replicator running 2022-11-02 13:07:40.815 | No account-reaper running 2022-11-02 13:07:40.815 | No container-replicator running 2022-11-02 13:07:40.815 | No proxy-server running 2022-11-02 13:07:40.815 | No container-updater running 2022-11-02 13:07:40.815 | No object-updater running 2022-11-02 13:07:40.815 | No account-auditor running 2022-11-02 13:07:40.815 | No container-sync running 2022-11-02 13:07:40.815 | No object-server running 2022-11-02 13:07:40.815 | No container-auditor running 2022-11-02 13:07:40.815 | No account-server running 2022-11-02 13:07:40.815 | No object-expirer running 2022-11-02 13:07:40.815 | + lib/swift:init_swift:670 : true 2022-11-02 13:07:40.815 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 13:07:40.815 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 13:07:40.815 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 13:07:40.815 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 13:07:40.816 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 13:07:40.816 | + lib/swift:create_swift_disk:572 : 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-11-02 13:07:40.816 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-02 13:07:40.816 | + functions:create_disk:732 : local node_number 2022-11-02 13:07:40.816 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 13:07:40.816 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 13:07:40.816 | + functions:create_disk:736 : local key 2022-11-02 13:07:40.816 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 13:07:40.816 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 13:07:40.816 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 13:07:40.816 | + functions:destroy_disk:765 : local key 2022-11-02 13:07:40.816 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 13:07:40.816 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 13:07:40.816 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 13:07:40.816 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 13:07:40.816 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:07:40.816 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 13:07:40.816 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 13:07:40.816 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 13:07:40.816 | = reflink=1 2022-11-02 13:07:40.816 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 13:07:40.817 | = sunit=0 swidth=0 blks 2022-11-02 13:07:40.817 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 13:07:40.817 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 13:07:40.817 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 13:07:40.817 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 13:07:40.817 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-11-02 13:07:40.817 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 13:07:40.817 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-11-02 13:07:40.817 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 13:07:40.817 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 13:07:40.817 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 13:07:40.817 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 13:07:40.817 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 13:07:40.817 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 13:07:40.817 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 13:07:40.817 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-02 13:07:40.817 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 13:07:40.817 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 13:07:40.817 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 13:07:40.817 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 13:07:40.818 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667393232.object.builder backups/1667393234.container.builder backups/1667393235.account.builder backups/1667393241.object.builder backups/1667393242.container.builder backups/1667393244.account.builder backups/1667393241.object.ring.gz backups/1667393242.container.ring.gz backups/1667393244.account.ring.gz 2022-11-02 13:07:40.818 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 13:07:40.818 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 13:07:40.818 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 13:07:40.818 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 13:07:40.818 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 13:07:40.818 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-02 13:07:40.818 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 13:07:40.818 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:07:40.818 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-02 13:07:40.818 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 13:07:40.818 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:07:40.818 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-02 13:07:40.818 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 13:07:40.818 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:07:40.818 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 13:07:40.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:07:40.818 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 13:07:40.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:07:40.818 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 13:07:40.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:07:40.818 | + lib/swift:init_swift:714 : popd 2022-11-02 13:07:40.872 | [120706 Async init_swift:163891]: finished init_swift with result 0 in 15 seconds 2022-11-02 13:07:40.877 | + inc/async:async_wait:197 : return 0 2022-11-02 13:07:40.880 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 13:07:40.943 | [120706 Async init_cinder:163986]: Waiting for completion of init_cinder running on PID 163986 (2 other jobs running) 2022-11-02 13:07:40.973 | [120706 Async init_cinder:163986]: Signaling child to exit 2022-11-02 13:07:40.973 | WAKEUP 2022-11-02 13:07:41.000 | [120706 Async init_cinder:163986]: Signaled 2022-11-02 13:07:41.002 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 13:07:41.002 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:07:41.002 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 13:07:41.002 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 13:07:41.002 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 13:07:41.002 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 13:07:41.002 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 13:07:41.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:07:41.002 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-02 13:07:41.003 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:07:41.003 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 13:07:41.003 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:07:41.003 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:07:41.003 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:07:41.003 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:07:41.003 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394392802 2022-11-02 13:07:41.003 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 13:07:41.003 | 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=164559) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.003 | 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=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:07:41.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:07:41.004 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:07:41.004 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=164559) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:07:41.004 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 13:07:41.004 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:07:41.004 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:07:41.004 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 13:07:41.004 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=164559) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:07:41.004 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 13:07:41.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:41.004 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:41.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:07:41.004 | from cryptography.utils import int_from_bytes 2022-11-02 13:07:41.005 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 13:07:41.005 | last_heartbeat = column_property( 2022-11-02 13:07:41.005 | /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-11-02 13:07:41.005 | num_hosts = column_property( 2022-11-02 13:07:41.005 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 13:07:41.005 | num_down_hosts = column_property( 2022-11-02 13:07:41.005 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 13:07:41.005 | + functions-common:time_stop:2451 : local name 2022-11-02 13:07:41.005 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:07:41.005 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:07:41.005 | + functions-common:time_stop:2454 : local total 2022-11-02 13:07:41.005 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:07:41.005 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:07:41.005 | + functions-common:time_stop:2458 : start_time=1667394392802 2022-11-02 13:07:41.005 | + functions-common:time_stop:2460 : [[ -z 1667394392802 ]] 2022-11-02 13:07:41.005 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:07:41.005 | + functions-common:time_stop:2463 : end_time=1667394447175 2022-11-02 13:07:41.005 | + functions-common:time_stop:2464 : elapsed_time=54373 2022-11-02 13:07:41.005 | + functions-common:time_stop:2465 : total=55777 2022-11-02 13:07:41.005 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:07:41.005 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=110150 2022-11-02 13:07:41.005 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 13:07:41.005 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:07:41.005 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 13:07:41.005 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 13:07:41.005 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 13:07:41.005 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 13:07:41.005 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 13:07:41.006 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 13:07:41.006 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 13:07:41.006 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 13:07:41.006 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 13:07:41.006 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:07:41.006 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 13:07:41.006 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 13:07:41.006 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:07:41.006 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:07:41.006 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:07:41.006 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 13:07:41.006 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:07:41.006 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:07:41.006 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:07:41.006 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:07:41.006 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:07:41.006 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:07:41.006 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 13:07:41.006 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:07:41.006 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 13:07:41.006 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 13:07:41.007 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 13:07:41.007 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 13:07:41.007 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 13:07:41.007 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 13:07:41.007 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 13:07:41.007 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 13:07:41.007 | [Unit] 2022-11-02 13:07:41.008 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:07:41.008 | DefaultDependencies=no 2022-11-02 13:07:41.008 | After=systemd-udev-settle.service 2022-11-02 13:07:41.008 | Before=lvm2-activation-early.service 2022-11-02 13:07:41.008 | Wants=systemd-udev-settle.service 2022-11-02 13:07:41.008 | 2022-11-02 13:07:41.008 | [Service] 2022-11-02 13:07:41.008 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:07:41.008 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-02 13:07:41.008 | RemainAfterExit=yes 2022-11-02 13:07:41.008 | Type=oneshot 2022-11-02 13:07:41.008 | 2022-11-02 13:07:41.008 | [Install] 2022-11-02 13:07:41.008 | WantedBy=local-fs.target 2022-11-02 13:07:41.008 | Also=systemd-udev-settle.service 2022-11-02 13:07:41.008 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 13:07:41.008 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 13:07:41.008 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-11-02 13:07:41.008 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 13:07:41.009 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-02 13:07:41.009 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 13:07:41.009 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 13:07:41.009 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 13:07:41.009 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 13:07:41.009 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 13:07:41.009 | Physical volume "/dev/loop4" successfully created. 2022-11-02 13:07:41.009 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 13:07:41.009 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 13:07:41.009 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 13:07:41.009 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 13:07:41.009 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 13:07:41.009 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:07:41.009 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 13:07:41.009 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 13:07:41.009 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:07:41.009 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 13:07:41.010 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 13:07:41.010 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 13:07:41.057 | [120706 Async init_cinder:163986]: finished init_cinder with result 0 in 67 seconds 2022-11-02 13:07:41.062 | + inc/async:async_wait:197 : return 0 2022-11-02 13:07:41.065 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 13:07:41.087 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:07:41.090 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 13:07:41.093 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:07:41.096 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 13:07:41.099 | + ./stack.sh:main:1218 : init_nova 2022-11-02 13:07:41.101 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 13:07:41.121 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:07:41.124 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 13:07:41.144 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:07:41.147 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:07:41.151 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:07:41.224 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:07:41.275 | [120706 Async nova-cell-0:166063]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:07:41.280 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 13:07:41.286 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:07:41.291 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 13:07:41.294 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:07:41.298 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:07:41.301 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:07:41.406 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:07:41.468 | [120706 Async nova-cell-1:166155]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:07:41.472 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 13:07:41.475 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 13:07:41.479 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 13:07:41.483 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 13:07:41.486 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-02 13:07:41.494 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:07:55.491 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-02 13:07:55.496 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:07:55.646 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 13:07:56.782 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:08:00.651 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:08:00.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:08:00.665 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=166215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:08:00.691 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:08:00.692 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:08:01.295 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 13:08:57.006 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=166215) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:08:57.010 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 13:09:06.347 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=166215) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:09:06.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:09:06.576 | from cryptography.utils import int_from_bytes 2022-11-02 13:09:06.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:09:06.576 | from cryptography.utils import int_from_bytes 2022-11-02 13:09:07.272 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 13:09:07.275 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 13:09:07.278 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 13:09:07.281 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 13:09:07.284 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:09:07.288 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:09:08.384 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:09:11.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:09:11.308 | from cryptography.utils import int_from_bytes 2022-11-02 13:09:11.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:09:11.309 | from cryptography.utils import int_from_bytes 2022-11-02 13:09:12.022 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 13:09:12.027 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 13:09:12.030 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 13:09:12.099 | [120706 Async nova-cell-0:166063]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 166063 (3 other jobs running) 2022-11-02 13:09:12.130 | [120706 Async nova-cell-0:166063]: Signaling child to exit 2022-11-02 13:10:59.418 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:10:59.449 | [166063 Async nova-cell-0:166063]: finished successfully 2022-11-02 13:10:59.476 | WAKEUP 2022-11-02 13:10:59.505 | [120706 Async nova-cell-0:166063]: Signaled 2022-11-02 13:10:59.506 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 13:10:59.506 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 13:10:59.507 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 13:10:59.507 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 13:10:59.507 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 13:10:59.507 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 13:10:59.507 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 13:10:59.507 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:10:59.507 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-02 13:10:59.507 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:10:59.507 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 13:10:59.507 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:10:59.507 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:10:59.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:10:59.509 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=166313) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:10:59.510 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:10:59.510 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:10:59.510 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 13:10:59.510 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=166313) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:10:59.510 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 13:10:59.510 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=166313) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:10:59.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:10:59.510 | from cryptography.utils import int_from_bytes 2022-11-02 13:10:59.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:10:59.510 | from cryptography.utils import int_from_bytes 2022-11-02 13:10:59.566 | [120706 Async nova-cell-0:166063]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 198 seconds 2022-11-02 13:10:59.571 | + inc/async:async_wait:197 : return 0 2022-11-02 13:10:59.574 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 13:10:59.577 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 13:10:59.643 | [120706 Async nova-cell-1:166155]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 166155 (2 other jobs running) 2022-11-02 13:10:59.675 | [120706 Async nova-cell-1:166155]: Signaling child to exit 2022-11-02 13:11:00.633 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:11:00.662 | [166155 Async nova-cell-1:166155]: finished successfully 2022-11-02 13:11:00.686 | WAKEUP 2022-11-02 13:11:00.715 | [120706 Async nova-cell-1:166155]: Signaled 2022-11-02 13:11:00.716 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 13:11:00.717 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 13:11:00.717 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 13:11:00.717 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 13:11:00.717 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 13:11:00.717 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 13:11:00.717 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 13:11:00.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:11:00.717 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-11-02 13:11:00.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:11:00.717 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-11-02 13:11:00.717 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:11:00.717 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:11:00.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:11:00.720 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=166302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:11:00.720 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:11:00.721 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:11:00.721 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 13:11:00.721 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=166302) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:11:00.721 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 13:11:00.721 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=166302) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:11:00.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:11:00.721 | from cryptography.utils import int_from_bytes 2022-11-02 13:11:00.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:11:00.721 | from cryptography.utils import int_from_bytes 2022-11-02 13:11:00.771 | [120706 Async nova-cell-1:166155]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 199 seconds 2022-11-02 13:11:00.776 | + inc/async:async_wait:197 : return 0 2022-11-02 13:11:00.779 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:11:00.783 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 13:11:01.873 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:11:05.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:11:05.075 | from cryptography.utils import int_from_bytes 2022-11-02 13:11:05.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:11:05.076 | from cryptography.utils import int_from_bytes 2022-11-02 13:11:05.076 | Running batches of 50 until complete 2022-11-02 13:11:05.076 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:11:05.076 | | Migration | Total Needed | Completed | 2022-11-02 13:11:05.076 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:11:05.076 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 13:11:05.076 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 13:11:05.076 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 13:11:05.076 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 13:11:05.076 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 13:11:05.076 | | populate_dev_uuids | 0 | 0 | 2022-11-02 13:11:05.076 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 13:11:05.076 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 13:11:05.076 | | populate_user_id | 0 | 0 | 2022-11-02 13:11:05.076 | | populate_uuids | 0 | 0 | 2022-11-02 13:11:05.076 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:11:05.619 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 13:11:05.625 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:11:05.628 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 13:11:05.631 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:11:05.634 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:11:05.637 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-11-02 13:11:06.721 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:11:09.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:11:09.571 | from cryptography.utils import int_from_bytes 2022-11-02 13:11:09.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:11:09.571 | from cryptography.utils import int_from_bytes 2022-11-02 13:11:09.571 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 13:11:09.571 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 13:11:10.083 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 13:11:10.086 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 13:11:10.102 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 13:11:10.105 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 13:11:10.127 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:10.131 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 13:11:10.134 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 13:11:10.205 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 13:11:10.258 | [120706 Async configure_neutron_nova:167474]: running: configure_neutron_nova 2022-11-02 13:11:10.262 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 13:11:10.266 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 13:11:10.269 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 13:11:10.272 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:11:10.275 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:11:10.279 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:11:10.282 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:11:10.293 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:11:10.293 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:11:10.294 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:11:10.299 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:11:10.302 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:11:10.306 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 13:11:10.310 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:11:10.332 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:10.335 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:11:10.338 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:11:10.342 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 13:11:10.345 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:11:10.348 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 13:11:10.355 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 13:11:10.359 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 13:11:10.370 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 13:11:10.370 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:11:10.371 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:11:10.371 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 13:11:10.373 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 13:11:10.378 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 13:11:10.381 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 13:11:10.384 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 13:11:10.387 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 13:11:10.390 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:10.393 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 13:11:10.396 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 13:11:10.400 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:11:10.404 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 13:11:10.408 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 13:11:10.412 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 13:11:10.416 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:10.419 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 13:11:10.423 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:11:10.428 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 13:11:10.429 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:11:10.429 | gsub("[][]", "", $1); 2022-11-02 13:11:10.429 | split($1, a, "|"); 2022-11-02 13:11:10.429 | if (a[1] == matchgroup) 2022-11-02 13:11:10.429 | print a[2] 2022-11-02 13:11:10.429 | } 2022-11-02 13:11:10.429 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:11:10.434 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:11:10.439 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:11:10.442 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:11:10.446 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 13:11:10.450 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 13:11:10.456 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 13:11:10.459 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 13:11:10.463 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 13:11:10.470 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 13:11:10.473 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 13:11:10.479 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 13:11:10.480 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:10.485 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:11:10.489 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 13:11:10.492 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:11:10.496 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 13:11:10.500 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 13:11:10.504 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 13:11:10.507 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 13:11:10.514 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 13:11:10.514 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.514 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 13:11:10.514 | BEGIN { 2022-11-02 13:11:10.514 | section = "" 2022-11-02 13:11:10.514 | last_section = "" 2022-11-02 13:11:10.514 | section_count = 0 2022-11-02 13:11:10.514 | } 2022-11-02 13:11:10.514 | /^\[.+\]/ { 2022-11-02 13:11:10.514 | gsub("[][]", "", $1); 2022-11-02 13:11:10.515 | section=$1 2022-11-02 13:11:10.515 | next 2022-11-02 13:11:10.515 | } 2022-11-02 13:11:10.515 | /^ *\#/ { 2022-11-02 13:11:10.515 | next 2022-11-02 13:11:10.515 | } 2022-11-02 13:11:10.515 | /^[^ \t]+/ { 2022-11-02 13:11:10.515 | # get offset of first = in $0 2022-11-02 13:11:10.515 | eq_idx = index($0, "=") 2022-11-02 13:11:10.515 | # extract attr & value from $0 2022-11-02 13:11:10.515 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:11:10.515 | value = substr($0, eq_idx + 1) 2022-11-02 13:11:10.515 | # only need to strip trailing whitespace from attr 2022-11-02 13:11:10.515 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:11:10.515 | # need to strip leading & trailing whitespace from value 2022-11-02 13:11:10.515 | sub(/^[ \t]*/, "", value) 2022-11-02 13:11:10.515 | sub(/[ \t]*$/, "", value) 2022-11-02 13:11:10.515 | 2022-11-02 13:11:10.515 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:11:10.515 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:11:10.515 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:11:10.515 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:11:10.515 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:11:10.515 | if (section != last_section) { 2022-11-02 13:11:10.515 | cfg_section[section_count++] = section 2022-11-02 13:11:10.515 | last_section = section 2022-11-02 13:11:10.515 | } 2022-11-02 13:11:10.515 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:11:10.516 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:11:10.516 | 2022-11-02 13:11:10.516 | cfg_attr[section, attr, 0] = value 2022-11-02 13:11:10.516 | cfg_attr_count[section, attr] = 1 2022-11-02 13:11:10.516 | } else { 2022-11-02 13:11:10.516 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:11:10.516 | cfg_attr[section, attr, lno] = value 2022-11-02 13:11:10.516 | } 2022-11-02 13:11:10.516 | } 2022-11-02 13:11:10.516 | END { 2022-11-02 13:11:10.516 | # Process each section in order 2022-11-02 13:11:10.516 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:11:10.516 | section = cfg_section[sno] 2022-11-02 13:11:10.516 | # The ini routines simply append a config item immediately 2022-11-02 13:11:10.516 | # after the section header. To keep the same order as defined 2022-11-02 13:11:10.516 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:11:10.516 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:11:10.516 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:11:10.516 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:11:10.516 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:11:10.516 | else { 2022-11-02 13:11:10.516 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:11:10.516 | count = cfg_attr_count[section, attr] 2022-11-02 13:11:10.516 | print "inidelete " configfile " " section " " attr 2022-11-02 13:11:10.516 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:11:10.516 | for (l = count -2; l >= 0; l--) 2022-11-02 13:11:10.516 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:11:10.516 | } 2022-11-02 13:11:10.516 | } 2022-11-02 13:11:10.516 | } 2022-11-02 13:11:10.516 | } 2022-11-02 13:11:10.516 | ' 2022-11-02 13:11:10.518 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:11:10.525 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:10.525 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:11:10.525 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 13:11:10.529 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:11:10.532 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 13:11:10.536 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 13:11:10.536 | BEGIN { group = "" } 2022-11-02 13:11:10.536 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:11:10.536 | gsub("[][]", "", $1); 2022-11-02 13:11:10.536 | split($1, a, "|"); 2022-11-02 13:11:10.536 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:11:10.536 | group=a[1] 2022-11-02 13:11:10.536 | } else { 2022-11-02 13:11:10.536 | group="" 2022-11-02 13:11:10.536 | } 2022-11-02 13:11:10.536 | next 2022-11-02 13:11:10.536 | } 2022-11-02 13:11:10.536 | { 2022-11-02 13:11:10.536 | if (group != "") 2022-11-02 13:11:10.536 | print $0 2022-11-02 13:11:10.536 | } 2022-11-02 13:11:10.537 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:11:10.544 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-11-02 13:11:10.548 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-11-02 13:11:10.587 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.591 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 13:11:10.594 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 13:11:10.634 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.638 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 13:11:10.642 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 13:11:10.685 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 13:11:10.693 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 13:11:10.739 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.741 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 13:11:10.744 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 13:11:10.784 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.787 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 13:11:10.790 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 13:11:10.833 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.835 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 13:11:10.839 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:11:10.880 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.883 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 13:11:10.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 13:11:10.929 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 13:11:10.936 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 13:11:10.978 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:10.981 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 13:11:10.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 13:11:11.026 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.031 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 13:11:11.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 13:11:11.076 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.079 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 13:11:11.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 13:11:11.123 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.128 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 13:11:11.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 13:11:11.181 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.186 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:11:11.189 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:11:11.194 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:11:11.198 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 13:11:11.204 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 13:11:11.207 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 13:11:11.210 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 13:11:11.214 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 13:11:11.221 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 13:11:11.224 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 13:11:11.227 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 13:11:11.232 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:11.235 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:11:11.238 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 13:11:11.241 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:11:11.246 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 13:11:11.250 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 13:11:11.255 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 13:11:11.259 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 13:11:11.264 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 13:11:11.265 | BEGIN { 2022-11-02 13:11:11.265 | section = "" 2022-11-02 13:11:11.265 | last_section = "" 2022-11-02 13:11:11.265 | section_count = 0 2022-11-02 13:11:11.265 | } 2022-11-02 13:11:11.265 | /^\[.+\]/ { 2022-11-02 13:11:11.265 | gsub("[][]", "", $1); 2022-11-02 13:11:11.265 | section=$1 2022-11-02 13:11:11.265 | next 2022-11-02 13:11:11.265 | } 2022-11-02 13:11:11.266 | /^ *\#/ { 2022-11-02 13:11:11.266 | next 2022-11-02 13:11:11.266 | } 2022-11-02 13:11:11.266 | /^[^ \t]+/ { 2022-11-02 13:11:11.266 | # get offset of first = in $0 2022-11-02 13:11:11.266 | eq_idx = index($0, "=") 2022-11-02 13:11:11.266 | # extract attr & value from $0 2022-11-02 13:11:11.266 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:11:11.266 | value = substr($0, eq_idx + 1) 2022-11-02 13:11:11.266 | # only need to strip trailing whitespace from attr 2022-11-02 13:11:11.266 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:11:11.266 | # need to strip leading & trailing whitespace from value 2022-11-02 13:11:11.266 | sub(/^[ \t]*/, "", value) 2022-11-02 13:11:11.266 | sub(/[ \t]*$/, "", value) 2022-11-02 13:11:11.266 | 2022-11-02 13:11:11.266 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:11:11.266 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:11:11.266 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:11:11.266 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:11:11.266 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:11:11.267 | if (section != last_section) { 2022-11-02 13:11:11.267 | cfg_section[section_count++] = section 2022-11-02 13:11:11.267 | last_section = section 2022-11-02 13:11:11.267 | } 2022-11-02 13:11:11.267 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:11:11.267 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:11:11.267 | 2022-11-02 13:11:11.267 | cfg_attr[section, attr, 0] = value 2022-11-02 13:11:11.267 | cfg_attr_count[section, attr] = 1 2022-11-02 13:11:11.267 | } else { 2022-11-02 13:11:11.267 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:11:11.267 | cfg_attr[section, attr, lno] = value 2022-11-02 13:11:11.267 | } 2022-11-02 13:11:11.267 | } 2022-11-02 13:11:11.267 | END { 2022-11-02 13:11:11.267 | # Process each section in order 2022-11-02 13:11:11.267 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:11:11.267 | section = cfg_section[sno] 2022-11-02 13:11:11.267 | # The ini routines simply append a config item immediately 2022-11-02 13:11:11.267 | # after the section header. To keep the same order as defined 2022-11-02 13:11:11.267 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:11:11.267 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:11:11.267 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:11:11.267 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:11:11.267 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:11:11.267 | else { 2022-11-02 13:11:11.267 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:11:11.267 | count = cfg_attr_count[section, attr] 2022-11-02 13:11:11.267 | print "inidelete " configfile " " section " " attr 2022-11-02 13:11:11.267 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:11:11.267 | for (l = count -2; l >= 0; l--) 2022-11-02 13:11:11.267 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:11:11.267 | } 2022-11-02 13:11:11.267 | } 2022-11-02 13:11:11.267 | } 2022-11-02 13:11:11.268 | } 2022-11-02 13:11:11.268 | ' 2022-11-02 13:11:11.268 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.268 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 13:11:11.272 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:11:11.274 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:11.278 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:11:11.283 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 13:11:11.287 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:11:11.290 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 13:11:11.293 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 13:11:11.293 | BEGIN { group = "" } 2022-11-02 13:11:11.293 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:11:11.293 | gsub("[][]", "", $1); 2022-11-02 13:11:11.293 | split($1, a, "|"); 2022-11-02 13:11:11.293 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:11:11.293 | group=a[1] 2022-11-02 13:11:11.293 | } else { 2022-11-02 13:11:11.293 | group="" 2022-11-02 13:11:11.293 | } 2022-11-02 13:11:11.293 | next 2022-11-02 13:11:11.293 | } 2022-11-02 13:11:11.293 | { 2022-11-02 13:11:11.293 | if (group != "") 2022-11-02 13:11:11.293 | print $0 2022-11-02 13:11:11.293 | } 2022-11-02 13:11:11.293 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:11:11.302 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 13:11:11.306 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 13:11:11.349 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 13:11:11.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 13:11:11.384 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:11:11.411 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.414 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 13:11:11.418 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 13:11:11.420 | [167474 Async configure_neutron_nova:167474]: finished successfully 2022-11-02 13:11:11.460 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.463 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 13:11:11.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 13:11:11.504 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.506 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 13:11:11.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 13:11:11.544 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.547 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 13:11:11.550 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 13:11:11.585 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.588 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 13:11:11.591 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 13:11:11.627 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.630 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 13:11:11.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 13:11:11.670 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.673 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 13:11:11.676 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 13:11:11.712 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 13:11:11.719 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 13:11:11.755 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.758 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 13:11:11.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 13:11:11.799 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 13:11:11.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 13:11:11.841 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 13:11:11.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 13:11:11.885 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.888 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 13:11:11.892 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 13:11:11.929 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.931 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 13:11:11.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 13:11:11.970 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:11.973 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 13:11:11.975 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 13:11:12.011 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.014 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:11:12.017 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:11:12.020 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:11:12.024 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 13:11:12.027 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 13:11:12.031 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 13:11:12.034 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 13:11:12.038 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 13:11:12.043 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 13:11:12.047 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 13:11:12.050 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 13:11:12.053 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:12.055 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:11:12.058 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 13:11:12.062 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:11:12.065 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 13:11:12.069 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 13:11:12.072 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 13:11:12.075 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 13:11:12.080 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 13:11:12.082 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 13:11:12.082 | BEGIN { 2022-11-02 13:11:12.082 | section = "" 2022-11-02 13:11:12.082 | last_section = "" 2022-11-02 13:11:12.082 | section_count = 0 2022-11-02 13:11:12.082 | } 2022-11-02 13:11:12.082 | /^\[.+\]/ { 2022-11-02 13:11:12.082 | gsub("[][]", "", $1); 2022-11-02 13:11:12.082 | section=$1 2022-11-02 13:11:12.082 | next 2022-11-02 13:11:12.082 | } 2022-11-02 13:11:12.082 | /^ *\#/ { 2022-11-02 13:11:12.082 | next 2022-11-02 13:11:12.082 | } 2022-11-02 13:11:12.083 | /^[^ \t]+/ { 2022-11-02 13:11:12.083 | # get offset of first = in $0 2022-11-02 13:11:12.083 | eq_idx = index($0, "=") 2022-11-02 13:11:12.083 | # extract attr & value from $0 2022-11-02 13:11:12.083 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:11:12.083 | value = substr($0, eq_idx + 1) 2022-11-02 13:11:12.083 | # only need to strip trailing whitespace from attr 2022-11-02 13:11:12.083 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:11:12.083 | # need to strip leading & trailing whitespace from value 2022-11-02 13:11:12.083 | sub(/^[ \t]*/, "", value) 2022-11-02 13:11:12.083 | sub(/[ \t]*$/, "", value) 2022-11-02 13:11:12.083 | 2022-11-02 13:11:12.083 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:11:12.083 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:11:12.083 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:11:12.083 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:11:12.084 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:11:12.084 | if (section != last_section) { 2022-11-02 13:11:12.084 | cfg_section[section_count++] = section 2022-11-02 13:11:12.084 | last_section = section 2022-11-02 13:11:12.084 | } 2022-11-02 13:11:12.084 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:11:12.084 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:11:12.084 | 2022-11-02 13:11:12.084 | cfg_attr[section, attr, 0] = value 2022-11-02 13:11:12.084 | cfg_attr_count[section, attr] = 1 2022-11-02 13:11:12.084 | } else { 2022-11-02 13:11:12.084 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:11:12.084 | cfg_attr[section, attr, lno] = value 2022-11-02 13:11:12.084 | } 2022-11-02 13:11:12.084 | } 2022-11-02 13:11:12.084 | END { 2022-11-02 13:11:12.085 | # Process each section in order 2022-11-02 13:11:12.085 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:11:12.085 | section = cfg_section[sno] 2022-11-02 13:11:12.085 | # The ini routines simply append a config item immediately 2022-11-02 13:11:12.085 | # after the section header. To keep the same order as defined 2022-11-02 13:11:12.085 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:11:12.085 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:11:12.085 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:11:12.085 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:11:12.085 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:11:12.085 | else { 2022-11-02 13:11:12.085 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:11:12.085 | count = cfg_attr_count[section, attr] 2022-11-02 13:11:12.085 | print "inidelete " configfile " " section " " attr 2022-11-02 13:11:12.085 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:11:12.086 | for (l = count -2; l >= 0; l--) 2022-11-02 13:11:12.086 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:11:12.086 | } 2022-11-02 13:11:12.086 | } 2022-11-02 13:11:12.086 | } 2022-11-02 13:11:12.086 | } 2022-11-02 13:11:12.086 | ' 2022-11-02 13:11:12.086 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.086 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:12.086 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:11:12.088 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:11:12.091 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 13:11:12.094 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:11:12.096 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 13:11:12.099 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 13:11:12.099 | BEGIN { group = "" } 2022-11-02 13:11:12.099 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:11:12.099 | gsub("[][]", "", $1); 2022-11-02 13:11:12.099 | split($1, a, "|"); 2022-11-02 13:11:12.100 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:11:12.100 | group=a[1] 2022-11-02 13:11:12.100 | } else { 2022-11-02 13:11:12.100 | group="" 2022-11-02 13:11:12.100 | } 2022-11-02 13:11:12.100 | next 2022-11-02 13:11:12.100 | } 2022-11-02 13:11:12.100 | { 2022-11-02 13:11:12.100 | if (group != "") 2022-11-02 13:11:12.100 | print $0 2022-11-02 13:11:12.100 | } 2022-11-02 13:11:12.100 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:11:12.107 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 13:11:12.110 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 13:11:12.145 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.147 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 13:11:12.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 13:11:12.189 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.192 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 13:11:12.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 13:11:12.232 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.236 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 13:11:12.239 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 13:11:12.273 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 13:11:12.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 13:11:12.318 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.321 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 13:11:12.326 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 13:11:12.367 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.369 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 13:11:12.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 13:11:12.411 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.414 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 13:11:12.417 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 13:11:12.456 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.459 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:11:12.462 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:11:12.465 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:11:12.469 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 13:11:12.472 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:11:12.475 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:11:12.478 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 13:11:12.482 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:11:12.489 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 13:11:12.492 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 13:11:12.496 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:11:12.500 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:12.503 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:11:12.506 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:11:12.508 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:11:12.512 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:11:12.515 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:11:12.518 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:11:12.521 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 13:11:12.526 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:11:12.527 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.527 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 13:11:12.527 | BEGIN { 2022-11-02 13:11:12.527 | section = "" 2022-11-02 13:11:12.527 | last_section = "" 2022-11-02 13:11:12.527 | section_count = 0 2022-11-02 13:11:12.527 | } 2022-11-02 13:11:12.527 | /^\[.+\]/ { 2022-11-02 13:11:12.527 | gsub("[][]", "", $1); 2022-11-02 13:11:12.527 | section=$1 2022-11-02 13:11:12.527 | next 2022-11-02 13:11:12.527 | } 2022-11-02 13:11:12.527 | /^ *\#/ { 2022-11-02 13:11:12.527 | next 2022-11-02 13:11:12.527 | } 2022-11-02 13:11:12.527 | /^[^ \t]+/ { 2022-11-02 13:11:12.527 | # get offset of first = in $0 2022-11-02 13:11:12.527 | eq_idx = index($0, "=") 2022-11-02 13:11:12.528 | # extract attr & value from $0 2022-11-02 13:11:12.528 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:11:12.528 | value = substr($0, eq_idx + 1) 2022-11-02 13:11:12.528 | # only need to strip trailing whitespace from attr 2022-11-02 13:11:12.528 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:11:12.528 | # need to strip leading & trailing whitespace from value 2022-11-02 13:11:12.528 | sub(/^[ \t]*/, "", value) 2022-11-02 13:11:12.528 | sub(/[ \t]*$/, "", value) 2022-11-02 13:11:12.528 | 2022-11-02 13:11:12.528 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:11:12.528 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:11:12.528 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:11:12.528 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:11:12.528 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:11:12.528 | if (section != last_section) { 2022-11-02 13:11:12.528 | cfg_section[section_count++] = section 2022-11-02 13:11:12.528 | last_section = section 2022-11-02 13:11:12.528 | } 2022-11-02 13:11:12.528 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:11:12.528 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:11:12.528 | 2022-11-02 13:11:12.529 | cfg_attr[section, attr, 0] = value 2022-11-02 13:11:12.529 | cfg_attr_count[section, attr] = 1 2022-11-02 13:11:12.529 | } else { 2022-11-02 13:11:12.529 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:11:12.529 | cfg_attr[section, attr, lno] = value 2022-11-02 13:11:12.529 | } 2022-11-02 13:11:12.529 | } 2022-11-02 13:11:12.529 | END { 2022-11-02 13:11:12.529 | # Process each section in order 2022-11-02 13:11:12.529 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:11:12.529 | section = cfg_section[sno] 2022-11-02 13:11:12.529 | # The ini routines simply append a config item immediately 2022-11-02 13:11:12.529 | # after the section header. To keep the same order as defined 2022-11-02 13:11:12.529 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:11:12.530 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:11:12.530 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:11:12.530 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:11:12.530 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:11:12.530 | else { 2022-11-02 13:11:12.530 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:11:12.530 | count = cfg_attr_count[section, attr] 2022-11-02 13:11:12.530 | print "inidelete " configfile " " section " " attr 2022-11-02 13:11:12.531 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:11:12.531 | for (l = count -2; l >= 0; l--) 2022-11-02 13:11:12.531 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:11:12.531 | } 2022-11-02 13:11:12.532 | } 2022-11-02 13:11:12.532 | } 2022-11-02 13:11:12.532 | } 2022-11-02 13:11:12.532 | ' 2022-11-02 13:11:12.532 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:11:12.532 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:11:12.535 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:11:12.538 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:11:12.541 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:11:12.545 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 13:11:12.549 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 13:11:12.549 | BEGIN { group = "" } 2022-11-02 13:11:12.549 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:11:12.549 | gsub("[][]", "", $1); 2022-11-02 13:11:12.549 | split($1, a, "|"); 2022-11-02 13:11:12.549 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:11:12.550 | group=a[1] 2022-11-02 13:11:12.550 | } else { 2022-11-02 13:11:12.550 | group="" 2022-11-02 13:11:12.550 | } 2022-11-02 13:11:12.550 | next 2022-11-02 13:11:12.550 | } 2022-11-02 13:11:12.550 | { 2022-11-02 13:11:12.550 | if (group != "") 2022-11-02 13:11:12.550 | print $0 2022-11-02 13:11:12.550 | } 2022-11-02 13:11:12.550 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:11:12.557 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 13:11:12.561 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 13:11:12.597 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 13:11:12.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 13:11:12.640 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:11:12.643 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 13:11:12.665 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:12.670 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 13:11:12.671 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:11:12.675 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 13:11:12.678 | + ./stack.sh:main:1252 : start_swift 2022-11-02 13:11:12.680 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 13:11:12.683 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:11:12.687 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 13:11:12.724 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 13:11:12.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:11:12.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:11:12.738 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 13:11:13.191 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 13:11:13.198 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 13:11:13.203 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 13:11:13.206 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 13:11:13.210 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 13:11:13.213 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:11:13.215 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:11:13.218 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 13:11:13.221 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:11:13.223 | + functions-common:run_process:1707 : local group= 2022-11-02 13:11:13.226 | + functions-common:run_process:1708 : local user= 2022-11-02 13:11:13.228 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:11:13.234 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 13:11:13.237 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:11:13.239 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:11:13.242 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:13.249 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:13.250 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:13.254 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394673251 2022-11-02 13:11:13.256 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 13:11:13.274 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:13.277 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-11-02 13:11:13.280 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 13:11:13.283 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:11:13.286 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:11:13.288 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:11:13.291 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:11:13.293 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 13:11:13.297 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 13:11:13.300 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 13:11:13.303 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:11:13.306 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:11:13.309 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:11:13.312 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:11:13.315 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:11:13.318 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-11-02 13:11:13.320 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 13:11:13.323 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:11:13.325 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:11:13.328 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:11:13.330 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:11:13.333 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:11:13.335 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:11:13.338 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 13:11:13.345 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:11:13.346 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-11-02 13:11:13.409 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 13:11:13.475 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:11:13.545 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 13:11:13.606 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 13:11:13.668 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:11:13.729 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:11:13.732 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:11:13.734 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 13:11:13.798 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:11:14.444 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 13:11:14.462 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 13:11:14.951 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 13:11:14.985 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:11:14.988 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:14.992 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:14.995 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:14.998 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:15.007 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:15.007 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:11:15.007 | + functions-common:time_stop:2458 : start_time=1667394673251 2022-11-02 13:11:15.011 | + functions-common:time_stop:2460 : [[ -z 1667394673251 ]] 2022-11-02 13:11:15.015 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:15.021 | + functions-common:time_stop:2463 : end_time=1667394675017 2022-11-02 13:11:15.024 | + functions-common:time_stop:2464 : elapsed_time=1766 2022-11-02 13:11:15.026 | + functions-common:time_stop:2465 : total=3442 2022-11-02 13:11:15.029 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:15.032 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5208 2022-11-02 13:11:15.039 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:11:15.039 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:11:15.041 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 13:11:15.044 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:11:15.048 | + functions-common:run_process:1707 : local group= 2022-11-02 13:11:15.051 | + functions-common:run_process:1708 : local user= 2022-11-02 13:11:15.054 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:11:15.058 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 13:11:15.061 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:11:15.065 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:11:15.068 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:15.071 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:15.075 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:15.082 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394675078 2022-11-02 13:11:15.085 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 13:11:15.107 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:15.110 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-11-02 13:11:15.113 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 13:11:15.116 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:11:15.119 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:11:15.122 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:11:15.125 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:11:15.128 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 13:11:15.131 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 13:11:15.134 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 13:11:15.137 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:11:15.141 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:11:15.144 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:11:15.147 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:11:15.151 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:11:15.154 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-11-02 13:11:15.157 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 13:11:15.160 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:11:15.163 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:11:15.166 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:11:15.169 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:11:15.172 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:11:15.175 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:11:15.178 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 13:11:15.181 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:11:15.188 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-11-02 13:11:15.258 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 13:11:15.341 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:11:15.410 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 13:11:15.481 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 13:11:15.556 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:11:15.629 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:11:15.632 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:11:15.635 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 13:11:15.707 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:11:16.435 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 13:11:16.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 13:11:16.908 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 13:11:16.943 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:11:16.946 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:16.949 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:16.953 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:16.956 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:16.960 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:16.963 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:11:16.966 | + functions-common:time_stop:2458 : start_time=1667394675078 2022-11-02 13:11:16.970 | + functions-common:time_stop:2460 : [[ -z 1667394675078 ]] 2022-11-02 13:11:16.975 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:16.981 | + functions-common:time_stop:2463 : end_time=1667394676977 2022-11-02 13:11:16.986 | + functions-common:time_stop:2464 : elapsed_time=1899 2022-11-02 13:11:16.990 | + functions-common:time_stop:2465 : total=5208 2022-11-02 13:11:16.994 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:16.997 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7107 2022-11-02 13:11:17.001 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:11:17.005 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:11:17.007 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 13:11:17.013 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:11:17.019 | + functions-common:run_process:1707 : local group= 2022-11-02 13:11:17.022 | + functions-common:run_process:1708 : local user= 2022-11-02 13:11:17.026 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:11:17.029 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 13:11:17.033 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:11:17.038 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:11:17.042 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:17.045 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:17.057 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:17.057 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394677052 2022-11-02 13:11:17.059 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 13:11:17.082 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:17.085 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-11-02 13:11:17.092 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 13:11:17.096 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:11:17.099 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:11:17.103 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:11:17.107 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:11:17.110 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 13:11:17.113 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 13:11:17.118 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 13:11:17.120 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:11:17.123 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:11:17.127 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:11:17.130 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:11:17.132 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:11:17.135 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-11-02 13:11:17.138 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 13:11:17.142 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:11:17.145 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:11:17.147 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:11:17.150 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:11:17.152 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:11:17.154 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:11:17.157 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 13:11:17.160 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:11:17.168 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-11-02 13:11:17.240 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 13:11:17.310 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:11:17.379 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 13:11:17.447 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 13:11:17.516 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:11:17.587 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:11:17.590 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:11:17.593 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 13:11:17.672 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:11:18.153 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 13:11:18.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 13:11:18.665 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 13:11:18.698 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:11:18.704 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:18.708 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:18.711 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:18.714 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:18.719 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:18.723 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:11:18.726 | + functions-common:time_stop:2458 : start_time=1667394677052 2022-11-02 13:11:18.730 | + functions-common:time_stop:2460 : [[ -z 1667394677052 ]] 2022-11-02 13:11:18.735 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:18.741 | + functions-common:time_stop:2463 : end_time=1667394678737 2022-11-02 13:11:18.747 | + functions-common:time_stop:2464 : elapsed_time=1685 2022-11-02 13:11:18.748 | + functions-common:time_stop:2465 : total=7107 2022-11-02 13:11:18.752 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:18.756 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8792 2022-11-02 13:11:18.759 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 13:11:18.762 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 13:11:18.840 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:11:18.844 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 13:11:18.847 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:11:18.851 | + functions-common:run_process:1707 : local group= 2022-11-02 13:11:18.854 | + functions-common:run_process:1708 : local user= 2022-11-02 13:11:18.857 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:11:18.861 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 13:11:18.864 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:11:18.875 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:11:18.875 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:18.875 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:18.879 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:18.885 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394678881 2022-11-02 13:11:18.888 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 13:11:18.919 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:18.924 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-11-02 13:11:18.928 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 13:11:18.932 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:11:18.937 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:11:18.941 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:11:18.945 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:11:18.949 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 13:11:18.961 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 13:11:18.961 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 13:11:18.962 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:11:18.965 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:11:18.970 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:11:18.975 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:11:18.979 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 13:11:18.982 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-11-02 13:11:18.986 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 13:11:18.989 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:11:18.992 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:11:18.995 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:11:18.998 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:11:19.001 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:11:19.004 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:11:19.007 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 13:11:19.010 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:11:19.020 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-11-02 13:11:19.095 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 13:11:19.185 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:11:19.255 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 13:11:19.327 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 13:11:19.393 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:11:19.470 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:11:19.473 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:11:19.475 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-11-02 13:11:19.537 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:11:20.007 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 13:11:20.511 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 13:11:20.550 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:11:20.553 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:20.556 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:20.561 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:20.566 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:20.568 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:20.571 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:11:20.574 | + functions-common:time_stop:2458 : start_time=1667394678881 2022-11-02 13:11:20.577 | + functions-common:time_stop:2460 : [[ -z 1667394678881 ]] 2022-11-02 13:11:20.581 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:20.587 | + functions-common:time_stop:2463 : end_time=1667394680583 2022-11-02 13:11:20.590 | + functions-common:time_stop:2464 : elapsed_time=1702 2022-11-02 13:11:20.594 | + functions-common:time_stop:2465 : total=8792 2022-11-02 13:11:20.597 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:20.600 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10494 2022-11-02 13:11:20.603 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 13:11:20.624 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:11:20.632 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:11:20.633 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 13:11:20.637 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:11:20.641 | + functions-common:run_process:1707 : local group= 2022-11-02 13:11:20.644 | + functions-common:run_process:1708 : local user= 2022-11-02 13:11:20.648 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:11:20.651 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 13:11:20.655 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:11:20.658 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:11:20.662 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:20.664 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:20.669 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:20.674 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394680671 2022-11-02 13:11:20.677 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 13:11:20.700 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:20.705 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-11-02 13:11:20.708 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 13:11:20.712 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:11:20.715 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:11:20.719 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:11:20.722 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:11:20.726 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 13:11:20.730 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 13:11:20.734 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 13:11:20.737 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:11:20.742 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:11:20.743 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:11:20.746 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:11:20.750 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 13:11:20.753 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-11-02 13:11:20.756 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 13:11:20.759 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:11:20.763 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:11:20.766 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:11:20.769 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:11:20.777 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:11:20.777 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:11:20.778 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 13:11:20.782 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:11:20.787 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-11-02 13:11:20.865 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 13:11:20.940 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:11:21.021 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 13:11:21.085 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 13:11:21.164 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:11:21.245 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:11:21.248 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:11:21.252 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 13:11:21.328 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:11:21.852 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 13:11:21.872 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 13:11:22.377 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 13:11:22.402 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:11:22.406 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:22.410 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:22.414 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:22.417 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:22.421 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:22.428 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:11:22.431 | + functions-common:time_stop:2458 : start_time=1667394680671 2022-11-02 13:11:22.434 | + functions-common:time_stop:2460 : [[ -z 1667394680671 ]] 2022-11-02 13:11:22.438 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:22.443 | + functions-common:time_stop:2463 : end_time=1667394682440 2022-11-02 13:11:22.445 | + functions-common:time_stop:2464 : elapsed_time=1769 2022-11-02 13:11:22.448 | + functions-common:time_stop:2465 : total=10494 2022-11-02 13:11:22.451 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:22.455 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12263 2022-11-02 13:11:22.460 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 13:11:22.460 | Waiting for swift proxy to start... 2022-11-02 13:11:22.463 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 13:11:22.466 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:11:22.469 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 13:11:22.471 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:11:22.474 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:11:22.476 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:11:22.479 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:22.482 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:22.488 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:22.494 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394682491 2022-11-02 13:11:22.496 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:11:22.503 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:11:22.520 | + :: : [[ 000 == 503 ]] 2022-11-02 13:11:22.521 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:11:22.523 | + :: : sleep 1 2022-11-02 13:11:23.528 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:11:23.543 | + :: : [[ 000 == 503 ]] 2022-11-02 13:11:23.546 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:11:23.548 | + :: : sleep 1 2022-11-02 13:11:24.553 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:11:24.569 | + :: : [[ 000 == 503 ]] 2022-11-02 13:11:24.571 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:11:24.575 | + :: : sleep 1 2022-11-02 13:11:25.580 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:11:25.595 | + :: : [[ 000 == 503 ]] 2022-11-02 13:11:25.596 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:11:25.598 | + :: : sleep 1 2022-11-02 13:11:26.602 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:11:26.626 | + :: : [[ 200 == 503 ]] 2022-11-02 13:11:26.627 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:11:26.631 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:11:26.634 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:26.636 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:26.639 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:26.642 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:26.645 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:26.647 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:11:26.651 | + functions-common:time_stop:2458 : start_time=1667394682491 2022-11-02 13:11:26.654 | + functions-common:time_stop:2460 : [[ -z 1667394682491 ]] 2022-11-02 13:11:26.657 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:26.662 | + functions-common:time_stop:2463 : end_time=1667394686659 2022-11-02 13:11:26.665 | + functions-common:time_stop:2464 : elapsed_time=4168 2022-11-02 13:11:26.667 | + functions-common:time_stop:2465 : total=7076 2022-11-02 13:11:26.670 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:26.674 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11244 2022-11-02 13:11:26.677 | + functions:wait_for_service:467 : return 0 2022-11-02 13:11:26.680 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 13:11:26.683 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:11:26.686 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 13:11:26.710 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:26.715 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:11:26.754 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 13:11:26.819 | [120706 Async configure_neutron_nova:167474]: Waiting for completion of configure_neutron_nova running on PID 167474 (2 other jobs running) 2022-11-02 13:11:26.853 | [120706 Async configure_neutron_nova:167474]: Signaling child to exit 2022-11-02 13:11:26.853 | WAKEUP 2022-11-02 13:11:26.885 | [120706 Async configure_neutron_nova:167474]: Signaled 2022-11-02 13:11:26.887 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 13:11:26.887 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:11:26.887 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:11:26.887 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:11:26.887 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:11:26.887 | + 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-11-02 13:11:26.887 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:11:26.887 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 13:11:26.887 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 13:11:26.887 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 13:11:26.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 13:11:26.888 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 13:11:26.888 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:11:26.888 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 13:11:26.888 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:11:26.888 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 13:11:26.888 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 13:11:26.888 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:11:26.888 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:11:26.888 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 13:11:26.888 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 13:11:26.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 13:11:26.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 13:11:26.888 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 13:11:26.889 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:26.889 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 13:11:26.889 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 13:11:26.889 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 13:11:26.948 | [120706 Async configure_neutron_nova:167474]: finished configure_neutron_nova with result 0 in 1 seconds 2022-11-02 13:11:26.953 | + inc/async:async_wait:197 : return 0 2022-11-02 13:11:26.957 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 13:11:26.980 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:26.983 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:11:27.021 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:11:27.062 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 13:11:27.083 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:27.086 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 13:11:27.089 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:11:27.092 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 13:11:27.095 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 13:11:27.098 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 13:11:27.101 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 13:11:27.105 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 13:11:27.107 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 13:11:27.129 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:11:27.133 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:11:27.137 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:11:27.142 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:11:27.145 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 13:11:27.149 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 13:11:27.154 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:11:27.160 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 13:11:27.164 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:11:27.167 | + functions-common:run_process:1707 : local group= 2022-11-02 13:11:27.169 | + functions-common:run_process:1708 : local user= 2022-11-02 13:11:27.173 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:11:27.176 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 13:11:27.178 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:11:27.181 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:11:27.185 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:27.188 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:27.191 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:27.197 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394687193 2022-11-02 13:11:27.199 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 13:11:27.220 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:27.223 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-11-02 13:11:27.225 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 13:11:27.228 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:11:27.231 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:11:27.235 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:11:27.239 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:11:27.242 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 13:11:27.248 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 13:11:27.248 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 13:11:27.251 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:11:27.254 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:11:27.257 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:11:27.260 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:11:27.262 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 13:11:27.266 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-11-02 13:11:27.268 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 13:11:27.272 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:11:27.274 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 13:11:27.276 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 13:11:27.279 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 13:11:27.282 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 13:11:27.284 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 13:11:27.289 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-11-02 13:11:27.362 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-11-02 13:11:27.437 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 13:11:27.500 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:11:27.568 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:11:27.633 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 13:11:27.707 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 13:11:27.773 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 13:11:27.843 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 13:11:27.908 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 13:11:27.973 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 13:11:27.975 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 13:11:27.978 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-11-02 13:11:28.044 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 13:11:28.494 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 13:11:28.510 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 13:11:28.943 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 13:11:29.037 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:11:29.040 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:29.043 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:29.047 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:29.050 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:29.053 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:29.056 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:11:29.065 | + functions-common:time_stop:2458 : start_time=1667394687193 2022-11-02 13:11:29.069 | + functions-common:time_stop:2460 : [[ -z 1667394687193 ]] 2022-11-02 13:11:29.077 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:29.082 | + functions-common:time_stop:2463 : end_time=1667394689077 2022-11-02 13:11:29.086 | + functions-common:time_stop:2464 : elapsed_time=1884 2022-11-02 13:11:29.090 | + functions-common:time_stop:2465 : total=12263 2022-11-02 13:11:29.095 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:29.098 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14147 2022-11-02 13:11:29.103 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 13:11:29.108 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 13:11:29.108 | Waiting for nova-api to start... 2022-11-02 13:11:29.112 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 13:11:29.116 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:11:29.120 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 13:11:29.124 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:11:29.128 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:11:29.132 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:11:29.136 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:29.141 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:29.146 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:29.153 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394689149 2022-11-02 13:11:29.159 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:11:29.168 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 13:11:35.521 | + :: : [[ 200 == 503 ]] 2022-11-02 13:11:35.523 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:11:35.526 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:11:35.529 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:35.532 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:35.535 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:35.538 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:35.540 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:35.543 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:11:35.546 | + functions-common:time_stop:2458 : start_time=1667394689149 2022-11-02 13:11:35.549 | + functions-common:time_stop:2460 : [[ -z 1667394689149 ]] 2022-11-02 13:11:35.553 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:35.559 | + functions-common:time_stop:2463 : end_time=1667394695555 2022-11-02 13:11:35.563 | + functions-common:time_stop:2464 : elapsed_time=6406 2022-11-02 13:11:35.567 | + functions-common:time_stop:2465 : total=11244 2022-11-02 13:11:35.570 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:35.573 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17650 2022-11-02 13:11:35.577 | + functions:wait_for_service:467 : return 0 2022-11-02 13:11:35.580 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:11:35.583 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:11:35.586 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 13:11:35.606 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:35.609 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 13:11:35.612 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:11:35.615 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 13:11:35.618 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 13:11:35.621 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 13:11:35.624 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 13:11:35.645 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:11:35.648 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 13:11:35.668 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:35.671 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 13:11:35.674 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:11:35.677 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 13:11:35.680 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 13:11:35.683 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 13:11:35.687 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:11:35.725 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 13:11:35.728 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 13:11:35.732 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 13:11:35.769 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 13:11:35.806 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 13:11:35.809 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 13:11:35.813 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 13:11:35.815 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 13:11:35.818 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 13:11:35.822 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 13:11:35.825 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 13:11:35.828 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 13:11:35.832 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 13:11:35.835 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 13:11:35.838 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 13:11:35.841 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 13:11:35.844 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.847 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.851 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.854 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-11-02 13:11:35.857 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.861 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.864 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 13:11:35.884 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:11:35.887 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 13:11:35.890 | + lib/neutron-legacy:start_neutron_service_and_check:552 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.893 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 13:11:35.896 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.899 | + functions-common:run_process:1707 : local group= 2022-11-02 13:11:35.902 | + functions-common:run_process:1708 : local user= 2022-11-02 13:11:35.905 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:11:35.908 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 13:11:35.910 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:11:35.913 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:11:35.916 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:35.919 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:35.923 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:35.928 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394695925 2022-11-02 13:11:35.931 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 13:11:35.950 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:11:35.954 | + functions-common:run_process:1715 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-11-02 13:11:35.957 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 13:11:35.960 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.963 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.965 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.969 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:35.972 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-11-02 13:11:35.975 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-11-02 13:11:35.978 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 13:11:35.981 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:11:35.984 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:11:35.987 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:11:35.990 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:11:35.993 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-11-02 13:11:35.997 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-11-02 13:11:36.000 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 13:11:36.004 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:36.007 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:11:36.010 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:11:36.014 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:11:36.017 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:11:36.020 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:11:36.023 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 13:11:36.026 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:11:36.033 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-11-02 13:11:36.100 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 13:11:36.165 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:11:36.228 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 13:11:36.297 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 13:11:36.370 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:11:36.436 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:11:36.439 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:11:36.442 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 13:11:36.506 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:11:36.995 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 13:11:37.010 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 13:11:37.459 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 13:11:37.496 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:11:37.499 | + functions-common:time_stop:2451 : local name 2022-11-02 13:11:37.502 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:11:37.506 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:11:37.509 | + functions-common:time_stop:2454 : local total 2022-11-02 13:11:37.513 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:11:37.518 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:11:37.521 | + functions-common:time_stop:2458 : start_time=1667394695925 2022-11-02 13:11:37.524 | + functions-common:time_stop:2460 : [[ -z 1667394695925 ]] 2022-11-02 13:11:37.529 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:11:37.536 | + functions-common:time_stop:2463 : end_time=1667394697532 2022-11-02 13:11:37.539 | + functions-common:time_stop:2464 : elapsed_time=1607 2022-11-02 13:11:37.541 | + functions-common:time_stop:2465 : total=14147 2022-11-02 13:11:37.545 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:11:37.548 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15754 2022-11-02 13:11:37.551 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 13:11:37.554 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 13:11:37.577 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:11:37.580 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 13:11:37.580 | Waiting for Neutron to start... 2022-11-02 13:11:37.583 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 13:11:37.587 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.89:9696' 'Neutron did not start' 60 2022-11-02 13:11:37.590 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 13:11:37.594 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 13:11:37.598 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 13:11:37.601 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 13:11:37.604 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 13:11:37.608 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 13:11:37.612 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:11:37.615 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:11:37.619 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:11:37.626 | + functions-common:time_start:2442 : _TIME_START[$name]=1667394697621 2022-11-02 13:11:37.629 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.89:9696; do sleep 0.5; done' 2022-11-02 13:12:37.635 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 13:12:37.639 | + functions-common:die:264 : local exitcode=0 2022-11-02 13:12:37.643 | [Call Trace] 2022-11-02 13:12:37.643 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 13:12:37.643 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 13:12:37.644 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 13:12:37.649 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 13:12:38.653 | exit_trap: cleaning up child processes 2022-11-02 13:12:38.656 | Error on exit