2022-11-01 20:58:38.522 | + ./stack.sh:main:482 : exec 2022-11-01 20:58:38.522 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-01-205838' 2022-11-01 20:58:38.522 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-01-205838.summary.2022-11-01-205838 2022-11-01 20:58:38.522 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 20:58:38.522 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-01-205838 2022-11-01 20:58:38.522 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-01-205838 /opt/stack/logs/stack.sh.log 2022-11-01 20:58:38.522 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-01-205838.summary.2022-11-01-205838 /opt/stack/logs/stack.sh.log.summary 2022-11-01 20:58:38.522 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-11-01 20:58:38.522 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-01 20:58:38.522 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-01 20:58:38.522 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-01 20:58:38.522 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-01 20:58:38.522 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-01 20:58:38.522 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-01 20:58:38.523 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-01 20:58:38.523 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-01 20:58:38.523 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-01 20:58:38.523 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-01 20:58:38.523 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-01 20:58:38.525 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-01 20:58:38.527 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-01 20:58:38.531 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-01 20:58:38.533 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-11-01 20:58:38.535 | + ./stack.sh:main:555 : trap err_trap ERR 2022-11-01 20:58:38.537 | + ./stack.sh:main:568 : set -o errexit 2022-11-01 20:58:38.539 | + ./stack.sh:main:571 : uname -a 2022-11-01 20:58:38.540 | Linux n-d-863177-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-11-01 20:58:38.542 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-01 20:58:38.544 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-01 20:58:38.547 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-11-01 20:58:38.584 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-01 20:58:38.599 | + ./stack.sh:main:585 : fetch_plugins 2022-11-01 20:58:38.601 | + functions-common:fetch_plugins:1768 : local plugins= 2022-11-01 20:58:38.603 | + functions-common:fetch_plugins:1769 : local plugin 2022-11-01 20:58:38.606 | + functions-common:fetch_plugins:1772 : [[ -z '' ]] 2022-11-01 20:58:38.608 | + functions-common:fetch_plugins:1773 : return 2022-11-01 20:58:38.610 | + ./stack.sh:main:589 : run_phase override_defaults 2022-11-01 20:58:38.612 | + functions-common:run_phase:1850 : local mode=override_defaults 2022-11-01 20:58:38.614 | + functions-common:run_phase:1851 : local phase= 2022-11-01 20:58:38.616 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-01 20:58:38.618 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-11-01 20:58:38.621 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-01 20:58:38.623 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-11-01 20:58:38.624 | + functions-common:run_phase:1860 : local extra 2022-11-01 20:58:38.627 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-01 20:58:38.630 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-11-01 20:58:38.632 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-01 20:58:38.634 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-01 20:58:38.636 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-01 20:58:38.638 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-01 20:58:38.652 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:58:38.654 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-01 20:58:38.656 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 20:58:38.658 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 20:58:38.660 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 20:58:38.662 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 20:58:38.663 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 20:58:38.665 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-01 20:58:38.667 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-01 20:58:38.669 | + functions-common:run_phase:1871 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-01 20:58:38.670 | + functions-common:run_phase:1874 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-01 20:58:38.672 | + functions-common:run_phase:1875 : plugin_override_defaults 2022-11-01 20:58:38.674 | + functions-common:plugin_override_defaults:1809 : local plugins= 2022-11-01 20:58:38.676 | + functions-common:plugin_override_defaults:1810 : local plugin 2022-11-01 20:58:38.678 | + functions-common:plugin_override_defaults:1813 : [[ -z '' ]] 2022-11-01 20:58:38.679 | + functions-common:plugin_override_defaults:1814 : return 2022-11-01 20:58:38.681 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-11-01 20:58:38.700 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-11-01 20:58:38.703 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-01 20:58:38.717 | ++ functions-common:is_service_enabled:2078 : return 1 2022-11-01 20:58:38.719 | +++ lib/tls:source:43 : hostname -f 2022-11-01 20:58:38.723 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-01 20:58:38.725 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-01 20:58:38.726 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-01 20:58:38.728 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-01 20:58:38.730 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-01 20:58:38.732 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-01 20:58:38.734 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-01 20:58:38.736 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-01 20:58:38.738 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-01 20:58:38.740 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-01 20:58:38.745 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-11-01 20:58:38.758 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-11-01 20:58:38.776 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-11-01 20:58:38.791 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-11-01 20:58:38.804 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-11-01 20:58:38.841 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-11-01 20:58:38.901 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-11-01 20:58:38.996 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-11-01 20:58:39.018 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-11-01 20:58:39.070 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-11-01 20:58:39.123 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-11-01 20:58:39.276 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-11-01 20:58:39.294 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-11-01 20:58:39.309 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-01 20:58:39.323 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-11-01 20:58:39.415 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-11-01 20:58:39.418 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-01 20:58:39.422 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-01 20:58:39.426 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-01 20:58:39.428 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-01 20:58:39.431 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-01 20:58:39.434 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-01 20:58:39.434 | False' 2022-11-01 20:58:39.437 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-01 20:58:39.455 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-01 20:58:39.458 | + ./stack.sh:main:619 : run_phase source 2022-11-01 20:58:39.462 | + functions-common:run_phase:1850 : local mode=source 2022-11-01 20:58:39.464 | + functions-common:run_phase:1851 : local phase= 2022-11-01 20:58:39.467 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-01 20:58:39.469 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-11-01 20:58:39.471 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-01 20:58:39.474 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-11-01 20:58:39.476 | + functions-common:run_phase:1860 : local extra 2022-11-01 20:58:39.479 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-01 20:58:39.483 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-11-01 20:58:39.485 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-01 20:58:39.487 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-01 20:58:39.490 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-01 20:58:39.493 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-01 20:58:39.512 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:58:39.515 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-01 20:58:39.518 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-01 20:58:39.558 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-01 20:58:39.561 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-01 20:58:39.563 | + functions-common:run_phase:1871 : [[ source == \s\o\u\r\c\e ]] 2022-11-01 20:58:39.565 | + functions-common:run_phase:1872 : load_plugin_settings 2022-11-01 20:58:39.568 | + functions-common:load_plugin_settings:1786 : local plugins= 2022-11-01 20:58:39.570 | + functions-common:load_plugin_settings:1787 : local plugin 2022-11-01 20:58:39.572 | + functions-common:load_plugin_settings:1790 : [[ -z '' ]] 2022-11-01 20:58:39.574 | + functions-common:load_plugin_settings:1791 : return 2022-11-01 20:58:39.576 | + functions-common:run_phase:1873 : verify_disabled_services 2022-11-01 20:58:39.578 | + functions-common:verify_disabled_services:2133 : local service 2022-11-01 20:58:39.581 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.583 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-01 20:58:39.585 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.588 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-01 20:58:39.590 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.592 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-01 20:58:39.594 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.597 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-01 20:58:39.599 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.601 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-01 20:58:39.604 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.606 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-01 20:58:39.608 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.610 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-01 20:58:39.613 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.615 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-01 20:58:39.617 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.620 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-01 20:58:39.622 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.625 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-01 20:58:39.628 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.630 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-01 20:58:39.632 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.635 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-01 20:58:39.637 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.639 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-01 20:58:39.642 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.644 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-01 20:58:39.646 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.649 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-01 20:58:39.651 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.654 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-01 20:58:39.656 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.658 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-01 20:58:39.660 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.663 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-01 20:58:39.665 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.667 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-01 20:58:39.670 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.672 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-01 20:58:39.674 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.677 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-01 20:58:39.679 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.681 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-01 20:58:39.684 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.686 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-01 20:58:39.688 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.691 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-01 20:58:39.693 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.695 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-01 20:58:39.697 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.699 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-01 20:58:39.702 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.704 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-01 20:58:39.706 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.708 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-01 20:58:39.711 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.713 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-01 20:58:39.715 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.717 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-01 20:58:39.720 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.722 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-01 20:58:39.724 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.726 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-01 20:58:39.728 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.731 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-01 20:58:39.733 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.735 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-01 20:58:39.737 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.740 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-01 20:58:39.742 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.744 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-01 20:58:39.747 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.749 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-01 20:58:39.751 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.753 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-01 20:58:39.756 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.758 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-01 20:58:39.761 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.763 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-01 20:58:39.765 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.768 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-01 20:58:39.770 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.772 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-01 20:58:39.775 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.777 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-01 20:58:39.779 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.781 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-01 20:58:39.784 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.786 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-01 20:58:39.788 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.791 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-01 20:58:39.793 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 20:58:39.796 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-01 20:58:39.798 | + ./stack.sh:main:690 : initialize_database_backends 2022-11-01 20:58:39.801 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-01 20:58:39.803 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-01 20:58:39.819 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:58:39.821 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-01 20:58:39.823 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-01 20:58:39.826 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-01 20:58:39.841 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 20:58:39.843 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-01 20:58:39.846 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-01 20:58:39.848 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-01 20:58:39.850 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-01 20:58:39.853 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-01 20:58:39.856 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-01 20:58:39.859 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-01 20:58:39.862 | + lib/database:initialize_database_backends:92 : return 0 2022-11-01 20:58:39.865 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-11-01 20:58:39.865 | Using mysql database backend 2022-11-01 20:58:39.868 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-01 20:58:39.887 | + ./stack.sh:main:696 : define_database_baseurl 2022-11-01 20:58:39.890 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-01 20:58:39.893 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-01 20:58:39.895 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-01 20:58:39.898 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-01 20:58:39.900 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-11-01 20:58:39.916 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:58:39.919 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-01 20:58:39.935 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-11-01 20:58:39.952 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:58:39.955 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-01 20:58:39.972 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-01 20:58:39.989 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-11-01 20:58:40.006 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 20:58:40.008 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-11-01 20:58:40.024 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:58:40.027 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-01 20:58:40.043 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-11-01 20:58:40.046 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-11-01 20:58:40.048 | + ./stack.sh:main:752 : save_stackenv 752 2022-11-01 20:58:40.051 | + functions-common:save_stackenv:60 : local tag=752 2022-11-01 20:58:40.054 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-01 20:58:40.058 | + functions-common:save_stackenv:62 : time_stamp=2022-11-01-205840 2022-11-01 20:58:40.061 | + functions-common:save_stackenv:63 : echo '# 2022-11-01-205840 752' 2022-11-01 20:58:40.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.066 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-01 20:58:40.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.070 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-01 20:58:40.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.075 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-01 20:58:40.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.080 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-01 20:58:40.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.085 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-11-01 20:58:40.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.089 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-11-01 20:58:40.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.094 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-01-205838 2022-11-01 20:58:40.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.099 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-01 20:58:40.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.104 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-11-01 20:58:40.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.110 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-01 20:58:40.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.114 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-01 20:58:40.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.120 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-01 20:58:40.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.125 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-01 20:58:40.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.130 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.26 2022-11-01 20:58:40.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 20:58:40.134 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-11-01 20:58:40.137 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-11-01 20:58:40.140 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-11-01 20:58:40.142 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-01 20:58:40.144 | + functions-common:git_clone:602 : local git_dest=/opt/stack/requirements 2022-11-01 20:58:40.146 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 20:58:40.148 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 20:58:40.151 | ++ functions-common:git_clone:605 : pwd 2022-11-01 20:58:40.154 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 20:58:40.156 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 20:58:40.159 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 20:58:40.173 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 20:58:40.175 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 20:58:40.178 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 20:58:40.180 | + functions-common:git_clone:622 : echo master 2022-11-01 20:58:40.181 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 20:58:40.186 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/requirements ]] 2022-11-01 20:58:40.188 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 20:58:40.190 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-01 20:58:40.203 | + functions-common:git_clone:682 : cd /opt/stack/requirements 2022-11-01 20:58:40.206 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 20:58:40.206 | + functions-common:git_clone:683 : head -1 2022-11-01 20:58:40.209 | 00e8f93f Deprecate openstack-ansible rsyslog roles 2022-11-01 20:58:40.211 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 20:58:40.214 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-11-01 20:58:40.217 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 20:58:40.219 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-11-01 20:58:40.222 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-01 20:58:40.225 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-01 20:58:40.227 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-01 20:58:40.231 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-01 20:58:40.233 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-01 20:58:40.235 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-01 20:58:40.238 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-01 20:58:40.241 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-01 20:58:40.246 | ++ tools/install_prereqs.sh:source:47 : NOW=1667336320 2022-11-01 20:58:40.249 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-01 20:58:40.254 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667335764 2022-11-01 20:58:40.258 | ++ tools/install_prereqs.sh:source:49 : DELTA=556 2022-11-01 20:58:40.260 | ++ tools/install_prereqs.sh:source:50 : [[ 556 -lt 7200 ]] 2022-11-01 20:58:40.263 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-01 20:58:40.266 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-01 20:58:40.269 | ++ functions-common:export_proxy_variables:2240 : isset http_proxy 2022-11-01 20:58:40.272 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-01 20:58:40.274 | ++ functions-common:export_proxy_variables:2243 : isset https_proxy 2022-11-01 20:58:40.277 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-01 20:58:40.280 | ++ functions-common:export_proxy_variables:2246 : isset no_proxy 2022-11-01 20:58:40.282 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-01 20:58:40.286 | +++ 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-01 20:58:40.336 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-01 20:58:40.336 | apache2-dev 2022-11-01 20:58:40.336 | bc 2022-11-01 20:58:40.336 | bsdmainutils 2022-11-01 20:58:40.336 | curl 2022-11-01 20:58:40.337 | g++ 2022-11-01 20:58:40.337 | gawk 2022-11-01 20:58:40.337 | gcc 2022-11-01 20:58:40.337 | gettext 2022-11-01 20:58:40.337 | git 2022-11-01 20:58:40.337 | graphviz 2022-11-01 20:58:40.337 | iputils-ping 2022-11-01 20:58:40.337 | libapache2-mod-proxy-uwsgi 2022-11-01 20:58:40.337 | libffi-dev 2022-11-01 20:58:40.337 | libjpeg-dev 2022-11-01 20:58:40.337 | libpcre3-dev 2022-11-01 20:58:40.337 | libpq-dev 2022-11-01 20:58:40.337 | libssl-dev 2022-11-01 20:58:40.337 | libsystemd-dev 2022-11-01 20:58:40.337 | libxml2-dev 2022-11-01 20:58:40.337 | libxslt1-dev 2022-11-01 20:58:40.337 | libyaml-dev 2022-11-01 20:58:40.337 | lsof 2022-11-01 20:58:40.337 | openssh-server 2022-11-01 20:58:40.337 | openssl 2022-11-01 20:58:40.337 | pkg-config 2022-11-01 20:58:40.337 | psmisc 2022-11-01 20:58:40.337 | python3-dev 2022-11-01 20:58:40.337 | python3-pip 2022-11-01 20:58:40.337 | python3-systemd 2022-11-01 20:58:40.337 | python3-venv 2022-11-01 20:58:40.337 | tar 2022-11-01 20:58:40.337 | tcpdump 2022-11-01 20:58:40.337 | unzip 2022-11-01 20:58:40.337 | uuid-runtime 2022-11-01 20:58:40.337 | wget 2022-11-01 20:58:40.337 | wget 2022-11-01 20:58:40.337 | zlib1g-dev 2022-11-01 20:58:40.337 | libkrb5-dev 2022-11-01 20:58:40.337 | libldap2-dev 2022-11-01 20:58:40.337 | libsasl2-dev 2022-11-01 20:58:40.338 | memcached 2022-11-01 20:58:40.338 | python3-mysqldb 2022-11-01 20:58:40.338 | sqlite3 2022-11-01 20:58:40.338 | conntrack 2022-11-01 20:58:40.338 | curl 2022-11-01 20:58:40.338 | ebtables 2022-11-01 20:58:40.338 | genisoimage 2022-11-01 20:58:40.338 | iptables 2022-11-01 20:58:40.338 | iputils-arping 2022-11-01 20:58:40.338 | kpartx 2022-11-01 20:58:40.338 | libjs-jquery-tablesorter 2022-11-01 20:58:40.338 | parted 2022-11-01 20:58:40.338 | pm-utils 2022-11-01 20:58:40.338 | python3-mysqldb 2022-11-01 20:58:40.338 | socat 2022-11-01 20:58:40.338 | sqlite3 2022-11-01 20:58:40.338 | sudo 2022-11-01 20:58:40.338 | vlan 2022-11-01 20:58:40.338 | lsscsi 2022-11-01 20:58:40.338 | open-iscsi 2022-11-01 20:58:40.338 | lvm2 2022-11-01 20:58:40.338 | qemu-utils 2022-11-01 20:58:40.338 | thin-provisioning-tools 2022-11-01 20:58:40.338 | acl 2022-11-01 20:58:40.338 | dnsmasq-base 2022-11-01 20:58:40.338 | dnsmasq-utils 2022-11-01 20:58:40.338 | ebtables 2022-11-01 20:58:40.338 | haproxy 2022-11-01 20:58:40.338 | iptables 2022-11-01 20:58:40.338 | iputils-arping 2022-11-01 20:58:40.338 | iputils-ping 2022-11-01 20:58:40.338 | postgresql-server-dev-all 2022-11-01 20:58:40.338 | python3-mysqldb 2022-11-01 20:58:40.338 | sqlite3 2022-11-01 20:58:40.338 | sudo 2022-11-01 20:58:40.338 | vlan 2022-11-01 20:58:40.338 | pcp 2022-11-01 20:58:40.338 | ipset 2022-11-01 20:58:40.339 | conntrack 2022-11-01 20:58:40.339 | conntrackd 2022-11-01 20:58:40.339 | keepalived 2022-11-01 20:58:40.339 | lvm2 2022-11-01 20:58:40.339 | qemu-utils 2022-11-01 20:58:40.339 | thin-provisioning-tools 2022-11-01 20:58:40.339 | curl 2022-11-01 20:58:40.339 | liberasurecode-dev 2022-11-01 20:58:40.339 | make 2022-11-01 20:58:40.339 | memcached 2022-11-01 20:58:40.339 | rsync 2022-11-01 20:58:40.339 | sqlite3 2022-11-01 20:58:40.339 | xfsprogs' 2022-11-01 20:58:40.341 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-01 20:58:40.359 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-01 20:58:40.359 | apache2-dev 2022-11-01 20:58:40.359 | bc 2022-11-01 20:58:40.359 | bsdmainutils 2022-11-01 20:58:40.359 | curl 2022-11-01 20:58:40.359 | g++ 2022-11-01 20:58:40.359 | gawk 2022-11-01 20:58:40.359 | gcc 2022-11-01 20:58:40.359 | gettext 2022-11-01 20:58:40.359 | git 2022-11-01 20:58:40.359 | graphviz 2022-11-01 20:58:40.359 | iputils-ping 2022-11-01 20:58:40.359 | libapache2-mod-proxy-uwsgi 2022-11-01 20:58:40.359 | libffi-dev 2022-11-01 20:58:40.359 | libjpeg-dev 2022-11-01 20:58:40.359 | libpcre3-dev 2022-11-01 20:58:40.359 | libpq-dev 2022-11-01 20:58:40.359 | libssl-dev 2022-11-01 20:58:40.359 | libsystemd-dev 2022-11-01 20:58:40.359 | libxml2-dev 2022-11-01 20:58:40.359 | libxslt1-dev 2022-11-01 20:58:40.359 | libyaml-dev 2022-11-01 20:58:40.360 | lsof 2022-11-01 20:58:40.360 | openssh-server 2022-11-01 20:58:40.360 | openssl 2022-11-01 20:58:40.360 | pkg-config 2022-11-01 20:58:40.360 | psmisc 2022-11-01 20:58:40.360 | python3-dev 2022-11-01 20:58:40.360 | python3-pip 2022-11-01 20:58:40.360 | python3-systemd 2022-11-01 20:58:40.360 | python3-venv 2022-11-01 20:58:40.360 | tar 2022-11-01 20:58:40.360 | tcpdump 2022-11-01 20:58:40.360 | unzip 2022-11-01 20:58:40.360 | uuid-runtime 2022-11-01 20:58:40.360 | wget 2022-11-01 20:58:40.360 | wget 2022-11-01 20:58:40.360 | zlib1g-dev 2022-11-01 20:58:40.360 | libkrb5-dev 2022-11-01 20:58:40.360 | libldap2-dev 2022-11-01 20:58:40.360 | libsasl2-dev 2022-11-01 20:58:40.360 | memcached 2022-11-01 20:58:40.360 | python3-mysqldb 2022-11-01 20:58:40.360 | sqlite3 2022-11-01 20:58:40.360 | conntrack 2022-11-01 20:58:40.360 | curl 2022-11-01 20:58:40.360 | ebtables 2022-11-01 20:58:40.360 | genisoimage 2022-11-01 20:58:40.360 | iptables 2022-11-01 20:58:40.360 | iputils-arping 2022-11-01 20:58:40.360 | kpartx 2022-11-01 20:58:40.360 | libjs-jquery-tablesorter 2022-11-01 20:58:40.360 | parted 2022-11-01 20:58:40.360 | pm-utils 2022-11-01 20:58:40.360 | python3-mysqldb 2022-11-01 20:58:40.360 | socat 2022-11-01 20:58:40.360 | sqlite3 2022-11-01 20:58:40.360 | sudo 2022-11-01 20:58:40.360 | vlan 2022-11-01 20:58:40.360 | lsscsi 2022-11-01 20:58:40.360 | open-iscsi 2022-11-01 20:58:40.361 | lvm2 2022-11-01 20:58:40.361 | qemu-utils 2022-11-01 20:58:40.361 | thin-provisioning-tools 2022-11-01 20:58:40.361 | acl 2022-11-01 20:58:40.361 | dnsmasq-base 2022-11-01 20:58:40.361 | dnsmasq-utils 2022-11-01 20:58:40.361 | ebtables 2022-11-01 20:58:40.361 | haproxy 2022-11-01 20:58:40.361 | iptables 2022-11-01 20:58:40.361 | iputils-arping 2022-11-01 20:58:40.361 | iputils-ping 2022-11-01 20:58:40.361 | postgresql-server-dev-all 2022-11-01 20:58:40.361 | python3-mysqldb 2022-11-01 20:58:40.361 | sqlite3 2022-11-01 20:58:40.361 | sudo 2022-11-01 20:58:40.361 | vlan 2022-11-01 20:58:40.361 | pcp 2022-11-01 20:58:40.361 | ipset 2022-11-01 20:58:40.361 | conntrack 2022-11-01 20:58:40.361 | conntrackd 2022-11-01 20:58:40.361 | keepalived 2022-11-01 20:58:40.361 | lvm2 2022-11-01 20:58:40.361 | qemu-utils 2022-11-01 20:58:40.361 | thin-provisioning-tools 2022-11-01 20:58:40.361 | curl 2022-11-01 20:58:40.361 | liberasurecode-dev 2022-11-01 20:58:40.361 | make 2022-11-01 20:58:40.361 | memcached 2022-11-01 20:58:40.361 | rsync 2022-11-01 20:58:40.361 | sqlite3 2022-11-01 20:58:40.361 | xfsprogs ' 2022-11-01 20:58:40.361 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-01 20:58:40.364 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:58:40.366 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:58:40.370 | ++ 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 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-01 20:58:40.370 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-01 20:58:40.375 | ++ 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 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-01 20:58:40.377 | ++ functions-common:install_package:1446 : update_package_repo 2022-11-01 20:58:40.379 | ++ functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 20:58:40.382 | ++ functions-common:update_package_repo:1419 : REPOS_UPDATED=False 2022-11-01 20:58:40.384 | ++ functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 20:58:40.386 | ++ functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 20:58:40.388 | ++ functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 20:58:40.391 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:58:40.393 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:58:40.395 | ++ functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 20:58:40.397 | ++ functions-common:apt_get_update:1172 : [[ False == \T\r\u\e ]] 2022-11-01 20:58:40.399 | ++ functions-common:apt_get_update:1177 : [[ False = \T\r\u\e ]] 2022-11-01 20:58:40.401 | ++ functions-common:apt_get_update:1179 : local sudo=sudo 2022-11-01 20:58:40.403 | +++ functions-common:apt_get_update:1180 : id -u 2022-11-01 20:58:40.407 | ++ functions-common:apt_get_update:1180 : [[ 1000 = \0 ]] 2022-11-01 20:58:40.409 | ++ functions-common:apt_get_update:1183 : time_start apt-get-update 2022-11-01 20:58:40.411 | ++ functions-common:time_start:2408 : local name=apt-get-update 2022-11-01 20:58:40.413 | ++ functions-common:time_start:2409 : local start_time= 2022-11-01 20:58:40.415 | ++ functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 20:58:40.418 | +++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 20:58:40.422 | ++ functions-common:time_start:2413 : _TIME_START[$name]=1667336320419 2022-11-01 20:58:40.424 | ++ functions-common:apt_get_update:1185 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-01 20:58:40.426 | ++ functions-common:apt_get_update:1186 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-01 20:58:40.428 | ++ functions-common:apt_get_update:1187 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-01 20:58:40.685 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-01 20:58:40.703 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-11-01 20:58:40.729 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-11-01 20:58:40.788 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-11-01 20:58:43.190 | Reading package lists... 2022-11-01 20:58:43.227 | ++ functions-common:apt_get_update:1191 : REPOS_UPDATED=True 2022-11-01 20:58:43.230 | ++ functions-common:apt_get_update:1193 : time_stop apt-get-update 2022-11-01 20:58:43.233 | ++ functions-common:time_stop:2422 : local name 2022-11-01 20:58:43.235 | ++ functions-common:time_stop:2423 : local end_time 2022-11-01 20:58:43.239 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:58:43.242 | ++ functions-common:time_stop:2425 : local total 2022-11-01 20:58:43.244 | ++ functions-common:time_stop:2426 : local start_time 2022-11-01 20:58:43.246 | ++ functions-common:time_stop:2428 : name=apt-get-update 2022-11-01 20:58:43.249 | ++ functions-common:time_stop:2429 : start_time=1667336320419 2022-11-01 20:58:43.251 | ++ functions-common:time_stop:2431 : [[ -z 1667336320419 ]] 2022-11-01 20:58:43.253 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:58:43.257 | ++ functions-common:time_stop:2434 : end_time=1667336323255 2022-11-01 20:58:43.260 | ++ functions-common:time_stop:2435 : elapsed_time=2836 2022-11-01 20:58:43.262 | ++ functions-common:time_stop:2436 : total=0 2022-11-01 20:58:43.264 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:58:43.266 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=2836 2022-11-01 20:58:43.269 | ++ functions-common:install_package:1447 : 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 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-01 20:58:43.271 | ++ functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 20:58:43.273 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:58:43.275 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:58:43.278 | ++ functions-common:real_install_package:1433 : 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 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-01 20:58:43.299 | ++ functions-common:apt_get:1213 : 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 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-01 20:58:43.427 | Reading package lists... 2022-11-01 20:58:43.759 | Building dependency tree... 2022-11-01 20:58:43.761 | Reading state information... 2022-11-01 20:58:43.809 | acl is already the newest version (2.2.53-6). 2022-11-01 20:58:43.809 | bc is already the newest version (1.07.1-2build1). 2022-11-01 20:58:43.810 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-01 20:58:43.810 | conntrack is already the newest version (1:1.4.5-2). 2022-11-01 20:58:43.810 | ebtables is already the newest version (2.0.11-3build1). 2022-11-01 20:58:43.810 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-01 20:58:43.810 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-01 20:58:43.810 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-01 20:58:43.810 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-01 20:58:43.810 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-01 20:58:43.810 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-01 20:58:43.810 | iputils-arping is already the newest version (3:20190709-3). 2022-11-01 20:58:43.810 | iputils-ping is already the newest version (3:20190709-3). 2022-11-01 20:58:43.810 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-01 20:58:43.810 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-01 20:58:43.810 | libffi-dev is already the newest version (3.3-4). 2022-11-01 20:58:43.810 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-01 20:58:43.811 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-01 20:58:43.811 | lsscsi is already the newest version (0.30-0.1). 2022-11-01 20:58:43.811 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-01 20:58:43.811 | make is already the newest version (4.2.1-1.2). 2022-11-01 20:58:43.811 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-01 20:58:43.811 | psmisc is already the newest version (23.3-1). 2022-11-01 20:58:43.811 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-01 20:58:43.811 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-01 20:58:43.811 | python3-systemd is already the newest version (234-3build2). 2022-11-01 20:58:43.811 | socat is already the newest version (1.7.3.3-2). 2022-11-01 20:58:43.811 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-01 20:58:43.811 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-01 20:58:43.811 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-01 20:58:43.811 | graphviz is already the newest version (2.42.2-3build2). 2022-11-01 20:58:43.811 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-01 20:58:43.811 | pcp is already the newest version (5.0.3-1). 2022-11-01 20:58:43.811 | pm-utils is already the newest version (1.4.1-19). 2022-11-01 20:58:43.812 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-01 20:58:43.812 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 20:58:43.812 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 20:58:43.812 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-01 20:58:43.812 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-01 20:58:43.812 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-01 20:58:43.812 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-01 20:58:43.812 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-01 20:58:43.812 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-01 20:58:43.812 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-01 20:58:43.812 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-01 20:58:43.812 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-01 20:58:43.812 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-01 20:58:43.812 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-01 20:58:43.812 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-01 20:58:43.812 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-01 20:58:43.812 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-01 20:58:43.812 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-01 20:58:43.812 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-01 20:58:43.812 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-01 20:58:43.812 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-01 20:58:43.812 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-01 20:58:43.812 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-01 20:58:43.812 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-01 20:58:43.812 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-01 20:58:43.813 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-01 20:58:43.813 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-01 20:58:43.813 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-01 20:58:43.813 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-01 20:58:43.813 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-01 20:58:43.813 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-01 20:58:43.813 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-01 20:58:43.813 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-01 20:58:43.813 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-01 20:58:43.813 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-01 20:58:44.115 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 20:58:44.115 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-01 20:58:44.115 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-01 20:58:44.115 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-01 20:58:44.115 | The following packages were automatically installed and are no longer required: 2022-11-01 20:58:44.116 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 20:58:44.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 20:58:44.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 20:58:44.116 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 20:58:44.116 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 20:58:44.117 | python3-zope.interface 2022-11-01 20:58:44.117 | Use 'sudo apt autoremove' to remove them. 2022-11-01 20:58:44.271 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 20:58:44.277 | ++ functions-common:apt_get:1217 : result=0 2022-11-01 20:58:44.280 | ++ functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 20:58:44.282 | ++ functions-common:time_stop:2422 : local name 2022-11-01 20:58:44.285 | ++ functions-common:time_stop:2423 : local end_time 2022-11-01 20:58:44.288 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:58:44.291 | ++ functions-common:time_stop:2425 : local total 2022-11-01 20:58:44.293 | ++ functions-common:time_stop:2426 : local start_time 2022-11-01 20:58:44.296 | ++ functions-common:time_stop:2428 : name=apt-get 2022-11-01 20:58:44.298 | ++ functions-common:time_stop:2429 : start_time=1667336323296 2022-11-01 20:58:44.301 | ++ functions-common:time_stop:2431 : [[ -z 1667336323296 ]] 2022-11-01 20:58:44.303 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:58:44.308 | ++ functions-common:time_stop:2434 : end_time=1667336324305 2022-11-01 20:58:44.310 | ++ functions-common:time_stop:2435 : elapsed_time=1009 2022-11-01 20:58:44.312 | ++ functions-common:time_stop:2436 : total=847 2022-11-01 20:58:44.315 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:58:44.318 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=1856 2022-11-01 20:58:44.325 | ++ functions-common:apt_get:1221 : return 0 2022-11-01 20:58:44.329 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-01 20:58:44.332 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-01 20:58:44.335 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-01 20:58:44.340 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-01 20:58:44.345 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-11-01 20:58:44.348 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-11-01 20:58:44.351 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-01 20:58:45.858 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-01 20:58:45.860 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-01 20:58:45.862 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-01 20:58:45.864 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-01 20:58:45.866 | + functions-common:GetDistro:449 : GetOSVersion 2022-11-01 20:58:45.868 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-01 20:58:45.869 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-01 20:58:45.871 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-01 20:58:45.873 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-01 20:58:45.875 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-01 20:58:45.877 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-01 20:58:45.878 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-01 20:58:45.880 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-01 20:58:45.882 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-01 20:58:45.884 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-01 20:58:45.885 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-01 20:58:45.887 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-01 20:58:45.889 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-01 20:58:45.891 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-01 20:58:45.892 | + functions-common:GetOSVersion:421 : [[ ubuntu20.04.2 LTS (Focal Fossa) =~ rocky9 ]] 2022-11-01 20:58:45.894 | + functions-common:GetOSVersion:425 : _ensure_lsb_release 2022-11-01 20:58:45.896 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-01 20:58:45.899 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-01 20:58:45.901 | + functions-common:_ensure_lsb_release:394 : return 2022-11-01 20:58:45.903 | ++ functions-common:GetOSVersion:427 : lsb_release -r -s 2022-11-01 20:58:45.973 | + functions-common:GetOSVersion:427 : os_RELEASE=20.04 2022-11-01 20:58:45.977 | ++ functions-common:GetOSVersion:428 : lsb_release -c -s 2022-11-01 20:58:46.045 | + functions-common:GetOSVersion:428 : os_CODENAME=focal 2022-11-01 20:58:46.049 | ++ functions-common:GetOSVersion:429 : lsb_release -i -s 2022-11-01 20:58:46.121 | + functions-common:GetOSVersion:429 : os_VENDOR=Ubuntu 2022-11-01 20:58:46.124 | + functions-common:GetOSVersion:432 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-11-01 20:58:46.127 | + functions-common:GetOSVersion:433 : os_PACKAGE=deb 2022-11-01 20:58:46.130 | + functions-common:GetOSVersion:438 : typeset -xr os_VENDOR 2022-11-01 20:58:46.133 | + functions-common:GetOSVersion:439 : typeset -xr os_RELEASE 2022-11-01 20:58:46.137 | + functions-common:GetOSVersion:440 : typeset -xr os_PACKAGE 2022-11-01 20:58:46.140 | + functions-common:GetOSVersion:441 : typeset -xr os_CODENAME 2022-11-01 20:58:46.143 | + functions-common:GetDistro:450 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-01 20:58:46.147 | + functions-common:GetDistro:453 : DISTRO=focal 2022-11-01 20:58:46.150 | + functions-common:GetDistro:499 : typeset -xr DISTRO 2022-11-01 20:58:46.153 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-01 20:58:46.153 | Distro: focal 2022-11-01 20:58:46.156 | + tools/install_pip.sh:main:124 : get_versions 2022-11-01 20:58:46.160 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-01 20:58:46.166 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-01 20:58:46.169 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-01 20:58:46.173 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-01 20:58:46.173 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-01 20:58:47.645 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-01 20:58:47.647 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-01 20:58:47.647 | pip: 20.0.2 2022-11-01 20:58:47.651 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-01 20:58:47.654 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-01 20:58:47.657 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 20:58:47.660 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 20:58:47.662 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 20:58:47.665 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 20:58:47.667 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 20:58:47.670 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 20:58:47.672 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 20:58:47.675 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 20:58:47.678 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 20:58:47.681 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 20:58:47.683 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 20:58:47.685 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-01 20:58:47.687 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:58:47.689 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:58:47.691 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-11-01 20:58:47.695 | + tools/install_pip.sh:main:153 : set -x 2022-11-01 20:58:47.698 | + tools/install_pip.sh:main:156 : get_versions 2022-11-01 20:58:47.700 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-01 20:58:47.705 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-01 20:58:47.708 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-01 20:58:47.710 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-01 20:58:47.711 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-01 20:58:49.146 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-01 20:58:49.148 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-01 20:58:49.148 | pip: 20.0.2 2022-11-01 20:58:49.153 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-01 20:58:49.156 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-01 20:58:49.161 | + ./stack.sh:main:791 : fixup_all 2022-11-01 20:58:49.164 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-11-01 20:58:49.167 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-01 20:58:49.170 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:58:49.174 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:58:49.178 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-01 20:58:49.192 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-01 20:58:49.203 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-01 20:58:49.214 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-11-01 20:58:49.217 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-01 20:58:49.219 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 20:58:49.221 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 20:58:49.223 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 20:58:49.226 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 20:58:49.228 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 20:58:49.230 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 20:58:49.232 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 20:58:49.235 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 20:58:49.237 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 20:58:49.239 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 20:58:49.242 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 20:58:49.244 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-01 20:58:49.246 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-11-01 20:58:49.249 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-01 20:58:49.252 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 20:58:49.254 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 20:58:49.257 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 20:58:49.260 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 20:58:49.263 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 20:58:49.265 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 20:58:49.268 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-01 20:58:49.271 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-11-01 20:58:49.293 | Using python 3.8 to install os-testr 2022-11-01 20:58:49.295 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-11-01 20:58:51.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:58:51.333 | from cryptography.utils import int_from_bytes 2022-11-01 20:58:51.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:58:51.333 | from cryptography.utils import int_from_bytes 2022-11-01 20:58:52.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:58:52.437 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-11-01 20:58:52.531 | Requirement already up-to-date: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 20:58:52.555 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-11-01 20:58:52.609 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 20:58:52.631 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 20:58:52.661 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 20:58:54.962 | + inc/python:pip_install:196 : result=0 2022-11-01 20:58:54.966 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:58:54.969 | + functions-common:time_stop:2422 : local name 2022-11-01 20:58:54.973 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:58:54.977 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:58:54.979 | + functions-common:time_stop:2425 : local total 2022-11-01 20:58:54.982 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:58:54.984 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:58:54.987 | + functions-common:time_stop:2429 : start_time=1667336329288 2022-11-01 20:58:54.989 | + functions-common:time_stop:2431 : [[ -z 1667336329288 ]] 2022-11-01 20:58:54.992 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:58:54.996 | + functions-common:time_stop:2434 : end_time=1667336334994 2022-11-01 20:58:54.999 | + functions-common:time_stop:2435 : elapsed_time=5706 2022-11-01 20:58:55.001 | + functions-common:time_stop:2436 : total=0 2022-11-01 20:58:55.003 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:58:55.005 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5706 2022-11-01 20:58:55.007 | + inc/python:pip_install:199 : return 0 2022-11-01 20:58:55.010 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-01 20:58:55.067 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-11-01 20:58:55.181 | + ./stack.sh:main:805 : install_infra 2022-11-01 20:58:55.183 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-01 20:58:55.186 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-01 20:58:55.189 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-01 20:58:55.192 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-01 20:58:55.215 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-01 20:58:57.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:58:58.093 | Requirement already up-to-date: pbr===5.11.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 20:58:58.434 | + inc/python:pip_install:196 : result=0 2022-11-01 20:58:58.438 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:58:58.441 | + functions-common:time_stop:2422 : local name 2022-11-01 20:58:58.445 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:58:58.448 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:58:58.450 | + functions-common:time_stop:2425 : local total 2022-11-01 20:58:58.452 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:58:58.454 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:58:58.456 | + functions-common:time_stop:2429 : start_time=1667336335207 2022-11-01 20:58:58.458 | + functions-common:time_stop:2431 : [[ -z 1667336335207 ]] 2022-11-01 20:58:58.462 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:58:58.466 | + functions-common:time_stop:2434 : end_time=1667336338464 2022-11-01 20:58:58.468 | + functions-common:time_stop:2435 : elapsed_time=3257 2022-11-01 20:58:58.470 | + functions-common:time_stop:2436 : total=5706 2022-11-01 20:58:58.472 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:58:58.475 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=8963 2022-11-01 20:58:58.477 | + inc/python:pip_install:199 : return 0 2022-11-01 20:58:58.480 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-01 20:58:58.482 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-01 20:58:58.512 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-11-01 20:59:01.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:59:01.110 | Processing /opt/stack/requirements 2022-11-01 20:59:02.880 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 20:59:02.883 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 20:59:02.895 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 20:59:02.900 | Requirement already satisfied: pbr===5.11.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 20:59:02.903 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 20:59:02.908 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 20:59:02.922 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 20:59:02.925 | Requirement already satisfied: urllib3===1.26.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 20:59:02.958 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5764) (1.3) 2022-11-01 20:59:02.961 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5764) (0.3.0) 2022-11-01 20:59:02.977 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 20:59:02.981 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.9.24) 2022-11-01 20:59:02.984 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 20:59:02.987 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 20:59:02.998 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 20:59:03.001 | Requirement already satisfied: prettytable===3.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 20:59:03.012 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 20:59:03.078 | Requirement already satisfied: stevedore===4.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 20:59:03.082 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 20:59:03.117 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 20:59:03.123 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 20:59:03.125 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 20:59:03.181 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 20:59:03.207 | Building wheels for collected packages: openstack-requirements 2022-11-01 20:59:03.208 | Building wheel for openstack-requirements (setup.py): started 2022-11-01 20:59:04.102 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-01 20:59:04.103 | ERROR: Command errored out with exit status 1: 2022-11-01 20:59:04.103 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-virk6pb8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-virk6pb8/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-4l78asqd 2022-11-01 20:59:04.103 | cwd: /tmp/pip-req-build-virk6pb8/ 2022-11-01 20:59:04.103 | Complete output (6 lines): 2022-11-01 20:59:04.103 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-01 20:59:04.103 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-01 20:59:04.103 | or: setup.py --help-commands 2022-11-01 20:59:04.103 | or: setup.py cmd --help 2022-11-01 20:59:04.103 | 2022-11-01 20:59:04.103 | error: invalid command 'bdist_wheel' 2022-11-01 20:59:04.104 | ---------------------------------------- 2022-11-01 20:59:04.104 | ERROR: Failed building wheel for openstack-requirements 2022-11-01 20:59:04.104 | Running setup.py clean for openstack-requirements 2022-11-01 20:59:04.980 | Failed to build openstack-requirements 2022-11-01 20:59:05.001 | Installing collected packages: openstack-requirements 2022-11-01 20:59:05.001 | Attempting uninstall: openstack-requirements 2022-11-01 20:59:05.002 | Found existing installation: openstack-requirements 1.2.1.dev5764 2022-11-01 20:59:05.037 | Uninstalling openstack-requirements-1.2.1.dev5764: 2022-11-01 20:59:05.054 | Successfully uninstalled openstack-requirements-1.2.1.dev5764 2022-11-01 20:59:05.057 | Running setup.py install for openstack-requirements: started 2022-11-01 20:59:07.556 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-01 20:59:07.585 | Successfully installed openstack-requirements-1.2.1.dev5764 2022-11-01 20:59:07.711 | + inc/python:pip_install:196 : result=0 2022-11-01 20:59:07.715 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:59:07.718 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:07.721 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:07.724 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:07.727 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:07.730 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:07.732 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:59:07.734 | + functions-common:time_stop:2429 : start_time=1667336338501 2022-11-01 20:59:07.737 | + functions-common:time_stop:2431 : [[ -z 1667336338501 ]] 2022-11-01 20:59:07.739 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:07.744 | + functions-common:time_stop:2434 : end_time=1667336347741 2022-11-01 20:59:07.746 | + functions-common:time_stop:2435 : elapsed_time=9240 2022-11-01 20:59:07.749 | + functions-common:time_stop:2436 : total=8963 2022-11-01 20:59:07.751 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:07.753 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=18203 2022-11-01 20:59:07.756 | + inc/python:pip_install:199 : return 0 2022-11-01 20:59:07.759 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-01 20:59:07.762 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-01 20:59:07.765 | + inc/python:use_library_from_git:246 : local name=pbr 2022-11-01 20:59:07.768 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:07.770 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:07.773 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-11-01 20:59:07.776 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:07.778 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-01 20:59:07.801 | Using python 3.8 to install pbr 2022-11-01 20:59:07.804 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-01 20:59:09.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:09.843 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:09.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:09.843 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:10.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:59:11.035 | Requirement already up-to-date: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 20:59:13.371 | + inc/python:pip_install:196 : result=0 2022-11-01 20:59:13.374 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:59:13.378 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:13.381 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:13.384 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:13.387 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:13.389 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:13.391 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:59:13.394 | + functions-common:time_stop:2429 : start_time=1667336347795 2022-11-01 20:59:13.396 | + functions-common:time_stop:2431 : [[ -z 1667336347795 ]] 2022-11-01 20:59:13.399 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:13.403 | + functions-common:time_stop:2434 : end_time=1667336353401 2022-11-01 20:59:13.406 | + functions-common:time_stop:2435 : elapsed_time=5606 2022-11-01 20:59:13.409 | + functions-common:time_stop:2436 : total=18203 2022-11-01 20:59:13.411 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:13.414 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=23809 2022-11-01 20:59:13.417 | + inc/python:pip_install:199 : return 0 2022-11-01 20:59:13.419 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-11-01 20:59:15.735 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-01 20:59:17.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:59:17.624 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-01 20:59:17.643 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-01 20:59:17.646 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-01 20:59:17.650 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-01 20:59:17.658 | 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-01 20:59:17.662 | 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-01 20:59:17.736 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-01 20:59:17.740 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-01 20:59:17.745 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-11-01 20:59:17.768 | + ./stack.sh:main:814 : pkgs= 2022-11-01 20:59:17.771 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-11-01 20:59:17.774 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-11-01 20:59:17.776 | + functions-common:run_phase:1850 : local mode=stack 2022-11-01 20:59:17.779 | + functions-common:run_phase:1851 : local phase=pre-install 2022-11-01 20:59:17.781 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-01 20:59:17.783 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-11-01 20:59:17.786 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-01 20:59:17.788 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-11-01 20:59:17.790 | + functions-common:run_phase:1860 : local extra 2022-11-01 20:59:17.793 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-01 20:59:17.797 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-11-01 20:59:17.799 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-01 20:59:17.802 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-01 20:59:17.804 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-01 20:59:17.807 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-01 20:59:17.824 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:17.826 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-01 20:59:17.829 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-01 20:59:17.831 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-01 20:59:17.834 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-01 20:59:17.836 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-01 20:59:17.839 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-01 20:59:17.841 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-01 20:59:17.843 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-01 20:59:17.845 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-01 20:59:17.847 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-01 20:59:17.849 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-01 20:59:17.851 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-01 20:59:17.854 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-01 20:59:17.856 | + functions-common:run_phase:1871 : [[ stack == \s\o\u\r\c\e ]] 2022-11-01 20:59:17.858 | + functions-common:run_phase:1874 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-01 20:59:17.860 | + functions-common:run_phase:1877 : run_plugins stack pre-install 2022-11-01 20:59:17.862 | + functions-common:run_plugins:1836 : local mode=stack 2022-11-01 20:59:17.865 | + functions-common:run_plugins:1837 : local phase=pre-install 2022-11-01 20:59:17.867 | + functions-common:run_plugins:1839 : local plugins= 2022-11-01 20:59:17.869 | + functions-common:run_plugins:1840 : local plugin 2022-11-01 20:59:17.872 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-01 20:59:17.874 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-01 20:59:17.877 | + functions:set_systemd_override:821 : local value=2048 2022-11-01 20:59:17.879 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-01 20:59:17.881 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-01 20:59:17.940 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-01 20:59:17.940 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-01 20:59:17.944 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-01 20:59:18.305 | + ./stack.sh:main:827 : install_rpc_backend 2022-11-01 20:59:18.308 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-01 20:59:18.328 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:18.330 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-01 20:59:18.333 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 20:59:18.336 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 20:59:18.338 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 20:59:18.341 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 20:59:18.343 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 20:59:18.345 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 20:59:18.348 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:18.350 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:18.352 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 20:59:18.355 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 20:59:18.357 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 20:59:18.359 | + functions-common:apt_get_update:1173 : return 2022-11-01 20:59:18.362 | + functions-common:install_package:1447 : real_install_package rabbitmq-server 2022-11-01 20:59:18.364 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 20:59:18.366 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:18.369 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:18.371 | + functions-common:real_install_package:1433 : apt_get install rabbitmq-server 2022-11-01 20:59:18.393 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-01 20:59:18.504 | Reading package lists... 2022-11-01 20:59:18.771 | Building dependency tree... 2022-11-01 20:59:18.773 | Reading state information... 2022-11-01 20:59:19.043 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-01 20:59:19.043 | The following packages were automatically installed and are no longer required: 2022-11-01 20:59:19.044 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 20:59:19.044 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 20:59:19.044 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 20:59:19.044 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 20:59:19.044 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 20:59:19.044 | python3-zope.interface 2022-11-01 20:59:19.044 | Use 'sudo apt autoremove' to remove them. 2022-11-01 20:59:19.197 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 20:59:19.201 | + functions-common:apt_get:1217 : result=0 2022-11-01 20:59:19.203 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 20:59:19.206 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:19.208 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:19.210 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:19.212 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:19.215 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:19.217 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 20:59:19.219 | + functions-common:time_stop:2429 : start_time=1667336358390 2022-11-01 20:59:19.221 | + functions-common:time_stop:2431 : [[ -z 1667336358390 ]] 2022-11-01 20:59:19.224 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:19.230 | + functions-common:time_stop:2434 : end_time=1667336359226 2022-11-01 20:59:19.233 | + functions-common:time_stop:2435 : elapsed_time=836 2022-11-01 20:59:19.235 | + functions-common:time_stop:2436 : total=1856 2022-11-01 20:59:19.237 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:19.239 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=2692 2022-11-01 20:59:19.242 | + functions-common:apt_get:1221 : return 0 2022-11-01 20:59:19.245 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-01 20:59:19.247 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 20:59:19.249 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 20:59:19.251 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 20:59:19.254 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 20:59:19.257 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 20:59:19.259 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 20:59:19.261 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-01 20:59:19.264 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 20:59:19.266 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 20:59:19.269 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 20:59:19.271 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 20:59:19.274 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 20:59:19.276 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 20:59:19.279 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 20:59:19.281 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 20:59:19.284 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 20:59:19.286 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 20:59:19.289 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 20:59:19.291 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-01 20:59:19.294 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 20:59:19.297 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 20:59:19.299 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 20:59:19.301 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 20:59:19.304 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 20:59:19.307 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 20:59:19.309 | + ./stack.sh:main:828 : restart_rpc_backend 2022-11-01 20:59:19.312 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-01 20:59:19.328 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:19.330 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-01 20:59:19.332 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 20:59:19.335 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-11-01 20:59:19.338 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-01 20:59:19.341 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-01 20:59:19.345 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-01 20:59:19.348 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-01 20:59:19.350 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-01 20:59:19.352 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-01 20:59:19.355 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-01 20:59:19.357 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-01 20:59:19.360 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-01 20:59:20.126 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-01 20:59:20.126 | user tags 2022-11-01 20:59:20.126 | stackrabbit []' 2022-11-01 20:59:20.129 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-01 20:59:20.129 | user tags 2022-11-01 20:59:20.130 | stackrabbit []' 2022-11-01 20:59:20.130 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-01 20:59:20.136 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-01 20:59:20.139 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-01 20:59:20.141 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-01 20:59:20.820 | Changing password for user "stackrabbit" ... 2022-11-01 20:59:20.850 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-01 20:59:21.591 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-01 20:59:21.623 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-01 20:59:21.626 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-01 20:59:22.338 | Changing password for user "stackrabbit" ... 2022-11-01 20:59:22.363 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-01 20:59:22.366 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-01 20:59:22.368 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-01 20:59:23.052 | Deleting user "guest" ... 2022-11-01 20:59:23.069 | Error: 2022-11-01 20:59:23.070 | {:no_such_user, "guest"} 2022-11-01 20:59:23.083 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-01 20:59:23.085 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-11-01 20:59:23.103 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:23.105 | + ./stack.sh:main:831 : install_database 2022-11-01 20:59:23.107 | + lib/database:install_database:118 : install_database_mysql 2022-11-01 20:59:23.110 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-11-01 20:59:23.112 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:23.114 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:23.116 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-11-01 20:59:23.337 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-01 20:59:23.341 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-11-01 20:59:23.345 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-11-01 20:59:23.349 | + functions-common:is_oraclelinux:511 : [[ -z Ubuntu ]] 2022-11-01 20:59:23.353 | + functions-common:is_oraclelinux:515 : '[' Ubuntu = OracleServer ']' 2022-11-01 20:59:23.355 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-11-01 20:59:23.358 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 20:59:23.360 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 20:59:23.362 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 20:59:23.365 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 20:59:23.367 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 20:59:23.370 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 20:59:23.372 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 20:59:23.375 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 20:59:23.377 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 20:59:23.380 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 20:59:23.382 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 20:59:23.385 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-11-01 20:59:23.388 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 20:59:23.390 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 20:59:23.392 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 20:59:23.395 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 20:59:23.397 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 20:59:23.399 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 20:59:23.403 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-11-01 20:59:23.405 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:23.407 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:23.410 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-11-01 20:59:23.413 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 20:59:23.415 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 20:59:23.417 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 20:59:23.420 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 20:59:23.423 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 20:59:23.426 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 20:59:23.429 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:23.433 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:23.437 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 20:59:23.440 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 20:59:23.442 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 20:59:23.445 | + functions-common:apt_get_update:1173 : return 2022-11-01 20:59:23.448 | + functions-common:install_package:1447 : real_install_package mysql-server 2022-11-01 20:59:23.450 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 20:59:23.453 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:23.455 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:23.457 | + functions-common:real_install_package:1433 : apt_get install mysql-server 2022-11-01 20:59:23.478 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-01 20:59:23.590 | Reading package lists... 2022-11-01 20:59:23.857 | Building dependency tree... 2022-11-01 20:59:23.859 | Reading state information... 2022-11-01 20:59:24.126 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-01 20:59:24.126 | The following packages were automatically installed and are no longer required: 2022-11-01 20:59:24.127 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 20:59:24.127 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 20:59:24.127 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 20:59:24.128 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 20:59:24.128 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 20:59:24.128 | python3-zope.interface 2022-11-01 20:59:24.128 | Use 'sudo apt autoremove' to remove them. 2022-11-01 20:59:24.270 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 20:59:24.275 | + functions-common:apt_get:1217 : result=0 2022-11-01 20:59:24.279 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 20:59:24.281 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:24.284 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:24.287 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:24.290 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:24.293 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:24.295 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 20:59:24.298 | + functions-common:time_stop:2429 : start_time=1667336363475 2022-11-01 20:59:24.301 | + functions-common:time_stop:2431 : [[ -z 1667336363475 ]] 2022-11-01 20:59:24.305 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:24.309 | + functions-common:time_stop:2434 : end_time=1667336364306 2022-11-01 20:59:24.312 | + functions-common:time_stop:2435 : elapsed_time=831 2022-11-01 20:59:24.314 | + functions-common:time_stop:2436 : total=2692 2022-11-01 20:59:24.316 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:24.318 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=3523 2022-11-01 20:59:24.321 | + functions-common:apt_get:1221 : return 0 2022-11-01 20:59:24.323 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-11-01 20:59:24.326 | + ./stack.sh:main:834 : install_database_python 2022-11-01 20:59:24.328 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-01 20:59:24.330 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-11-01 20:59:24.333 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-01 20:59:24.335 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 20:59:24.338 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-01 20:59:24.340 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-11-01 20:59:24.343 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 20:59:24.346 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-01 20:59:24.346 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 20:59:24.352 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-11-01 20:59:24.354 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-11-01 20:59:24.356 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-11-01 20:59:24.359 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-01 20:59:24.361 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-01 20:59:24.382 | Using python 3.8 to install PyMySQL 2022-11-01 20:59:24.384 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-11-01 20:59:26.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:26.451 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:26.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:26.451 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:27.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:59:27.501 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-11-01 20:59:29.783 | + inc/python:pip_install:196 : result=0 2022-11-01 20:59:29.787 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:59:29.790 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:29.794 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:29.797 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:29.801 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:29.804 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:29.807 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:59:29.810 | + functions-common:time_stop:2429 : start_time=1667336364377 2022-11-01 20:59:29.812 | + functions-common:time_stop:2431 : [[ -z 1667336364377 ]] 2022-11-01 20:59:29.815 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:29.820 | + functions-common:time_stop:2434 : end_time=1667336369817 2022-11-01 20:59:29.822 | + functions-common:time_stop:2435 : elapsed_time=5440 2022-11-01 20:59:29.824 | + functions-common:time_stop:2436 : total=23809 2022-11-01 20:59:29.827 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:29.829 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=29249 2022-11-01 20:59:29.831 | + inc/python:pip_install:199 : return 0 2022-11-01 20:59:29.834 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-01 20:59:29.836 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-01 20:59:29.839 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-01 20:59:29.841 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-11-01 20:59:29.859 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:29.862 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-11-01 20:59:29.864 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-11-01 20:59:29.868 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 20:59:29.868 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-11-01 20:59:29.873 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 20:59:29.875 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-01 20:59:29.877 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-01 20:59:29.880 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-11-01 20:59:29.882 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-11-01 20:59:29.884 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-11-01 20:59:29.899 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:29.902 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-11-01 20:59:29.904 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 20:59:29.906 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 20:59:29.908 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 20:59:29.910 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 20:59:29.913 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 20:59:29.915 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 20:59:29.917 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:29.919 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:29.922 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 20:59:29.924 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 20:59:29.926 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 20:59:29.929 | + functions-common:apt_get_update:1173 : return 2022-11-01 20:59:29.932 | + functions-common:install_package:1447 : real_install_package radvd 2022-11-01 20:59:29.934 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 20:59:29.937 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:29.939 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:29.942 | + functions-common:real_install_package:1433 : apt_get install radvd 2022-11-01 20:59:29.965 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-01 20:59:30.077 | Reading package lists... 2022-11-01 20:59:30.347 | Building dependency tree... 2022-11-01 20:59:30.348 | Reading state information... 2022-11-01 20:59:30.620 | radvd is already the newest version (1:2.17-2). 2022-11-01 20:59:30.621 | The following packages were automatically installed and are no longer required: 2022-11-01 20:59:30.622 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 20:59:30.622 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 20:59:30.622 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 20:59:30.622 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 20:59:30.622 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 20:59:30.622 | python3-zope.interface 2022-11-01 20:59:30.622 | Use 'sudo apt autoremove' to remove them. 2022-11-01 20:59:30.756 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 20:59:30.762 | + functions-common:apt_get:1217 : result=0 2022-11-01 20:59:30.766 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 20:59:30.769 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:30.772 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:30.775 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:30.778 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:30.781 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:30.784 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 20:59:30.787 | + functions-common:time_stop:2429 : start_time=1667336369963 2022-11-01 20:59:30.790 | + functions-common:time_stop:2431 : [[ -z 1667336369963 ]] 2022-11-01 20:59:30.793 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:30.797 | + functions-common:time_stop:2434 : end_time=1667336370795 2022-11-01 20:59:30.799 | + functions-common:time_stop:2435 : elapsed_time=832 2022-11-01 20:59:30.802 | + functions-common:time_stop:2436 : total=3523 2022-11-01 20:59:30.804 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:30.806 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=4355 2022-11-01 20:59:30.808 | + functions-common:apt_get:1221 : return 0 2022-11-01 20:59:30.811 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-11-01 20:59:30.828 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:30.830 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-11-01 20:59:30.832 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-01 20:59:30.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-01 20:59:30.837 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-01 20:59:30.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-01 20:59:30.859 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 20:59:30.861 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 20:59:30.863 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 20:59:30.865 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 20:59:30.868 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 20:59:30.870 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 20:59:30.872 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:30.874 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:30.876 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 20:59:30.878 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 20:59:30.881 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 20:59:30.883 | + functions-common:apt_get_update:1173 : return 2022-11-01 20:59:30.885 | + functions-common:install_package:1447 : real_install_package fakeroot make openvswitch-switch 2022-11-01 20:59:30.887 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 20:59:30.890 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:30.892 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:30.894 | + functions-common:real_install_package:1433 : apt_get install fakeroot make openvswitch-switch 2022-11-01 20:59:30.918 | + functions-common:apt_get:1213 : 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-01 20:59:31.030 | Reading package lists... 2022-11-01 20:59:31.300 | Building dependency tree... 2022-11-01 20:59:31.301 | Reading state information... 2022-11-01 20:59:31.577 | fakeroot is already the newest version (1.24-1). 2022-11-01 20:59:31.577 | make is already the newest version (4.2.1-1.2). 2022-11-01 20:59:31.577 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-01 20:59:31.577 | The following packages were automatically installed and are no longer required: 2022-11-01 20:59:31.578 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 20:59:31.578 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 20:59:31.578 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 20:59:31.578 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 20:59:31.578 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 20:59:31.578 | python3-zope.interface 2022-11-01 20:59:31.578 | Use 'sudo apt autoremove' to remove them. 2022-11-01 20:59:31.718 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 20:59:31.723 | + functions-common:apt_get:1217 : result=0 2022-11-01 20:59:31.727 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 20:59:31.730 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:31.732 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:31.734 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:31.736 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:31.739 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:31.741 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 20:59:31.743 | + functions-common:time_stop:2429 : start_time=1667336370914 2022-11-01 20:59:31.745 | + functions-common:time_stop:2431 : [[ -z 1667336370914 ]] 2022-11-01 20:59:31.748 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:31.753 | + functions-common:time_stop:2434 : end_time=1667336371749 2022-11-01 20:59:31.756 | + functions-common:time_stop:2435 : elapsed_time=835 2022-11-01 20:59:31.759 | + functions-common:time_stop:2436 : total=4355 2022-11-01 20:59:31.763 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:31.766 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5190 2022-11-01 20:59:31.769 | + functions-common:apt_get:1221 : return 0 2022-11-01 20:59:31.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-01 20:59:31.775 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:31.778 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:31.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-01 20:59:31.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-01 20:59:31.786 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-01 20:59:31.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-01 20:59:31.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-01 20:59:31.798 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-01 20:59:31.798 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-01 20:59:31.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-01 20:59:31.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-01 20:59:31.809 | + functions:vercmp:628 : local v1=5.4 2022-11-01 20:59:31.812 | + functions:vercmp:629 : local 'op=<' 2022-11-01 20:59:31.814 | + functions:vercmp:630 : local v2=3.13 2022-11-01 20:59:31.816 | + functions:vercmp:631 : local result 2022-11-01 20:59:31.820 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-01 20:59:31.820 | ++ functions:vercmp:635 : sort -V 2022-11-01 20:59:31.822 | ++ functions:vercmp:635 : head -1 2022-11-01 20:59:31.825 | + functions:vercmp:635 : result=3.13 2022-11-01 20:59:31.827 | + functions:vercmp:637 : case $op in 2022-11-01 20:59:31.830 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-01 20:59:31.832 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-01 20:59:31.834 | + functions:vercmp:648 : return 2022-11-01 20:59:31.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-01 20:59:31.839 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 20:59:31.841 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart openvswitch-switch 2022-11-01 20:59:32.334 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-01 20:59:32.337 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-11-01 20:59:32.341 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.344 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.347 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-11-01 20:59:32.349 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.352 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-11-01 20:59:32.370 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:32.372 | + ./stack.sh:main:842 : install_etcd3 2022-11-01 20:59:32.375 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-01 20:59:32.375 | Installing etcd 2022-11-01 20:59:32.377 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-01 20:59:32.390 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-01 20:59:32.404 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-01 20:59:32.407 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-01 20:59:32.421 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-01 20:59:32.424 | ++ 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-01 20:59:32.427 | ++ 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-01 20:59:32.430 | +++ 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-01 20:59:32.434 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-01 20:59:32.437 | ++ 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-01 20:59:32.439 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-01 20:59:32.442 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-01 20:59:32.444 | ++ functions:get_extra_file:74 : return 2022-11-01 20:59:32.447 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-01 20:59:32.449 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-01 20:59:32.452 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-01 20:59:32.454 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-11-01 20:59:32.474 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 20:59:32.478 | + ./stack.sh:main:861 : install_dstat 2022-11-01 20:59:32.480 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-01 20:59:32.496 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 20:59:32.499 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-11-01 20:59:32.501 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 20:59:32.504 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-11-01 20:59:32.506 | + ./stack.sh:main:870 : install_libs 2022-11-01 20:59:32.508 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-01 20:59:32.511 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-01 20:59:32.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-01 20:59:32.515 | + inc/python:use_library_from_git:246 : local name=automaton 2022-11-01 20:59:32.517 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.520 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.522 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-11-01 20:59:32.524 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.527 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-01 20:59:32.529 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-01 20:59:32.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-01 20:59:32.533 | + inc/python:use_library_from_git:246 : local name=castellan 2022-11-01 20:59:32.535 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.537 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.539 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-11-01 20:59:32.542 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.544 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-01 20:59:32.546 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-01 20:59:32.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-01 20:59:32.550 | + inc/python:use_library_from_git:246 : local name=cliff 2022-11-01 20:59:32.552 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.556 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.559 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-11-01 20:59:32.561 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.565 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-01 20:59:32.568 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-01 20:59:32.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-01 20:59:32.574 | + inc/python:use_library_from_git:246 : local name=cursive 2022-11-01 20:59:32.577 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.581 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.584 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-11-01 20:59:32.586 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.589 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-01 20:59:32.591 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-01 20:59:32.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-01 20:59:32.596 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-11-01 20:59:32.598 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.600 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.603 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-11-01 20:59:32.605 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.607 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-01 20:59:32.610 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-01 20:59:32.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-01 20:59:32.614 | + inc/python:use_library_from_git:246 : local name=futurist 2022-11-01 20:59:32.616 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.619 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.621 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-11-01 20:59:32.623 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.625 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-01 20:59:32.628 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-01 20:59:32.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-01 20:59:32.632 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-11-01 20:59:32.634 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.637 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.639 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-11-01 20:59:32.641 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.643 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-01 20:59:32.646 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-01 20:59:32.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-01 20:59:32.650 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-11-01 20:59:32.652 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.655 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.657 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-11-01 20:59:32.659 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.661 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-01 20:59:32.663 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-01 20:59:32.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-01 20:59:32.668 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-11-01 20:59:32.670 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.672 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.675 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-11-01 20:59:32.677 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.679 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-01 20:59:32.681 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-01 20:59:32.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-01 20:59:32.686 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-11-01 20:59:32.688 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.691 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.693 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-11-01 20:59:32.695 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.697 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-01 20:59:32.700 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-01 20:59:32.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-01 20:59:32.704 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-11-01 20:59:32.706 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.709 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.711 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-11-01 20:59:32.713 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.715 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-01 20:59:32.718 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-01 20:59:32.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-01 20:59:32.722 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-11-01 20:59:32.724 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.727 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.729 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-01 20:59:32.731 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.733 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-01 20:59:32.736 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-01 20:59:32.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-01 20:59:32.740 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-11-01 20:59:32.742 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.745 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.747 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-11-01 20:59:32.750 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.752 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-01 20:59:32.754 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-01 20:59:32.756 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-01 20:59:32.759 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-11-01 20:59:32.761 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.763 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.766 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-11-01 20:59:32.768 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.771 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-01 20:59:32.773 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-01 20:59:32.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-01 20:59:32.778 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-11-01 20:59:32.780 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.783 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.785 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-11-01 20:59:32.787 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.790 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-01 20:59:32.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-01 20:59:32.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-01 20:59:32.797 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-11-01 20:59:32.799 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.801 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.803 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-01 20:59:32.806 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.808 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-01 20:59:32.811 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-01 20:59:32.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-01 20:59:32.816 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-11-01 20:59:32.818 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.821 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.823 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-11-01 20:59:32.825 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.828 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-01 20:59:32.830 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-01 20:59:32.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-01 20:59:32.835 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-11-01 20:59:32.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.839 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.842 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-11-01 20:59:32.844 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.846 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-01 20:59:32.849 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-01 20:59:32.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-01 20:59:32.853 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-11-01 20:59:32.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.858 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.860 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-01 20:59:32.863 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.865 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-01 20:59:32.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-01 20:59:32.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-01 20:59:32.872 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-11-01 20:59:32.874 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.877 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.879 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-01 20:59:32.881 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.884 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-01 20:59:32.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-01 20:59:32.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-01 20:59:32.891 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-11-01 20:59:32.893 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.895 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.898 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-11-01 20:59:32.900 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.902 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-01 20:59:32.905 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-01 20:59:32.907 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-01 20:59:32.909 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-11-01 20:59:32.912 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.914 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.916 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-01 20:59:32.919 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.921 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-01 20:59:32.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-01 20:59:32.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-01 20:59:32.928 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-11-01 20:59:32.930 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.933 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.935 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-11-01 20:59:32.938 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.940 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-01 20:59:32.942 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-01 20:59:32.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-01 20:59:32.947 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-11-01 20:59:32.949 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.952 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.954 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-01 20:59:32.957 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.959 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-01 20:59:32.962 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-01 20:59:32.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-01 20:59:32.967 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-11-01 20:59:32.970 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.973 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.976 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-01 20:59:32.979 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:32.982 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-01 20:59:32.984 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-01 20:59:32.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-01 20:59:32.989 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-11-01 20:59:32.991 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:32.994 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:32.996 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-11-01 20:59:32.999 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.001 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-01 20:59:33.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-01 20:59:33.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-01 20:59:33.008 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-11-01 20:59:33.011 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.013 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.016 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-11-01 20:59:33.018 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.020 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-01 20:59:33.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-01 20:59:33.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-01 20:59:33.027 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-11-01 20:59:33.030 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.033 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.035 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-01 20:59:33.037 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.041 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-01 20:59:33.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-01 20:59:33.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-01 20:59:33.048 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-11-01 20:59:33.051 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.053 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.056 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-01 20:59:33.058 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.060 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-01 20:59:33.063 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-01 20:59:33.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-01 20:59:33.068 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-11-01 20:59:33.071 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.073 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.076 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-11-01 20:59:33.078 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.080 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-01 20:59:33.083 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-01 20:59:33.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-01 20:59:33.087 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-11-01 20:59:33.090 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.092 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.095 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-11-01 20:59:33.097 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.099 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-01 20:59:33.102 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-01 20:59:33.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-01 20:59:33.106 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-11-01 20:59:33.109 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.111 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.113 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-11-01 20:59:33.115 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.118 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-01 20:59:33.120 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-01 20:59:33.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-01 20:59:33.125 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-11-01 20:59:33.127 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.130 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.132 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-11-01 20:59:33.135 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.137 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-01 20:59:33.139 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-01 20:59:33.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-01 20:59:33.146 | + inc/python:use_library_from_git:246 : local name=tooz 2022-11-01 20:59:33.149 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.151 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.153 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-11-01 20:59:33.155 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.158 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-01 20:59:33.160 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-01 20:59:33.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-01 20:59:33.164 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-11-01 20:59:33.167 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.169 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.171 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-11-01 20:59:33.174 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.176 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-01 20:59:33.178 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-01 20:59:33.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-01 20:59:33.183 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-11-01 20:59:33.185 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.188 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.190 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-01 20:59:33.192 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.194 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-01 20:59:33.197 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-01 20:59:33.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-01 20:59:33.202 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-11-01 20:59:33.204 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.206 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.208 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-11-01 20:59:33.211 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.213 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-01 20:59:33.216 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-01 20:59:33.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-01 20:59:33.220 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-11-01 20:59:33.222 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:33.225 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:33.227 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-01 20:59:33.230 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:33.232 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-01 20:59:33.253 | Using python 3.8 to install etcd3 2022-11-01 20:59:33.256 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-11-01 20:59:35.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:35.320 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:35.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:35.320 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:36.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:59:36.379 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-11-01 20:59:36.387 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-11-01 20:59:36.397 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-11-01 20:59:36.400 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 20:59:36.403 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 20:59:38.715 | + inc/python:pip_install:196 : result=0 2022-11-01 20:59:38.719 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:59:38.723 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:38.727 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:38.730 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:38.734 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:38.738 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:38.741 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:59:38.744 | + functions-common:time_stop:2429 : start_time=1667336373248 2022-11-01 20:59:38.747 | + functions-common:time_stop:2431 : [[ -z 1667336373248 ]] 2022-11-01 20:59:38.750 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:38.754 | + functions-common:time_stop:2434 : end_time=1667336378752 2022-11-01 20:59:38.757 | + functions-common:time_stop:2435 : elapsed_time=5504 2022-11-01 20:59:38.760 | + functions-common:time_stop:2436 : total=29249 2022-11-01 20:59:38.763 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:38.766 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=34753 2022-11-01 20:59:38.769 | + inc/python:pip_install:199 : return 0 2022-11-01 20:59:38.772 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-01 20:59:38.795 | Using python 3.8 to install etcd3gw 2022-11-01 20:59:38.798 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-11-01 20:59:40.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:40.903 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:40.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:40.903 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:41.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:59:41.950 | Requirement already satisfied: etcd3gw===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.1.0) 2022-11-01 20:59:41.958 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 20:59:41.960 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 20:59:41.963 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 20:59:41.977 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 20:59:42.011 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 20:59:42.013 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 20:59:42.018 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 20:59:44.389 | + inc/python:pip_install:196 : result=0 2022-11-01 20:59:44.392 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:59:44.394 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:44.397 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:44.400 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:44.403 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:44.406 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:44.410 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:59:44.413 | + functions-common:time_stop:2429 : start_time=1667336378789 2022-11-01 20:59:44.416 | + functions-common:time_stop:2431 : [[ -z 1667336378789 ]] 2022-11-01 20:59:44.419 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:44.423 | + functions-common:time_stop:2434 : end_time=1667336384421 2022-11-01 20:59:44.426 | + functions-common:time_stop:2435 : elapsed_time=5632 2022-11-01 20:59:44.429 | + functions-common:time_stop:2436 : total=34753 2022-11-01 20:59:44.432 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:44.435 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=40385 2022-11-01 20:59:44.438 | + inc/python:pip_install:199 : return 0 2022-11-01 20:59:44.441 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-11-01 20:59:44.444 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-01 20:59:44.447 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-01 20:59:44.449 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 20:59:44.452 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 20:59:44.454 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 20:59:44.456 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 20:59:44.459 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 20:59:44.461 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 20:59:44.464 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 20:59:44.467 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 20:59:44.469 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 20:59:44.472 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 20:59:44.475 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 20:59:44.477 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-01 20:59:44.480 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:44.482 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:44.484 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-01 20:59:44.486 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-01 20:59:44.489 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 20:59:44.491 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 20:59:44.494 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 20:59:44.496 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 20:59:44.498 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 20:59:44.501 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 20:59:44.503 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:44.505 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:44.507 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 20:59:44.510 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 20:59:44.512 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 20:59:44.514 | + functions-common:apt_get_update:1173 : return 2022-11-01 20:59:44.516 | + functions-common:install_package:1447 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-01 20:59:44.518 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 20:59:44.521 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:44.523 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:44.525 | + functions-common:real_install_package:1433 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-01 20:59:44.546 | + functions-common:apt_get:1213 : 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-01 20:59:44.658 | Reading package lists... 2022-11-01 20:59:44.926 | Building dependency tree... 2022-11-01 20:59:44.927 | Reading state information... 2022-11-01 20:59:45.197 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-01 20:59:45.197 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-01 20:59:45.197 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 20:59:45.197 | The following packages were automatically installed and are no longer required: 2022-11-01 20:59:45.198 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 20:59:45.198 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 20:59:45.198 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 20:59:45.198 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 20:59:45.198 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 20:59:45.198 | python3-zope.interface 2022-11-01 20:59:45.198 | Use 'sudo apt autoremove' to remove them. 2022-11-01 20:59:45.350 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 20:59:45.356 | + functions-common:apt_get:1217 : result=0 2022-11-01 20:59:45.359 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 20:59:45.363 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:45.366 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:45.369 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:45.371 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:45.374 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:45.376 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 20:59:45.378 | + functions-common:time_stop:2429 : start_time=1667336384544 2022-11-01 20:59:45.381 | + functions-common:time_stop:2431 : [[ -z 1667336384544 ]] 2022-11-01 20:59:45.384 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:45.388 | + functions-common:time_stop:2434 : end_time=1667336385385 2022-11-01 20:59:45.390 | + functions-common:time_stop:2435 : elapsed_time=841 2022-11-01 20:59:45.392 | + functions-common:time_stop:2436 : total=5190 2022-11-01 20:59:45.394 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:45.397 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=6031 2022-11-01 20:59:45.399 | + functions-common:apt_get:1221 : return 0 2022-11-01 20:59:45.402 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-01 20:59:45.404 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 20:59:45.406 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 20:59:45.409 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-01 20:59:45.473 | Module proxy already enabled 2022-11-01 20:59:45.479 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-01 20:59:45.549 | Considering dependency proxy for proxy_uwsgi: 2022-11-01 20:59:45.549 | Module proxy already enabled 2022-11-01 20:59:45.549 | Module proxy_uwsgi already enabled 2022-11-01 20:59:45.555 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-01 20:59:45.559 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 20:59:45.562 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 20:59:45.566 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 20:59:45.711 | + ./stack.sh:main:876 : install_keystoneauth 2022-11-01 20:59:45.714 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-01 20:59:45.716 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-11-01 20:59:45.718 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.721 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.723 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-11-01 20:59:45.725 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.728 | + ./stack.sh:main:877 : install_keystoneclient 2022-11-01 20:59:45.730 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-01 20:59:45.732 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-11-01 20:59:45.735 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.737 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.739 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-01 20:59:45.741 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.744 | + ./stack.sh:main:878 : install_glanceclient 2022-11-01 20:59:45.747 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-01 20:59:45.749 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-11-01 20:59:45.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.754 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.756 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-01 20:59:45.759 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.761 | + ./stack.sh:main:879 : install_cinderclient 2022-11-01 20:59:45.763 | + lib/cinder:install_cinderclient:492 : use_library_from_git python-brick-cinderclient-ext 2022-11-01 20:59:45.766 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-11-01 20:59:45.768 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.770 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.773 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-01 20:59:45.776 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.778 | + lib/cinder:install_cinderclient:497 : use_library_from_git python-cinderclient 2022-11-01 20:59:45.780 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-11-01 20:59:45.782 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.785 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.787 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-01 20:59:45.790 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.793 | + ./stack.sh:main:880 : install_novaclient 2022-11-01 20:59:45.797 | + lib/nova:install_novaclient:864 : use_library_from_git python-novaclient 2022-11-01 20:59:45.799 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-11-01 20:59:45.801 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.804 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.806 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-11-01 20:59:45.809 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.811 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-11-01 20:59:45.829 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:45.832 | + ./stack.sh:main:882 : install_swiftclient 2022-11-01 20:59:45.834 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-11-01 20:59:45.837 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-11-01 20:59:45.839 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.841 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.844 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-01 20:59:45.846 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.848 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-11-01 20:59:45.867 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:45.870 | + ./stack.sh:main:885 : install_neutronclient 2022-11-01 20:59:45.873 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-11-01 20:59:45.876 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-11-01 20:59:45.879 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.882 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.885 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-01 20:59:45.887 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.890 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-11-01 20:59:45.892 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-01 20:59:45.895 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-11-01 20:59:45.897 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 20:59:45.899 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 20:59:45.902 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-01 20:59:45.904 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 20:59:45.907 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-01 20:59:45.909 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-01 20:59:45.912 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 20:59:45.915 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-01 20:59:45.917 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-11-01 20:59:45.919 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 20:59:45.923 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-01 20:59:45.923 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 20:59:45.929 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-11-01 20:59:45.932 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-11-01 20:59:45.934 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-11-01 20:59:45.937 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-01 20:59:45.940 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-01 20:59:45.961 | Using python 3.8 to install keystonemiddleware 2022-11-01 20:59:45.963 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-11-01 20:59:48.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:48.021 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:48.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:48.021 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:49.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:59:49.058 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 20:59:49.109 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 20:59:49.145 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 20:59:49.183 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 20:59:49.189 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 20:59:49.193 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 20:59:49.231 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 20:59:49.239 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 20:59:49.252 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 20:59:49.257 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 20:59:49.260 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 20:59:49.270 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 20:59:49.273 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 20:59:49.279 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 20:59:49.284 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 20:59:49.304 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 20:59:49.308 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 20:59:49.321 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 20:59:49.326 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 20:59:49.328 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 20:59:49.332 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 20:59:49.365 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 20:59:49.378 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 20:59:49.434 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 20:59:49.440 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 20:59:49.445 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 20:59:49.447 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 20:59:49.453 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 20:59:49.457 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 20:59:49.460 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 20:59:49.463 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 20:59:49.466 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 20:59:49.468 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 20:59:49.473 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 20:59:49.477 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 20:59:49.479 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 20:59:51.531 | + inc/python:pip_install:196 : result=0 2022-11-01 20:59:51.535 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:59:51.538 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:51.542 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:51.546 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:51.548 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:51.552 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:51.555 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:59:51.558 | + functions-common:time_stop:2429 : start_time=1667336385955 2022-11-01 20:59:51.560 | + functions-common:time_stop:2431 : [[ -z 1667336385955 ]] 2022-11-01 20:59:51.563 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:51.568 | + functions-common:time_stop:2434 : end_time=1667336391565 2022-11-01 20:59:51.570 | + functions-common:time_stop:2435 : elapsed_time=5610 2022-11-01 20:59:51.573 | + functions-common:time_stop:2436 : total=40385 2022-11-01 20:59:51.575 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:51.578 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=45995 2022-11-01 20:59:51.581 | + inc/python:pip_install:199 : return 0 2022-11-01 20:59:51.583 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-01 20:59:51.586 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-01 20:59:51.590 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 20:59:51.596 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-01 20:59:51.599 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-11-01 20:59:51.603 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 20:59:51.608 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-01 20:59:51.608 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 20:59:51.616 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-11-01 20:59:51.619 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-11-01 20:59:51.621 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-11-01 20:59:51.624 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-01 20:59:51.627 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-01 20:59:51.648 | Using python 3.8 to install python-memcached 2022-11-01 20:59:51.650 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-11-01 20:59:53.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:53.710 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:53.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 20:59:53.710 | from cryptography.utils import int_from_bytes 2022-11-01 20:59:54.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 20:59:54.819 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-11-01 20:59:54.824 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 20:59:57.221 | + inc/python:pip_install:196 : result=0 2022-11-01 20:59:57.224 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 20:59:57.227 | + functions-common:time_stop:2422 : local name 2022-11-01 20:59:57.230 | + functions-common:time_stop:2423 : local end_time 2022-11-01 20:59:57.232 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 20:59:57.235 | + functions-common:time_stop:2425 : local total 2022-11-01 20:59:57.238 | + functions-common:time_stop:2426 : local start_time 2022-11-01 20:59:57.241 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 20:59:57.244 | + functions-common:time_stop:2429 : start_time=1667336391642 2022-11-01 20:59:57.247 | + functions-common:time_stop:2431 : [[ -z 1667336391642 ]] 2022-11-01 20:59:57.250 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 20:59:57.255 | + functions-common:time_stop:2434 : end_time=1667336397252 2022-11-01 20:59:57.258 | + functions-common:time_stop:2435 : elapsed_time=5610 2022-11-01 20:59:57.260 | + functions-common:time_stop:2436 : total=45995 2022-11-01 20:59:57.262 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 20:59:57.265 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=51605 2022-11-01 20:59:57.267 | + inc/python:pip_install:199 : return 0 2022-11-01 20:59:57.270 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-11-01 20:59:57.286 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 20:59:57.289 | + ./stack.sh:main:892 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-11-01 20:59:57.291 | + ./stack.sh:main:893 : stack_install_service keystone 2022-11-01 20:59:57.293 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-01 20:59:57.296 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-01 20:59:57.298 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 20:59:57.301 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-01 20:59:57.303 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-01 20:59:57.322 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 20:59:57.325 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-11-01 20:59:57.327 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-01 20:59:57.330 | + functions-common:git_clone:602 : local git_dest=/opt/stack/keystone 2022-11-01 20:59:57.332 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 20:59:57.335 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 20:59:57.338 | ++ functions-common:git_clone:605 : pwd 2022-11-01 20:59:57.340 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 20:59:57.342 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 20:59:57.345 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 20:59:57.360 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 20:59:57.363 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 20:59:57.365 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 20:59:57.368 | + functions-common:git_clone:622 : echo master 2022-11-01 20:59:57.368 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 20:59:57.373 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/keystone ]] 2022-11-01 20:59:57.375 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 20:59:57.377 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-01 20:59:57.390 | + functions-common:git_clone:682 : cd /opt/stack/keystone 2022-11-01 20:59:57.393 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 20:59:57.393 | + functions-common:git_clone:683 : head -1 2022-11-01 20:59:57.397 | 7d4047cb6 Merge "requirements: Bump linter requirements" 2022-11-01 20:59:57.399 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 20:59:57.402 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-01 20:59:57.404 | + inc/python:setup_develop:334 : local bindep 2022-11-01 20:59:57.407 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-01 20:59:57.409 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-11-01 20:59:57.411 | + inc/python:setup_develop:340 : local extras= 2022-11-01 20:59:57.414 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-01 20:59:57.416 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 20:59:57.419 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-01 20:59:57.421 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-11-01 20:59:57.423 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 20:59:57.426 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 20:59:57.429 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-11-01 20:59:57.431 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 20:59:57.434 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-11-01 20:59:57.437 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 20:59:57.439 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 20:59:57.442 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-01 20:59:57.448 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-11-01 20:59:57.450 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-01 20:59:58.081 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-11-01 20:59:58.084 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 20:59:58.087 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 20:59:58.090 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 20:59:58.093 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-01 20:59:58.096 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-11-01 20:59:58.099 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 20:59:58.102 | + inc/python:setup_package:424 : local extras= 2022-11-01 20:59:58.105 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 20:59:58.108 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 20:59:58.111 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 20:59:58.115 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 20:59:58.118 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 20:59:58.120 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-11-01 20:59:58.142 | Using python 3.8 to install /opt/stack/keystone 2022-11-01 20:59:58.144 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-11-01 21:00:00.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:00.192 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:00.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:00.192 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:01.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:00:01.236 | Obtaining file:///opt/stack/keystone 2022-11-01 21:00:02.849 | Requirement already satisfied: Flask===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.2) 2022-11-01 21:00:02.866 | 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-01 21:00:02.875 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:00:02.881 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:00:02.883 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-11-01 21:00:02.909 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:00:03.050 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:00:03.064 | Requirement already satisfied: Werkzeug===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.2) 2022-11-01 21:00:03.070 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-11-01 21:00:03.082 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:00:03.088 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-11-01 21:00:03.094 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:00:03.130 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:00:03.136 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:00:03.140 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:00:03.176 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-11-01 21:00:03.178 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:00:03.220 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:00:03.270 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:00:03.273 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-11-01 21:00:03.283 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:00:03.319 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:00:03.357 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:00:03.363 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:00:03.409 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:00:03.413 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:00:03.452 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:00:03.504 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:00:03.514 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:00:03.532 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:00:03.546 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:00:03.555 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:00:03.576 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:00:03.586 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:00:03.599 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-11-01 21:00:03.638 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:00:03.643 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-11-01 21:00:03.655 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:00:03.658 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:00:03.660 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:00:03.672 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:00:03.677 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:00:03.688 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:00:03.690 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:00:03.696 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:00:03.700 | Requirement already satisfied: pysaml2===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.2.1) 2022-11-01 21:00:03.720 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:00:03.724 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:00:03.745 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:00:03.749 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:00:03.762 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:00:03.767 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-11-01 21:00:03.770 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:00:03.772 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:00:03.782 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:00:03.785 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:00:03.787 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:00:03.791 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:00:03.800 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:00:03.806 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:00:03.816 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:00:03.848 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:00:03.854 | Requirement already satisfied: xmlschema===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.3) 2022-11-01 21:00:03.913 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:00:03.918 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:00:03.945 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:00:03.948 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:00:03.951 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:00:04.008 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:00:04.034 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:00:04.091 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:00:04.093 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:00:04.098 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:00:04.104 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:00:04.117 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:00:04.122 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:00:04.124 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:00:04.127 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:00:04.171 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:00:04.182 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:00:04.190 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:00:04.200 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:00:04.209 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:00:04.220 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:00:04.228 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:00:04.231 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:00:04.234 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.1->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-11-01 21:00:04.236 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-11-01 21:00:04.241 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:00:04.253 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:00:04.256 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:00:04.259 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:00:04.263 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:00:04.265 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:00:04.268 | Requirement already satisfied: elementpath===3.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.2) 2022-11-01 21:00:04.285 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:00:04.288 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:00:04.292 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:00:04.296 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:00:04.306 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:00:04.309 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:00:04.316 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:00:04.318 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:00:05.472 | Installing collected packages: keystone 2022-11-01 21:00:05.472 | Attempting uninstall: keystone 2022-11-01 21:00:05.472 | Found existing installation: keystone 22.1.0.dev7 2022-11-01 21:00:05.475 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-01 21:00:05.476 | Running setup.py develop for keystone 2022-11-01 21:00:07.488 | Successfully installed keystone 2022-11-01 21:00:07.602 | + inc/python:pip_install:196 : result=0 2022-11-01 21:00:07.606 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:00:07.609 | + functions-common:time_stop:2422 : local name 2022-11-01 21:00:07.613 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:00:07.617 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:00:07.619 | + functions-common:time_stop:2425 : local total 2022-11-01 21:00:07.623 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:00:07.626 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:00:07.630 | + functions-common:time_stop:2429 : start_time=1667336398135 2022-11-01 21:00:07.633 | + functions-common:time_stop:2431 : [[ -z 1667336398135 ]] 2022-11-01 21:00:07.636 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:00:07.641 | + functions-common:time_stop:2434 : end_time=1667336407638 2022-11-01 21:00:07.645 | + functions-common:time_stop:2435 : elapsed_time=9503 2022-11-01 21:00:07.649 | + functions-common:time_stop:2436 : total=51605 2022-11-01 21:00:07.653 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:00:07.656 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=61108 2022-11-01 21:00:07.659 | + inc/python:pip_install:199 : return 0 2022-11-01 21:00:07.663 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:00:07.666 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-01 21:00:07.668 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-01 21:00:07.687 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-01 21:00:07.701 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-11-01 21:00:07.704 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-11-01 21:00:07.706 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:00:07.709 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:00:07.711 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-01 21:00:07.713 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:00:07.716 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-01 21:00:07.733 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:07.736 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-01 21:00:07.739 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:00:07.741 | + ./stack.sh:main:894 : configure_keystone 2022-11-01 21:00:07.744 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-01 21:00:07.757 | + 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-01 21:00:07.759 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-01 21:00:07.764 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-01 21:00:07.782 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:07.785 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-01 21:00:07.823 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-01 21:00:07.856 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-01 21:00:07.894 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-01 21:00:07.929 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-01 21:00:07.965 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-01 21:00:08.000 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-01 21:00:08.031 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-01 21:00:08.063 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-01 21:00:08.065 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-01 21:00:08.068 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-01 21:00:08.070 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-01 21:00:08.072 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 21:00:08.075 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:00:08.090 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:08.093 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 21:00:08.096 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 21:00:08.098 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:00:08.113 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:08.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:00:08.118 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:00:08.154 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:00:08.156 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:00:08.159 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-01 21:00:08.161 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-01 21:00:08.177 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:08.179 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.26/identity 2022-11-01 21:00:08.214 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-01 21:00:08.217 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-01 21:00:08.252 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-01 21:00:08.254 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-01 21:00:08.257 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-01 21:00:08.259 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-11-01 21:00:08.261 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:00:08.264 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:00:08.266 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:00:08.282 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:08.285 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:00:08.287 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-11-01 21:00:08.290 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-11-01 21:00:08.326 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-01 21:00:08.328 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-01 21:00:08.330 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-01 21:00:08.333 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-01 21:00:08.336 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:00:08.353 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:00:08.355 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:00:08.358 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:00:08.360 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:00:08.362 | + 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-01 21:00:08.394 | + 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-01 21:00:08.427 | + 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-01 21:00:08.459 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:00:08.490 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-01 21:00:08.522 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-01 21:00:08.525 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-01 21:00:08.527 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-01 21:00:08.530 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-01 21:00:08.532 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-01 21:00:08.535 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-01 21:00:08.537 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:00:08.540 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-01 21:00:08.545 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-01 21:00:08.547 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:00:08.550 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:00:08.565 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:00:08.565 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:00:08.575 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:00:08.580 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:00:08.596 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-01 21:00:08.599 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-01 21:00:08.603 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-01 21:00:08.636 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-01 21:00:08.667 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-01 21:00:08.698 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-01 21:00:08.730 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-01 21:00:08.761 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-01 21:00:08.793 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-01 21:00:08.828 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-01 21:00:08.860 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-01 21:00:08.891 | + 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-01 21:00:08.923 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-01 21:00:08.955 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-01 21:00:08.987 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-01 21:00:09.018 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-01 21:00:09.020 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-01 21:00:09.023 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-01 21:00:09.026 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-01 21:00:09.028 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:00:09.031 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:09.033 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:09.035 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-01 21:00:09.038 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-01 21:00:09.041 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-01 21:00:09.072 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-01 21:00:09.104 | + 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-01 21:00:09.104 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-01 21:00:09.113 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-01 21:00:09.116 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-01 21:00:09.119 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-01 21:00:09.121 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:00:09.123 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:00:09.126 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:00:09.128 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:09.131 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:09.133 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:00:09.136 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:00:09.138 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:09.140 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:09.142 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-01 21:00:09.206 | Site keystone-wsgi-public already enabled 2022-11-01 21:00:09.213 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-01 21:00:09.216 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:00:09.220 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:00:09.223 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:00:09.439 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-01 21:00:09.472 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-01 21:00:09.511 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-01 21:00:09.545 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-01 21:00:09.547 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-01 21:00:09.582 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-01 21:00:09.614 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-01 21:00:09.647 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-01 21:00:09.649 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-01 21:00:09.652 | + ./stack.sh:main:898 : is_service_enabled swift 2022-11-01 21:00:09.670 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:09.672 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-11-01 21:00:09.690 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:09.692 | + ./stack.sh:main:902 : stack_install_service swift 2022-11-01 21:00:09.695 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-01 21:00:09.697 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-01 21:00:09.700 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:00:09.702 | + lib/stack:stack_install_service:32 : install_swift 2022-11-01 21:00:09.705 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-11-01 21:00:09.707 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-01 21:00:09.709 | + functions-common:git_clone:602 : local git_dest=/opt/stack/swift 2022-11-01 21:00:09.712 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:00:09.714 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:00:09.717 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:00:09.720 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:00:09.723 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:00:09.727 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:00:09.742 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:00:09.745 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:00:09.747 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:00:09.750 | + functions-common:git_clone:622 : echo master 2022-11-01 21:00:09.750 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:00:09.755 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/swift ]] 2022-11-01 21:00:09.758 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:00:09.760 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-01 21:00:09.773 | + functions-common:git_clone:682 : cd /opt/stack/swift 2022-11-01 21:00:09.776 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:00:09.776 | + functions-common:git_clone:683 : head -1 2022-11-01 21:00:09.780 | b013072eb Merge "Fix a formpost reponse bug" 2022-11-01 21:00:09.783 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:00:09.785 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-11-01 21:00:09.788 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:00:09.792 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-11-01 21:00:09.795 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-11-01 21:00:09.799 | + inc/python:setup_develop:340 : local extras=keystone 2022-11-01 21:00:09.802 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-01 21:00:09.805 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:00:09.808 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-11-01 21:00:09.812 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-11-01 21:00:09.815 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:00:09.818 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-11-01 21:00:09.821 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-11-01 21:00:09.823 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:00:09.826 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-11-01 21:00:09.829 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:00:09.831 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:00:09.835 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-01 21:00:09.842 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-11-01 21:00:09.845 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-01 21:00:10.478 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-11-01 21:00:10.481 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:00:10.484 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:00:10.487 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:00:10.490 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-11-01 21:00:10.494 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-11-01 21:00:10.498 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:00:10.501 | + inc/python:setup_package:424 : local extras=keystone 2022-11-01 21:00:10.504 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:00:10.507 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-11-01 21:00:10.510 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-11-01 21:00:10.512 | + inc/python:setup_package:434 : extras='[keystone]' 2022-11-01 21:00:10.515 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:00:10.518 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-01 21:00:10.540 | Using python 3.8 to install /opt/stack/swift 2022-11-01 21:00:10.542 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-11-01 21:00:12.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:12.636 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:12.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:12.636 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:13.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:00:13.696 | Obtaining file:///opt/stack/swift 2022-11-01 21:00:15.008 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:00:15.017 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:00:15.053 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:00:15.062 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:00:15.068 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:00:15.117 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-11-01 21:00:15.127 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:00:15.130 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:00:15.166 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:00:15.204 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:00:15.210 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:00:15.214 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:00:15.252 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:00:15.260 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:00:15.273 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:00:15.278 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:00:15.281 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:00:15.291 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-11-01 21:00:15.293 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:00:15.296 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:00:15.302 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:00:15.307 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:00:15.327 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:00:15.331 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:00:15.344 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:00:15.348 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:00:15.351 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:00:15.355 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:00:15.389 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-11-01 21:00:15.393 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-11-01 21:00:15.395 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:00:15.399 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:00:15.437 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:00:15.449 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:00:15.506 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:00:15.512 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:00:15.517 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:00:15.520 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:00:15.525 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:00:15.528 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:00:15.531 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:00:15.533 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:00:15.538 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:00:15.541 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:00:15.544 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:00:15.548 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:00:15.551 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:00:17.351 | Installing collected packages: swift 2022-11-01 21:00:17.352 | Attempting uninstall: swift 2022-11-01 21:00:17.353 | Found existing installation: swift 2.31.0.dev58 2022-11-01 21:00:17.355 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-01 21:00:17.356 | Running setup.py develop for swift 2022-11-01 21:00:19.235 | Successfully installed swift 2022-11-01 21:00:19.352 | + inc/python:pip_install:196 : result=0 2022-11-01 21:00:19.355 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:00:19.358 | + functions-common:time_stop:2422 : local name 2022-11-01 21:00:19.361 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:00:19.364 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:00:19.367 | + functions-common:time_stop:2425 : local total 2022-11-01 21:00:19.369 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:00:19.371 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:00:19.374 | + functions-common:time_stop:2429 : start_time=1667336410534 2022-11-01 21:00:19.376 | + functions-common:time_stop:2431 : [[ -z 1667336410534 ]] 2022-11-01 21:00:19.379 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:00:19.384 | + functions-common:time_stop:2434 : end_time=1667336419381 2022-11-01 21:00:19.387 | + functions-common:time_stop:2435 : elapsed_time=8847 2022-11-01 21:00:19.390 | + functions-common:time_stop:2436 : total=61108 2022-11-01 21:00:19.393 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:00:19.396 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=69955 2022-11-01 21:00:19.399 | + inc/python:pip_install:199 : return 0 2022-11-01 21:00:19.402 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:00:19.406 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-01 21:00:19.409 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-01 21:00:19.430 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-01 21:00:19.443 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-11-01 21:00:19.446 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-11-01 21:00:19.448 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:00:19.450 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:00:19.453 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-01 21:00:19.455 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:00:19.458 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-11-01 21:00:19.460 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:00:19.463 | + ./stack.sh:main:903 : configure_swift 2022-11-01 21:00:19.465 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-01 21:00:19.467 | + lib/swift:configure_swift:332 : local node_number 2022-11-01 21:00:19.469 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-01 21:00:19.471 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-01 21:00:19.473 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-01 21:00:20.471 | No account-server running 2022-11-01 21:00:20.471 | No object-reconstructor running 2022-11-01 21:00:20.471 | No object-server running 2022-11-01 21:00:20.471 | No container-server running 2022-11-01 21:00:20.471 | No account-auditor running 2022-11-01 21:00:20.471 | No container-reconciler running 2022-11-01 21:00:20.471 | No container-replicator running 2022-11-01 21:00:20.471 | No container-updater running 2022-11-01 21:00:20.471 | No container-auditor running 2022-11-01 21:00:20.471 | No object-auditor running 2022-11-01 21:00:20.471 | No object-expirer running 2022-11-01 21:00:20.471 | No object-updater running 2022-11-01 21:00:20.471 | No account-replicator running 2022-11-01 21:00:20.471 | No container-sharder running 2022-11-01 21:00:20.471 | No container-sync running 2022-11-01 21:00:20.471 | No account-reaper running 2022-11-01 21:00:20.471 | No proxy-server running 2022-11-01 21:00:20.471 | No object-replicator running 2022-11-01 21:00:20.545 | + lib/swift:configure_swift:337 : true 2022-11-01 21:00:20.547 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-01 21:00:20.562 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-01 21:00:20.576 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-01 21:00:20.579 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-01 21:00:20.579 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-01 21:00:20.586 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-01 21:00:20.586 | s/%GROUP%/ubuntu/; 2022-11-01 21:00:20.586 | s/%USER%/ubuntu/; 2022-11-01 21:00:20.586 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-01 21:00:20.586 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-01 21:00:20.589 | uid = ubuntu 2022-11-01 21:00:20.589 | gid = ubuntu 2022-11-01 21:00:20.589 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-01 21:00:20.589 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-01 21:00:20.589 | address = 127.0.0.1 2022-11-01 21:00:20.589 | 2022-11-01 21:00:20.589 | [account6612] 2022-11-01 21:00:20.590 | max connections = 25 2022-11-01 21:00:20.590 | path = /opt/stack/data/swift/1/node/ 2022-11-01 21:00:20.590 | read only = false 2022-11-01 21:00:20.590 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-01 21:00:20.590 | 2022-11-01 21:00:20.590 | [account6622] 2022-11-01 21:00:20.590 | max connections = 25 2022-11-01 21:00:20.590 | path = /opt/stack/data/swift/2/node/ 2022-11-01 21:00:20.590 | read only = false 2022-11-01 21:00:20.590 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-01 21:00:20.590 | 2022-11-01 21:00:20.590 | [account6632] 2022-11-01 21:00:20.590 | max connections = 25 2022-11-01 21:00:20.590 | path = /opt/stack/data/swift/3/node/ 2022-11-01 21:00:20.590 | read only = false 2022-11-01 21:00:20.590 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-01 21:00:20.590 | 2022-11-01 21:00:20.590 | [account6642] 2022-11-01 21:00:20.590 | max connections = 25 2022-11-01 21:00:20.590 | path = /opt/stack/data/swift/4/node/ 2022-11-01 21:00:20.590 | read only = false 2022-11-01 21:00:20.590 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-01 21:00:20.590 | 2022-11-01 21:00:20.590 | 2022-11-01 21:00:20.590 | [container6611] 2022-11-01 21:00:20.590 | max connections = 25 2022-11-01 21:00:20.590 | path = /opt/stack/data/swift/1/node/ 2022-11-01 21:00:20.590 | read only = false 2022-11-01 21:00:20.590 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-01 21:00:20.590 | 2022-11-01 21:00:20.590 | [container6621] 2022-11-01 21:00:20.590 | max connections = 25 2022-11-01 21:00:20.590 | path = /opt/stack/data/swift/2/node/ 2022-11-01 21:00:20.590 | read only = false 2022-11-01 21:00:20.591 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-01 21:00:20.591 | 2022-11-01 21:00:20.591 | [container6631] 2022-11-01 21:00:20.591 | max connections = 25 2022-11-01 21:00:20.591 | path = /opt/stack/data/swift/3/node/ 2022-11-01 21:00:20.591 | read only = false 2022-11-01 21:00:20.591 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-01 21:00:20.591 | 2022-11-01 21:00:20.591 | [container6641] 2022-11-01 21:00:20.591 | max connections = 25 2022-11-01 21:00:20.591 | path = /opt/stack/data/swift/4/node/ 2022-11-01 21:00:20.591 | read only = false 2022-11-01 21:00:20.591 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-01 21:00:20.591 | 2022-11-01 21:00:20.591 | 2022-11-01 21:00:20.591 | [object6613] 2022-11-01 21:00:20.591 | max connections = 25 2022-11-01 21:00:20.591 | path = /opt/stack/data/swift/1/node/ 2022-11-01 21:00:20.591 | read only = false 2022-11-01 21:00:20.591 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-01 21:00:20.591 | 2022-11-01 21:00:20.591 | [object6623] 2022-11-01 21:00:20.591 | max connections = 25 2022-11-01 21:00:20.591 | path = /opt/stack/data/swift/2/node/ 2022-11-01 21:00:20.591 | read only = false 2022-11-01 21:00:20.591 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-01 21:00:20.591 | 2022-11-01 21:00:20.591 | [object6633] 2022-11-01 21:00:20.591 | max connections = 25 2022-11-01 21:00:20.591 | path = /opt/stack/data/swift/3/node/ 2022-11-01 21:00:20.591 | read only = false 2022-11-01 21:00:20.591 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-01 21:00:20.591 | 2022-11-01 21:00:20.591 | [object6643] 2022-11-01 21:00:20.591 | max connections = 25 2022-11-01 21:00:20.591 | path = /opt/stack/data/swift/4/node/ 2022-11-01 21:00:20.591 | read only = false 2022-11-01 21:00:20.591 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-01 21:00:20.593 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-01 21:00:20.595 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:20.597 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:20.599 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-01 21:00:20.611 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-01 21:00:20.613 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-01 21:00:20.618 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-01 21:00:20.622 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-01 21:00:20.624 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-01 21:00:20.629 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-01 21:00:20.665 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.26:8080/v1/ 2022-11-01 21:00:20.698 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-01 21:00:20.717 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-01 21:00:20.753 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-01 21:00:20.771 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-01 21:00:20.803 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-01 21:00:20.822 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-01 21:00:20.854 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-01 21:00:20.873 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-01 21:00:20.911 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-01 21:00:20.929 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-01 21:00:20.962 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-01 21:00:20.980 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-01 21:00:20.995 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:20.998 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-01 21:00:21.030 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-01 21:00:21.061 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-01 21:00:21.092 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-01 21:00:21.124 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-11-01 21:00:21.126 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-11-01 21:00:21.141 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:21.143 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-01 21:00:21.174 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-01 21:00:21.190 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:21.192 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-11-01 21:00:21.207 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:21.209 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-11-01 21:00:21.211 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-11-01 21:00:21.228 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:21.230 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-11-01 21:00:21.233 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-11-01 21:00:21.235 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-01 21:00:21.240 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-01 21:00:21.245 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-01 21:00:21.276 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-01 21:00:21.307 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-01 21:00:21.341 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-01 21:00:21.375 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-01 21:00:21.407 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-01 21:00:21.410 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-01 21:00:21.413 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-01 21:00:21.415 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-01 21:00:21.417 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-01 21:00:21.448 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-01 21:00:21.480 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.26/identity 2022-11-01 21:00:21.512 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-01 21:00:21.546 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-01 21:00:21.583 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-01 21:00:21.625 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-01 21:00:21.655 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-01 21:00:21.687 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:00:21.727 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-01 21:00:21.759 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-01 21:00:21.791 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-01 21:00:21.823 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-01 21:00:21.855 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-01 21:00:21.889 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-01 21:00:21.928 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-01 21:00:21.949 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-01 21:00:21.983 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-01 21:00:22.016 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-01 21:00:22.020 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-01 21:00:22.053 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-01 21:00:22.084 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-01 21:00:22.115 | + lib/swift:configure_swift:480 : local node_number 2022-11-01 21:00:22.117 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-01 21:00:22.120 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-01 21:00:22.122 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-01 21:00:22.127 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-01 21:00:22.129 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-01 21:00:22.131 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-01 21:00:22.134 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-01 21:00:22.136 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-01 21:00:22.138 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-01 21:00:22.141 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-01 21:00:22.143 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-01 21:00:22.162 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-01 21:00:22.196 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-01 21:00:22.218 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-01 21:00:22.256 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-01 21:00:22.275 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-01 21:00:22.307 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-01 21:00:22.326 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-01 21:00:22.359 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-01 21:00:22.380 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-01 21:00:22.413 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-01 21:00:22.432 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-01 21:00:22.465 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-01 21:00:22.485 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-01 21:00:22.518 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-01 21:00:22.537 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-01 21:00:22.577 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-01 21:00:22.598 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-01 21:00:22.630 | + 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-01 21:00:22.635 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-01 21:00:22.654 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-01 21:00:22.687 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-01 21:00:22.724 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-01 21:00:22.727 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-01 21:00:22.731 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-01 21:00:22.734 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-01 21:00:22.736 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-01 21:00:22.738 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-01 21:00:22.741 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-01 21:00:22.743 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-01 21:00:22.745 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-01 21:00:22.747 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-01 21:00:22.765 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-01 21:00:22.798 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-01 21:00:22.816 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-01 21:00:22.849 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-01 21:00:22.868 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-01 21:00:22.905 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-01 21:00:22.923 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-01 21:00:22.957 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-01 21:00:22.976 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-01 21:00:23.008 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-01 21:00:23.026 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-01 21:00:23.059 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-01 21:00:23.078 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-01 21:00:23.113 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-01 21:00:23.132 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-01 21:00:23.168 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-01 21:00:23.189 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-01 21:00:23.222 | + 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-01 21:00:23.227 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-01 21:00:23.245 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-01 21:00:23.278 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-01 21:00:23.280 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-01 21:00:23.285 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-01 21:00:23.287 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-01 21:00:23.290 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-01 21:00:23.292 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-01 21:00:23.294 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-01 21:00:23.296 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-01 21:00:23.299 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-01 21:00:23.301 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-01 21:00:23.320 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-01 21:00:23.355 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-01 21:00:23.372 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-01 21:00:23.404 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-01 21:00:23.422 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-01 21:00:23.455 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-01 21:00:23.473 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-01 21:00:23.505 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-01 21:00:23.523 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-01 21:00:23.559 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-01 21:00:23.577 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-01 21:00:23.609 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-01 21:00:23.627 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-01 21:00:23.660 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-01 21:00:23.678 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-01 21:00:23.715 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-01 21:00:23.735 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-01 21:00:23.767 | + 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-01 21:00:23.772 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-01 21:00:23.790 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-01 21:00:23.823 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-01 21:00:23.856 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-01 21:00:23.892 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-01 21:00:23.929 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-11-01 21:00:23.931 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-01 21:00:23.937 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-01 21:00:23.973 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-01 21:00:24.006 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-01 21:00:24.039 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-01 21:00:24.077 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-01 21:00:24.116 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-01 21:00:24.149 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-01 21:00:24.181 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-01 21:00:24.216 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-01 21:00:24.248 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-11-01 21:00:24.265 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:24.267 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-01 21:00:24.286 | + lib/swift:configure_swift:523 : local auth_vers 2022-11-01 21:00:24.289 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-11-01 21:00:24.309 | + lib/swift:configure_swift:524 : auth_vers=3 2022-11-01 21:00:24.311 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.26 2022-11-01 21:00:24.345 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-11-01 21:00:24.348 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-01 21:00:24.384 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.26/identity 2022-11-01 21:00:24.416 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-11-01 21:00:24.419 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-01 21:00:24.451 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-11-01 21:00:24.467 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:24.470 | + lib/swift:configure_swift:543 : local user_group 2022-11-01 21:00:24.473 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-11-01 21:00:24.478 | + lib/swift:configure_swift:544 : user_group=1000 2022-11-01 21:00:24.480 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-01 21:00:24.493 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-01 21:00:24.495 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-01 21:00:24.506 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-11-01 21:00:24.509 | + lib/swift:configure_swift:550 : is_suse 2022-11-01 21:00:24.511 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:00:24.513 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:00:24.516 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:00:24.518 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:00:24.520 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:00:24.523 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:00:24.525 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-01 21:00:24.538 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-11-01 21:00:24.540 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-11-01 21:00:24.543 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-11-01 21:00:24.560 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:24.563 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-11-01 21:00:24.580 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:24.583 | + ./stack.sh:main:914 : stack_install_service glance 2022-11-01 21:00:24.585 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-01 21:00:24.588 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-01 21:00:24.590 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:00:24.593 | + lib/stack:stack_install_service:32 : install_glance 2022-11-01 21:00:24.595 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-01 21:00:24.598 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-01 21:00:24.600 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-01 21:00:24.617 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:24.620 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-01 21:00:24.622 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-01 21:00:24.639 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:24.641 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-01 21:00:24.644 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-01 21:00:24.647 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-11-01 21:00:24.649 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:00:24.652 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:00:24.655 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-11-01 21:00:24.657 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:00:24.661 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-01 21:00:24.664 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-01 21:00:24.667 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-01 21:00:24.670 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-01 21:00:24.673 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-01 21:00:24.675 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-01 21:00:24.678 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-01 21:00:24.682 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-01 21:00:24.685 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-11-01 21:00:24.688 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-11-01 21:00:24.692 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:00:24.693 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-11-01 21:00:24.698 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-01 21:00:24.700 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-11-01 21:00:24.703 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-11-01 21:00:24.706 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-01 21:00:24.709 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-01 21:00:24.730 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-01 21:00:24.733 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-11-01 21:00:26.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:26.790 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:26.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:26.790 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:27.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:00:27.830 | Requirement already satisfied: glance-store===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.1.0) 2022-11-01 21:00:27.907 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-11-01 21:00:27.917 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:00:27.959 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:00:28.016 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-11-01 21:00:28.039 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:00:28.043 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-11-01 21:00:28.060 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:00:28.070 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:00:28.108 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:00:28.114 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:00:28.118 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:00:28.156 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-11-01 21:00:28.170 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-11-01 21:00:28.172 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:00:28.181 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:00:28.202 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:00:28.216 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:00:28.221 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:00:28.224 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:00:28.227 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:00:28.229 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:00:28.234 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:00:28.239 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-11-01 21:00:28.253 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:00:28.258 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:00:28.279 | Requirement already satisfied: python-swiftclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.1.0) 2022-11-01 21:00:28.293 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:00:28.297 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:00:28.309 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:00:28.314 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:00:28.317 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:00:28.320 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:00:28.324 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:00:28.337 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:00:28.371 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:00:28.376 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:00:28.384 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:00:28.410 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:00:28.466 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:00:28.469 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:00:28.472 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:00:28.475 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:00:28.481 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:00:28.486 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:00:28.489 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:00:28.494 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:00:28.497 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:00:28.505 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:00:28.516 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:00:28.524 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:00:28.535 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:00:28.548 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:00:28.550 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:00:28.562 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:00:28.565 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:00:28.568 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:00:28.573 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:00:28.598 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:00:28.624 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:00:28.627 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:00:28.629 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:00:28.632 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:00:28.639 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:00:30.427 | + inc/python:pip_install:196 : result=0 2022-11-01 21:00:30.431 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:00:30.434 | + functions-common:time_stop:2422 : local name 2022-11-01 21:00:30.438 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:00:30.441 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:00:30.446 | + functions-common:time_stop:2425 : local total 2022-11-01 21:00:30.450 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:00:30.454 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:00:30.458 | + functions-common:time_stop:2429 : start_time=1667336424724 2022-11-01 21:00:30.461 | + functions-common:time_stop:2431 : [[ -z 1667336424724 ]] 2022-11-01 21:00:30.464 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:00:30.469 | + functions-common:time_stop:2434 : end_time=1667336430466 2022-11-01 21:00:30.471 | + functions-common:time_stop:2435 : elapsed_time=5742 2022-11-01 21:00:30.473 | + functions-common:time_stop:2436 : total=69955 2022-11-01 21:00:30.476 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:00:30.478 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=75697 2022-11-01 21:00:30.481 | + inc/python:pip_install:199 : return 0 2022-11-01 21:00:30.483 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-01 21:00:30.486 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-01 21:00:30.489 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-01 21:00:30.502 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-01 21:00:30.509 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-11-01 21:00:30.511 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-01 21:00:30.514 | + functions-common:git_clone:602 : local git_dest=/opt/stack/glance 2022-11-01 21:00:30.516 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:00:30.519 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:00:30.523 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:00:30.525 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:00:30.528 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:00:30.531 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:00:30.547 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:00:30.549 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:00:30.551 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:00:30.554 | + functions-common:git_clone:622 : echo master 2022-11-01 21:00:30.555 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:00:30.560 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/glance ]] 2022-11-01 21:00:30.563 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:00:30.565 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-01 21:00:30.577 | + functions-common:git_clone:682 : cd /opt/stack/glance 2022-11-01 21:00:30.580 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:00:30.581 | + functions-common:git_clone:683 : head -1 2022-11-01 21:00:30.589 | 75051dd5a Imported Translations from Zanata 2022-11-01 21:00:30.591 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:00:30.594 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-01 21:00:30.597 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:00:30.600 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-11-01 21:00:30.602 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-11-01 21:00:30.605 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:00:30.608 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-01 21:00:30.610 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:00:30.613 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-11-01 21:00:30.615 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-11-01 21:00:30.618 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:00:30.621 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:00:30.624 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-11-01 21:00:30.626 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:00:30.629 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-11-01 21:00:30.632 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:00:30.634 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:00:30.638 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-01 21:00:30.644 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-11-01 21:00:30.646 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-01 21:00:31.261 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-11-01 21:00:31.264 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:00:31.268 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:00:31.271 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:00:31.274 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-11-01 21:00:31.277 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-11-01 21:00:31.280 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:00:31.283 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:00:31.285 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:00:31.288 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:00:31.291 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:00:31.293 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:00:31.296 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:00:31.299 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-11-01 21:00:31.321 | Using python 3.8 to install /opt/stack/glance 2022-11-01 21:00:31.324 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-11-01 21:00:33.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:33.378 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:33.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:33.379 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:34.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:00:34.418 | Obtaining file:///opt/stack/glance 2022-11-01 21:00:35.720 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:00:35.729 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:00:35.738 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:00:35.749 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:00:35.889 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-11-01 21:00:35.896 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:00:35.909 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:00:35.922 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-11-01 21:00:35.941 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:00:35.977 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-11-01 21:00:35.990 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:00:35.996 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-11-01 21:00:36.001 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:00:36.009 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:00:36.012 | Requirement already satisfied: glance-store===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.1.0) 2022-11-01 21:00:36.077 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:00:36.082 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-11-01 21:00:36.092 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:00:36.127 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:00:36.153 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:00:36.156 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:00:36.198 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:00:36.254 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:00:36.303 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:00:36.308 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:00:36.313 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-11-01 21:00:36.329 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:00:36.364 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:00:36.374 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:00:36.411 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:00:36.417 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:00:36.462 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:00:36.467 | Requirement already satisfied: oslo.limit===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.1) 2022-11-01 21:00:36.476 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:00:36.513 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:00:36.566 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:00:36.576 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:00:36.594 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:00:36.608 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-11-01 21:00:36.620 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:00:36.628 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:00:36.649 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:00:36.659 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:00:36.672 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-11-01 21:00:36.710 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:00:36.715 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:00:36.718 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:00:36.720 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:00:36.731 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:00:36.737 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-11-01 21:00:36.754 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:00:36.766 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:00:36.776 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:00:36.778 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:00:36.784 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:00:36.788 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-11-01 21:00:36.802 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:00:36.807 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:00:36.827 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:00:36.831 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:00:36.865 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:00:36.878 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-11-01 21:00:36.883 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:00:36.887 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-11-01 21:00:36.890 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:00:36.892 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:00:36.902 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:00:36.905 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:00:36.907 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:00:36.912 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-11-01 21:00:36.963 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:00:36.976 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:00:36.985 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:00:36.991 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:00:37.000 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:00:37.034 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:00:37.039 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:00:37.042 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:00:37.047 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:00:37.072 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:00:37.075 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:00:37.085 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:00:37.088 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:00:37.114 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:00:37.169 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:00:37.175 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:00:37.178 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:00:37.180 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:00:37.205 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:00:37.248 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:00:37.253 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:00:37.256 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:00:37.262 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:00:37.268 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:00:37.271 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:00:37.282 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:00:37.285 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:00:37.296 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:00:37.298 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:00:37.301 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:00:37.305 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:00:37.308 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:00:37.310 | Requirement already satisfied: automaton===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.1) 2022-11-01 21:00:37.316 | Requirement already satisfied: networkx===2.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.6) 2022-11-01 21:00:37.353 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-11-01 21:00:37.358 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:00:37.360 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:00:37.362 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:00:37.365 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:00:37.368 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:00:37.371 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:00:37.373 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:00:37.378 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:00:37.399 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:00:37.401 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:00:37.404 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:00:37.451 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:00:37.454 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:00:38.390 | Installing collected packages: glance 2022-11-01 21:00:38.390 | Attempting uninstall: glance 2022-11-01 21:00:38.391 | Found existing installation: glance 25.1.0.dev8 2022-11-01 21:00:38.395 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-01 21:00:38.396 | Running setup.py develop for glance 2022-11-01 21:00:40.141 | Successfully installed glance 2022-11-01 21:00:40.255 | + inc/python:pip_install:196 : result=0 2022-11-01 21:00:40.260 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:00:40.263 | + functions-common:time_stop:2422 : local name 2022-11-01 21:00:40.267 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:00:40.270 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:00:40.274 | + functions-common:time_stop:2425 : local total 2022-11-01 21:00:40.276 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:00:40.279 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:00:40.281 | + functions-common:time_stop:2429 : start_time=1667336431315 2022-11-01 21:00:40.284 | + functions-common:time_stop:2431 : [[ -z 1667336431315 ]] 2022-11-01 21:00:40.287 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:00:40.292 | + functions-common:time_stop:2434 : end_time=1667336440288 2022-11-01 21:00:40.294 | + functions-common:time_stop:2435 : elapsed_time=8973 2022-11-01 21:00:40.297 | + functions-common:time_stop:2436 : total=75697 2022-11-01 21:00:40.299 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:00:40.301 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=84670 2022-11-01 21:00:40.304 | + inc/python:pip_install:199 : return 0 2022-11-01 21:00:40.307 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:00:40.309 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-01 21:00:40.312 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-01 21:00:40.331 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-01 21:00:40.344 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-11-01 21:00:40.346 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-11-01 21:00:40.349 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:00:40.351 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:00:40.354 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-01 21:00:40.357 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:00:40.360 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:00:40.362 | + ./stack.sh:main:915 : configure_glance 2022-11-01 21:00:40.365 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-01 21:00:40.377 | + lib/glance:configure_glance:326 : local dburl 2022-11-01 21:00:40.380 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-01 21:00:40.383 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-01 21:00:40.386 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-01 21:00:40.388 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-11-01 21:00:40.391 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:00:40.393 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:00:40.396 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:00:40.414 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:40.417 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:00:40.420 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-11-01 21:00:40.423 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-11-01 21:00:40.425 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-01 21:00:40.459 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-11-01 21:00:40.492 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-01 21:00:40.529 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-01 21:00:40.567 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-01 21:00:40.602 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-01 21:00:40.636 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-01 21:00:40.639 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-01 21:00:40.642 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-01 21:00:40.645 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 21:00:40.647 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-01 21:00:40.682 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-01 21:00:40.716 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-11-01 21:00:40.750 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-01 21:00:40.786 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-01 21:00:40.821 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-01 21:00:40.855 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-01 21:00:40.889 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-01 21:00:40.924 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:00:40.958 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 21:00:40.992 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-01 21:00:41.027 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-01 21:00:41.029 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-01 21:00:41.032 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-01 21:00:41.034 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 21:00:41.037 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 21:00:41.039 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:00:41.056 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:41.059 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 21:00:41.062 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 21:00:41.064 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:00:41.081 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:41.083 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:00:41.086 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:00:41.120 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:00:41.122 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:00:41.125 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-01 21:00:41.127 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-01 21:00:41.130 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-01 21:00:41.164 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-01 21:00:41.201 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-01 21:00:41.203 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-01 21:00:41.206 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-01 21:00:41.208 | + lib/glance:configure_glance_store:254 : local be 2022-11-01 21:00:41.211 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-01 21:00:41.213 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-01 21:00:41.216 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-01 21:00:41.250 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-01 21:00:41.253 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.26 2022-11-01 21:00:41.288 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-01 21:00:41.290 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-01 21:00:41.309 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:41.313 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-01 21:00:41.350 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-01 21:00:41.385 | + 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-01 21:00:41.421 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-01 21:00:41.456 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-01 21:00:41.490 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-01 21:00:41.507 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:41.510 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-01 21:00:41.544 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-01 21:00:41.579 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-01 21:00:41.612 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.26/identity/v3 2022-11-01 21:00:41.647 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-01 21:00:41.681 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.26/image 2022-11-01 21:00:41.716 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-01 21:00:41.735 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:41.737 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-01 21:00:41.740 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-01 21:00:41.742 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-01 21:00:41.746 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:00:41.764 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:00:41.766 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:00:41.768 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:00:41.771 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:00:41.773 | + 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-01 21:00:41.808 | + 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-01 21:00:41.842 | + 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-01 21:00:41.877 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:00:41.911 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-01 21:00:41.916 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-01 21:00:41.951 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-01 21:00:41.987 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-01 21:00:42.023 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.26/identity 2022-11-01 21:00:42.061 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-01 21:00:42.096 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-01 21:00:42.130 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-01 21:00:42.170 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-01 21:00:42.206 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-01 21:00:42.240 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-01 21:00:42.275 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-01 21:00:42.311 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-01 21:00:42.317 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-11-01 21:00:42.325 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-01 21:00:42.342 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:42.345 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-01 21:00:42.347 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-01 21:00:42.350 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-01 21:00:42.352 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-01 21:00:42.355 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-01 21:00:42.357 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-01 21:00:42.362 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-01 21:00:42.364 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-01 21:00:42.368 | + 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-01 21:00:42.402 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-01 21:00:42.405 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-01 21:00:42.407 | ++ functions:get_random_port:837 : true 2022-11-01 21:00:42.410 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-01 21:00:42.412 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-01 21:00:42.414 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-01 21:00:42.485 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-01 21:00:42.488 | ++ functions:get_random_port:841 : break 2 2022-11-01 21:00:42.492 | ++ functions:get_random_port:845 : echo 60999 2022-11-01 21:00:42.495 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-01 21:00:42.498 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-01 21:00:42.530 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-01 21:00:42.562 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-01 21:00:42.594 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:00:42.626 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:00:42.662 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:00:42.700 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:00:42.732 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:00:42.764 | + 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-01 21:00:42.796 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:00:42.829 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:00:42.861 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:00:42.897 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:00:42.931 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-01 21:00:42.964 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-01 21:00:42.999 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-01 21:00:43.035 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-01 21:00:43.067 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-01 21:00:43.099 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-01 21:00:43.136 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-01 21:00:43.139 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-01 21:00:43.142 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:00:43.145 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:43.148 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:43.151 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-01 21:00:43.153 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-01 21:00:43.209 | proxy (enabled by site administrator) 2022-11-01 21:00:43.214 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-01 21:00:43.217 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-01 21:00:43.220 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:00:43.224 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:43.227 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:43.231 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-01 21:00:43.234 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-01 21:00:43.290 | proxy_http (enabled by site administrator) 2022-11-01 21:00:43.296 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-01 21:00:43.301 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-01 21:00:43.305 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-01 21:00:43.308 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:00:43.311 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:43.314 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:43.317 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:00:43.320 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:00:43.324 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:00:43.324 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-01 21:00:43.333 | KeepAlive Off 2022-11-01 21:00:43.338 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-01 21:00:43.338 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:00:43.351 | SetEnv proxy-sendchunked 1 2022-11-01 21:00:43.356 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-01 21:00:43.356 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:00:43.364 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-01 21:00:43.368 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-01 21:00:43.370 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-01 21:00:43.373 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:00:43.375 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:00:43.378 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:00:43.380 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:43.383 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:43.385 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:00:43.388 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:00:43.390 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:43.393 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:43.395 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-01 21:00:43.459 | Site glance-wsgi-api already enabled 2022-11-01 21:00:43.465 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-01 21:00:43.468 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:00:43.471 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:00:43.476 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:00:43.620 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-01 21:00:43.627 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-01 21:00:43.662 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-01 21:00:43.665 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-01 21:00:43.667 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-11-01 21:00:43.689 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:43.692 | + ./stack.sh:main:920 : stack_install_service cinder 2022-11-01 21:00:43.695 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-01 21:00:43.699 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-01 21:00:43.702 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:00:43.705 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-01 21:00:43.707 | + lib/cinder:install_cinder:474 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-11-01 21:00:43.710 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-01 21:00:43.712 | + functions-common:git_clone:602 : local git_dest=/opt/stack/cinder 2022-11-01 21:00:43.715 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:00:43.717 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:00:43.720 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:00:43.723 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:00:43.725 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:00:43.729 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:00:43.747 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:00:43.750 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:00:43.752 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:00:43.756 | + functions-common:git_clone:622 : echo master 2022-11-01 21:00:43.756 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:00:43.763 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/cinder ]] 2022-11-01 21:00:43.766 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:00:43.768 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-01 21:00:43.781 | + functions-common:git_clone:682 : cd /opt/stack/cinder 2022-11-01 21:00:43.785 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:00:43.785 | + functions-common:git_clone:683 : head -1 2022-11-01 21:00:43.804 | 27bb0b01d Merge "Remove forgotten variable _backup_db_fields" 2022-11-01 21:00:43.808 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:00:43.811 | + lib/cinder:install_cinder:475 : setup_develop /opt/stack/cinder 2022-11-01 21:00:43.815 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:00:43.817 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-01 21:00:43.820 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-11-01 21:00:43.824 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:00:43.826 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-01 21:00:43.830 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:00:43.832 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-01 21:00:43.835 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-11-01 21:00:43.838 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:00:43.841 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:00:43.844 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-11-01 21:00:43.846 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:00:43.849 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-11-01 21:00:43.852 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:00:43.855 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:00:43.858 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-01 21:00:43.864 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-11-01 21:00:43.867 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-01 21:00:44.488 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-11-01 21:00:44.492 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:00:44.495 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:00:44.497 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:00:44.501 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-01 21:00:44.503 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-11-01 21:00:44.506 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:00:44.509 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:00:44.512 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:00:44.514 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:00:44.518 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:00:44.521 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:00:44.523 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:00:44.526 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-11-01 21:00:44.548 | Using python 3.8 to install /opt/stack/cinder 2022-11-01 21:00:44.550 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-11-01 21:00:46.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:46.687 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:46.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:00:46.687 | from cryptography.utils import int_from_bytes 2022-11-01 21:00:47.748 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:00:47.749 | Obtaining file:///opt/stack/cinder 2022-11-01 21:00:49.877 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:00:49.886 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:00:49.894 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:00:49.906 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:00:50.052 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:00:50.065 | Requirement already satisfied: boto3===1.24.61 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.61) 2022-11-01 21:00:50.074 | Requirement already satisfied: botocore===1.27.61 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.61) 2022-11-01 21:00:50.085 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-11-01 21:00:50.103 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:00:50.139 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-11-01 21:00:50.152 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:00:50.155 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:00:50.163 | Requirement already satisfied: google-api-python-client===2.58.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.58.0) 2022-11-01 21:00:50.176 | Requirement already satisfied: google-auth===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.11.0) 2022-11-01 21:00:50.205 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-11-01 21:00:50.211 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:00:50.216 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-11-01 21:00:50.226 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:00:50.262 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:00:50.265 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:00:50.268 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:00:50.310 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:00:50.367 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:00:50.417 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-11-01 21:00:50.427 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-11-01 21:00:50.436 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-11-01 21:00:50.459 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:00:50.463 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-11-01 21:00:50.480 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:00:50.516 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:00:50.526 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:00:50.565 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:00:50.571 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:00:50.616 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:00:50.621 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:00:50.659 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:00:50.712 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:00:50.722 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:00:50.740 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:00:50.754 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-11-01 21:00:50.768 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-11-01 21:00:50.780 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-11-01 21:00:50.782 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:00:50.790 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:00:50.813 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:00:50.823 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:00:50.864 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-11-01 21:00:50.883 | Requirement already satisfied: oslo.vmware===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.1) 2022-11-01 21:00:50.904 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-11-01 21:00:50.943 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:00:50.949 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-11-01 21:00:50.982 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:00:50.984 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:00:50.987 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:00:50.998 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:00:51.004 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-11-01 21:00:51.021 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-11-01 21:00:51.024 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-11-01 21:00:51.028 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:00:51.038 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:00:51.041 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:00:51.047 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:00:51.051 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-11-01 21:00:51.065 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:00:51.069 | Requirement already satisfied: python-glanceclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.0) 2022-11-01 21:00:51.085 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:00:51.106 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-11-01 21:00:51.121 | Requirement already satisfied: python-swiftclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.1.0) 2022-11-01 21:00:51.134 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:00:51.139 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:00:51.145 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:00:51.159 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:00:51.163 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-11-01 21:00:51.167 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-11-01 21:00:51.172 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-11-01 21:00:51.178 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:00:51.181 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:00:51.191 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:00:51.194 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:00:51.197 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:00:51.201 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-11-01 21:00:51.204 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-11-01 21:00:51.210 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-11-01 21:00:51.261 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:00:51.274 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:00:51.283 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:00:51.289 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:00:51.298 | Requirement already satisfied: tooz===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.2.0) 2022-11-01 21:00:51.357 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-11-01 21:00:51.360 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:00:51.393 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-11-01 21:00:51.397 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-11-01 21:00:51.403 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:00:51.408 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:00:51.411 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:00:51.416 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:00:51.442 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-11-01 21:00:51.444 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:00:51.447 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:00:51.450 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:00:51.477 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-11-01 21:00:51.490 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:00:51.493 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:00:51.549 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:00:51.576 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:00:51.582 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:00:51.585 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:00:51.589 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:00:51.592 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:00:51.598 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:00:51.611 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:00:51.614 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:00:51.618 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:00:51.663 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:00:51.669 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:00:51.675 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:00:51.678 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:00:51.690 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:00:51.693 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-11-01 21:00:51.704 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:00:51.714 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:00:51.726 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:00:51.730 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:00:51.734 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:00:51.736 | Requirement already satisfied: pyudev===0.24.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.24.0) 2022-11-01 21:00:51.739 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:00:51.741 | Requirement already satisfied: networkx===2.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.6) 2022-11-01 21:00:51.780 | Requirement already satisfied: automaton===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.1) 2022-11-01 21:00:51.786 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-11-01 21:00:51.793 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:00:51.797 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:00:51.801 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:00:51.804 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-11-01 21:00:51.807 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-11-01 21:00:51.813 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:00:51.824 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:00:51.827 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:00:51.829 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:00:51.876 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:00:51.880 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:00:51.882 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:00:52.772 | Installing collected packages: cinder 2022-11-01 21:00:52.772 | Attempting uninstall: cinder 2022-11-01 21:00:52.773 | Found existing installation: cinder 21.1.0.dev31 2022-11-01 21:00:52.777 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-01 21:00:52.778 | Running setup.py develop for cinder 2022-11-01 21:00:55.284 | Successfully installed cinder 2022-11-01 21:00:55.398 | + inc/python:pip_install:196 : result=0 2022-11-01 21:00:55.403 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:00:55.407 | + functions-common:time_stop:2422 : local name 2022-11-01 21:00:55.411 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:00:55.415 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:00:55.418 | + functions-common:time_stop:2425 : local total 2022-11-01 21:00:55.420 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:00:55.423 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:00:55.425 | + functions-common:time_stop:2429 : start_time=1667336444542 2022-11-01 21:00:55.427 | + functions-common:time_stop:2431 : [[ -z 1667336444542 ]] 2022-11-01 21:00:55.431 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:00:55.435 | + functions-common:time_stop:2434 : end_time=1667336455432 2022-11-01 21:00:55.438 | + functions-common:time_stop:2435 : elapsed_time=10890 2022-11-01 21:00:55.440 | + functions-common:time_stop:2436 : total=84670 2022-11-01 21:00:55.442 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:00:55.444 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=95560 2022-11-01 21:00:55.447 | + inc/python:pip_install:199 : return 0 2022-11-01 21:00:55.449 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:00:55.452 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-01 21:00:55.454 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-01 21:00:55.477 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-01 21:00:55.490 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-11-01 21:00:55.492 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-11-01 21:00:55.495 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:00:55.497 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:00:55.500 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-01 21:00:55.502 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:00:55.505 | + lib/cinder:install_cinder:476 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-01 21:00:55.507 | + lib/cinder:install_cinder:478 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-01 21:00:55.510 | + lib/cinder:install_cinder:479 : is_ubuntu 2022-11-01 21:00:55.513 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:55.515 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:55.518 | + lib/cinder:install_cinder:481 : sudo mkdir -p /etc/target 2022-11-01 21:00:55.530 | + lib/cinder:install_cinder:483 : install_package targetcli-fb 2022-11-01 21:00:55.532 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:00:55.535 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:00:55.537 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:00:55.540 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:00:55.543 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:00:55.545 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:00:55.548 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:55.550 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:55.552 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:00:55.555 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:00:55.558 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:00:55.560 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:00:55.563 | + functions-common:install_package:1447 : real_install_package targetcli-fb 2022-11-01 21:00:55.565 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:00:55.568 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:55.571 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:55.573 | + functions-common:real_install_package:1433 : apt_get install targetcli-fb 2022-11-01 21:00:55.596 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-01 21:00:55.708 | Reading package lists... 2022-11-01 21:00:55.979 | Building dependency tree... 2022-11-01 21:00:55.981 | Reading state information... 2022-11-01 21:00:56.254 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-01 21:00:56.254 | The following packages were automatically installed and are no longer required: 2022-11-01 21:00:56.255 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:00:56.255 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:00:56.255 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:00:56.255 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:00:56.255 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:00:56.255 | python3-zope.interface 2022-11-01 21:00:56.255 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:00:56.406 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:00:56.412 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:00:56.416 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:00:56.419 | + functions-common:time_stop:2422 : local name 2022-11-01 21:00:56.422 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:00:56.424 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:00:56.427 | + functions-common:time_stop:2425 : local total 2022-11-01 21:00:56.429 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:00:56.432 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:00:56.434 | + functions-common:time_stop:2429 : start_time=1667336455593 2022-11-01 21:00:56.437 | + functions-common:time_stop:2431 : [[ -z 1667336455593 ]] 2022-11-01 21:00:56.441 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:00:56.446 | + functions-common:time_stop:2434 : end_time=1667336456443 2022-11-01 21:00:56.449 | + functions-common:time_stop:2435 : elapsed_time=850 2022-11-01 21:00:56.451 | + functions-common:time_stop:2436 : total=6031 2022-11-01 21:00:56.455 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:00:56.457 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=6881 2022-11-01 21:00:56.460 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:00:56.463 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:00:56.466 | + ./stack.sh:main:921 : configure_cinder 2022-11-01 21:00:56.468 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-01 21:00:56.481 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-01 21:00:56.485 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-01 21:00:56.488 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-01 21:00:56.490 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-01 21:00:56.494 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-01 21:00:56.494 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-01 21:00:56.499 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-01 21:00:56.502 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-01 21:00:56.505 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-01 21:00:56.508 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-01 21:00:56.511 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-01 21:00:56.514 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-01 21:00:56.517 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-01 21:00:56.520 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-01 21:00:56.532 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-01 21:00:56.544 | + 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-01 21:00:56.556 | + 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-01 21:00:56.569 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-01 21:00:56.582 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-01 21:00:56.585 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-01 21:00:56.590 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XFJMGEnNGV 2022-11-01 21:00:56.592 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-01 21:00:56.594 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-01 21:00:56.597 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-01 21:00:56.599 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XFJMGEnNGV 2022-11-01 21:00:56.603 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XFJMGEnNGV 2022-11-01 21:00:56.615 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XFJMGEnNGV /etc/sudoers.d/cinder-rootwrap 2022-11-01 21:00:56.627 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-01 21:00:56.631 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-01 21:00:56.634 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-01 21:00:56.636 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-01 21:00:56.638 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-01 21:00:56.640 | + 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-01 21:00:56.643 | + 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-01 21:00:56.645 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-01 21:00:56.648 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-01 21:00:56.652 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-01 21:00:56.657 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-01 21:00:56.675 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-01 21:00:56.694 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-01 21:00:56.713 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-01 21:00:56.732 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-01 21:00:56.750 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-01 21:00:56.769 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-01 21:00:56.788 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-01 21:00:56.810 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-01 21:00:56.813 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-01 21:00:56.815 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-01 21:00:56.818 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 21:00:56.820 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-01 21:00:56.854 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-01 21:00:56.886 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-11-01 21:00:56.919 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-01 21:00:56.950 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-01 21:00:56.985 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-01 21:00:57.017 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-01 21:00:57.049 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-01 21:00:57.081 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:00:57.114 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 21:00:57.146 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-01 21:00:57.182 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-01 21:00:57.215 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-01 21:00:57.217 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-01 21:00:57.220 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-01 21:00:57.222 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-11-01 21:00:57.225 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:00:57.227 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:00:57.231 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:00:57.248 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:57.251 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:00:57.253 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-11-01 21:00:57.256 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-11-01 21:00:57.292 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-01 21:00:57.326 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-01 21:00:57.359 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-01 21:00:57.391 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-01 21:00:57.424 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-01 21:00:57.460 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-01 21:00:57.496 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-01 21:00:57.498 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.26 2022-11-01 21:00:57.531 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-01 21:00:57.570 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-01 21:00:57.578 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6a02ed81728304ab29753d246adaf8d8 2022-11-01 21:00:57.611 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-01 21:00:57.613 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-01 21:00:57.647 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-01 21:00:57.681 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-01 21:00:57.714 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-01 21:00:57.747 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-01 21:00:57.764 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:57.767 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-01 21:00:57.769 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-01 21:00:57.771 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-01 21:00:57.774 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-01 21:00:57.776 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-01 21:00:57.779 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-01 21:00:57.781 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-01 21:00:57.783 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-01 21:00:57.786 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-01 21:00:57.788 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-01 21:00:57.791 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-01 21:00:57.828 | + 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-01 21:00:57.864 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-01 21:00:57.900 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-01 21:00:57.934 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-01 21:00:57.967 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-01 21:00:58.000 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-01 21:00:58.002 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-01 21:00:58.005 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-01 21:00:58.007 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-01 21:00:58.041 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-01 21:00:58.044 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-01 21:00:58.078 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-01 21:00:58.081 | + lib/cinder:configure_cinder_image_volume_cache:632 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-01 21:00:58.083 | + lib/cinder:configure_cinder_image_volume_cache:633 : local be_name=lvmdriver-1 2022-11-01 21:00:58.086 | + lib/cinder:configure_cinder_image_volume_cache:635 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-01 21:00:58.118 | + lib/cinder:configure_cinder_image_volume_cache:637 : [[ -n '' ]] 2022-11-01 21:00:58.121 | + lib/cinder:configure_cinder_image_volume_cache:641 : [[ -n '' ]] 2022-11-01 21:00:58.123 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-01 21:00:58.140 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:58.142 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-01 21:00:58.145 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-01 21:00:58.147 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-01 21:00:58.150 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-01 21:00:58.185 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.26:8080/v1/AUTH_ 2022-11-01 21:00:58.218 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-01 21:00:58.235 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:58.237 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-01 21:00:58.254 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:58.257 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-01 21:00:58.274 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:58.276 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-01 21:00:58.279 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-01 21:00:58.281 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-01 21:00:58.284 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-01 21:00:58.286 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 21:00:58.289 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 21:00:58.291 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:00:58.308 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:58.311 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 21:00:58.314 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 21:00:58.316 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:00:58.333 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:58.335 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:00:58.338 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:00:58.370 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:00:58.372 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:00:58.375 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-01 21:00:58.377 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-01 21:00:58.380 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-01 21:00:58.383 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:00:58.400 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:00:58.402 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:00:58.405 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:00:58.407 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:00:58.409 | + 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-01 21:00:58.443 | + 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-01 21:00:58.477 | + 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-01 21:00:58.510 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:00:58.542 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-01 21:00:58.559 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:58.562 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-01 21:00:58.565 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-01 21:00:58.567 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-01 21:00:58.570 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-01 21:00:58.572 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-01 21:00:58.575 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:00:58.578 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-01 21:00:58.582 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-01 21:00:58.584 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:00:58.587 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:00:58.600 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:00:58.600 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:00:58.608 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:00:58.612 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:00:58.627 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-01 21:00:58.630 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-01 21:00:58.634 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-01 21:00:58.668 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-01 21:00:58.699 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-01 21:00:58.731 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:00:58.763 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:00:58.795 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:00:58.827 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:00:58.861 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:00:58.897 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:00:58.930 | + 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-01 21:00:58.964 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:00:59.000 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:00:59.034 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:00:59.069 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-01 21:00:59.071 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-01 21:00:59.074 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-01 21:00:59.077 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-01 21:00:59.079 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:00:59.082 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:59.084 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:59.087 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-01 21:00:59.090 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-01 21:00:59.092 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-01 21:00:59.126 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-01 21:00:59.160 | + 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-01 21:00:59.160 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-01 21:00:59.169 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-01 21:00:59.173 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-01 21:00:59.175 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-01 21:00:59.178 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:00:59.180 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:00:59.183 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:00:59.185 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:59.188 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:59.191 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:00:59.193 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:00:59.196 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:00:59.198 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:00:59.201 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-01 21:00:59.265 | Enabling site cinder-wsgi. 2022-11-01 21:00:59.274 | To activate the new configuration, you need to run: 2022-11-01 21:00:59.274 | systemctl reload apache2 2022-11-01 21:00:59.281 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-01 21:00:59.285 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:00:59.289 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:00:59.292 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:00:59.425 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-01 21:00:59.428 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-01 21:00:59.473 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.26/image 2022-11-01 21:00:59.507 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-01 21:00:59.524 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:00:59.527 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-01 21:00:59.529 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-01 21:00:59.532 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-01 21:00:59.534 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-01 21:00:59.536 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-01 21:00:59.573 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-01 21:00:59.609 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.26/identity 2022-11-01 21:00:59.643 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-01 21:00:59.677 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-01 21:00:59.710 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-01 21:00:59.743 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-01 21:00:59.777 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-01 21:00:59.814 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:00:59.851 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-01 21:00:59.886 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-01 21:00:59.919 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-01 21:00:59.954 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-01 21:00:59.957 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-01 21:00:59.977 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:00:59.980 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.26:2379 2022-11-01 21:01:00.015 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-01 21:01:00.018 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-01 21:01:00.020 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-11-01 21:01:00.038 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:00.040 | + ./stack.sh:main:926 : stack_install_service neutron 2022-11-01 21:01:00.043 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-01 21:01:00.046 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-01 21:01:00.049 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:01:00.051 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-01 21:01:00.054 | + lib/neutron:install_neutron:702 : is_neutron_legacy_enabled 2022-11-01 21:01:00.058 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:01:00.058 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-11-01 21:01:00.064 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:01:00.066 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-01 21:01:00.069 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-01 21:01:00.072 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-11-01 21:01:00.074 | + lib/neutron:install_neutron:704 : install_mutnauq 2022-11-01 21:01:00.077 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-11-01 21:01:00.079 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-11-01 21:01:00.082 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:01:00.084 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:01:00.087 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-11-01 21:01:00.089 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:01:00.092 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-11-01 21:01:00.094 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-01 21:01:00.096 | + functions-common:git_clone:602 : local git_dest=/opt/stack/neutron 2022-11-01 21:01:00.099 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:01:00.101 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:01:00.104 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:01:00.107 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:01:00.109 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:01:00.112 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:01:00.128 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:01:00.131 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:01:00.133 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:01:00.136 | + functions-common:git_clone:622 : echo master 2022-11-01 21:01:00.137 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:01:00.142 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/neutron ]] 2022-11-01 21:01:00.144 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:01:00.146 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-01 21:01:00.159 | + functions-common:git_clone:682 : cd /opt/stack/neutron 2022-11-01 21:01:00.162 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:01:00.163 | + functions-common:git_clone:683 : head -1 2022-11-01 21:01:00.167 | ba795c6692 Merge "Check subnet overlapping after add router interface" 2022-11-01 21:01:00.170 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:01:00.173 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-11-01 21:01:00.175 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:01:00.178 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-01 21:01:00.181 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-11-01 21:01:00.183 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:01:00.185 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-01 21:01:00.188 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:01:00.191 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-01 21:01:00.193 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-11-01 21:01:00.196 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:01:00.198 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:01:00.202 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-11-01 21:01:00.205 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:01:00.208 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-11-01 21:01:00.210 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:01:00.213 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:01:00.216 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-01 21:01:00.223 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-11-01 21:01:00.225 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-01 21:01:00.837 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-11-01 21:01:00.840 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:01:00.843 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:01:00.846 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:01:00.849 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-01 21:01:00.852 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-11-01 21:01:00.855 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:01:00.858 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:01:00.861 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:01:00.863 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:01:00.866 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:01:00.869 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:01:00.872 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:01:00.874 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-11-01 21:01:00.898 | Using python 3.8 to install /opt/stack/neutron 2022-11-01 21:01:00.900 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-11-01 21:01:02.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:02.950 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:02.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:02.950 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:04.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:01:04.002 | Obtaining file:///opt/stack/neutron 2022-11-01 21:01:06.282 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:01:06.289 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:01:06.292 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:01:06.300 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:01:06.309 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:01:06.320 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:01:06.462 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:01:06.475 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:01:06.489 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:01:06.495 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:01:06.498 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:01:06.506 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:01:06.508 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:01:06.513 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-11-01 21:01:06.523 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:01:06.559 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:01:06.586 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:01:06.642 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:01:06.692 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:01:06.697 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:01:06.700 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-11-01 21:01:06.736 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:01:06.762 | Requirement already satisfied: os-ken===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.5.0) 2022-11-01 21:01:06.778 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-11-01 21:01:06.782 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:01:06.786 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-11-01 21:01:06.790 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-11-01 21:01:06.812 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:01:06.849 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:01:06.858 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:01:06.896 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:01:06.902 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:01:06.948 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:01:06.953 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:01:06.990 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:01:07.043 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:01:07.053 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:01:07.072 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:01:07.086 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-11-01 21:01:07.100 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-11-01 21:01:07.112 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-11-01 21:01:07.114 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:01:07.123 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:01:07.145 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:01:07.155 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:01:07.168 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-11-01 21:01:07.187 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-11-01 21:01:07.225 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-11-01 21:01:07.230 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-11-01 21:01:07.238 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:01:07.243 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:01:07.246 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-11-01 21:01:07.254 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:01:07.265 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:01:07.271 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-11-01 21:01:07.289 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:01:07.301 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:01:07.310 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:01:07.313 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:01:07.319 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-11-01 21:01:07.325 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:01:07.330 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-11-01 21:01:07.347 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:01:07.368 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-11-01 21:01:07.392 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-11-01 21:01:07.407 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:01:07.438 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:01:07.445 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:01:07.458 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:01:07.461 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:01:07.465 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-11-01 21:01:07.469 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:01:07.472 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:01:07.475 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-11-01 21:01:07.478 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:01:07.488 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:01:07.491 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:01:07.493 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:01:07.497 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:01:07.511 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:01:07.520 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:01:07.525 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:01:07.535 | Requirement already satisfied: tooz===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.2.0) 2022-11-01 21:01:07.594 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:01:07.627 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-11-01 21:01:07.631 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:01:07.636 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:01:07.640 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:01:07.644 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:01:07.670 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:01:07.672 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:01:07.683 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:01:07.709 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:01:07.712 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:01:07.748 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:01:07.751 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:01:07.754 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:01:07.757 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:01:07.777 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:01:07.783 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:01:07.788 | Requirement already satisfied: ncclient===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.6.13) 2022-11-01 21:01:07.798 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:01:07.801 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:01:07.804 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:01:07.807 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:01:07.851 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:01:07.856 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:01:07.862 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:01:07.865 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:01:07.876 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-11-01 21:01:07.879 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:01:07.921 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:01:07.932 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-11-01 21:01:07.946 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-11-01 21:01:07.950 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:01:07.953 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:01:07.955 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:01:07.960 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:01:07.962 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:01:07.965 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:01:07.968 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-11-01 21:01:07.977 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-11-01 21:01:08.010 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:01:08.012 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:01:08.016 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:01:08.018 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:01:08.022 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:01:08.079 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:01:08.081 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:01:08.128 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-11-01 21:01:08.139 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:01:09.081 | Installing collected packages: neutron 2022-11-01 21:01:09.081 | Attempting uninstall: neutron 2022-11-01 21:01:09.082 | Found existing installation: neutron 21.1.0.dev111 2022-11-01 21:01:09.093 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-01 21:01:09.094 | Running setup.py develop for neutron 2022-11-01 21:01:11.816 | Successfully installed neutron 2022-11-01 21:01:11.931 | + inc/python:pip_install:196 : result=0 2022-11-01 21:01:11.936 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:01:11.940 | + functions-common:time_stop:2422 : local name 2022-11-01 21:01:11.944 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:01:11.948 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:01:11.950 | + functions-common:time_stop:2425 : local total 2022-11-01 21:01:11.952 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:01:11.955 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:01:11.958 | + functions-common:time_stop:2429 : start_time=1667336460892 2022-11-01 21:01:11.960 | + functions-common:time_stop:2431 : [[ -z 1667336460892 ]] 2022-11-01 21:01:11.963 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:01:11.968 | + functions-common:time_stop:2434 : end_time=1667336471966 2022-11-01 21:01:11.971 | + functions-common:time_stop:2435 : elapsed_time=11074 2022-11-01 21:01:11.973 | + functions-common:time_stop:2436 : total=95560 2022-11-01 21:01:11.975 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:01:11.978 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=106634 2022-11-01 21:01:11.981 | + inc/python:pip_install:199 : return 0 2022-11-01 21:01:11.983 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:01:11.986 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-01 21:01:11.988 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-01 21:01:12.007 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-01 21:01:12.020 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-11-01 21:01:12.023 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-11-01 21:01:12.025 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:01:12.028 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:01:12.030 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-01 21:01:12.033 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:01:12.036 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-11-01 21:01:12.038 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:01:12.041 | + ./stack.sh:main:929 : is_service_enabled nova 2022-11-01 21:01:12.059 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:12.062 | + ./stack.sh:main:931 : stack_install_service nova 2022-11-01 21:01:12.065 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-01 21:01:12.068 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-01 21:01:12.072 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:01:12.075 | + lib/stack:stack_install_service:32 : install_nova 2022-11-01 21:01:12.078 | + lib/nova:install_nova:875 : use_library_from_git os-vif 2022-11-01 21:01:12.082 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-11-01 21:01:12.085 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:01:12.088 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:01:12.092 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-11-01 21:01:12.095 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:01:12.097 | + lib/nova:install_nova:880 : is_service_enabled n-cpu 2022-11-01 21:01:12.117 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:12.120 | + lib/nova:install_nova:884 : is_service_enabled n-novnc 2022-11-01 21:01:12.140 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:12.143 | + lib/nova:install_nova:896 : is_service_enabled n-spice 2022-11-01 21:01:12.160 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:12.162 | + lib/nova:install_nova:908 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-11-01 21:01:12.165 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-01 21:01:12.167 | + functions-common:git_clone:602 : local git_dest=/opt/stack/nova 2022-11-01 21:01:12.169 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:01:12.172 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:01:12.175 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:01:12.177 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:01:12.180 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:01:12.183 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:01:12.199 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:01:12.201 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:01:12.203 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:01:12.207 | + functions-common:git_clone:622 : echo master 2022-11-01 21:01:12.207 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:01:12.213 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/nova ]] 2022-11-01 21:01:12.215 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:01:12.217 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-01 21:01:12.230 | + functions-common:git_clone:682 : cd /opt/stack/nova 2022-11-01 21:01:12.233 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:01:12.233 | + functions-common:git_clone:683 : head -1 2022-11-01 21:01:12.255 | 86aca6ddde Merge commit 'refs/changes/77/863177/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-11-01 21:01:12.258 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:01:12.261 | + lib/nova:install_nova:909 : setup_develop /opt/stack/nova 2022-11-01 21:01:12.263 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:01:12.266 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-11-01 21:01:12.268 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-11-01 21:01:12.271 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:01:12.273 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-01 21:01:12.277 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:01:12.280 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-11-01 21:01:12.283 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-11-01 21:01:12.286 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:01:12.288 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:01:12.291 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-11-01 21:01:12.294 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:01:12.297 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-11-01 21:01:12.300 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:01:12.302 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:01:12.306 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-01 21:01:12.312 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-11-01 21:01:12.315 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-01 21:01:12.922 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-11-01 21:01:12.926 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:01:12.929 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:01:12.934 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:01:12.938 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-11-01 21:01:12.942 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-11-01 21:01:12.945 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:01:12.949 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:01:12.951 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:01:12.954 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:01:12.956 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:01:12.959 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:01:12.962 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:01:12.964 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-11-01 21:01:12.986 | Using python 3.8 to install /opt/stack/nova 2022-11-01 21:01:12.988 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-11-01 21:01:15.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:15.108 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:15.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:15.108 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:16.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:01:16.165 | Obtaining file:///opt/stack/nova 2022-11-01 21:01:19.417 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:01:19.422 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:01:19.425 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:01:19.434 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:01:19.443 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:01:19.445 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:01:19.456 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:01:19.597 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:01:19.610 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:01:19.623 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-11-01 21:01:19.642 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:01:19.678 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-11-01 21:01:19.691 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:01:19.693 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:01:19.702 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:01:19.704 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:01:19.709 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:01:19.744 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:01:19.770 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:01:19.773 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:01:19.815 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:01:19.871 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:01:19.921 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-11-01 21:01:19.930 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-11-01 21:01:19.934 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:01:19.939 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:01:19.942 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:01:19.967 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-11-01 21:01:19.991 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-11-01 21:01:19.995 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:01:20.000 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-11-01 21:01:20.004 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-11-01 21:01:20.026 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-11-01 21:01:20.043 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:01:20.079 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:01:20.090 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:01:20.128 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:01:20.133 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:01:20.178 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:01:20.183 | Requirement already satisfied: oslo.limit===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.1) 2022-11-01 21:01:20.192 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:01:20.229 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:01:20.281 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:01:20.292 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:01:20.310 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:01:20.324 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-11-01 21:01:20.338 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-11-01 21:01:20.349 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-11-01 21:01:20.352 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:01:20.361 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:01:20.383 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:01:20.392 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:01:20.405 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-11-01 21:01:20.452 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-11-01 21:01:20.460 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:01:20.466 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-11-01 21:01:20.498 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:01:20.501 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:01:20.503 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:01:20.515 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:01:20.520 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-11-01 21:01:20.538 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:01:20.548 | Requirement already satisfied: pycryptodomex===3.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (3.15.0) 2022-11-01 21:01:20.551 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:01:20.554 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:01:20.559 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-11-01 21:01:20.566 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:01:20.571 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-11-01 21:01:20.584 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-11-01 21:01:20.599 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:01:20.603 | Requirement already satisfied: python-glanceclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.0) 2022-11-01 21:01:20.619 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:01:20.640 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-11-01 21:01:20.664 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:01:20.667 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:01:20.674 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:01:20.687 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:01:20.689 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-11-01 21:01:20.694 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:01:20.698 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:01:20.701 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:01:20.704 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:01:20.714 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:01:20.717 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:01:20.719 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:01:20.723 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:01:20.737 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:01:20.745 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:01:20.751 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:01:20.761 | Requirement already satisfied: tooz===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.2.0) 2022-11-01 21:01:20.818 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:01:20.851 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-11-01 21:01:20.855 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-11-01 21:01:20.861 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:01:20.866 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-11-01 21:01:20.870 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:01:20.873 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:01:20.878 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:01:20.903 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:01:20.906 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:01:20.916 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:01:20.920 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:01:20.946 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:01:21.002 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:01:21.006 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:01:21.009 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:01:21.030 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:01:21.033 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:01:21.038 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:01:21.044 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:01:21.047 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:01:21.050 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:01:21.094 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:01:21.099 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:01:21.105 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:01:21.108 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:01:21.119 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-11-01 21:01:21.124 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-11-01 21:01:21.135 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:01:21.145 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:01:21.158 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-11-01 21:01:21.162 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-11-01 21:01:21.175 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:01:21.178 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:01:21.181 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:01:21.186 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:01:21.188 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:01:21.191 | Requirement already satisfied: numpy===1.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.2) 2022-11-01 21:01:21.193 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:01:21.196 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:01:21.199 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:01:21.201 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-11-01 21:01:21.204 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:01:21.251 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:01:21.254 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:01:22.236 | Installing collected packages: nova 2022-11-01 21:01:22.236 | Attempting uninstall: nova 2022-11-01 21:01:22.237 | Found existing installation: nova 26.1.0.dev26 2022-11-01 21:01:22.242 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-01 21:01:22.243 | Running setup.py develop for nova 2022-11-01 21:01:25.897 | Successfully installed nova 2022-11-01 21:01:26.018 | + inc/python:pip_install:196 : result=0 2022-11-01 21:01:26.021 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:01:26.025 | + functions-common:time_stop:2422 : local name 2022-11-01 21:01:26.028 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:01:26.030 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:01:26.033 | + functions-common:time_stop:2425 : local total 2022-11-01 21:01:26.037 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:01:26.040 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:01:26.043 | + functions-common:time_stop:2429 : start_time=1667336472980 2022-11-01 21:01:26.046 | + functions-common:time_stop:2431 : [[ -z 1667336472980 ]] 2022-11-01 21:01:26.050 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:01:26.055 | + functions-common:time_stop:2434 : end_time=1667336486052 2022-11-01 21:01:26.057 | + functions-common:time_stop:2435 : elapsed_time=13072 2022-11-01 21:01:26.060 | + functions-common:time_stop:2436 : total=106634 2022-11-01 21:01:26.062 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:01:26.064 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=119706 2022-11-01 21:01:26.067 | + inc/python:pip_install:199 : return 0 2022-11-01 21:01:26.069 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:01:26.071 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-01 21:01:26.074 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-01 21:01:26.095 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-01 21:01:26.108 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-11-01 21:01:26.112 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-11-01 21:01:26.115 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:01:26.120 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:01:26.123 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-01 21:01:26.126 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:01:26.129 | + lib/nova:install_nova:910 : 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-01 21:01:26.145 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:01:26.148 | + ./stack.sh:main:932 : configure_nova 2022-11-01 21:01:26.151 | + lib/nova:configure_nova:234 : sudo install -d -o ubuntu /etc/nova 2022-11-01 21:01:26.163 | + lib/nova:configure_nova:236 : configure_rootwrap nova 2022-11-01 21:01:26.166 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-01 21:01:26.169 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-01 21:01:26.172 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-01 21:01:26.173 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-01 21:01:26.178 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-01 21:01:26.181 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-01 21:01:26.183 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-01 21:01:26.185 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-01 21:01:26.188 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-01 21:01:26.191 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-01 21:01:26.193 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-01 21:01:26.196 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-01 21:01:26.207 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-01 21:01:26.220 | + 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-01 21:01:26.232 | + 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-01 21:01:26.245 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-01 21:01:26.257 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-01 21:01:26.261 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-01 21:01:26.265 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ZKBfEurGc5 2022-11-01 21:01:26.268 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-01 21:01:26.270 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-01 21:01:26.273 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-01 21:01:26.275 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-01 21:01:26.278 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-01 21:01:26.280 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ZKBfEurGc5 2022-11-01 21:01:26.284 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ZKBfEurGc5 2022-11-01 21:01:26.296 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ZKBfEurGc5 /etc/sudoers.d/nova-rootwrap 2022-11-01 21:01:26.310 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-01 21:01:26.316 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-01 21:01:26.318 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-01 21:01:26.321 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-01 21:01:26.324 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-01 21:01:26.326 | + 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-01 21:01:26.329 | + 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-01 21:01:26.331 | + lib/nova:configure_nova:238 : [[ 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-01 21:01:26.334 | + lib/nova:configure_nova:240 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-01 21:01:26.340 | + lib/nova:configure_nova:243 : is_service_enabled n-cpu 2022-11-01 21:01:26.358 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:26.361 | + lib/nova:configure_nova:320 : create_nova_conf 2022-11-01 21:01:26.363 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-01 21:01:26.367 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2022-11-01 21:01:26.371 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-01 21:01:26.404 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2022-11-01 21:01:26.406 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-01 21:01:26.438 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-01 21:01:26.477 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-01 21:01:26.512 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-01 21:01:26.546 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-01 21:01:26.581 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-01 21:01:26.615 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2022-11-01 21:01:26.617 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.26 2022-11-01 21:01:26.649 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-01 21:01:26.681 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-01 21:01:26.712 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-01 21:01:26.744 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-01 21:01:26.775 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-01 21:01:26.809 | + lib/nova:create_nova_conf:419 : is_fedora 2022-11-01 21:01:26.812 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:01:26.814 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:01:26.816 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:01:26.819 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:01:26.821 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:01:26.824 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:01:26.826 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:01:26.828 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:01:26.831 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:01:26.833 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:01:26.836 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:01:26.838 | + lib/nova:create_nova_conf:419 : is_suse 2022-11-01 21:01:26.840 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:01:26.843 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:01:26.845 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:01:26.847 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:01:26.850 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:01:26.853 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:01:26.855 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2022-11-01 21:01:26.871 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:26.873 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-01 21:01:26.876 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2022-11-01 21:01:26.878 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-01 21:01:26.910 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2022-11-01 21:01:26.912 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-01 21:01:26.915 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-01 21:01:26.917 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-11-01 21:01:26.919 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:01:26.922 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:01:26.924 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:01:26.940 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:26.942 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:01:26.945 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-11-01 21:01:26.948 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-11-01 21:01:26.985 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2022-11-01 21:01:26.987 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-01 21:01:26.989 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-01 21:01:26.992 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-11-01 21:01:26.994 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:01:26.996 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:01:26.999 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:01:27.015 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:27.017 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:01:27.019 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-11-01 21:01:27.022 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-11-01 21:01:27.058 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2022-11-01 21:01:27.093 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-01 21:01:27.125 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-01 21:01:27.159 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2022-11-01 21:01:27.176 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:27.179 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2022-11-01 21:01:27.197 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:27.200 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2022-11-01 21:01:27.201 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2022-11-01 21:01:27.206 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2022-11-01 21:01:27.208 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-01 21:01:27.244 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2022-11-01 21:01:27.261 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:27.263 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-01 21:01:27.266 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-01 21:01:27.268 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-01 21:01:27.270 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 21:01:27.272 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-01 21:01:27.307 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-01 21:01:27.339 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-11-01 21:01:27.371 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-01 21:01:27.406 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-01 21:01:27.442 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-01 21:01:27.478 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-01 21:01:27.510 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-01 21:01:27.542 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:01:27.574 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 21:01:27.608 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2022-11-01 21:01:27.625 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:27.627 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2022-11-01 21:01:27.630 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-01 21:01:27.664 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-01 21:01:27.696 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.26/identity 2022-11-01 21:01:27.728 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder username nova 2022-11-01 21:01:27.760 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-01 21:01:27.792 | + lib/nova:configure_cinder_access:606 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-01 21:01:27.830 | + lib/nova:configure_cinder_access:607 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-01 21:01:27.862 | + lib/nova:configure_cinder_access:608 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-01 21:01:27.894 | + lib/nova:configure_cinder_access:609 : is_service_enabled tls-proxy 2022-11-01 21:01:27.910 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:27.913 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2022-11-01 21:01:27.915 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-01 21:01:27.947 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-01 21:01:27.982 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-01 21:01:27.985 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-01 21:01:28.024 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2022-11-01 21:01:28.027 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2022-11-01 21:01:28.029 | + lib/nova:create_nova_conf:487 : is_suse 2022-11-01 21:01:28.031 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:01:28.034 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:01:28.036 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:01:28.038 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:01:28.041 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:01:28.043 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:01:28.046 | + lib/nova:create_nova_conf:487 : is_fedora 2022-11-01 21:01:28.048 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:01:28.050 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:01:28.056 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:01:28.058 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:01:28.061 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:01:28.063 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:01:28.065 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:01:28.068 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:01:28.070 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:01:28.072 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:01:28.075 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:01:28.077 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2022-11-01 21:01:28.079 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-01 21:01:28.082 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-01 21:01:28.085 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:01:28.104 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:01:28.107 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:01:28.109 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:01:28.113 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:01:28.116 | + 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-01 21:01:28.151 | + 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-01 21:01:28.183 | + 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-01 21:01:28.215 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:01:28.248 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-01 21:01:28.284 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api 2022-11-01 21:01:28.300 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:28.303 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-01 21:01:28.305 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-01 21:01:28.307 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-01 21:01:28.310 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-01 21:01:28.312 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-01 21:01:28.315 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:01:28.318 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-01 21:01:28.323 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-01 21:01:28.325 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:01:28.327 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:01:28.344 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:01:28.345 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:01:28.353 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:01:28.357 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:01:28.373 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-01 21:01:28.375 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-01 21:01:28.379 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-01 21:01:28.413 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-01 21:01:28.444 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-01 21:01:28.475 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:01:28.507 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:01:28.539 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:01:28.570 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:01:28.602 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:01:28.633 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:01:28.665 | + 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-01 21:01:28.696 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:01:28.728 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:01:28.759 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:01:28.791 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-01 21:01:28.793 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-01 21:01:28.796 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-01 21:01:28.799 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-01 21:01:28.801 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:01:28.804 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:28.806 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:28.808 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-01 21:01:28.812 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-01 21:01:28.814 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-01 21:01:28.845 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-01 21:01:28.878 | + 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-01 21:01:28.878 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-01 21:01:28.887 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-01 21:01:28.890 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-01 21:01:28.893 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-01 21:01:28.895 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:01:28.898 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:01:28.900 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:01:28.903 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:28.905 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:28.907 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:01:28.910 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:01:28.912 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:28.915 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:28.918 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-01 21:01:28.985 | Enabling site nova-api-wsgi. 2022-11-01 21:01:28.994 | To activate the new configuration, you need to run: 2022-11-01 21:01:28.994 | systemctl reload apache2 2022-11-01 21:01:28.999 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-01 21:01:29.001 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:01:29.004 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:01:29.006 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:01:29.214 | + lib/nova:create_nova_conf:500 : is_service_enabled n-api-meta 2022-11-01 21:01:29.232 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:29.235 | + lib/nova:create_nova_conf:501 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-11-01 21:01:29.237 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-01 21:01:29.239 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-01 21:01:29.241 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-01 21:01:29.244 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-01 21:01:29.246 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:01:29.249 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-01 21:01:29.253 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-01 21:01:29.255 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:01:29.257 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:01:29.271 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:01:29.271 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:01:29.280 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:01:29.284 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:01:29.301 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-01 21:01:29.303 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-01 21:01:29.307 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-01 21:01:29.341 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-01 21:01:29.375 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-01 21:01:29.407 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:01:29.439 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:01:29.471 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:01:29.503 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:01:29.534 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:01:29.566 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:01:29.598 | + 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-01 21:01:29.634 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:01:29.667 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:01:29.699 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:01:29.730 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-01 21:01:29.732 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-01 21:01:29.764 | + lib/nova:create_nova_conf:504 : is_service_enabled ceilometer 2022-11-01 21:01:29.781 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:29.783 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-01 21:01:29.819 | ++ lib/nova:create_nova_conf:513 : get_notification_url 2022-11-01 21:01:29.821 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-01 21:01:29.824 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-01 21:01:29.840 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:29.843 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:01:29.846 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:01:29.878 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-01 21:01:29.913 | + lib/nova:create_nova_conf:515 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-01 21:01:29.915 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-01 21:01:29.917 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-01 21:01:29.920 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 21:01:29.922 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 21:01:29.925 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:01:29.942 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:29.945 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 21:01:29.948 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 21:01:29.950 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:01:29.967 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:29.969 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:01:29.972 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-11-01 21:01:30.010 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:01:30.013 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:01:30.015 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-01 21:01:30.048 | + lib/nova:create_nova_conf:518 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-01 21:01:30.082 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-01 21:01:30.120 | + lib/nova:create_nova_conf:522 : is_service_enabled tls-proxy 2022-11-01 21:01:30.140 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:30.143 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-01 21:01:30.177 | + lib/nova:create_nova_conf:529 : '[' True == True ']' 2022-11-01 21:01:30.180 | + lib/nova:create_nova_conf:530 : init_nova_service_user_conf 2022-11-01 21:01:30.182 | + lib/nova:init_nova_service_user_conf:778 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-01 21:01:30.218 | + lib/nova:init_nova_service_user_conf:779 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-01 21:01:30.250 | + lib/nova:init_nova_service_user_conf:780 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.26/identity 2022-11-01 21:01:30.282 | + lib/nova:init_nova_service_user_conf:781 : iniset /etc/nova/nova.conf service_user username nova 2022-11-01 21:01:30.315 | + lib/nova:init_nova_service_user_conf:782 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-01 21:01:30.347 | + lib/nova:init_nova_service_user_conf:783 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-01 21:01:30.379 | + lib/nova:init_nova_service_user_conf:784 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-01 21:01:30.411 | + lib/nova:init_nova_service_user_conf:785 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-01 21:01:30.444 | + lib/nova:init_nova_service_user_conf:786 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-01 21:01:30.476 | + lib/nova:create_nova_conf:533 : is_service_enabled n-cond 2022-11-01 21:01:30.493 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:30.496 | ++ lib/nova:create_nova_conf:534 : seq 1 1 2022-11-01 21:01:30.500 | + lib/nova:create_nova_conf:534 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-01 21:01:30.503 | + lib/nova:create_nova_conf:535 : local conf 2022-11-01 21:01:30.505 | + lib/nova:create_nova_conf:536 : local vhost 2022-11-01 21:01:30.508 | ++ lib/nova:create_nova_conf:537 : conductor_conf 1 2022-11-01 21:01:30.511 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-11-01 21:01:30.513 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-11-01 21:01:30.516 | + lib/nova:create_nova_conf:537 : conf=/etc/nova/nova_cell1.conf 2022-11-01 21:01:30.518 | + lib/nova:create_nova_conf:538 : vhost=nova_cell1 2022-11-01 21:01:30.521 | + lib/nova:create_nova_conf:540 : rm -f /etc/nova/nova_cell1.conf 2022-11-01 21:01:30.525 | ++ lib/nova:create_nova_conf:541 : database_connection_url nova_cell1 2022-11-01 21:01:30.528 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-01 21:01:30.530 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-01 21:01:30.532 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-11-01 21:01:30.535 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:01:30.537 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:01:30.540 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:01:30.556 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:30.558 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:01:30.561 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-11-01 21:01:30.564 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-11-01 21:01:30.599 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-01 21:01:30.634 | + lib/nova:create_nova_conf:543 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-01 21:01:30.668 | + lib/nova:create_nova_conf:545 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-01 21:01:30.671 | + lib/nova:create_nova_conf:548 : rpc_backend_add_vhost nova_cell1 2022-11-01 21:01:30.673 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-01 21:01:30.676 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-01 21:01:30.693 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:30.697 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-01 21:01:30.697 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-01 21:01:31.452 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-01 21:01:31.455 | + lib/nova:create_nova_conf:549 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-01 21:01:31.457 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-01 21:01:31.460 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-01 21:01:31.462 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 21:01:31.464 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-01 21:01:31.467 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:01:31.485 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:31.488 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-01 21:01:31.491 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-01 21:01:31.493 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:01:31.509 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:31.512 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2022-11-01 21:01:31.515 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2022-11-01 21:01:31.547 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:01:31.550 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:01:31.552 | + lib/nova:create_nova_conf:553 : is_service_enabled placement placement-client 2022-11-01 21:01:31.569 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:31.572 | + lib/nova:create_nova_conf:554 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-01 21:01:31.574 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova_cell1.conf 2022-11-01 21:01:31.577 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-01 21:01:31.611 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.26/identity 2022-11-01 21:01:31.643 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-01 21:01:31.675 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-01 21:01:31.707 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-01 21:01:31.739 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-01 21:01:31.774 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-01 21:01:31.810 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-01 21:01:31.846 | + lib/nova:create_nova_conf:558 : setup_logging /etc/nova/nova_cell1.conf 2022-11-01 21:01:31.848 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-01 21:01:31.851 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-01 21:01:31.854 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:01:31.871 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:01:31.874 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:01:31.876 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:01:31.878 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:01:31.881 | + 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-01 21:01:31.913 | + 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-01 21:01:31.951 | + 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-01 21:01:31.989 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:01:32.027 | + lib/nova:create_nova_conf:565 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-01 21:01:32.030 | ++ lib/nova:create_nova_conf:568 : seq 1 1 2022-11-01 21:01:32.034 | + lib/nova:create_nova_conf:568 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-01 21:01:32.037 | + lib/nova:create_nova_conf:569 : local conf 2022-11-01 21:01:32.039 | + lib/nova:create_nova_conf:570 : local offset 2022-11-01 21:01:32.043 | ++ lib/nova:create_nova_conf:571 : conductor_conf 1 2022-11-01 21:01:32.045 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-11-01 21:01:32.048 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-11-01 21:01:32.051 | + lib/nova:create_nova_conf:571 : conf=/etc/nova/nova_cell1.conf 2022-11-01 21:01:32.053 | + lib/nova:create_nova_conf:572 : offset=0 2022-11-01 21:01:32.055 | + lib/nova:create_nova_conf:573 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-01 21:01:32.058 | + lib/nova:configure_console_proxies:680 : local conf=/etc/nova/nova_cell1.conf 2022-11-01 21:01:32.060 | + lib/nova:configure_console_proxies:681 : local offset=0 2022-11-01 21:01:32.063 | + lib/nova:configure_console_proxies:685 : offset=0 2022-11-01 21:01:32.065 | + lib/nova:configure_console_proxies:687 : is_service_enabled n-novnc 2022-11-01 21:01:32.081 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:32.084 | + lib/nova:configure_console_proxies:687 : '[' False '!=' False ']' 2022-11-01 21:01:32.088 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-spice 2022-11-01 21:01:32.107 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:32.109 | + lib/nova:configure_console_proxies:724 : is_service_enabled n-sproxy 2022-11-01 21:01:32.126 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:32.128 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2022-11-01 21:01:32.146 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:32.148 | + ./stack.sh:main:935 : is_service_enabled placement 2022-11-01 21:01:32.167 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:32.169 | + ./stack.sh:main:937 : stack_install_service placement 2022-11-01 21:01:32.172 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-01 21:01:32.174 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-01 21:01:32.177 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:01:32.179 | + lib/stack:stack_install_service:32 : install_placement 2022-11-01 21:01:32.182 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-01 21:01:32.185 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-01 21:01:32.188 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:32.190 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:32.193 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-01 21:01:32.195 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:01:32.201 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:01:32.203 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:01:32.206 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:01:32.209 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:01:32.211 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:01:32.214 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:32.217 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:32.219 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:01:32.225 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:01:32.227 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:01:32.230 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:01:32.232 | + functions-common:install_package:1447 : real_install_package apache2 2022-11-01 21:01:32.235 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:01:32.238 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:32.241 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:32.243 | + functions-common:real_install_package:1433 : apt_get install apache2 2022-11-01 21:01:32.267 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-01 21:01:32.382 | Reading package lists... 2022-11-01 21:01:32.673 | Building dependency tree... 2022-11-01 21:01:32.674 | Reading state information... 2022-11-01 21:01:32.954 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 21:01:32.954 | The following packages were automatically installed and are no longer required: 2022-11-01 21:01:32.955 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:01:32.955 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:01:32.955 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:01:32.955 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:01:32.955 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:01:32.955 | python3-zope.interface 2022-11-01 21:01:32.955 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:01:33.098 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:01:33.103 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:01:33.107 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:01:33.110 | + functions-common:time_stop:2422 : local name 2022-11-01 21:01:33.112 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:01:33.116 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:01:33.119 | + functions-common:time_stop:2425 : local total 2022-11-01 21:01:33.121 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:01:33.124 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:01:33.127 | + functions-common:time_stop:2429 : start_time=1667336492264 2022-11-01 21:01:33.130 | + functions-common:time_stop:2431 : [[ -z 1667336492264 ]] 2022-11-01 21:01:33.134 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:01:33.139 | + functions-common:time_stop:2434 : end_time=1667336493136 2022-11-01 21:01:33.143 | + functions-common:time_stop:2435 : elapsed_time=872 2022-11-01 21:01:33.145 | + functions-common:time_stop:2436 : total=6881 2022-11-01 21:01:33.147 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:01:33.150 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=7753 2022-11-01 21:01:33.153 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:01:33.155 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-01 21:01:33.159 | + functions-common:is_package_installed:1455 : [[ -z libapache2-mod-wsgi ]] 2022-11-01 21:01:33.161 | + functions-common:is_package_installed:1459 : [[ -z deb ]] 2022-11-01 21:01:33.164 | + functions-common:is_package_installed:1463 : [[ deb = \d\e\b ]] 2022-11-01 21:01:33.166 | + functions-common:is_package_installed:1464 : dpkg -s libapache2-mod-wsgi 2022-11-01 21:01:33.189 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-01 21:01:33.191 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:01:33.194 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:01:33.197 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:01:33.199 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:01:33.201 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:01:33.204 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:01:33.207 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:33.209 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:33.212 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:01:33.215 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:01:33.217 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:01:33.220 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:01:33.222 | + functions-common:install_package:1447 : real_install_package libapache2-mod-wsgi-py3 2022-11-01 21:01:33.225 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:01:33.228 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:33.230 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:33.233 | + functions-common:real_install_package:1433 : apt_get install libapache2-mod-wsgi-py3 2022-11-01 21:01:33.256 | + functions-common:apt_get:1213 : 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-01 21:01:33.374 | Reading package lists... 2022-11-01 21:01:33.642 | Building dependency tree... 2022-11-01 21:01:33.644 | Reading state information... 2022-11-01 21:01:33.914 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-01 21:01:33.914 | The following packages were automatically installed and are no longer required: 2022-11-01 21:01:33.916 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:01:33.916 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:01:33.916 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:01:33.916 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:01:33.916 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:01:33.916 | python3-zope.interface 2022-11-01 21:01:33.916 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:01:34.063 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:01:34.069 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:01:34.072 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:01:34.076 | + functions-common:time_stop:2422 : local name 2022-11-01 21:01:34.079 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:01:34.082 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:01:34.084 | + functions-common:time_stop:2425 : local total 2022-11-01 21:01:34.087 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:01:34.090 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:01:34.092 | + functions-common:time_stop:2429 : start_time=1667336493253 2022-11-01 21:01:34.095 | + functions-common:time_stop:2431 : [[ -z 1667336493253 ]] 2022-11-01 21:01:34.098 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:01:34.105 | + functions-common:time_stop:2434 : end_time=1667336494100 2022-11-01 21:01:34.108 | + functions-common:time_stop:2435 : elapsed_time=847 2022-11-01 21:01:34.111 | + functions-common:time_stop:2436 : total=7753 2022-11-01 21:01:34.113 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:01:34.116 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=8600 2022-11-01 21:01:34.119 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:01:34.122 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-01 21:01:34.125 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-01 21:01:34.128 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:01:34.131 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:34.134 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:34.137 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-01 21:01:34.139 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-01 21:01:34.197 | wsgi (enabled by maintainer script) 2022-11-01 21:01:34.202 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-01 21:01:34.206 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-01 21:01:34.210 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 21:01:34.214 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-01 21:01:34.217 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-11-01 21:01:34.219 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 21:01:34.223 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:01:34.224 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 21:01:34.230 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-11-01 21:01:34.233 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-11-01 21:01:34.237 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-11-01 21:01:34.241 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-01 21:01:34.245 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-01 21:01:34.273 | Using python 3.8 to install osc-placement 2022-11-01 21:01:34.276 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-11-01 21:01:36.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:36.344 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:36.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:36.344 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:37.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:01:37.388 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-11-01 21:01:37.398 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:01:37.412 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:01:37.417 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:01:37.419 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:01:37.426 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:01:37.430 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:01:37.433 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:01:37.491 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-11-01 21:01:37.504 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:01:37.509 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:01:37.513 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:01:37.519 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:01:37.523 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:01:37.525 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:01:37.530 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:01:37.532 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:01:37.536 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:01:37.549 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:01:37.574 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:01:37.585 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:01:37.588 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:01:37.622 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:01:37.625 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:01:37.628 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:01:37.633 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:01:37.635 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:01:37.637 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:01:37.641 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:01:37.661 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:01:37.664 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:01:37.669 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:01:37.674 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:01:37.677 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:01:37.714 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:01:37.717 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:01:37.764 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:01:37.775 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:01:37.810 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:01:37.813 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:01:37.817 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:01:37.819 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:01:37.824 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:01:37.881 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:01:37.906 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:01:39.882 | + inc/python:pip_install:196 : result=0 2022-11-01 21:01:39.886 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:01:39.889 | + functions-common:time_stop:2422 : local name 2022-11-01 21:01:39.893 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:01:39.896 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:01:39.899 | + functions-common:time_stop:2425 : local total 2022-11-01 21:01:39.902 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:01:39.905 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:01:39.908 | + functions-common:time_stop:2429 : start_time=1667336494265 2022-11-01 21:01:39.911 | + functions-common:time_stop:2431 : [[ -z 1667336494265 ]] 2022-11-01 21:01:39.915 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:01:39.920 | + functions-common:time_stop:2434 : end_time=1667336499917 2022-11-01 21:01:39.923 | + functions-common:time_stop:2435 : elapsed_time=5652 2022-11-01 21:01:39.925 | + functions-common:time_stop:2436 : total=119706 2022-11-01 21:01:39.928 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:01:39.930 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=125358 2022-11-01 21:01:39.933 | + inc/python:pip_install:199 : return 0 2022-11-01 21:01:39.936 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-11-01 21:01:39.939 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-01 21:01:39.941 | + functions-common:git_clone:602 : local git_dest=/opt/stack/placement 2022-11-01 21:01:39.944 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:01:39.946 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:01:39.949 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:01:39.952 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:01:39.955 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:01:39.958 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:01:39.975 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:01:39.978 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:01:39.981 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:01:39.984 | + functions-common:git_clone:622 : echo master 2022-11-01 21:01:39.984 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:01:39.991 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/placement ]] 2022-11-01 21:01:39.993 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:01:39.996 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-01 21:01:40.010 | + functions-common:git_clone:682 : cd /opt/stack/placement 2022-11-01 21:01:40.013 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:01:40.013 | + functions-common:git_clone:683 : head -1 2022-11-01 21:01:40.016 | 4e345e55 Switch to 2023.1 Python3 unit tests and generic template name 2022-11-01 21:01:40.019 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:01:40.022 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-01 21:01:40.025 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:01:40.027 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-11-01 21:01:40.030 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-11-01 21:01:40.033 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:01:40.035 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-01 21:01:40.038 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:01:40.041 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-11-01 21:01:40.043 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-11-01 21:01:40.046 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:01:40.048 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:01:40.052 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-11-01 21:01:40.055 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:01:40.060 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-11-01 21:01:40.064 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:01:40.067 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:01:40.072 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-01 21:01:40.081 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-11-01 21:01:40.084 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-01 21:01:40.706 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-11-01 21:01:40.711 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:01:40.713 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:01:40.716 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:01:40.719 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-11-01 21:01:40.721 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-11-01 21:01:40.724 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:01:40.726 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:01:40.729 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:01:40.731 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:01:40.734 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:01:40.736 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:01:40.739 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:01:40.741 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-11-01 21:01:40.765 | Using python 3.8 to install /opt/stack/placement 2022-11-01 21:01:40.768 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-11-01 21:01:42.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:42.885 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:42.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:42.885 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:43.972 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:01:43.972 | Obtaining file:///opt/stack/placement 2022-11-01 21:01:45.203 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:01:45.216 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:01:45.359 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:01:45.371 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:01:45.376 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:01:45.423 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:01:45.490 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-11-01 21:01:45.496 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-11-01 21:01:45.501 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-11-01 21:01:45.505 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:01:45.545 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:01:45.558 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:01:45.599 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:01:45.606 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:01:45.655 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:01:45.660 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:01:45.700 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:01:45.720 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:01:45.736 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:01:45.745 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:01:45.754 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:01:45.768 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:01:45.773 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:01:45.776 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:01:45.779 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:01:45.792 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:01:45.802 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:01:45.805 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:01:45.811 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:01:45.817 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:01:45.822 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:01:45.843 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:01:45.847 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:01:45.855 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:01:45.869 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:01:45.874 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:01:45.877 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:01:45.887 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:01:45.890 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:01:45.893 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:01:45.897 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:01:45.908 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:01:45.913 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:01:45.923 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:01:45.958 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:01:45.971 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==8.1.0.dev5) (45.2.0) 2022-11-01 21:01:45.974 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:01:46.001 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:01:46.062 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:01:46.120 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:01:46.126 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:01:46.129 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:01:46.133 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:01:46.139 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:01:46.142 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:01:46.155 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:01:46.162 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:01:46.168 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:01:46.170 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:01:46.173 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:01:46.176 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:01:46.179 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:01:46.185 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:01:46.187 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:01:46.190 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:01:46.192 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:01:46.195 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:01:46.206 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:01:46.231 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:01:46.235 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:01:46.238 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:01:46.273 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:01:46.284 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:01:47.729 | Installing collected packages: openstack-placement 2022-11-01 21:01:47.729 | Attempting uninstall: openstack-placement 2022-11-01 21:01:47.730 | Found existing installation: openstack-placement 8.1.0.dev5 2022-11-01 21:01:47.732 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-01 21:01:47.733 | Running setup.py develop for openstack-placement 2022-11-01 21:01:49.431 | Successfully installed openstack-placement 2022-11-01 21:01:49.544 | + inc/python:pip_install:196 : result=0 2022-11-01 21:01:49.548 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:01:49.551 | + functions-common:time_stop:2422 : local name 2022-11-01 21:01:49.555 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:01:49.558 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:01:49.561 | + functions-common:time_stop:2425 : local total 2022-11-01 21:01:49.565 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:01:49.568 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:01:49.571 | + functions-common:time_stop:2429 : start_time=1667336500759 2022-11-01 21:01:49.573 | + functions-common:time_stop:2431 : [[ -z 1667336500759 ]] 2022-11-01 21:01:49.576 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:01:49.581 | + functions-common:time_stop:2434 : end_time=1667336509578 2022-11-01 21:01:49.583 | + functions-common:time_stop:2435 : elapsed_time=8819 2022-11-01 21:01:49.585 | + functions-common:time_stop:2436 : total=125358 2022-11-01 21:01:49.588 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:01:49.590 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=134177 2022-11-01 21:01:49.592 | + inc/python:pip_install:199 : return 0 2022-11-01 21:01:49.595 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:01:49.598 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-01 21:01:49.600 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-01 21:01:49.622 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-01 21:01:49.638 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-11-01 21:01:49.641 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-11-01 21:01:49.643 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:01:49.646 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:01:49.648 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-01 21:01:49.651 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:01:49.654 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:01:49.656 | + ./stack.sh:main:938 : configure_placement 2022-11-01 21:01:49.659 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-01 21:01:49.671 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-01 21:01:49.674 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-01 21:01:49.680 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-01 21:01:49.683 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-01 21:01:49.688 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-01 21:01:49.691 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-11-01 21:01:49.695 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:01:49.698 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:01:49.701 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:01:49.719 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:49.722 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:01:49.724 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-11-01 21:01:49.727 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-11-01 21:01:49.767 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-01 21:01:49.804 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-01 21:01:49.840 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-01 21:01:49.843 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-01 21:01:49.845 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-01 21:01:49.848 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 21:01:49.851 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-01 21:01:49.888 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-01 21:01:49.921 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-11-01 21:01:49.964 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-01 21:01:49.998 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-01 21:01:50.032 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-01 21:01:50.066 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-01 21:01:50.106 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-01 21:01:50.150 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:01:50.187 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 21:01:50.221 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-01 21:01:50.223 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-01 21:01:50.226 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-01 21:01:50.229 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:01:50.248 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:01:50.251 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:01:50.253 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:01:50.256 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:01:50.259 | + 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-01 21:01:50.296 | + 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-01 21:01:50.333 | + 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-01 21:01:50.366 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:01:50.401 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-01 21:01:50.404 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-01 21:01:50.407 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-01 21:01:50.411 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-01 21:01:50.414 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-01 21:01:50.417 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-01 21:01:50.419 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:01:50.423 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-01 21:01:50.427 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-01 21:01:50.429 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:01:50.432 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:01:50.446 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:01:50.446 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:01:50.454 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:01:50.458 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:01:50.474 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-01 21:01:50.477 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-01 21:01:50.482 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-01 21:01:50.519 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-01 21:01:50.553 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-01 21:01:50.587 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:01:50.620 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:01:50.655 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:01:50.688 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:01:50.723 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:01:50.760 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:01:50.793 | + 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-01 21:01:50.827 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:01:50.863 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:01:50.899 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:01:50.932 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-01 21:01:50.935 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-01 21:01:50.938 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-01 21:01:50.941 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-01 21:01:50.944 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:01:50.946 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:50.949 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:50.951 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-01 21:01:50.954 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-01 21:01:50.957 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-01 21:01:50.990 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-01 21:01:51.024 | + 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-01 21:01:51.025 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-01 21:01:51.033 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-01 21:01:51.037 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-01 21:01:51.040 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-01 21:01:51.042 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:01:51.045 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:01:51.047 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:01:51.050 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:51.053 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:51.055 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:01:51.058 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:01:51.060 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:51.063 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:51.066 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-01 21:01:51.141 | Site placement-api already enabled 2022-11-01 21:01:51.148 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-01 21:01:51.152 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:01:51.157 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:01:51.161 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:01:51.302 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-11-01 21:01:51.322 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:51.325 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-11-01 21:01:51.343 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:51.346 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-11-01 21:01:51.365 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:51.367 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-11-01 21:01:51.370 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova.conf 2022-11-01 21:01:51.372 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-01 21:01:51.412 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.26/identity 2022-11-01 21:01:51.452 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement username placement 2022-11-01 21:01:51.486 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-01 21:01:51.520 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-01 21:01:51.553 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement project_name service 2022-11-01 21:01:51.588 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-01 21:01:51.622 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-01 21:01:51.655 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-11-01 21:01:51.674 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:51.676 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-11-01 21:01:51.694 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:01:51.697 | + ./stack.sh:main:964 : run_phase stack install 2022-11-01 21:01:51.699 | + functions-common:run_phase:1850 : local mode=stack 2022-11-01 21:01:51.702 | + functions-common:run_phase:1851 : local phase=install 2022-11-01 21:01:51.704 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-01 21:01:51.707 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-11-01 21:01:51.710 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-01 21:01:51.713 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-11-01 21:01:51.715 | + functions-common:run_phase:1860 : local extra 2022-11-01 21:01:51.718 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-01 21:01:51.723 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-11-01 21:01:51.725 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-01 21:01:51.729 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-01 21:01:51.732 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-01 21:01:51.734 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-01 21:01:51.755 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:51.759 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-01 21:01:51.762 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-01 21:01:51.764 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-01 21:01:51.767 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-01 21:01:51.770 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:01:51.773 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-11-01 21:01:51.776 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-01 21:01:51.779 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-01 21:01:51.846 | ++ inc/async:async_inner:63 : install_tempest 2022-11-01 21:01:51.890 | [153247 Async install_tempest:179976]: running: install_tempest 2022-11-01 21:01:51.892 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-01 21:01:51.896 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-01 21:01:51.898 | + functions-common:run_phase:1871 : [[ stack == \s\o\u\r\c\e ]] 2022-11-01 21:01:51.901 | + functions-common:run_phase:1874 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-01 21:01:51.904 | + functions-common:run_phase:1877 : run_plugins stack install 2022-11-01 21:01:51.906 | + functions-common:run_plugins:1836 : local mode=stack 2022-11-01 21:01:51.909 | + functions-common:run_plugins:1837 : local phase=install 2022-11-01 21:01:51.911 | + functions-common:run_plugins:1839 : local plugins= 2022-11-01 21:01:51.914 | + functions-common:run_plugins:1840 : local plugin 2022-11-01 21:01:51.917 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-11-01 21:01:51.919 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-11-01 21:01:51.922 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:01:51.925 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:01:51.927 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-01 21:01:51.931 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:01:51.933 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-11-01 21:01:51.936 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-01 21:01:51.939 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 21:01:51.943 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-01 21:01:51.946 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-11-01 21:01:51.948 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 21:01:51.953 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 21:01:51.954 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:01:51.960 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-11-01 21:01:51.963 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-11-01 21:01:51.965 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-11-01 21:01:51.968 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-01 21:01:51.971 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-01 21:01:51.993 | Using python 3.8 to install python-openstackclient 2022-11-01 21:01:51.995 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-11-01 21:01:54.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:54.082 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:54.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:01:54.082 | from cryptography.utils import int_from_bytes 2022-11-01 21:01:55.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:01:55.130 | Requirement already satisfied: python-openstackclient===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (6.0.0) 2022-11-01 21:01:55.149 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:01:55.153 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:01:55.156 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:01:55.177 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-11-01 21:01:55.191 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:01:55.194 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:01:55.207 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:01:55.231 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:01:55.242 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-11-01 21:01:55.256 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-11-01 21:01:55.270 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:01:55.275 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:01:55.281 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:01:55.319 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:01:55.323 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:01:55.336 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:01:55.344 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:01:55.400 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:01:55.405 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:01:55.408 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:01:55.412 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:01:55.415 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:01:55.419 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:01:55.425 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:01:55.428 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:01:55.433 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:01:55.469 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:01:55.471 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:01:55.476 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:01:55.479 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:01:55.500 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:01:55.502 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:01:55.506 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:01:55.509 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:01:55.556 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:01:55.592 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:01:55.595 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:01:55.606 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:01:55.610 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:01:55.614 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:01:55.617 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:01:55.622 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:01:55.624 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:01:55.658 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:01:55.660 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:01:55.664 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:01:55.667 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:01:55.669 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:01:55.725 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:01:55.730 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:01:55.756 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:01:57.673 | + inc/python:pip_install:196 : result=0 2022-11-01 21:01:57.676 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:01:57.678 | + functions-common:time_stop:2422 : local name 2022-11-01 21:01:57.681 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:01:57.683 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:01:57.685 | + functions-common:time_stop:2425 : local total 2022-11-01 21:01:57.688 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:01:57.691 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:01:57.693 | + functions-common:time_stop:2429 : start_time=1667336511987 2022-11-01 21:01:57.696 | + functions-common:time_stop:2431 : [[ -z 1667336511987 ]] 2022-11-01 21:01:57.699 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:01:57.703 | + functions-common:time_stop:2434 : end_time=1667336517701 2022-11-01 21:01:57.706 | + functions-common:time_stop:2435 : elapsed_time=5714 2022-11-01 21:01:57.708 | + functions-common:time_stop:2436 : total=134177 2022-11-01 21:01:57.710 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:01:57.713 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=139891 2022-11-01 21:01:57.715 | + inc/python:pip_install:199 : return 0 2022-11-01 21:01:57.718 | + ./stack.sh:main:976 : install_oscwrap 2022-11-01 21:01:57.721 | ++ functions-common:install_oscwrap:2467 : mktemp 2022-11-01 21:01:57.726 | + functions-common:install_oscwrap:2467 : OSCWRAP_TIMER_FILE=/tmp/tmp.jHi2EfCzfm 2022-11-01 21:01:57.729 | + functions-common:install_oscwrap:2470 : shopt -s expand_aliases 2022-11-01 21:01:57.731 | + functions-common:install_oscwrap:2473 : unalias -a 2022-11-01 21:01:57.734 | + functions-common:install_oscwrap:2475 : alias openstack=oscwrap 2022-11-01 21:01:57.737 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-11-01 21:01:57.739 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-01 21:01:57.742 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-11-01 21:01:57.760 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:01:57.763 | + ./stack.sh:main:1030 : configure_database 2022-11-01 21:01:57.766 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-01 21:01:57.768 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-01 21:01:57.771 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-01 21:01:57.773 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:01:57.775 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-11-01 21:01:57.778 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-01 21:01:57.780 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:57.783 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:57.785 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-01 21:01:57.788 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-01 21:01:57.791 | ++ functions-common:ipv6_unquote:2220 : echo 0.0.0.0 2022-11-01 21:01:57.792 | ++ functions-common:ipv6_unquote:2220 : tr -d '[]' 2022-11-01 21:01:57.796 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-01 21:01:57.853 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-01 21:01:57.856 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:01:57.858 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:01:57.860 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:01:57.863 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:01:57.865 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:01:57.868 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:01:57.870 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:01:57.873 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:01:57.875 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:01:57.878 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:01:57.880 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:01:57.883 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-01 21:01:57.885 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:01:57.887 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:01:57.890 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:01:57.892 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:01:57.894 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:01:57.897 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:01:57.899 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-01 21:01:57.902 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:01:57.904 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:01:57.907 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-01 21:01:57.909 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:01:57.911 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart mysql 2022-11-01 21:02:00.701 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-01 21:02:00.717 | mysqladmin: connect to server at 'localhost' failed 2022-11-01 21:02:00.717 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-01 21:02:00.721 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-01 21:02:00.724 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-01 21:02:00.727 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:02:00.729 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:02:00.731 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-01 21:02:00.734 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-01 21:02:00.736 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-01 21:02:00.739 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:02:00.741 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:02:00.744 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-01 21:02:00.746 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-01 21:02:00.748 | + 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-01 21:02:00.760 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:02:00.797 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-01 21:02:00.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:02:00.827 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-01 21:02:00.889 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-01 21:02:00.946 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-01 21:02:01.003 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-01 21:02:01.006 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-11-01 21:02:01.009 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-11-01 21:02:01.009 | enabling MySQL performance counting 2022-11-01 21:02:01.011 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-11-01 21:02:01.033 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-11-01 21:02:01.035 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-11-01 21:02:03.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:02:03.104 | from cryptography.utils import int_from_bytes 2022-11-01 21:02:03.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:02:03.104 | from cryptography.utils import int_from_bytes 2022-11-01 21:02:04.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:02:04.141 | Processing ./tools/dbcounter 2022-11-01 21:02:04.146 | Installing build dependencies: started 2022-11-01 21:02:19.539 | Installing build dependencies: finished with status 'done' 2022-11-01 21:02:19.541 | Getting requirements to build wheel: started 2022-11-01 21:02:20.607 | Getting requirements to build wheel: finished with status 'done' 2022-11-01 21:02:20.613 | Installing backend dependencies: started 2022-11-01 21:02:27.540 | Installing backend dependencies: finished with status 'done' 2022-11-01 21:02:27.542 | Preparing wheel metadata: started 2022-11-01 21:02:28.723 | Preparing wheel metadata: finished with status 'done' 2022-11-01 21:02:28.737 | Building wheels for collected packages: dbcounter 2022-11-01 21:02:28.740 | Building wheel for dbcounter (PEP 517): started 2022-11-01 21:02:30.209 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-11-01 21:02:30.211 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=c60ac3c351b5c95e08d50e9afea955c97cf7ec95b11ef1a3ac7352ca8a3474aa 2022-11-01 21:02:30.211 | Stored in directory: /tmp/pip-ephem-wheel-cache-ifiugo5o/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-11-01 21:02:30.212 | Successfully built dbcounter 2022-11-01 21:02:32.420 | Installing collected packages: dbcounter 2022-11-01 21:02:32.420 | Attempting uninstall: dbcounter 2022-11-01 21:02:32.421 | Found existing installation: dbcounter 0.1 2022-11-01 21:02:32.431 | Uninstalling dbcounter-0.1: 2022-11-01 21:02:32.753 | Successfully uninstalled dbcounter-0.1 2022-11-01 21:02:32.857 | Successfully installed dbcounter-0.1 2022-11-01 21:02:33.037 | + inc/python:pip_install:196 : result=0 2022-11-01 21:02:33.040 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:02:33.043 | + functions-common:time_stop:2422 : local name 2022-11-01 21:02:33.045 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:02:33.047 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:02:33.050 | + functions-common:time_stop:2425 : local total 2022-11-01 21:02:33.052 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:02:33.055 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:02:33.057 | + functions-common:time_stop:2429 : start_time=1667336521027 2022-11-01 21:02:33.059 | + functions-common:time_stop:2431 : [[ -z 1667336521027 ]] 2022-11-01 21:02:33.063 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:02:33.067 | + functions-common:time_stop:2434 : end_time=1667336553064 2022-11-01 21:02:33.069 | + functions-common:time_stop:2435 : elapsed_time=32037 2022-11-01 21:02:33.072 | + functions-common:time_stop:2436 : total=139891 2022-11-01 21:02:33.074 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:02:33.077 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=171928 2022-11-01 21:02:33.079 | + inc/python:pip_install:199 : return 0 2022-11-01 21:02:33.082 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-11-01 21:02:33.084 | + lib/database:recreate_database:112 : local db=stats 2022-11-01 21:02:33.087 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-11-01 21:02:33.090 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-11-01 21:02:33.092 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-11-01 21:02:33.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:02:33.125 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-11-01 21:02:33.130 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:02:33.150 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-11-01 21:02:33.150 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-11-01 21:02:33.155 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:02:33.178 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-11-01 21:02:33.180 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:02:33.183 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart mysql 2022-11-01 21:02:35.313 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-11-01 21:02:35.316 | + functions-common:save_stackenv:60 : local tag=1034 2022-11-01 21:02:35.321 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-01 21:02:35.324 | + functions-common:save_stackenv:62 : time_stamp=2022-11-01-210235 2022-11-01 21:02:35.326 | + functions-common:save_stackenv:63 : echo '# 2022-11-01-210235 1034' 2022-11-01 21:02:35.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.331 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-01 21:02:35.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.336 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-01 21:02:35.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.341 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-01 21:02:35.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.346 | + 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-01 21:02:35.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.351 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-11-01 21:02:35.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.357 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-11-01 21:02:35.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.362 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-01-205838 2022-11-01 21:02:35.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.367 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-01 21:02:35.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.372 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-11-01 21:02:35.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.377 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-01 21:02:35.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.382 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-01 21:02:35.385 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.387 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-01 21:02:35.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.392 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-01 21:02:35.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.397 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.26 2022-11-01 21:02:35.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:02:35.402 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-11-01 21:02:35.404 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-11-01 21:02:35.407 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-01 21:02:35.409 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-01 21:02:35.421 | + ./stack.sh:main:1060 : start_dstat 2022-11-01 21:02:35.424 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:02:35.427 | + functions-common:run_process:1676 : local service=dstat 2022-11-01 21:02:35.429 | + functions-common:run_process:1677 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:02:35.432 | + functions-common:run_process:1678 : local group= 2022-11-01 21:02:35.434 | + functions-common:run_process:1679 : local user= 2022-11-01 21:02:35.437 | + functions-common:run_process:1680 : local env_vars= 2022-11-01 21:02:35.439 | + functions-common:run_process:1682 : local name=dstat 2022-11-01 21:02:35.442 | + functions-common:run_process:1684 : time_start run_process 2022-11-01 21:02:35.445 | + functions-common:time_start:2408 : local name=run_process 2022-11-01 21:02:35.447 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:02:35.449 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:02:35.455 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:02:35.457 | + functions-common:time_start:2413 : _TIME_START[$name]=1667336555454 2022-11-01 21:02:35.460 | + functions-common:run_process:1685 : is_service_enabled dstat 2022-11-01 21:02:35.478 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:02:35.481 | + functions-common:run_process:1686 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-01 21:02:35.483 | + functions-common:_run_under_systemd:1636 : local service=dstat 2022-11-01 21:02:35.486 | + functions-common:_run_under_systemd:1637 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:02:35.488 | + functions-common:_run_under_systemd:1638 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:02:35.491 | + functions-common:_run_under_systemd:1640 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:02:35.493 | + functions-common:_common_systemd_pitfalls:1608 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:02:35.496 | + functions-common:_common_systemd_pitfalls:1611 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-01 21:02:35.499 | + functions-common:_common_systemd_pitfalls:1622 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-01 21:02:35.501 | + functions-common:_run_under_systemd:1642 : local systemd_service=devstack@dstat.service 2022-11-01 21:02:35.504 | + functions-common:_run_under_systemd:1643 : local group= 2022-11-01 21:02:35.506 | + functions-common:_run_under_systemd:1644 : local user=ubuntu 2022-11-01 21:02:35.509 | + functions-common:_run_under_systemd:1645 : [[ -z ubuntu ]] 2022-11-01 21:02:35.511 | + functions-common:_run_under_systemd:1648 : local env_vars= 2022-11-01 21:02:35.514 | + functions-common:_run_under_systemd:1649 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-01 21:02:35.517 | + functions-common:_run_under_systemd:1652 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-01 21:02:35.519 | + functions-common:write_user_unit_file:1545 : local service=devstack@dstat.service 2022-11-01 21:02:35.521 | + functions-common:write_user_unit_file:1546 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:02:35.524 | + functions-common:write_user_unit_file:1547 : local group= 2022-11-01 21:02:35.526 | + functions-common:write_user_unit_file:1548 : local user=ubuntu 2022-11-01 21:02:35.528 | + functions-common:write_user_unit_file:1549 : local env_vars= 2022-11-01 21:02:35.531 | + functions-common:write_user_unit_file:1550 : local extra= 2022-11-01 21:02:35.533 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2022-11-01 21:02:35.535 | + functions-common:write_user_unit_file:1554 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-01 21:02:35.538 | + functions-common:write_user_unit_file:1555 : mkdir -p /etc/systemd/system 2022-11-01 21:02:35.542 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-01 21:02:35.601 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-01 21:02:35.661 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:02:35.721 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-01 21:02:35.779 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-01 21:02:35.839 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-01 21:02:35.903 | + functions-common:write_user_unit_file:1563 : [[ -n '' ]] 2022-11-01 21:02:35.906 | + functions-common:write_user_unit_file:1566 : [[ -n '' ]] 2022-11-01 21:02:35.908 | + functions-common:write_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-01 21:02:35.966 | + functions-common:write_user_unit_file:1572 : sudo systemctl daemon-reload 2022-11-01 21:02:36.374 | + functions-common:_run_under_systemd:1655 : sudo systemctl enable devstack@dstat.service 2022-11-01 21:02:36.389 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-01 21:02:36.803 | + functions-common:_run_under_systemd:1656 : sudo systemctl start devstack@dstat.service 2022-11-01 21:02:36.825 | + functions-common:run_process:1688 : time_stop run_process 2022-11-01 21:02:36.829 | + functions-common:time_stop:2422 : local name 2022-11-01 21:02:36.832 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:02:36.835 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:02:36.837 | + functions-common:time_stop:2425 : local total 2022-11-01 21:02:36.840 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:02:36.844 | + functions-common:time_stop:2428 : name=run_process 2022-11-01 21:02:36.846 | + functions-common:time_stop:2429 : start_time=1667336555454 2022-11-01 21:02:36.849 | + functions-common:time_stop:2431 : [[ -z 1667336555454 ]] 2022-11-01 21:02:36.853 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:02:36.858 | + functions-common:time_stop:2434 : end_time=1667336556855 2022-11-01 21:02:36.861 | + functions-common:time_stop:2435 : elapsed_time=1401 2022-11-01 21:02:36.863 | + functions-common:time_stop:2436 : total=0 2022-11-01 21:02:36.866 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:02:36.868 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=1401 2022-11-01 21:02:36.871 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-01 21:02:36.873 | + functions-common:run_process:1676 : local service=memory_tracker 2022-11-01 21:02:36.876 | + functions-common:run_process:1677 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-01 21:02:36.878 | + functions-common:run_process:1678 : local group= 2022-11-01 21:02:36.881 | + functions-common:run_process:1679 : local user=root 2022-11-01 21:02:36.883 | + functions-common:run_process:1680 : local env_vars= 2022-11-01 21:02:36.886 | + functions-common:run_process:1682 : local name=memory_tracker 2022-11-01 21:02:36.888 | + functions-common:run_process:1684 : time_start run_process 2022-11-01 21:02:36.891 | + functions-common:time_start:2408 : local name=run_process 2022-11-01 21:02:36.893 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:02:36.896 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:02:36.900 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:02:36.904 | + functions-common:time_start:2413 : _TIME_START[$name]=1667336556901 2022-11-01 21:02:36.906 | + functions-common:run_process:1685 : is_service_enabled memory_tracker 2022-11-01 21:02:36.924 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:02:36.927 | + functions-common:run_process:1688 : time_stop run_process 2022-11-01 21:02:36.929 | + functions-common:time_stop:2422 : local name 2022-11-01 21:02:36.932 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:02:36.934 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:02:36.937 | + functions-common:time_stop:2425 : local total 2022-11-01 21:02:36.939 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:02:36.941 | + functions-common:time_stop:2428 : name=run_process 2022-11-01 21:02:36.944 | + functions-common:time_stop:2429 : start_time=1667336556901 2022-11-01 21:02:36.946 | + functions-common:time_stop:2431 : [[ -z 1667336556901 ]] 2022-11-01 21:02:36.949 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:02:36.954 | + functions-common:time_stop:2434 : end_time=1667336556951 2022-11-01 21:02:36.956 | + functions-common:time_stop:2435 : elapsed_time=50 2022-11-01 21:02:36.959 | + functions-common:time_stop:2436 : total=1401 2022-11-01 21:02:36.962 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:02:36.964 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=1451 2022-11-01 21:02:36.967 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-01 21:02:36.991 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:02:36.994 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-11-01 21:02:37.014 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:02:37.016 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-11-01 21:02:37.037 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:02:37.040 | + ./stack.sh:main:1073 : start_etcd3 2022-11-01 21:02:37.043 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-01 21:02:37.045 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-863177-1 --data-dir /opt/stack/data/etcd' 2022-11-01 21:02:37.048 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-01 21:02:37.050 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-863177-1=http://10.222.0.26:2380' 2022-11-01 21:02:37.053 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.26:2380' 2022-11-01 21:02:37.056 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.26:2379' 2022-11-01 21:02:37.058 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-01 21:02:37.061 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-01 21:02:37.064 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.26:2379' 2022-11-01 21:02:37.066 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-01 21:02:37.069 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-01 21:02:37.071 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-01 21:02:37.074 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-863177-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-863177-1=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' '' root 2022-11-01 21:02:37.076 | + functions-common:write_user_unit_file:1545 : local service=devstack@etcd.service 2022-11-01 21:02:37.079 | + functions-common:write_user_unit_file:1546 : local 'command=/opt/stack/bin/etcd --name n-d-863177-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-863177-1=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2022-11-01 21:02:37.082 | + functions-common:write_user_unit_file:1547 : local group= 2022-11-01 21:02:37.085 | + functions-common:write_user_unit_file:1548 : local user=root 2022-11-01 21:02:37.088 | + functions-common:write_user_unit_file:1549 : local env_vars= 2022-11-01 21:02:37.091 | + functions-common:write_user_unit_file:1550 : local extra= 2022-11-01 21:02:37.093 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2022-11-01 21:02:37.095 | + functions-common:write_user_unit_file:1554 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-01 21:02:37.098 | + functions-common:write_user_unit_file:1555 : mkdir -p /etc/systemd/system 2022-11-01 21:02:37.104 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-01 21:02:37.179 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-01 21:02:37.247 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-863177-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-863177-1=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2022-11-01 21:02:37.302 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-01 21:02:37.357 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-01 21:02:37.414 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-01 21:02:37.472 | + functions-common:write_user_unit_file:1563 : [[ -n '' ]] 2022-11-01 21:02:37.474 | + functions-common:write_user_unit_file:1566 : [[ -n '' ]] 2022-11-01 21:02:37.478 | + functions-common:write_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-01 21:02:37.548 | + functions-common:write_user_unit_file:1572 : sudo systemctl daemon-reload 2022-11-01 21:02:37.946 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-01 21:02:38.005 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-01 21:02:38.064 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-01 21:02:38.122 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-01 21:02:38.183 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-01 21:02:38.189 | ++ functions-common:is_arch:505 : uname -m 2022-11-01 21:02:38.192 | + functions-common:is_arch:505 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-01 21:02:38.195 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-01 21:02:38.598 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-01 21:02:38.618 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-01 21:02:39.017 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-01 21:02:40.104 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-11-01 21:02:40.122 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:02:40.125 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-11-01 21:02:40.128 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-01 21:02:40.131 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-01 21:02:40.136 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-01 21:02:40.149 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-01 21:02:40.160 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-01 21:02:40.163 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-01 21:02:40.166 | + 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.26/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-01 21:02:40.295 | + 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.26/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-01 21:02:40.428 | + 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.26/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-01 21:02:40.556 | + 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.26/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-01 21:02:40.684 | + 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.26/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-01 21:02:40.811 | + 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.26/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-01 21:02:40.938 | + 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.26/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-01 21:02:41.065 | + 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.26/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-01 21:02:41.192 | + 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.26/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-01 21:02:41.320 | + 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.26/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-01 21:02:41.447 | + functions-common:write_clouds_yaml:198 : cat 2022-11-01 21:02:41.453 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-01 21:02:41.456 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-01 21:02:41.459 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-01 21:02:41.464 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-11-01 21:02:41.466 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-11-01 21:02:41.469 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-11-01 21:02:41.486 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:02:41.489 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-11-01 21:02:41.492 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:02:41.494 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-11-01 21:02:41.497 | + ./stack.sh:main:1090 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-11-01 21:02:41.499 | + ./stack.sh:main:1091 : init_keystone 2022-11-01 21:02:41.501 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-01 21:02:41.518 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:02:41.520 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-01 21:02:41.523 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-01 21:02:41.525 | + lib/database:recreate_database:112 : local db=keystone 2022-11-01 21:02:41.527 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-01 21:02:41.530 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-01 21:02:41.532 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-01 21:02:41.537 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:02:42.027 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-01 21:02:42.032 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:02:42.051 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-01 21:02:42.054 | + functions-common:time_start:2408 : local name=dbsync 2022-11-01 21:02:42.057 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:02:42.059 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:02:42.063 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:02:42.067 | + functions-common:time_start:2413 : _TIME_START[$name]=1667336562064 2022-11-01 21:02:42.070 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-01 21:02:45.566 | INFO dbcounter [-] Registered counter for database keystone 2022-11-01 21:02:45.590 | 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=182191) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:326}} 2022-11-01 21:02:45.597 | DEBUG dbcounter [-] [182191] Writer thread running {{(pid=182191) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 21:02:45.600 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 21:02:45.600 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 21:02:45.605 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-01 21:02:45.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:02:45.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:02:45.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:02:45.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:02:45.607 | 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=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:02:45.607 | 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=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:02:45.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:02:45.607 | 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=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:02:45.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:02:45.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:02:45.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:02:45.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:02:45.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:02:45.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:02:45.608 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-01 21:02:45.608 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=182191) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-01 21:02:45.632 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 21:02:45.632 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 21:02:45.690 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2022-11-01 21:02:47.552 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=182191) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-11-01 21:02:47.555 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-11-01 21:02:47.556 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=182191) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-11-01 21:02:47.558 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-11-01 21:02:47.559 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=182191) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-11-01 21:02:47.954 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-01 21:02:47.957 | + functions-common:time_stop:2422 : local name 2022-11-01 21:02:47.960 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:02:47.962 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:02:47.966 | + functions-common:time_stop:2425 : local total 2022-11-01 21:02:47.969 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:02:47.971 | + functions-common:time_stop:2428 : name=dbsync 2022-11-01 21:02:47.974 | + functions-common:time_stop:2429 : start_time=1667336562064 2022-11-01 21:02:47.977 | + functions-common:time_stop:2431 : [[ -z 1667336562064 ]] 2022-11-01 21:02:47.980 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:02:47.986 | + functions-common:time_stop:2434 : end_time=1667336567982 2022-11-01 21:02:47.988 | + functions-common:time_stop:2435 : elapsed_time=5918 2022-11-01 21:02:47.991 | + functions-common:time_stop:2436 : total=0 2022-11-01 21:02:47.994 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:02:47.996 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5918 2022-11-01 21:02:47.999 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-01 21:02:48.001 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-01 21:02:48.006 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-01 21:02:48.365 | ++ inc/async:async_inner:64 : rc=0 2022-11-01 21:02:48.392 | [179976 Async install_tempest:179976]: finished successfully 2022-11-01 21:02:51.320 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-01 21:02:51.320 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-01 21:02:51.320 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-01 21:02:51.321 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-01 21:02:51.321 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-01 21:02:51.321 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-01 21:02:51.321 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-01 21:02:51.322 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-01 21:02:51.322 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-01 21:02:51.649 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-01 21:02:51.655 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-01 21:02:54.953 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-01 21:02:54.953 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-01 21:02:54.953 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-01 21:02:54.954 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-01 21:02:54.954 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-01 21:02:54.954 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-01 21:02:54.955 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-01 21:02:54.955 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-01 21:02:54.955 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-01 21:02:55.285 | + ./stack.sh:main:1092 : start_keystone 2022-11-01 21:02:55.288 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-01 21:02:55.293 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-01 21:02:55.296 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-01 21:02:55.320 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:02:55.323 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-01 21:02:55.326 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-01 21:02:55.330 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-01 21:02:55.333 | + functions-common:run_process:1676 : local service=keystone 2022-11-01 21:02:55.336 | + functions-common:run_process:1677 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:02:55.338 | + functions-common:run_process:1678 : local group= 2022-11-01 21:02:55.341 | + functions-common:run_process:1679 : local user= 2022-11-01 21:02:55.343 | + functions-common:run_process:1680 : local env_vars= 2022-11-01 21:02:55.346 | + functions-common:run_process:1682 : local name=keystone 2022-11-01 21:02:55.348 | + functions-common:run_process:1684 : time_start run_process 2022-11-01 21:02:55.351 | + functions-common:time_start:2408 : local name=run_process 2022-11-01 21:02:55.353 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:02:55.356 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:02:55.360 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:02:55.364 | + functions-common:time_start:2413 : _TIME_START[$name]=1667336575362 2022-11-01 21:02:55.367 | + functions-common:run_process:1685 : is_service_enabled keystone 2022-11-01 21:02:55.383 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:02:55.386 | + functions-common:run_process:1686 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-01 21:02:55.389 | + functions-common:_run_under_systemd:1636 : local service=keystone 2022-11-01 21:02:55.391 | + functions-common:_run_under_systemd:1637 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:02:55.394 | + functions-common:_run_under_systemd:1638 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:02:55.396 | + functions-common:_run_under_systemd:1640 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:02:55.399 | + functions-common:_common_systemd_pitfalls:1608 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:02:55.401 | + functions-common:_common_systemd_pitfalls:1611 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-01 21:02:55.404 | + functions-common:_common_systemd_pitfalls:1622 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-01 21:02:55.406 | + functions-common:_run_under_systemd:1642 : local systemd_service=devstack@keystone.service 2022-11-01 21:02:55.409 | + functions-common:_run_under_systemd:1643 : local group= 2022-11-01 21:02:55.412 | + functions-common:_run_under_systemd:1644 : local user=ubuntu 2022-11-01 21:02:55.414 | + functions-common:_run_under_systemd:1645 : [[ -z ubuntu ]] 2022-11-01 21:02:55.417 | + functions-common:_run_under_systemd:1648 : local env_vars= 2022-11-01 21:02:55.419 | + functions-common:_run_under_systemd:1649 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-01 21:02:55.422 | + functions-common:_run_under_systemd:1650 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-01 21:02:55.424 | + functions-common:write_uwsgi_user_unit_file:1576 : local service=devstack@keystone.service 2022-11-01 21:02:55.426 | + functions-common:write_uwsgi_user_unit_file:1577 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:02:55.428 | + functions-common:write_uwsgi_user_unit_file:1578 : local group= 2022-11-01 21:02:55.431 | + functions-common:write_uwsgi_user_unit_file:1579 : local user=ubuntu 2022-11-01 21:02:55.433 | + functions-common:write_uwsgi_user_unit_file:1580 : local env_vars= 2022-11-01 21:02:55.435 | + functions-common:write_uwsgi_user_unit_file:1581 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-01 21:02:55.438 | + functions-common:write_uwsgi_user_unit_file:1582 : mkdir -p /etc/systemd/system 2022-11-01 21:02:55.442 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-01 21:02:55.497 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-01 21:02:55.558 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-01 21:02:55.614 | + functions-common:write_uwsgi_user_unit_file:1587 : 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-01 21:02:55.670 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-01 21:02:55.728 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-01 21:02:55.791 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-01 21:02:55.847 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-01 21:02:55.903 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-01 21:02:55.959 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-01 21:02:56.016 | + functions-common:write_uwsgi_user_unit_file:1595 : [[ -n '' ]] 2022-11-01 21:02:56.019 | + functions-common:write_uwsgi_user_unit_file:1598 : [[ -n '' ]] 2022-11-01 21:02:56.021 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-01 21:02:56.078 | + functions-common:write_uwsgi_user_unit_file:1604 : sudo systemctl daemon-reload 2022-11-01 21:02:56.469 | + functions-common:_run_under_systemd:1655 : sudo systemctl enable devstack@keystone.service 2022-11-01 21:02:56.489 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-01 21:02:56.860 | + functions-common:_run_under_systemd:1656 : sudo systemctl start devstack@keystone.service 2022-11-01 21:02:56.938 | + functions-common:run_process:1688 : time_stop run_process 2022-11-01 21:02:56.940 | + functions-common:time_stop:2422 : local name 2022-11-01 21:02:56.944 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:02:56.948 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:02:56.951 | + functions-common:time_stop:2425 : local total 2022-11-01 21:02:56.953 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:02:56.955 | + functions-common:time_stop:2428 : name=run_process 2022-11-01 21:02:56.958 | + functions-common:time_stop:2429 : start_time=1667336575362 2022-11-01 21:02:56.960 | + functions-common:time_stop:2431 : [[ -z 1667336575362 ]] 2022-11-01 21:02:56.963 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:02:56.968 | + functions-common:time_stop:2434 : end_time=1667336576965 2022-11-01 21:02:56.971 | + functions-common:time_stop:2435 : elapsed_time=1603 2022-11-01 21:02:56.973 | + functions-common:time_stop:2436 : total=1451 2022-11-01 21:02:56.976 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:02:56.978 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=3054 2022-11-01 21:02:56.981 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-01 21:02:56.981 | Waiting for keystone to start... 2022-11-01 21:02:56.983 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.26/identity/v3/ 2022-11-01 21:02:56.986 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.26/identity/v3/ 2022-11-01 21:02:56.989 | + functions:wait_for_service:457 : local timeout=60 2022-11-01 21:02:56.991 | + functions:wait_for_service:458 : local url=http://10.222.0.26/identity/v3/ 2022-11-01 21:02:56.994 | + functions:wait_for_service:459 : local rval=0 2022-11-01 21:02:56.996 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-01 21:02:56.999 | + functions-common:time_start:2408 : local name=wait_for_service 2022-11-01 21:02:57.001 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:02:57.004 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:02:57.009 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:02:57.011 | + functions-common:time_start:2413 : _TIME_START[$name]=1667336577009 2022-11-01 21:02:57.014 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-01 21:02:57.020 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26/identity/v3/ 2022-11-01 21:03:01.975 | + :: : [[ 200 == 503 ]] 2022-11-01 21:03:01.978 | + :: : [[ 0 -eq 7 ]] 2022-11-01 21:03:01.982 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-01 21:03:01.986 | + functions-common:time_stop:2422 : local name 2022-11-01 21:03:01.989 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:03:01.992 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:03:01.995 | + functions-common:time_stop:2425 : local total 2022-11-01 21:03:01.998 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:03:02.001 | + functions-common:time_stop:2428 : name=wait_for_service 2022-11-01 21:03:02.003 | + functions-common:time_stop:2429 : start_time=1667336577009 2022-11-01 21:03:02.007 | + functions-common:time_stop:2431 : [[ -z 1667336577009 ]] 2022-11-01 21:03:02.010 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:03:02.015 | + functions-common:time_stop:2434 : end_time=1667336582012 2022-11-01 21:03:02.017 | + functions-common:time_stop:2435 : elapsed_time=5003 2022-11-01 21:03:02.020 | + functions-common:time_stop:2436 : total=0 2022-11-01 21:03:02.022 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:03:02.025 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5003 2022-11-01 21:03:02.027 | + functions:wait_for_service:467 : return 0 2022-11-01 21:03:02.030 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-01 21:03:02.047 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:03:02.049 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-01 21:03:02.051 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:03:02.054 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart memcached 2022-11-01 21:03:02.087 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-11-01 21:03:02.093 | + 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.26/identity 2022-11-01 21:03:05.510 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.510 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.510 | 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=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.518 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.534 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.534 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.564 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.595 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.595 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.771 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.771 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.771 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.771 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.784 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.785 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.785 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.785 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.785 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.785 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.786 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.793 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.795 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.795 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.796 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.796 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.796 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.796 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.796 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=183012) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:03:05.860 | INFO dbcounter [-] Registered counter for database keystone 2022-11-01 21:03:05.880 | 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=183012) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:326}} 2022-11-01 21:03:05.888 | DEBUG dbcounter [-] [183012] Writer thread running {{(pid=183012) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 21:03:06.100 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created domain default 2022-11-01 21:03:06.162 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created project admin 2022-11-01 21:03:06.200 | DEBUG passlib.handlers.bcrypt [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] detected 'bcrypt' backend, version '4.0.0' {{(pid=183012) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-01 21:03:06.201 | DEBUG passlib.handlers.bcrypt [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=183012) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-01 21:03:06.268 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created user admin 2022-11-01 21:03:06.287 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created role reader 2022-11-01 21:03:06.304 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created role member 2022-11-01 21:03:06.337 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created implied role where 20b50bd97d78476e944362d0518b9fdd implies b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:03:06.352 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created role admin 2022-11-01 21:03:06.375 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created implied role where 086862f5810048b0bdd8d43bcf69583b implies 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:03:06.394 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Granted role admin on project admin to user admin. 2022-11-01 21:03:06.409 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Granted role admin on the system to user admin. 2022-11-01 21:03:06.430 | WARNING py.warnings [None req-a15a6227-18c3-457a-b89e-d68de0b1314f 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-01 21:03:06.430 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-01 21:03:06.430 |  2022-11-01 21:03:06.435 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created region RegionOne 2022-11-01 21:03:06.487 | INFO keystone.cmd.bootstrap [None req-a15a6227-18c3-457a-b89e-d68de0b1314f None None] Created public endpoint http://10.222.0.26/identity 2022-11-01 21:03:06.913 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-01 21:03:06.917 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-11-01 21:03:06.922 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-01 21:03:06.927 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-01 21:03:10.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:10.151 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:10.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:10.151 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:10.319 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:10.323 | + lib/keystone:create_keystone_accounts:310 : admin_project=b2a2935463444ba18d3ff6441ef83c44 2022-11-01 21:03:10.327 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-01 21:03:10.331 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-01 21:03:12.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:12.702 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:12.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:12.702 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:12.867 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:12.870 | + lib/keystone:create_keystone_accounts:312 : admin_user=32444cf35a5940d88e29cec5f48c36c2 2022-11-01 21:03:12.873 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-01 21:03:12.877 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-01 21:03:12.880 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-01 21:03:12.885 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 32444cf35a5940d88e29cec5f48c36c2 default 2022-11-01 21:03:12.952 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 32444cf35a5940d88e29cec5f48c36c2 default 2022-11-01 21:03:12.993 | [153247 Async ks-domain-role:183139]: running: get_or_add_user_domain_role admin 32444cf35a5940d88e29cec5f48c36c2 default 2022-11-01 21:03:12.996 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-01 21:03:12.998 | + functions-common:get_or_create_domain:882 : local domain_id 2022-11-01 21:03:13.001 | ++ functions-common:get_or_create_domain:888 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2022-11-01 21:03:15.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:15.976 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:15.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:15.976 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:16.149 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:16.152 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-11-01 21:03:16.154 | + functions-common:get_or_create_domain:888 : echo default 2022-11-01 21:03:16.154 | default 2022-11-01 21:03:16.156 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-01 21:03:16.227 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-01 21:03:16.274 | [153247 Async ks-project:183254]: running: get_or_create_project service Default 2022-11-01 21:03:16.277 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-01 21:03:16.356 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-01 21:03:16.406 | [153247 Async ks-service:183349]: running: get_or_create_role service 2022-11-01 21:03:16.408 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-01 21:03:16.484 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-01 21:03:16.649 | [153247 Async ks-reseller:183463]: running: get_or_create_role ResellerAdmin 2022-11-01 21:03:16.669 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-01 21:03:16.688 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-01 21:03:17.130 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-01 21:03:17.372 | [153247 Async ks-anotherrole:183564]: running: get_or_create_role anotherrole 2022-11-01 21:03:17.392 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-01 21:03:17.436 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-01 21:03:17.464 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:03:17.492 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-01 21:03:19.855 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:19.975 | [183349 Async ks-service:183349]: finished successfully 2022-11-01 21:03:20.328 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:20.430 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:20.433 | [183463 Async ks-reseller:183463]: finished successfully 2022-11-01 21:03:20.501 | [183254 Async ks-project:183254]: finished successfully 2022-11-01 21:03:21.070 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:21.102 | [183564 Async ks-anotherrole:183564]: finished successfully 2022-11-01 21:03:21.142 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:21.167 | [183139 Async ks-domain-role:183139]: finished successfully 2022-11-01 21:03:21.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:21.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:21.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:21.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:21.793 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:21.797 | ++ functions-common:get_or_create_project:938 : project_id=1123dcd5f928489a8da1be451061209f 2022-11-01 21:03:21.801 | ++ functions-common:get_or_create_project:939 : echo 1123dcd5f928489a8da1be451061209f 2022-11-01 21:03:21.805 | + lib/keystone:create_keystone_accounts:340 : invis_project=1123dcd5f928489a8da1be451061209f 2022-11-01 21:03:21.808 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-01 21:03:21.811 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-01 21:03:21.814 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:03:21.817 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-01 21:03:24.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:24.534 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:24.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:24.534 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:24.704 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:24.709 | ++ functions-common:get_or_create_project:938 : project_id=dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:24.712 | ++ functions-common:get_or_create_project:939 : echo dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:24.715 | + lib/keystone:create_keystone_accounts:344 : demo_project=dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:24.717 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-01 21:03:24.720 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-01 21:03:24.723 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:03:24.725 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-11-01 21:03:24.727 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-11-01 21:03:24.731 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-01 21:03:27.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:27.504 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:27.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:27.504 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:27.668 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:27.672 | ++ functions-common:get_or_create_user:925 : user_id=e0e53b0c96e74256b98078c1b6d1f14a 2022-11-01 21:03:27.676 | ++ functions-common:get_or_create_user:926 : echo e0e53b0c96e74256b98078c1b6d1f14a 2022-11-01 21:03:27.680 | + lib/keystone:create_keystone_accounts:347 : demo_user=e0e53b0c96e74256b98078c1b6d1f14a 2022-11-01 21:03:27.682 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-01 21:03:27.735 | [153247 Async ks-domain-role:183139]: Waiting for completion of get_or_add_user_domain_role admin 32444cf35a5940d88e29cec5f48c36c2 default running on PID 183139 (6 other jobs running) 2022-11-01 21:03:27.760 | [153247 Async ks-domain-role:183139]: Signaling child to exit 2022-11-01 21:03:27.760 | WAKEUP 2022-11-01 21:03:27.784 | [153247 Async ks-domain-role:183139]: Signaled 2022-11-01 21:03:27.785 | + functions-common:get_or_add_user_domain_role:996 : local user_role_id 2022-11-01 21:03:27.785 | + functions-common:get_or_add_user_domain_role:1000 : openstack --os-cloud devstack-system-admin role add admin --user 32444cf35a5940d88e29cec5f48c36c2 --domain default 2022-11-01 21:03:27.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:27.785 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:27.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:27.786 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:27.786 | ++ functions-common:get_or_add_user_domain_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32444cf35a5940d88e29cec5f48c36c2 --domain default -c Role -f value 2022-11-01 21:03:27.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:27.786 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:27.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:27.786 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:27.786 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:27.786 | + functions-common:get_or_add_user_domain_role:1007 : user_role_id=086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:03:27.786 | + functions-common:get_or_add_user_domain_role:1009 : echo 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:03:27.786 | 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:03:27.829 | [153247 Async ks-domain-role:183139]: finished get_or_add_user_domain_role admin 32444cf35a5940d88e29cec5f48c36c2 default with result 0 in 8 seconds 2022-11-01 21:03:27.837 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-01 21:03:27.877 | [153247 Async ks-project:183254]: Waiting for completion of get_or_create_project service Default running on PID 183254 (5 other jobs running) 2022-11-01 21:03:27.904 | [153247 Async ks-project:183254]: Signaling child to exit 2022-11-01 21:03:27.904 | WAKEUP 2022-11-01 21:03:27.926 | [153247 Async ks-project:183254]: Signaled 2022-11-01 21:03:27.927 | + functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:03:27.927 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-01 21:03:27.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:27.927 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:27.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:27.927 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:27.927 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:27.927 | + functions-common:get_or_create_project:938 : project_id=5c99facb3b904f6a96553abb71917b2f 2022-11-01 21:03:27.928 | + functions-common:get_or_create_project:939 : echo 5c99facb3b904f6a96553abb71917b2f 2022-11-01 21:03:27.928 | 5c99facb3b904f6a96553abb71917b2f 2022-11-01 21:03:27.972 | [153247 Async ks-project:183254]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-01 21:03:28.009 | [153247 Async ks-service:183349]: Waiting for completion of get_or_create_role service running on PID 183349 (4 other jobs running) 2022-11-01 21:03:28.034 | [153247 Async ks-service:183349]: Signaling child to exit 2022-11-01 21:03:28.034 | WAKEUP 2022-11-01 21:03:28.056 | [153247 Async ks-service:183349]: Signaled 2022-11-01 21:03:28.058 | + functions-common:get_or_create_role:945 : local role_id 2022-11-01 21:03:28.058 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-01 21:03:28.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:28.058 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:28.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:28.058 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:28.058 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:28.058 | + functions-common:get_or_create_role:950 : role_id=4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:03:28.058 | + functions-common:get_or_create_role:951 : echo 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:03:28.058 | 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:03:28.102 | [153247 Async ks-service:183349]: finished get_or_create_role service with result 0 in 3 seconds 2022-11-01 21:03:28.140 | [153247 Async ks-reseller:183463]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 183463 (3 other jobs running) 2022-11-01 21:03:28.165 | [153247 Async ks-reseller:183463]: Signaling child to exit 2022-11-01 21:03:28.166 | WAKEUP 2022-11-01 21:03:28.189 | [153247 Async ks-reseller:183463]: Signaled 2022-11-01 21:03:28.191 | + functions-common:get_or_create_role:945 : local role_id 2022-11-01 21:03:28.191 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-01 21:03:28.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:28.191 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:28.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:28.191 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:28.191 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:28.191 | + functions-common:get_or_create_role:950 : role_id=5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:03:28.191 | + functions-common:get_or_create_role:951 : echo 5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:03:28.191 | 5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:03:28.236 | [153247 Async ks-reseller:183463]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-11-01 21:03:28.275 | [153247 Async ks-anotherrole:183564]: Waiting for completion of get_or_create_role anotherrole running on PID 183564 (2 other jobs running) 2022-11-01 21:03:28.307 | [153247 Async ks-anotherrole:183564]: Signaling child to exit 2022-11-01 21:03:28.307 | WAKEUP 2022-11-01 21:03:28.330 | [153247 Async ks-anotherrole:183564]: Signaled 2022-11-01 21:03:28.332 | + functions-common:get_or_create_role:945 : local role_id 2022-11-01 21:03:28.332 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-01 21:03:28.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:28.332 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:28.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:28.332 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:28.332 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:28.332 | + functions-common:get_or_create_role:950 : role_id=a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:03:28.332 | + functions-common:get_or_create_role:951 : echo a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:03:28.332 | a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:03:28.375 | [153247 Async ks-anotherrole:183564]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-11-01 21:03:28.379 | + inc/async:async_wait:197 : return 0 2022-11-01 21:03:28.382 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.450 | + inc/async:async_inner:63 : get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.493 | [153247 Async ks-demo-member:184411]: running: get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.495 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 32444cf35a5940d88e29cec5f48c36c2 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.565 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 32444cf35a5940d88e29cec5f48c36c2 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.616 | [153247 Async ks-demo-admin:184507]: running: get_or_add_user_project_role admin 32444cf35a5940d88e29cec5f48c36c2 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.618 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.694 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.743 | [153247 Async ks-demo-another:184603]: running: get_or_add_user_project_role anotherrole e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:28.746 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a 1123dcd5f928489a8da1be451061209f 2022-11-01 21:03:28.824 | + inc/async:async_inner:63 : get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a 1123dcd5f928489a8da1be451061209f 2022-11-01 21:03:28.913 | [153247 Async ks-demo-invis:184700]: running: get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a 1123dcd5f928489a8da1be451061209f 2022-11-01 21:03:28.937 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-01 21:03:28.968 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-01 21:03:28.986 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:03:29.009 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-11-01 21:03:29.013 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-11-01 21:03:29.036 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-11-01 21:03:32.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:32.868 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:32.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:32.869 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:33.093 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:33.096 | ++ functions-common:get_or_create_user:925 : user_id=c81713d45d994a7cbdafc5734dd539ff 2022-11-01 21:03:33.102 | ++ functions-common:get_or_create_user:926 : echo c81713d45d994a7cbdafc5734dd539ff 2022-11-01 21:03:33.108 | + lib/keystone:create_keystone_accounts:360 : demo_reader=c81713d45d994a7cbdafc5734dd539ff 2022-11-01 21:03:33.112 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader c81713d45d994a7cbdafc5734dd539ff dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:33.361 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c81713d45d994a7cbdafc5734dd539ff dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:33.631 | [153247 Async ks-demo-reader:184907]: running: get_or_add_user_project_role reader c81713d45d994a7cbdafc5734dd539ff dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:03:33.633 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-01 21:03:33.646 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-01 21:03:33.656 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:03:33.673 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-01 21:03:38.283 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:38.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:38.300 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:38.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:38.300 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:38.329 | [184507 Async ks-demo-admin:184507]: finished successfully 2022-11-01 21:03:38.497 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:38.500 | ++ functions-common:get_or_create_project:938 : project_id=ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:38.503 | ++ functions-common:get_or_create_project:939 : echo ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:38.507 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:38.509 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-01 21:03:38.513 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-01 21:03:38.515 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:03:38.518 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-11-01 21:03:38.520 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-11-01 21:03:38.524 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-11-01 21:03:38.836 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:38.890 | [184603 Async ks-demo-another:184603]: finished successfully 2022-11-01 21:03:40.037 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:40.069 | [184411 Async ks-demo-member:184411]: finished successfully 2022-11-01 21:03:40.141 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:40.170 | [184700 Async ks-demo-invis:184700]: finished successfully 2022-11-01 21:03:41.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:41.317 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:41.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:41.318 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:41.490 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:41.493 | ++ functions-common:get_or_create_user:925 : user_id=5ad8090b87844af980dcaf3f0eb8b80a 2022-11-01 21:03:41.495 | ++ functions-common:get_or_create_user:926 : echo 5ad8090b87844af980dcaf3f0eb8b80a 2022-11-01 21:03:41.498 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5ad8090b87844af980dcaf3f0eb8b80a 2022-11-01 21:03:41.501 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:41.570 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:41.616 | [153247 Async ks-alt-admin:185308]: running: get_or_add_user_project_role admin 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:41.618 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:41.697 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:41.759 | [153247 Async ks-alt-another:185404]: running: get_or_add_user_project_role anotherrole 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:41.772 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-01 21:03:41.789 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-01 21:03:41.800 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:03:41.804 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-11-01 21:03:41.817 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-11-01 21:03:41.825 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-11-01 21:03:42.993 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:43.023 | [184907 Async ks-demo-reader:184907]: finished successfully 2022-11-01 21:03:44.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:44.645 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:44.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:44.645 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:44.833 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:44.836 | ++ functions-common:get_or_create_user:925 : user_id=16acda80b4cc4d1f98d8bfb28561f05f 2022-11-01 21:03:44.839 | ++ functions-common:get_or_create_user:926 : echo 16acda80b4cc4d1f98d8bfb28561f05f 2022-11-01 21:03:44.842 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=16acda80b4cc4d1f98d8bfb28561f05f 2022-11-01 21:03:44.844 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 16acda80b4cc4d1f98d8bfb28561f05f ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:44.924 | + inc/async:async_inner:63 : get_or_add_user_project_role member 16acda80b4cc4d1f98d8bfb28561f05f ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:44.983 | [153247 Async ks-alt-member-user:185582]: running: get_or_add_user_project_role member 16acda80b4cc4d1f98d8bfb28561f05f ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:44.985 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-01 21:03:44.993 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-01 21:03:44.997 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:03:44.999 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-01 21:03:45.009 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-11-01 21:03:45.017 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-11-01 21:03:47.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:47.901 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:47.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:47.901 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:48.083 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:48.086 | ++ functions-common:get_or_create_user:925 : user_id=6d87b6b0aba8465b94d941c6405eff54 2022-11-01 21:03:48.089 | ++ functions-common:get_or_create_user:926 : echo 6d87b6b0aba8465b94d941c6405eff54 2022-11-01 21:03:48.093 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=6d87b6b0aba8465b94d941c6405eff54 2022-11-01 21:03:48.096 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6d87b6b0aba8465b94d941c6405eff54 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:48.177 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6d87b6b0aba8465b94d941c6405eff54 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:48.249 | [153247 Async ks-alt-reader-user:185770]: running: get_or_add_user_project_role reader 6d87b6b0aba8465b94d941c6405eff54 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:03:48.262 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-01 21:03:48.270 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:03:48.273 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-11-01 21:03:48.278 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-11-01 21:03:48.284 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-11-01 21:03:49.946 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:49.995 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:49.999 | [185404 Async ks-alt-another:185404]: finished successfully 2022-11-01 21:03:50.056 | [185308 Async ks-alt-admin:185308]: finished successfully 2022-11-01 21:03:51.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:51.429 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:51.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:51.429 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:51.615 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:51.618 | ++ functions-common:get_or_create_user:925 : user_id=8deff2de44294dbe8a2ca4c575ad942d 2022-11-01 21:03:51.621 | ++ functions-common:get_or_create_user:926 : echo 8deff2de44294dbe8a2ca4c575ad942d 2022-11-01 21:03:51.624 | + lib/keystone:create_keystone_accounts:392 : system_member_user=8deff2de44294dbe8a2ca4c575ad942d 2022-11-01 21:03:51.627 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 8deff2de44294dbe8a2ca4c575ad942d all 2022-11-01 21:03:51.702 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8deff2de44294dbe8a2ca4c575ad942d all 2022-11-01 21:03:51.756 | [153247 Async ks-system-member:186005]: running: get_or_add_user_system_role member 8deff2de44294dbe8a2ca4c575ad942d all 2022-11-01 21:03:51.760 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-01 21:03:51.763 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:03:51.766 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-11-01 21:03:51.771 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-11-01 21:03:51.790 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-11-01 21:03:52.911 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:52.940 | [185582 Async ks-alt-member-user:185582]: finished successfully 2022-11-01 21:03:54.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:54.680 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:54.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:54.680 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:54.862 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:54.866 | ++ functions-common:get_or_create_user:925 : user_id=5a811126350c44879da86c9ed7f21816 2022-11-01 21:03:54.869 | ++ functions-common:get_or_create_user:926 : echo 5a811126350c44879da86c9ed7f21816 2022-11-01 21:03:54.872 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=5a811126350c44879da86c9ed7f21816 2022-11-01 21:03:54.874 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 5a811126350c44879da86c9ed7f21816 all 2022-11-01 21:03:54.985 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5a811126350c44879da86c9ed7f21816 all 2022-11-01 21:03:55.053 | [153247 Async ks-system-reader:186216]: running: get_or_add_user_system_role reader 5a811126350c44879da86c9ed7f21816 all 2022-11-01 21:03:55.058 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-01 21:03:55.063 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-01 21:03:55.068 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-11-01 21:03:55.079 | ++ functions-common:get_or_create_group:895 : local group_id 2022-11-01 21:03:55.083 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-01 21:03:55.929 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:03:55.959 | [185770 Async ks-alt-reader-user:185770]: finished successfully 2022-11-01 21:03:57.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:57.990 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:57.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:03:57.990 | from cryptography.utils import int_from_bytes 2022-11-01 21:03:58.170 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:03:58.173 | ++ functions-common:get_or_create_group:902 : group_id=83d3952005e8494e94e657320af4bdc7 2022-11-01 21:03:58.176 | ++ functions-common:get_or_create_group:903 : echo 83d3952005e8494e94e657320af4bdc7 2022-11-01 21:03:58.179 | + lib/keystone:create_keystone_accounts:402 : admin_group=83d3952005e8494e94e657320af4bdc7 2022-11-01 21:03:58.181 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-01 21:03:58.187 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-01 21:03:58.190 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-11-01 21:03:58.193 | ++ functions-common:get_or_create_group:895 : local group_id 2022-11-01 21:03:58.197 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-01 21:04:00.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:00.905 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:00.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:00.905 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:01.088 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:01.091 | ++ functions-common:get_or_create_group:902 : group_id=483d9d1181594d8a99b6a83c398ba197 2022-11-01 21:04:01.093 | ++ functions-common:get_or_create_group:903 : echo 483d9d1181594d8a99b6a83c398ba197 2022-11-01 21:04:01.096 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=483d9d1181594d8a99b6a83c398ba197 2022-11-01 21:04:01.098 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:01.178 | + inc/async:async_inner:63 : get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:01.253 | [153247 Async ks-group-memberdemo:186491]: running: get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:01.260 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:01.368 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:01.518 | [153247 Async ks-group-anotherdemo:186570]: running: get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:01.538 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:01.852 | + inc/async:async_inner:63 : get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:01.988 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:04:02.048 | [153247 Async ks-group-memberalt:186663]: running: get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:02.065 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:02.161 | [186005 Async ks-system-member:186005]: finished successfully 2022-11-01 21:04:02.520 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:02.770 | [153247 Async ks-group-anotheralt:186791]: running: get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:02.788 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 83d3952005e8494e94e657320af4bdc7 b2a2935463444ba18d3ff6441ef83c44 2022-11-01 21:04:03.244 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 83d3952005e8494e94e657320af4bdc7 b2a2935463444ba18d3ff6441ef83c44 2022-11-01 21:04:03.453 | [153247 Async ks-group-admin:186871]: running: get_or_add_group_project_role admin 83d3952005e8494e94e657320af4bdc7 b2a2935463444ba18d3ff6441ef83c44 2022-11-01 21:04:03.480 | + 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-01 21:04:03.851 | [153247 Async ks-demo-member:184411]: Waiting for completion of get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec running on PID 184411 (17 other jobs running) 2022-11-01 21:04:04.016 | [153247 Async ks-demo-member:184411]: Signaling child to exit 2022-11-01 21:04:04.016 | WAKEUP 2022-11-01 21:04:04.188 | [153247 Async ks-demo-member:184411]: Signaled 2022-11-01 21:04:04.201 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:04.201 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:04.201 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:04.201 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:04.201 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:04.201 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:04.201 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:04.201 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:04.201 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:04.201 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add member --user e0e53b0c96e74256b98078c1b6d1f14a --project dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:04.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:04.201 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:04.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:04.201 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:04.201 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e0e53b0c96e74256b98078c1b6d1f14a --project dea4d0677b31486ba9148569c82cc2ec -c Role -f value 2022-11-01 21:04:04.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:04.201 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:04.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:04.201 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:04.201 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:04.201 | + functions-common:get_or_add_user_project_role:989 : user_role_id=20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:04.202 | + functions-common:get_or_add_user_project_role:990 : echo 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:04.202 | 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:04.571 | [153247 Async ks-demo-member:184411]: finished get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec with result 0 in 11 seconds 2022-11-01 21:04:04.864 | [153247 Async ks-demo-admin:184507]: Waiting for completion of get_or_add_user_project_role admin 32444cf35a5940d88e29cec5f48c36c2 dea4d0677b31486ba9148569c82cc2ec running on PID 184507 (16 other jobs running) 2022-11-01 21:04:05.027 | [153247 Async ks-demo-admin:184507]: Signaling child to exit 2022-11-01 21:04:05.027 | WAKEUP 2022-11-01 21:04:05.196 | [153247 Async ks-demo-admin:184507]: Signaled 2022-11-01 21:04:05.216 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:05.216 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:05.216 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:05.216 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:05.216 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:05.216 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:05.216 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:05.216 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:05.216 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:05.216 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user 32444cf35a5940d88e29cec5f48c36c2 --project dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:05.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:05.216 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:05.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:05.216 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:05.216 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32444cf35a5940d88e29cec5f48c36c2 --project dea4d0677b31486ba9148569c82cc2ec -c Role -f value 2022-11-01 21:04:05.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:05.216 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:05.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:05.217 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:05.217 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:05.217 | + functions-common:get_or_add_user_project_role:989 : user_role_id=086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:05.217 | + functions-common:get_or_add_user_project_role:990 : echo 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:05.217 | 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:05.576 | [153247 Async ks-demo-admin:184507]: finished get_or_add_user_project_role admin 32444cf35a5940d88e29cec5f48c36c2 dea4d0677b31486ba9148569c82cc2ec with result 0 in 9 seconds 2022-11-01 21:04:05.825 | [153247 Async ks-demo-another:184603]: Waiting for completion of get_or_add_user_project_role anotherrole e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec running on PID 184603 (15 other jobs running) 2022-11-01 21:04:06.039 | [153247 Async ks-demo-another:184603]: Signaling child to exit 2022-11-01 21:04:06.039 | WAKEUP 2022-11-01 21:04:06.171 | [153247 Async ks-demo-another:184603]: Signaled 2022-11-01 21:04:06.183 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:06.183 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:06.183 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:06.183 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:06.183 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:06.183 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:06.183 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:06.183 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:06.183 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:06.183 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add anotherrole --user e0e53b0c96e74256b98078c1b6d1f14a --project dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:06.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:06.183 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:06.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:06.184 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:06.184 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e0e53b0c96e74256b98078c1b6d1f14a --project dea4d0677b31486ba9148569c82cc2ec -c Role -f value 2022-11-01 21:04:06.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:06.184 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:06.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:06.184 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:06.184 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:06.184 | + functions-common:get_or_add_user_project_role:989 : user_role_id=a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:06.184 | + functions-common:get_or_add_user_project_role:990 : echo a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:06.184 | a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:06.489 | [153247 Async ks-demo-another:184603]: finished get_or_add_user_project_role anotherrole e0e53b0c96e74256b98078c1b6d1f14a dea4d0677b31486ba9148569c82cc2ec with result 0 in 10 seconds 2022-11-01 21:04:06.751 | [153247 Async ks-demo-invis:184700]: Waiting for completion of get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a 1123dcd5f928489a8da1be451061209f running on PID 184700 (14 other jobs running) 2022-11-01 21:04:06.915 | [153247 Async ks-demo-invis:184700]: Signaling child to exit 2022-11-01 21:04:06.915 | WAKEUP 2022-11-01 21:04:07.031 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:04:07.038 | [153247 Async ks-demo-invis:184700]: Signaled 2022-11-01 21:04:07.049 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:07.049 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:07.049 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:07.049 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:07.049 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:07.049 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:07.049 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:07.049 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:07.049 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:07.049 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add member --user e0e53b0c96e74256b98078c1b6d1f14a --project 1123dcd5f928489a8da1be451061209f 2022-11-01 21:04:07.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:07.049 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:07.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:07.049 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:07.049 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e0e53b0c96e74256b98078c1b6d1f14a --project 1123dcd5f928489a8da1be451061209f -c Role -f value 2022-11-01 21:04:07.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:07.049 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:07.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:07.049 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:07.049 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:07.049 | + functions-common:get_or_add_user_project_role:989 : user_role_id=20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:07.049 | + functions-common:get_or_add_user_project_role:990 : echo 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:07.049 | 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:07.216 | [186216 Async ks-system-reader:186216]: finished successfully 2022-11-01 21:04:07.277 | [153247 Async ks-demo-invis:184700]: finished get_or_add_user_project_role member e0e53b0c96e74256b98078c1b6d1f14a 1123dcd5f928489a8da1be451061209f with result 0 in 11 seconds 2022-11-01 21:04:07.522 | [153247 Async ks-demo-reader:184907]: Waiting for completion of get_or_add_user_project_role reader c81713d45d994a7cbdafc5734dd539ff dea4d0677b31486ba9148569c82cc2ec running on PID 184907 (13 other jobs running) 2022-11-01 21:04:07.687 | [153247 Async ks-demo-reader:184907]: Signaling child to exit 2022-11-01 21:04:07.687 | WAKEUP 2022-11-01 21:04:07.841 | [153247 Async ks-demo-reader:184907]: Signaled 2022-11-01 21:04:07.851 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:07.852 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:07.852 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:07.852 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:07.852 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:07.852 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:07.852 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:07.852 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:07.852 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:07.852 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add reader --user c81713d45d994a7cbdafc5734dd539ff --project dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:07.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:07.852 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:07.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:07.852 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:07.852 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c81713d45d994a7cbdafc5734dd539ff --project dea4d0677b31486ba9148569c82cc2ec -c Role -f value 2022-11-01 21:04:07.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:07.852 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:07.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:07.852 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:07.852 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:07.852 | + functions-common:get_or_add_user_project_role:989 : user_role_id=b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:07.852 | + functions-common:get_or_add_user_project_role:990 : echo b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:07.852 | b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:08.175 | [153247 Async ks-demo-reader:184907]: finished get_or_add_user_project_role reader c81713d45d994a7cbdafc5734dd539ff dea4d0677b31486ba9148569c82cc2ec with result 0 in 9 seconds 2022-11-01 21:04:08.208 | + inc/async:async_wait:197 : return 0 2022-11-01 21:04:08.236 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-01 21:04:08.572 | [153247 Async ks-alt-admin:185308]: Waiting for completion of get_or_add_user_project_role admin 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 running on PID 185308 (12 other jobs running) 2022-11-01 21:04:08.709 | [153247 Async ks-alt-admin:185308]: Signaling child to exit 2022-11-01 21:04:08.710 | WAKEUP 2022-11-01 21:04:08.817 | [153247 Async ks-alt-admin:185308]: Signaled 2022-11-01 21:04:08.823 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:08.824 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:08.824 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:08.824 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:08.824 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:08.824 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:08.824 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:08.824 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:08.824 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:08.824 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user 5ad8090b87844af980dcaf3f0eb8b80a --project ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:08.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:08.824 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:08.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:08.824 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:08.824 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ad8090b87844af980dcaf3f0eb8b80a --project ca324af7bd55432ba7cd131035192da0 -c Role -f value 2022-11-01 21:04:08.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:08.824 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:08.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:08.824 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:08.824 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:08.824 | + functions-common:get_or_add_user_project_role:989 : user_role_id=086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:08.824 | + functions-common:get_or_add_user_project_role:990 : echo 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:08.824 | 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:09.101 | [153247 Async ks-alt-admin:185308]: finished get_or_add_user_project_role admin 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 with result 0 in 8 seconds 2022-11-01 21:04:09.301 | [153247 Async ks-alt-another:185404]: Waiting for completion of get_or_add_user_project_role anotherrole 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 running on PID 185404 (11 other jobs running) 2022-11-01 21:04:09.425 | [153247 Async ks-alt-another:185404]: Signaling child to exit 2022-11-01 21:04:09.426 | WAKEUP 2022-11-01 21:04:09.533 | [153247 Async ks-alt-another:185404]: Signaled 2022-11-01 21:04:09.535 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:09.535 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:09.535 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:09.535 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:09.535 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:09.535 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:09.535 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:09.536 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:09.536 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:09.536 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5ad8090b87844af980dcaf3f0eb8b80a --project ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:09.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:09.536 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:09.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:09.536 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:09.536 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5ad8090b87844af980dcaf3f0eb8b80a --project ca324af7bd55432ba7cd131035192da0 -c Role -f value 2022-11-01 21:04:09.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:09.536 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:09.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:09.536 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:09.536 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:09.536 | + functions-common:get_or_add_user_project_role:989 : user_role_id=a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:09.536 | + functions-common:get_or_add_user_project_role:990 : echo a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:09.536 | a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:09.742 | [153247 Async ks-alt-another:185404]: finished get_or_add_user_project_role anotherrole 5ad8090b87844af980dcaf3f0eb8b80a ca324af7bd55432ba7cd131035192da0 with result 0 in 8 seconds 2022-11-01 21:04:09.952 | [153247 Async ks-alt-member-user:185582]: Waiting for completion of get_or_add_user_project_role member 16acda80b4cc4d1f98d8bfb28561f05f ca324af7bd55432ba7cd131035192da0 running on PID 185582 (10 other jobs running) 2022-11-01 21:04:10.002 | [153247 Async ks-alt-member-user:185582]: Signaling child to exit 2022-11-01 21:04:10.003 | WAKEUP 2022-11-01 21:04:10.055 | [153247 Async ks-alt-member-user:185582]: Signaled 2022-11-01 21:04:10.057 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:10.057 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:10.057 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:10.057 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:10.057 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:10.057 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:10.057 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:10.057 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:10.057 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:10.057 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add member --user 16acda80b4cc4d1f98d8bfb28561f05f --project ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:10.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.057 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.057 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.057 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 16acda80b4cc4d1f98d8bfb28561f05f --project ca324af7bd55432ba7cd131035192da0 -c Role -f value 2022-11-01 21:04:10.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.057 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.057 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.057 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:10.057 | + functions-common:get_or_add_user_project_role:989 : user_role_id=20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:10.058 | + functions-common:get_or_add_user_project_role:990 : echo 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:10.058 | 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:10.264 | [153247 Async ks-alt-member-user:185582]: finished get_or_add_user_project_role member 16acda80b4cc4d1f98d8bfb28561f05f ca324af7bd55432ba7cd131035192da0 with result 0 in 8 seconds 2022-11-01 21:04:10.312 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:04:10.332 | [153247 Async ks-alt-reader-user:185770]: Waiting for completion of get_or_add_user_project_role reader 6d87b6b0aba8465b94d941c6405eff54 ca324af7bd55432ba7cd131035192da0 running on PID 185770 (9 other jobs running) 2022-11-01 21:04:10.342 | [186491 Async ks-group-memberdemo:186491]: finished successfully 2022-11-01 21:04:10.364 | [153247 Async ks-alt-reader-user:185770]: Signaling child to exit 2022-11-01 21:04:10.365 | WAKEUP 2022-11-01 21:04:10.396 | [153247 Async ks-alt-reader-user:185770]: Signaled 2022-11-01 21:04:10.397 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:04:10.398 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:04:10.398 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:04:10.398 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:10.398 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:10.398 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:10.398 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:10.398 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:10.398 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:04:10.398 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add reader --user 6d87b6b0aba8465b94d941c6405eff54 --project ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:10.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.398 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.398 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.398 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6d87b6b0aba8465b94d941c6405eff54 --project ca324af7bd55432ba7cd131035192da0 -c Role -f value 2022-11-01 21:04:10.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.398 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.398 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.398 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:10.398 | + functions-common:get_or_add_user_project_role:989 : user_role_id=b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:10.398 | + functions-common:get_or_add_user_project_role:990 : echo b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:10.398 | b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:10.506 | [153247 Async ks-alt-reader-user:185770]: finished get_or_add_user_project_role reader 6d87b6b0aba8465b94d941c6405eff54 ca324af7bd55432ba7cd131035192da0 with result 0 in 7 seconds 2022-11-01 21:04:10.511 | + inc/async:async_wait:197 : return 0 2022-11-01 21:04:10.513 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-01 21:04:10.591 | [153247 Async ks-system-member:186005]: Waiting for completion of get_or_add_user_system_role member 8deff2de44294dbe8a2ca4c575ad942d all running on PID 186005 (8 other jobs running) 2022-11-01 21:04:10.674 | [153247 Async ks-system-member:186005]: Signaling child to exit 2022-11-01 21:04:10.674 | WAKEUP 2022-11-01 21:04:10.788 | [153247 Async ks-system-member:186005]: Signaled 2022-11-01 21:04:10.800 | + functions-common:get_or_add_user_system_role:1015 : local user_role_id 2022-11-01 21:04:10.800 | + functions-common:get_or_add_user_system_role:1016 : local domain_args 2022-11-01 21:04:10.800 | ++ functions-common:get_or_add_user_system_role:1018 : _get_domain_args 2022-11-01 21:04:10.800 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:10.800 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:10.800 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:10.800 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:10.800 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:10.800 | + functions-common:get_or_add_user_system_role:1018 : domain_args= 2022-11-01 21:04:10.800 | ++ functions-common:get_or_add_user_system_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8deff2de44294dbe8a2ca4c575ad942d --system all -f value -c Role 2022-11-01 21:04:10.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.800 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.800 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.800 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:10.800 | + functions-common:get_or_add_user_system_role:1026 : user_role_id= 2022-11-01 21:04:10.800 | + functions-common:get_or_add_user_system_role:1027 : [[ -z '' ]] 2022-11-01 21:04:10.800 | + functions-common:get_or_add_user_system_role:1029 : openstack --os-cloud devstack-system-admin role add member --user 8deff2de44294dbe8a2ca4c575ad942d --system all 2022-11-01 21:04:10.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.800 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.801 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.801 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8deff2de44294dbe8a2ca4c575ad942d --system all -f value -c Role 2022-11-01 21:04:10.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.801 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:10.801 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:10.801 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:10.801 | + functions-common:get_or_add_user_system_role:1038 : user_role_id=20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:10.801 | + functions-common:get_or_add_user_system_role:1040 : echo 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:10.801 | 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:10.825 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:04:10.873 | [186570 Async ks-group-anotherdemo:186570]: finished successfully 2022-11-01 21:04:10.918 | [153247 Async ks-system-member:186005]: finished get_or_add_user_system_role member 8deff2de44294dbe8a2ca4c575ad942d all with result 0 in 10 seconds 2022-11-01 21:04:10.989 | [153247 Async ks-system-reader:186216]: Waiting for completion of get_or_add_user_system_role reader 5a811126350c44879da86c9ed7f21816 all running on PID 186216 (7 other jobs running) 2022-11-01 21:04:11.055 | [153247 Async ks-system-reader:186216]: Signaling child to exit 2022-11-01 21:04:11.055 | WAKEUP 2022-11-01 21:04:11.095 | [153247 Async ks-system-reader:186216]: Signaled 2022-11-01 21:04:11.100 | + functions-common:get_or_add_user_system_role:1015 : local user_role_id 2022-11-01 21:04:11.100 | + functions-common:get_or_add_user_system_role:1016 : local domain_args 2022-11-01 21:04:11.100 | ++ functions-common:get_or_add_user_system_role:1018 : _get_domain_args 2022-11-01 21:04:11.100 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:04:11.100 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:04:11.100 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:04:11.100 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:04:11.100 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:04:11.100 | + functions-common:get_or_add_user_system_role:1018 : domain_args= 2022-11-01 21:04:11.100 | ++ functions-common:get_or_add_user_system_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5a811126350c44879da86c9ed7f21816 --system all -f value -c Role 2022-11-01 21:04:11.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.100 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.100 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.100 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:11.100 | + functions-common:get_or_add_user_system_role:1026 : user_role_id= 2022-11-01 21:04:11.100 | + functions-common:get_or_add_user_system_role:1027 : [[ -z '' ]] 2022-11-01 21:04:11.100 | + functions-common:get_or_add_user_system_role:1029 : openstack --os-cloud devstack-system-admin role add reader --user 5a811126350c44879da86c9ed7f21816 --system all 2022-11-01 21:04:11.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.100 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.100 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.101 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5a811126350c44879da86c9ed7f21816 --system all -f value -c Role 2022-11-01 21:04:11.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.101 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.101 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.101 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:11.101 | + functions-common:get_or_add_user_system_role:1038 : user_role_id=b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:11.101 | + functions-common:get_or_add_user_system_role:1040 : echo b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:11.101 | b00cd1bd192c4e2ba36efda672eeeb26 2022-11-01 21:04:11.187 | [153247 Async ks-system-reader:186216]: finished get_or_add_user_system_role reader 5a811126350c44879da86c9ed7f21816 all with result 0 in 12 seconds 2022-11-01 21:04:11.193 | + inc/async:async_wait:197 : return 0 2022-11-01 21:04:11.196 | + 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-01 21:04:11.217 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:04:11.260 | [186663 Async ks-group-memberalt:186663]: finished successfully 2022-11-01 21:04:11.269 | [153247 Async ks-group-memberdemo:186491]: Waiting for completion of get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec running on PID 186491 (6 other jobs running) 2022-11-01 21:04:11.301 | [153247 Async ks-group-memberdemo:186491]: Signaling child to exit 2022-11-01 21:04:11.301 | WAKEUP 2022-11-01 21:04:11.327 | [153247 Async ks-group-memberdemo:186491]: Signaled 2022-11-01 21:04:11.329 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:04:11.329 | + functions-common:get_or_add_group_project_role:1050 : openstack role add member --group 483d9d1181594d8a99b6a83c398ba197 --project dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:11.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.329 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.329 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.329 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 483d9d1181594d8a99b6a83c398ba197 --project dea4d0677b31486ba9148569c82cc2ec -f value -c Role 2022-11-01 21:04:11.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.329 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.329 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.329 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:11.329 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:11.329 | + functions-common:get_or_add_group_project_role:1059 : echo 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:11.329 | 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:11.377 | [153247 Async ks-group-memberdemo:186491]: finished get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec with result 0 in 9 seconds 2022-11-01 21:04:11.417 | [153247 Async ks-group-anotherdemo:186570]: Waiting for completion of get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec running on PID 186570 (5 other jobs running) 2022-11-01 21:04:11.446 | [153247 Async ks-group-anotherdemo:186570]: Signaling child to exit 2022-11-01 21:04:11.446 | WAKEUP 2022-11-01 21:04:11.475 | [153247 Async ks-group-anotherdemo:186570]: Signaled 2022-11-01 21:04:11.476 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:04:11.476 | + functions-common:get_or_add_group_project_role:1050 : openstack role add anotherrole --group 483d9d1181594d8a99b6a83c398ba197 --project dea4d0677b31486ba9148569c82cc2ec 2022-11-01 21:04:11.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.476 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.476 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.476 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 483d9d1181594d8a99b6a83c398ba197 --project dea4d0677b31486ba9148569c82cc2ec -f value -c Role 2022-11-01 21:04:11.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.476 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.476 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.476 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:11.476 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:11.476 | + functions-common:get_or_add_group_project_role:1059 : echo a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:11.476 | a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:11.525 | [153247 Async ks-group-anotherdemo:186570]: finished get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 dea4d0677b31486ba9148569c82cc2ec with result 0 in 9 seconds 2022-11-01 21:04:11.570 | [153247 Async ks-group-memberalt:186663]: Waiting for completion of get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 running on PID 186663 (4 other jobs running) 2022-11-01 21:04:11.597 | [153247 Async ks-group-memberalt:186663]: Signaling child to exit 2022-11-01 21:04:11.597 | WAKEUP 2022-11-01 21:04:11.623 | [153247 Async ks-group-memberalt:186663]: Signaled 2022-11-01 21:04:11.625 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:04:11.625 | + functions-common:get_or_add_group_project_role:1050 : openstack role add member --group 483d9d1181594d8a99b6a83c398ba197 --project ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:11.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.625 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.625 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.625 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 483d9d1181594d8a99b6a83c398ba197 --project ca324af7bd55432ba7cd131035192da0 -f value -c Role 2022-11-01 21:04:11.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.625 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:11.625 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:11.625 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:11.625 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:11.625 | + functions-common:get_or_add_group_project_role:1059 : echo 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:11.625 | 20b50bd97d78476e944362d0518b9fdd 2022-11-01 21:04:11.674 | [153247 Async ks-group-memberalt:186663]: finished get_or_add_group_project_role member 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 with result 0 in 9 seconds 2022-11-01 21:04:11.718 | [153247 Async ks-group-anotheralt:186791]: Waiting for completion of get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 running on PID 186791 (3 other jobs running) 2022-11-01 21:04:11.751 | [153247 Async ks-group-anotheralt:186791]: Signaling child to exit 2022-11-01 21:04:12.231 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:04:12.257 | [186791 Async ks-group-anotheralt:186791]: finished successfully 2022-11-01 21:04:12.284 | WAKEUP 2022-11-01 21:04:12.308 | [153247 Async ks-group-anotheralt:186791]: Signaled 2022-11-01 21:04:12.310 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:04:12.310 | + functions-common:get_or_add_group_project_role:1050 : openstack role add anotherrole --group 483d9d1181594d8a99b6a83c398ba197 --project ca324af7bd55432ba7cd131035192da0 2022-11-01 21:04:12.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:12.311 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:12.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:12.311 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:12.311 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 483d9d1181594d8a99b6a83c398ba197 --project ca324af7bd55432ba7cd131035192da0 -f value -c Role 2022-11-01 21:04:12.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:12.311 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:12.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:12.311 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:12.311 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:12.311 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:12.311 | + functions-common:get_or_add_group_project_role:1059 : echo a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:12.311 | a3ed29b5b758404f8f8d08fc409baa37 2022-11-01 21:04:12.360 | [153247 Async ks-group-anotheralt:186791]: finished get_or_add_group_project_role anotherrole 483d9d1181594d8a99b6a83c398ba197 ca324af7bd55432ba7cd131035192da0 with result 0 in 9 seconds 2022-11-01 21:04:12.402 | [153247 Async ks-group-admin:186871]: Waiting for completion of get_or_add_group_project_role admin 83d3952005e8494e94e657320af4bdc7 b2a2935463444ba18d3ff6441ef83c44 running on PID 186871 (2 other jobs running) 2022-11-01 21:04:12.429 | [153247 Async ks-group-admin:186871]: Signaling child to exit 2022-11-01 21:04:12.480 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:04:12.512 | [186871 Async ks-group-admin:186871]: finished successfully 2022-11-01 21:04:12.536 | WAKEUP 2022-11-01 21:04:12.559 | [153247 Async ks-group-admin:186871]: Signaled 2022-11-01 21:04:12.561 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:04:12.561 | + functions-common:get_or_add_group_project_role:1050 : openstack role add admin --group 83d3952005e8494e94e657320af4bdc7 --project b2a2935463444ba18d3ff6441ef83c44 2022-11-01 21:04:12.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:12.561 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:12.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:12.561 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:12.561 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 83d3952005e8494e94e657320af4bdc7 --project b2a2935463444ba18d3ff6441ef83c44 -f value -c Role 2022-11-01 21:04:12.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:12.561 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:12.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:04:12.561 | from cryptography.utils import int_from_bytes 2022-11-01 21:04:12.561 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:04:12.561 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:12.561 | + functions-common:get_or_add_group_project_role:1059 : echo 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:12.561 | 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:04:12.606 | [153247 Async ks-group-admin:186871]: finished get_or_add_group_project_role admin 83d3952005e8494e94e657320af4bdc7 b2a2935463444ba18d3ff6441ef83c44 with result 0 in 9 seconds 2022-11-01 21:04:12.610 | + inc/async:async_wait:197 : return 0 2022-11-01 21:04:12.613 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-01 21:04:12.631 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:04:12.634 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-11-01 21:04:12.653 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:04:12.655 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-11-01 21:04:12.658 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-01 21:04:12.730 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-01 21:04:12.774 | [153247 Async create_nova_accounts:188725]: running: create_nova_accounts 2022-11-01 21:04:12.777 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-11-01 21:04:12.796 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:04:12.799 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-11-01 21:04:12.801 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-01 21:04:12.872 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-01 21:04:12.920 | [153247 Async create_glance_accounts:188849]: running: create_glance_accounts 2022-11-01 21:04:12.923 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-11-01 21:04:12.948 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:04:12.950 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-11-01 21:04:12.953 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-01 21:04:13.026 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-01 21:04:13.071 | [153247 Async create_cinder_accounts:188988]: running: create_cinder_accounts 2022-11-01 21:04:13.074 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-11-01 21:04:13.098 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:04:13.100 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-11-01 21:04:13.103 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-01 21:04:13.193 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-01 21:04:13.273 | [153247 Async create_neutron_accounts:189132]: running: create_neutron_accounts 2022-11-01 21:04:13.278 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-11-01 21:04:13.307 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:04:13.316 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-11-01 21:04:13.321 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-01 21:04:13.620 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-01 21:04:13.888 | [153247 Async create_swift_accounts:189287]: running: create_swift_accounts 2022-11-01 21:04:13.904 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-11-01 21:04:14.036 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:04:14.056 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-01 21:04:14.417 | [153247 Async create_nova_accounts:188725]: Waiting for completion of create_nova_accounts running on PID 188725 (6 other jobs running) 2022-11-01 21:04:14.595 | [153247 Async create_nova_accounts:188725]: Signaling child to exit 2022-11-01 21:04:49.644 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:04:49.701 | [189132 Async create_neutron_accounts:189132]: finished successfully 2022-11-01 21:05:09.913 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:05:09.942 | [188988 Async create_cinder_accounts:188988]: finished successfully 2022-11-01 21:05:16.222 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:05:16.259 | [188849 Async create_glance_accounts:188849]: finished successfully 2022-11-01 21:05:21.171 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:05:21.198 | [188725 Async create_nova_accounts:188725]: finished successfully 2022-11-01 21:05:21.223 | WAKEUP 2022-11-01 21:05:21.247 | [153247 Async create_nova_accounts:188725]: Signaled 2022-11-01 21:05:21.248 | + lib/nova:create_nova_accounts:337 : [[ 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-01 21:05:21.248 | + lib/nova:create_nova_accounts:341 : create_service_user nova admin 2022-11-01 21:05:21.248 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-01 21:05:21.248 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:05:21.248 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:05:21.248 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:05:21.248 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:05:21.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.248 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.249 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.249 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.249 | + functions-common:get_or_create_user:925 : user_id=5746193d95e543af9008789c96497215 2022-11-01 21:05:21.249 | + functions-common:get_or_create_user:926 : echo 5746193d95e543af9008789c96497215 2022-11-01 21:05:21.249 | 5746193d95e543af9008789c96497215 2022-11-01 21:05:21.249 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-01 21:05:21.249 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:05:21.249 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:05:21.249 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:05:21.249 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:05:21.249 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:05:21.249 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:05:21.249 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:05:21.249 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:05:21.249 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:05:21.249 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:05:21.249 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:05:21.249 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-01 21:05:21.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.249 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.249 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.249 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:05:21.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.249 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.249 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.249 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.249 | + functions-common:get_or_add_user_project_role:989 : user_role_id=4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.249 | + functions-common:get_or_add_user_project_role:990 : echo 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.249 | 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.249 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-01 21:05:21.249 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-01 21:05:21.250 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:05:21.250 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:05:21.250 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:05:21.250 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:05:21.250 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:05:21.250 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:05:21.250 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:05:21.250 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:05:21.250 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:05:21.250 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:05:21.250 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:05:21.250 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-01 21:05:21.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.250 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.250 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.250 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:05:21.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.250 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.250 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.250 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.250 | + functions-common:get_or_add_user_project_role:989 : user_role_id=086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:05:21.250 | + functions-common:get_or_add_user_project_role:990 : echo 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:05:21.250 | 086862f5810048b0bdd8d43bcf69583b 2022-11-01 21:05:21.250 | + lib/nova:create_nova_accounts:343 : local nova_api_url 2022-11-01 21:05:21.250 | + lib/nova:create_nova_accounts:344 : [[ True == \F\a\l\s\e ]] 2022-11-01 21:05:21.250 | + lib/nova:create_nova_accounts:347 : nova_api_url=http://10.222.0.26/compute 2022-11-01 21:05:21.250 | + lib/nova:create_nova_accounts:350 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-01 21:05:21.250 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:05:21.250 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-01 21:05:21.251 | ++ functions-common:get_or_create_service:1080 : 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-01 21:05:21.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.251 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.251 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.251 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.251 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:05:21.251 | fcac8b2d024c417f81d7818b2e05bb87' 2022-11-01 21:05:21.251 | + functions-common:get_or_create_service:1077 : echo fcac8b2d024c417f81d7818b2e05bb87 2022-11-01 21:05:21.251 | fcac8b2d024c417f81d7818b2e05bb87 2022-11-01 21:05:21.251 | + lib/nova:create_nova_accounts:352 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.26/compute/v2/$(project_id)s' 2022-11-01 21:05:21.251 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:05:21.251 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' RegionOne 2022-11-01 21:05:21.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:05:21.251 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-01 21:05:21.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.251 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.251 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.251 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:05:21.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:05:21.251 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-01 21:05:21.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.251 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.251 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.251 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=b24e7bd4259247e3900580b1a220f7c5 2022-11-01 21:05:21.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo b24e7bd4259247e3900580b1a220f7c5 2022-11-01 21:05:21.251 | + functions-common:get_or_create_endpoint:1110 : public_id=b24e7bd4259247e3900580b1a220f7c5 2022-11-01 21:05:21.251 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:05:21.251 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:05:21.252 | + functions-common:get_or_create_endpoint:1119 : echo b24e7bd4259247e3900580b1a220f7c5 2022-11-01 21:05:21.252 | b24e7bd4259247e3900580b1a220f7c5 2022-11-01 21:05:21.252 | + lib/nova:create_nova_accounts:356 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-01 21:05:21.252 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:05:21.252 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-01 21:05:21.252 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-01 21:05:21.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.252 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.252 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.252 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.252 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:05:21.252 | c5946e125a314f748022e71515107dbc' 2022-11-01 21:05:21.252 | + functions-common:get_or_create_service:1077 : echo c5946e125a314f748022e71515107dbc 2022-11-01 21:05:21.252 | c5946e125a314f748022e71515107dbc 2022-11-01 21:05:21.252 | + lib/nova:create_nova_accounts:358 : get_or_create_endpoint compute RegionOne http://10.222.0.26/compute/v2.1 2022-11-01 21:05:21.252 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:05:21.252 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface compute public http://10.222.0.26/compute/v2.1 RegionOne 2022-11-01 21:05:21.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:05:21.252 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-01 21:05:21.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.252 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.252 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.252 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:05:21.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:05:21.252 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.26/compute/v2.1 --region RegionOne -f value -c id 2022-11-01 21:05:21.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.252 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.252 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.252 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=0eebd9fd6cd042b6960dc0a74470eac4 2022-11-01 21:05:21.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo 0eebd9fd6cd042b6960dc0a74470eac4 2022-11-01 21:05:21.253 | + functions-common:get_or_create_endpoint:1110 : public_id=0eebd9fd6cd042b6960dc0a74470eac4 2022-11-01 21:05:21.253 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:05:21.253 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:05:21.253 | + functions-common:get_or_create_endpoint:1119 : echo 0eebd9fd6cd042b6960dc0a74470eac4 2022-11-01 21:05:21.253 | 0eebd9fd6cd042b6960dc0a74470eac4 2022-11-01 21:05:21.253 | + lib/nova:create_nova_accounts:363 : is_service_enabled n-api 2022-11-01 21:05:21.253 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:05:21.253 | + lib/nova:create_nova_accounts:365 : is_service_enabled swift 2022-11-01 21:05:21.253 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:05:21.253 | + lib/nova:create_nova_accounts:368 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-01 21:05:21.253 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:05:21.253 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:05:21.253 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:05:21.253 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:05:21.253 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:05:21.253 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:05:21.253 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:05:21.253 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:05:21.253 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:05:21.253 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:05:21.253 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:05:21.253 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-01 21:05:21.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.253 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.253 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.253 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:05:21.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.254 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.254 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.254 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.254 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:05:21.254 | + functions-common:get_or_add_user_project_role:990 : echo 5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:05:21.254 | 5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:05:21.254 | + lib/nova:create_nova_accounts:373 : is_service_enabled s3api 2022-11-01 21:05:21.254 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:05:21.254 | + lib/nova:create_nova_accounts:384 : is_service_enabled n-api 2022-11-01 21:05:21.254 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:05:21.254 | + lib/nova:create_nova_accounts:385 : [[ False = True ]] 2022-11-01 21:05:21.295 | [153247 Async create_nova_accounts:188725]: finished create_nova_accounts with result 0 in 68 seconds 2022-11-01 21:05:21.333 | [153247 Async create_glance_accounts:188849]: Waiting for completion of create_glance_accounts running on PID 188849 (5 other jobs running) 2022-11-01 21:05:21.359 | [153247 Async create_glance_accounts:188849]: Signaling child to exit 2022-11-01 21:05:21.359 | WAKEUP 2022-11-01 21:05:21.382 | [153247 Async create_glance_accounts:188849]: Signaled 2022-11-01 21:05:21.383 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-01 21:05:21.383 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:05:21.383 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-01 21:05:21.383 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-01 21:05:21.383 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:05:21.383 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:05:21.383 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:05:21.383 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:05:21.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.384 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.384 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.384 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.384 | + functions-common:get_or_create_user:925 : user_id=dca61a2b86bd4610be4f38b119cc6722 2022-11-01 21:05:21.384 | + functions-common:get_or_create_user:926 : echo dca61a2b86bd4610be4f38b119cc6722 2022-11-01 21:05:21.384 | dca61a2b86bd4610be4f38b119cc6722 2022-11-01 21:05:21.384 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-01 21:05:21.384 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:05:21.384 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:05:21.384 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:05:21.384 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:05:21.384 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:05:21.384 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:05:21.384 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:05:21.384 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:05:21.384 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:05:21.384 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:05:21.384 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:05:21.384 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-01 21:05:21.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.384 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.384 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.384 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:05:21.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.384 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.384 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.384 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.385 | + functions-common:get_or_add_user_project_role:989 : user_role_id=4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.385 | + functions-common:get_or_add_user_project_role:990 : echo 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.385 | 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.385 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-01 21:05:21.385 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-01 21:05:21.385 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:05:21.385 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-01 21:05:21.385 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-01 21:05:21.385 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:05:21.385 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:05:21.385 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:05:21.385 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:05:21.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.385 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.385 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.385 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.385 | + functions-common:get_or_create_user:925 : user_id=d76674c60b02415d9ffef5f3526fd848 2022-11-01 21:05:21.385 | + functions-common:get_or_create_user:926 : echo d76674c60b02415d9ffef5f3526fd848 2022-11-01 21:05:21.385 | d76674c60b02415d9ffef5f3526fd848 2022-11-01 21:05:21.385 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-01 21:05:21.385 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:05:21.385 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:05:21.385 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:05:21.385 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:05:21.385 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:05:21.385 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:05:21.385 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:05:21.385 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:05:21.385 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:05:21.386 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:05:21.386 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:05:21.386 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-01 21:05:21.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.386 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.386 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.386 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:05:21.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.386 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.386 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.386 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.386 | + functions-common:get_or_add_user_project_role:989 : user_role_id=4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.386 | + functions-common:get_or_add_user_project_role:990 : echo 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.386 | 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.386 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-01 21:05:21.386 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-01 21:05:21.386 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:05:21.386 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:05:21.386 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:05:21.386 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:05:21.386 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:05:21.386 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:05:21.386 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:05:21.386 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:05:21.386 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:05:21.386 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:05:21.386 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:05:21.386 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-01 21:05:21.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.387 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.387 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.387 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:05:21.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.387 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.387 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.387 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.387 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:05:21.387 | + functions-common:get_or_add_user_project_role:990 : echo 5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:05:21.387 | 5f27bf7f1cf249c6949b31f94018c459 2022-11-01 21:05:21.387 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-01 21:05:21.387 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:05:21.387 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-01 21:05:21.387 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-01 21:05:21.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.387 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.387 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.387 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.387 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:05:21.387 | d50a8000bfbe4f00a9927810869c0923' 2022-11-01 21:05:21.387 | + functions-common:get_or_create_service:1077 : echo d50a8000bfbe4f00a9927810869c0923 2022-11-01 21:05:21.387 | d50a8000bfbe4f00a9927810869c0923 2022-11-01 21:05:21.387 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.26/image 2022-11-01 21:05:21.387 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:05:21.387 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface image public http://10.222.0.26/image RegionOne 2022-11-01 21:05:21.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:05:21.387 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-01 21:05:21.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.388 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.388 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.388 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.388 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:05:21.388 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:05:21.388 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.26/image --region RegionOne -f value -c id 2022-11-01 21:05:21.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.388 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.388 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.388 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.388 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=b2678eb8b4d54b43b204bc4cdec44fce 2022-11-01 21:05:21.388 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo b2678eb8b4d54b43b204bc4cdec44fce 2022-11-01 21:05:21.388 | + functions-common:get_or_create_endpoint:1110 : public_id=b2678eb8b4d54b43b204bc4cdec44fce 2022-11-01 21:05:21.388 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:05:21.388 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:05:21.388 | + functions-common:get_or_create_endpoint:1119 : echo b2678eb8b4d54b43b204bc4cdec44fce 2022-11-01 21:05:21.388 | b2678eb8b4d54b43b204bc4cdec44fce 2022-11-01 21:05:21.388 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-01 21:05:21.388 | ++ functions-common:get_or_create_domain:882 : local domain_id 2022-11-01 21:05:21.388 | +++ functions-common:get_or_create_domain:888 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2022-11-01 21:05:21.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.388 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.388 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.388 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.388 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-11-01 21:05:21.388 | ++ functions-common:get_or_create_domain:888 : echo default 2022-11-01 21:05:21.388 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-01 21:05:21.388 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-01 21:05:21.388 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-01 21:05:21.389 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-01 21:05:21.430 | [153247 Async create_glance_accounts:188849]: finished create_glance_accounts with result 0 in 63 seconds 2022-11-01 21:05:21.469 | [153247 Async create_cinder_accounts:188988]: Waiting for completion of create_cinder_accounts running on PID 188988 (4 other jobs running) 2022-11-01 21:05:21.495 | [153247 Async create_cinder_accounts:188988]: Signaling child to exit 2022-11-01 21:05:21.495 | WAKEUP 2022-11-01 21:05:21.518 | [153247 Async create_cinder_accounts:188988]: Signaled 2022-11-01 21:05:21.519 | + lib/cinder:create_cinder_accounts:399 : [[ 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-01 21:05:21.519 | + lib/cinder:create_cinder_accounts:401 : local extra_role= 2022-11-01 21:05:21.519 | + lib/cinder:create_cinder_accounts:404 : is_service_enabled barbican 2022-11-01 21:05:21.519 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:05:21.519 | + lib/cinder:create_cinder_accounts:408 : create_service_user cinder 2022-11-01 21:05:21.519 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-01 21:05:21.520 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:05:21.520 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:05:21.520 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:05:21.520 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:05:21.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.520 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.520 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.520 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.520 | + functions-common:get_or_create_user:925 : user_id=05683fdbcacd4b38a401574406bde82d 2022-11-01 21:05:21.520 | + functions-common:get_or_create_user:926 : echo 05683fdbcacd4b38a401574406bde82d 2022-11-01 21:05:21.520 | 05683fdbcacd4b38a401574406bde82d 2022-11-01 21:05:21.520 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-01 21:05:21.520 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:05:21.520 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:05:21.520 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:05:21.520 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:05:21.520 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:05:21.520 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:05:21.520 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:05:21.520 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:05:21.520 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:05:21.520 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:05:21.520 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:05:21.520 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-01 21:05:21.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.520 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.520 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.520 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:05:21.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.520 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.521 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.521 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.521 | + functions-common:get_or_add_user_project_role:989 : user_role_id=4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.521 | + functions-common:get_or_add_user_project_role:990 : echo 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.521 | 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.521 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-01 21:05:21.521 | + lib/cinder:create_cinder_accounts:411 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-01 21:05:21.521 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:05:21.521 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-01 21:05:21.521 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-01 21:05:21.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.521 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.521 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.521 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.521 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:05:21.521 | 7d6583ea281f421f8cde83b434d667e6' 2022-11-01 21:05:21.521 | + functions-common:get_or_create_service:1077 : echo 7d6583ea281f421f8cde83b434d667e6 2022-11-01 21:05:21.521 | 7d6583ea281f421f8cde83b434d667e6 2022-11-01 21:05:21.521 | + lib/cinder:create_cinder_accounts:412 : '[' True == False ']' 2022-11-01 21:05:21.521 | + lib/cinder:create_cinder_accounts:425 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2022-11-01 21:05:21.521 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:05:21.521 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2022-11-01 21:05:21.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:05:21.521 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-01 21:05:21.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.521 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.521 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.521 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:05:21.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:05:21.522 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-01 21:05:21.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.522 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.522 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.522 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=ed69ac64393d4e2097011e05e8895d86 2022-11-01 21:05:21.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo ed69ac64393d4e2097011e05e8895d86 2022-11-01 21:05:21.522 | + functions-common:get_or_create_endpoint:1110 : public_id=ed69ac64393d4e2097011e05e8895d86 2022-11-01 21:05:21.522 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:05:21.522 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:05:21.522 | + functions-common:get_or_create_endpoint:1119 : echo ed69ac64393d4e2097011e05e8895d86 2022-11-01 21:05:21.522 | ed69ac64393d4e2097011e05e8895d86 2022-11-01 21:05:21.522 | + lib/cinder:create_cinder_accounts:429 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-01 21:05:21.522 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:05:21.522 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-01 21:05:21.522 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-01 21:05:21.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.522 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.522 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.522 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.522 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:05:21.522 | f46b158ffacc428ebf15c91cbadfe412' 2022-11-01 21:05:21.522 | + functions-common:get_or_create_service:1077 : echo f46b158ffacc428ebf15c91cbadfe412 2022-11-01 21:05:21.522 | f46b158ffacc428ebf15c91cbadfe412 2022-11-01 21:05:21.522 | + lib/cinder:create_cinder_accounts:431 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2022-11-01 21:05:21.522 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:05:21.522 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2022-11-01 21:05:21.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:05:21.523 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-01 21:05:21.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.523 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.523 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.523 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:05:21.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:05:21.523 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-01 21:05:21.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.523 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.523 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.523 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=81e1f22c1a7445378adad5ea71066c31 2022-11-01 21:05:21.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo 81e1f22c1a7445378adad5ea71066c31 2022-11-01 21:05:21.523 | + functions-common:get_or_create_endpoint:1110 : public_id=81e1f22c1a7445378adad5ea71066c31 2022-11-01 21:05:21.523 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:05:21.523 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:05:21.523 | + functions-common:get_or_create_endpoint:1119 : echo 81e1f22c1a7445378adad5ea71066c31 2022-11-01 21:05:21.523 | 81e1f22c1a7445378adad5ea71066c31 2022-11-01 21:05:21.523 | + lib/cinder:create_cinder_accounts:436 : configure_cinder_internal_tenant 2022-11-01 21:05:21.523 | ++ lib/cinder:configure_cinder_internal_tenant:624 : get_or_create_project service 2022-11-01 21:05:21.523 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:05:21.523 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-01 21:05:21.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.523 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.523 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.523 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.523 | ++ functions-common:get_or_create_project:938 : project_id=5c99facb3b904f6a96553abb71917b2f 2022-11-01 21:05:21.523 | ++ functions-common:get_or_create_project:939 : echo 5c99facb3b904f6a96553abb71917b2f 2022-11-01 21:05:21.523 | + lib/cinder:configure_cinder_internal_tenant:624 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5c99facb3b904f6a96553abb71917b2f 2022-11-01 21:05:21.524 | ++ lib/cinder:configure_cinder_internal_tenant:625 : get_or_create_user cinder 2022-11-01 21:05:21.524 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:05:21.524 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:05:21.524 | ++ functions-common:get_or_create_user:913 : local email= 2022-11-01 21:05:21.524 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-01 21:05:21.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.524 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.524 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.524 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-01 21:05:21.524 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.524 | ++ functions-common:get_or_create_user:925 : user_id=05683fdbcacd4b38a401574406bde82d 2022-11-01 21:05:21.524 | ++ functions-common:get_or_create_user:926 : echo 05683fdbcacd4b38a401574406bde82d 2022-11-01 21:05:21.524 | + lib/cinder:configure_cinder_internal_tenant:625 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 05683fdbcacd4b38a401574406bde82d 2022-11-01 21:05:21.566 | [153247 Async create_cinder_accounts:188988]: finished create_cinder_accounts with result 0 in 56 seconds 2022-11-01 21:05:21.570 | + inc/async:async_wait:197 : return 0 2022-11-01 21:05:21.573 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-01 21:05:21.626 | [153247 Async create_neutron_accounts:189132]: Waiting for completion of create_neutron_accounts running on PID 189132 (3 other jobs running) 2022-11-01 21:05:21.652 | [153247 Async create_neutron_accounts:189132]: Signaling child to exit 2022-11-01 21:05:21.652 | WAKEUP 2022-11-01 21:05:21.679 | [153247 Async create_neutron_accounts:189132]: Signaled 2022-11-01 21:05:21.681 | + lib/neutron:create_neutron_accounts:684 : is_neutron_legacy_enabled 2022-11-01 21:05:21.681 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-11-01 21:05:21.681 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:05:21.681 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:05:21.681 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-01 21:05:21.681 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-01 21:05:21.681 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-11-01 21:05:21.681 | + lib/neutron:create_neutron_accounts:686 : create_mutnauq_accounts 2022-11-01 21:05:21.681 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-11-01 21:05:21.681 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-11-01 21:05:21.681 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.26:9696/ 2022-11-01 21:05:21.681 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-11-01 21:05:21.681 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.26:9696/networking 2022-11-01 21:05:21.681 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-11-01 21:05:21.681 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-11-01 21:05:21.682 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-01 21:05:21.682 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:05:21.682 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:05:21.682 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:05:21.682 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:05:21.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.682 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.682 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.682 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.682 | + functions-common:get_or_create_user:925 : user_id=88f73a767ec74e23b050a828e3907c78 2022-11-01 21:05:21.682 | + functions-common:get_or_create_user:926 : echo 88f73a767ec74e23b050a828e3907c78 2022-11-01 21:05:21.682 | 88f73a767ec74e23b050a828e3907c78 2022-11-01 21:05:21.682 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-01 21:05:21.682 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:05:21.682 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:05:21.682 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:05:21.682 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:05:21.682 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:05:21.682 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:05:21.682 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:05:21.682 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:05:21.682 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:05:21.682 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:05:21.682 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:05:21.682 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-01 21:05:21.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.682 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.682 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.682 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:05:21.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.683 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.683 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.683 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.683 | + functions-common:get_or_add_user_project_role:989 : user_role_id=4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.683 | + functions-common:get_or_add_user_project_role:990 : echo 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.683 | 4933ecac48b04cadb6245dee1441e9fc 2022-11-01 21:05:21.683 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-01 21:05:21.683 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-11-01 21:05:21.683 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:05:21.683 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-01 21:05:21.683 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-01 21:05:21.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.683 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.683 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.683 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.683 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:05:21.683 | 1e79cba327b84b9d905b71d6511f6774' 2022-11-01 21:05:21.683 | + functions-common:get_or_create_service:1077 : echo 1e79cba327b84b9d905b71d6511f6774 2022-11-01 21:05:21.683 | 1e79cba327b84b9d905b71d6511f6774 2022-11-01 21:05:21.683 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.26:9696/networking 2022-11-01 21:05:21.683 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:05:21.683 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface network public http://10.222.0.26:9696/networking RegionOne 2022-11-01 21:05:21.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:05:21.684 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-01 21:05:21.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.684 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.684 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.684 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:05:21.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:05:21.684 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.26:9696/networking --region RegionOne -f value -c id 2022-11-01 21:05:21.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.684 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:05:21.684 | from cryptography.utils import int_from_bytes 2022-11-01 21:05:21.684 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:05:21.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=9ea92ddb9c0440ffbcd6e7443f3e57a7 2022-11-01 21:05:21.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo 9ea92ddb9c0440ffbcd6e7443f3e57a7 2022-11-01 21:05:21.684 | + functions-common:get_or_create_endpoint:1110 : public_id=9ea92ddb9c0440ffbcd6e7443f3e57a7 2022-11-01 21:05:21.684 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:05:21.684 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:05:21.684 | + functions-common:get_or_create_endpoint:1119 : echo 9ea92ddb9c0440ffbcd6e7443f3e57a7 2022-11-01 21:05:21.684 | 9ea92ddb9c0440ffbcd6e7443f3e57a7 2022-11-01 21:05:21.727 | [153247 Async create_neutron_accounts:189132]: finished create_neutron_accounts with result 0 in 36 seconds 2022-11-01 21:05:21.766 | [153247 Async create_swift_accounts:189287]: Waiting for completion of create_swift_accounts running on PID 189287 (2 other jobs running) 2022-11-01 21:05:21.791 | [153247 Async create_swift_accounts:189287]: Signaling child to exit