2022-05-18 19:32:53.456 | + ./stack.sh:main:489 : exec 2022-05-18 19:32:53.456 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-193253' 2022-05-18 19:32:53.456 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-18-193253.summary.2022-05-18-193253 2022-05-18 19:32:53.456 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:32:53.456 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-193253 2022-05-18 19:32:53.456 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-193253 /opt/stack/logs/stack.sh.log 2022-05-18 19:32:53.456 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-193253.summary.2022-05-18-193253 /opt/stack/logs/stack.sh.log.summary 2022-05-18 19:32:53.456 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-18 19:32:53.456 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-18 19:32:53.456 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-18 19:32:53.456 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-18 19:32:53.456 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-18 19:32:53.456 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-18 19:32:53.456 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-18 19:32:53.456 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 19:32:53.456 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-18 19:32:53.456 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-18 19:32:53.456 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 19:32:53.456 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 19:32:53.456 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-18 19:32:53.456 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-18 19:32:53.457 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 19:32:53.459 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-18 19:32:53.461 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-18 19:32:53.463 | + ./stack.sh:main:575 : set -o errexit 2022-05-18 19:32:53.465 | + ./stack.sh:main:578 : uname -a 2022-05-18 19:32:53.466 | Linux dv-cinder-836083-7-iscsi 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-05-18 19:32:53.468 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-18 19:32:53.469 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-18 19:32:53.472 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-18 19:32:53.515 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-18 19:32:53.530 | + ./stack.sh:main:592 : fetch_plugins 2022-05-18 19:32:53.532 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-18 19:32:53.534 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-18 19:32:53.535 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-18 19:32:53.537 | + functions-common:fetch_plugins:1788 : return 2022-05-18 19:32:53.539 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-18 19:32:53.541 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-18 19:32:53.542 | + functions-common:run_phase:1866 : local phase= 2022-05-18 19:32:53.544 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 19:32:53.546 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 19:32:53.548 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 19:32:53.549 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 19:32:53.551 | + functions-common:run_phase:1875 : local extra 2022-05-18 19:32:53.554 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 19:32:53.558 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 19:32:53.560 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 19:32:53.562 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 19:32:53.563 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-18 19:32:53.566 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 19:32:53.578 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:32:53.580 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 19:32:53.582 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:32:53.583 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:32:53.585 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:32:53.587 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:32:53.588 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:32:53.590 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-18 19:32:53.592 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-18 19:32:53.594 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 19:32:53.595 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 19:32:53.597 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-18 19:32:53.599 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-18 19:32:53.601 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-18 19:32:53.602 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-18 19:32:53.604 | + functions-common:plugin_override_defaults:1829 : return 2022-05-18 19:32:53.607 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-18 19:32:53.623 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-18 19:32:53.625 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-18 19:32:53.638 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:32:53.640 | +++ lib/tls:source:43 : hostname -f 2022-05-18 19:32:53.643 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-18 19:32:53.645 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-18 19:32:53.647 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-18 19:32:53.649 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-18 19:32:53.651 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-18 19:32:53.652 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-18 19:32:53.654 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-18 19:32:53.656 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-18 19:32:53.658 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-18 19:32:53.660 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-18 19:32:53.664 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-18 19:32:53.675 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-18 19:32:53.692 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-18 19:32:53.705 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-18 19:32:53.717 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-18 19:32:53.756 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-18 19:32:53.813 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-18 19:32:53.896 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-18 19:32:53.916 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-18 19:32:53.957 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-18 19:32:54.006 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-18 19:32:54.158 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-18 19:32:54.171 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-18 19:32:54.184 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-18 19:32:54.196 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-18 19:32:54.279 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-18 19:32:54.281 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-18 19:32:54.284 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-18 19:32:54.286 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-18 19:32:54.288 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-18 19:32:54.290 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-18 19:32:54.292 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-18 19:32:54.292 | False' 2022-05-18 19:32:54.295 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-18 19:32:54.309 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-18 19:32:54.311 | + ./stack.sh:main:626 : run_phase source 2022-05-18 19:32:54.313 | + functions-common:run_phase:1865 : local mode=source 2022-05-18 19:32:54.315 | + functions-common:run_phase:1866 : local phase= 2022-05-18 19:32:54.317 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 19:32:54.319 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 19:32:54.321 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 19:32:54.323 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 19:32:54.325 | + functions-common:run_phase:1875 : local extra 2022-05-18 19:32:54.328 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 19:32:54.331 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 19:32:54.333 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 19:32:54.335 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 19:32:54.337 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-18 19:32:54.339 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 19:32:54.353 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:32:54.355 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 19:32:54.357 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-18 19:32:54.394 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-18 19:32:54.396 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-18 19:32:54.398 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 19:32:54.400 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-18 19:32:54.402 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-18 19:32:54.405 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-18 19:32:54.407 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-18 19:32:54.410 | + functions-common:load_plugin_settings:1806 : return 2022-05-18 19:32:54.412 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-18 19:32:54.415 | + functions-common:verify_disabled_services:2148 : local service 2022-05-18 19:32:54.417 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.419 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-18 19:32:54.422 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.424 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-18 19:32:54.426 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.428 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-18 19:32:54.432 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.437 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-18 19:32:54.439 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.441 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-18 19:32:54.443 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.446 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-18 19:32:54.448 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.451 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-18 19:32:54.454 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.456 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-18 19:32:54.459 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.461 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-18 19:32:54.464 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.467 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-18 19:32:54.469 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.472 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-18 19:32:54.474 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.476 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-18 19:32:54.478 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.481 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-18 19:32:54.483 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.485 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-18 19:32:54.487 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.489 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-18 19:32:54.491 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.494 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-18 19:32:54.496 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.498 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-18 19:32:54.500 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.502 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-18 19:32:54.505 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.507 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-18 19:32:54.509 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.511 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-18 19:32:54.514 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.516 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-18 19:32:54.518 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.521 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-18 19:32:54.523 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.525 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-18 19:32:54.527 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.530 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-18 19:32:54.532 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.535 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-18 19:32:54.537 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.539 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-18 19:32:54.541 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.543 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-18 19:32:54.545 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.548 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-18 19:32:54.550 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.552 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-18 19:32:54.554 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.557 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-18 19:32:54.559 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.561 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-18 19:32:54.563 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.565 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-18 19:32:54.568 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.570 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-18 19:32:54.572 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.574 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-18 19:32:54.577 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.579 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-18 19:32:54.581 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.583 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-18 19:32:54.586 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.588 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-18 19:32:54.590 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.593 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-18 19:32:54.595 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.597 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-18 19:32:54.599 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.602 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-18 19:32:54.604 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.607 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-18 19:32:54.609 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.611 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-18 19:32:54.613 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.615 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-18 19:32:54.618 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.620 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-18 19:32:54.623 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:32:54.625 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-18 19:32:54.628 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-18 19:32:54.630 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 19:32:54.633 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-18 19:32:54.655 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:32:54.655 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-18 19:32:54.655 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 19:32:54.655 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-18 19:32:54.670 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:32:54.672 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-18 19:32:54.674 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-18 19:32:54.676 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-18 19:32:54.679 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-18 19:32:54.681 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-18 19:32:54.683 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-18 19:32:54.686 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-18 19:32:54.688 | + lib/database:initialize_database_backends:92 : return 0 2022-05-18 19:32:54.691 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-18 19:32:54.691 | Using mysql database backend 2022-05-18 19:32:54.693 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-18 19:32:54.708 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-18 19:32:54.711 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-18 19:32:54.713 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 19:32:54.716 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-18 19:32:54.719 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 19:32:54.721 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-18 19:32:54.737 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:32:54.739 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-18 19:32:54.755 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-18 19:32:54.771 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:32:54.774 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-18 19:32:54.790 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-18 19:32:54.805 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-18 19:32:54.821 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:32:54.823 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-18 19:32:54.839 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:32:54.842 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-18 19:32:54.857 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-18 19:32:54.860 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-18 19:32:54.862 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-18 19:32:54.864 | + functions-common:save_stackenv:60 : local tag=759 2022-05-18 19:32:54.867 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 19:32:54.871 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-193254 2022-05-18 19:32:54.873 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-193254 759' 2022-05-18 19:32:54.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.878 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 19:32:54.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.883 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 19:32:54.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.887 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 19:32:54.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.892 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 19:32:54.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.897 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-05-18 19:32:54.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.901 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-05-18 19:32:54.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.907 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-193253 2022-05-18 19:32:54.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.911 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 19:32:54.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.916 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-05-18 19:32:54.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.921 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 19:32:54.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.925 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 19:32:54.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.930 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 19:32:54.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:32:54.935 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 19:32:54.937 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-18 19:32:54.940 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-18 19:32:54.942 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-18 19:32:54.944 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-18 19:32:54.946 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:32:54.948 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:32:54.951 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:32:54.953 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:32:54.955 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:32:54.958 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:32:54.973 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:32:54.975 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:32:54.977 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:32:54.979 | + functions-common:git_clone:629 : echo master 2022-05-18 19:32:54.980 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:32:54.985 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-18 19:32:54.987 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:32:54.989 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-18 19:32:55.001 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-18 19:32:55.003 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:32:55.003 | + functions-common:git_clone:690 : head -1 2022-05-18 19:32:55.006 | f9a1daef update constraint for python-zunclient to new release 4.5.0 2022-05-18 19:32:55.009 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:32:55.011 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-18 19:32:55.014 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:32:55.016 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-18 19:32:55.019 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-18 19:32:55.021 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-18 19:32:55.024 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-18 19:32:55.026 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 19:32:55.029 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-18 19:32:55.032 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-18 19:32:55.034 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-18 19:32:55.037 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-18 19:32:55.041 | ++ tools/install_prereqs.sh:source:47 : NOW=1652902375 2022-05-18 19:32:55.044 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-18 19:32:55.048 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-18 19:32:55.051 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-18 19:32:55.053 | ++ tools/install_prereqs.sh:source:49 : DELTA=1652902375 2022-05-18 19:32:55.056 | ++ tools/install_prereqs.sh:source:50 : [[ 1652902375 -lt 7200 ]] 2022-05-18 19:32:55.058 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-18 19:32:55.060 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-18 19:32:55.063 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-18 19:32:55.065 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-18 19:32:55.067 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-18 19:32:55.069 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-18 19:32:55.072 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-18 19:32:55.075 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 19:32:55.121 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-18 19:32:55.121 | apache2-dev 2022-05-18 19:32:55.121 | bc 2022-05-18 19:32:55.121 | bsdmainutils 2022-05-18 19:32:55.121 | curl 2022-05-18 19:32:55.121 | g++ 2022-05-18 19:32:55.121 | gawk 2022-05-18 19:32:55.121 | gcc 2022-05-18 19:32:55.121 | gettext 2022-05-18 19:32:55.121 | git 2022-05-18 19:32:55.121 | graphviz 2022-05-18 19:32:55.121 | iputils-ping 2022-05-18 19:32:55.121 | libapache2-mod-proxy-uwsgi 2022-05-18 19:32:55.122 | libffi-dev 2022-05-18 19:32:55.122 | libjpeg-dev 2022-05-18 19:32:55.122 | libpcre3-dev 2022-05-18 19:32:55.122 | libpq-dev 2022-05-18 19:32:55.122 | libssl-dev 2022-05-18 19:32:55.122 | libsystemd-dev 2022-05-18 19:32:55.122 | libxml2-dev 2022-05-18 19:32:55.122 | libxslt1-dev 2022-05-18 19:32:55.122 | libyaml-dev 2022-05-18 19:32:55.122 | lsof 2022-05-18 19:32:55.122 | openssh-server 2022-05-18 19:32:55.122 | openssl 2022-05-18 19:32:55.122 | pkg-config 2022-05-18 19:32:55.122 | psmisc 2022-05-18 19:32:55.122 | python3-dev 2022-05-18 19:32:55.122 | python3-pip 2022-05-18 19:32:55.122 | python3-systemd 2022-05-18 19:32:55.122 | python3-venv 2022-05-18 19:32:55.122 | tar 2022-05-18 19:32:55.122 | tcpdump 2022-05-18 19:32:55.123 | unzip 2022-05-18 19:32:55.123 | uuid-runtime 2022-05-18 19:32:55.123 | wget 2022-05-18 19:32:55.123 | wget 2022-05-18 19:32:55.123 | zlib1g-dev 2022-05-18 19:32:55.123 | libkrb5-dev 2022-05-18 19:32:55.123 | libldap2-dev 2022-05-18 19:32:55.123 | libsasl2-dev 2022-05-18 19:32:55.123 | memcached 2022-05-18 19:32:55.123 | python3-mysqldb 2022-05-18 19:32:55.123 | sqlite3 2022-05-18 19:32:55.123 | conntrack 2022-05-18 19:32:55.123 | curl 2022-05-18 19:32:55.123 | dnsmasq-base 2022-05-18 19:32:55.123 | dnsmasq-utils 2022-05-18 19:32:55.123 | ebtables 2022-05-18 19:32:55.123 | genisoimage 2022-05-18 19:32:55.123 | iptables 2022-05-18 19:32:55.123 | iputils-arping 2022-05-18 19:32:55.123 | kpartx 2022-05-18 19:32:55.123 | libjs-jquery-tablesorter 2022-05-18 19:32:55.123 | parted 2022-05-18 19:32:55.123 | pm-utils 2022-05-18 19:32:55.123 | python3-mysqldb 2022-05-18 19:32:55.123 | socat 2022-05-18 19:32:55.123 | sqlite3 2022-05-18 19:32:55.123 | sudo 2022-05-18 19:32:55.123 | vlan 2022-05-18 19:32:55.123 | lsscsi 2022-05-18 19:32:55.123 | open-iscsi 2022-05-18 19:32:55.123 | lvm2 2022-05-18 19:32:55.123 | qemu-utils 2022-05-18 19:32:55.123 | thin-provisioning-tools 2022-05-18 19:32:55.123 | acl 2022-05-18 19:32:55.123 | dnsmasq-base 2022-05-18 19:32:55.123 | dnsmasq-utils 2022-05-18 19:32:55.123 | ebtables 2022-05-18 19:32:55.123 | haproxy 2022-05-18 19:32:55.124 | iptables 2022-05-18 19:32:55.124 | iputils-arping 2022-05-18 19:32:55.124 | iputils-ping 2022-05-18 19:32:55.124 | postgresql-server-dev-all 2022-05-18 19:32:55.124 | python3-mysqldb 2022-05-18 19:32:55.124 | sqlite3 2022-05-18 19:32:55.124 | sudo 2022-05-18 19:32:55.124 | vlan 2022-05-18 19:32:55.124 | pcp 2022-05-18 19:32:55.124 | ipset 2022-05-18 19:32:55.124 | conntrack 2022-05-18 19:32:55.124 | conntrackd 2022-05-18 19:32:55.124 | keepalived 2022-05-18 19:32:55.124 | lvm2 2022-05-18 19:32:55.124 | qemu-utils 2022-05-18 19:32:55.124 | thin-provisioning-tools 2022-05-18 19:32:55.124 | curl 2022-05-18 19:32:55.124 | liberasurecode-dev 2022-05-18 19:32:55.124 | make 2022-05-18 19:32:55.124 | memcached 2022-05-18 19:32:55.124 | rsync 2022-05-18 19:32:55.124 | sqlite3 2022-05-18 19:32:55.124 | xfsprogs' 2022-05-18 19:32:55.125 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-18 19:32:55.141 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-18 19:32:55.141 | apache2-dev 2022-05-18 19:32:55.141 | bc 2022-05-18 19:32:55.141 | bsdmainutils 2022-05-18 19:32:55.142 | curl 2022-05-18 19:32:55.142 | g++ 2022-05-18 19:32:55.142 | gawk 2022-05-18 19:32:55.142 | gcc 2022-05-18 19:32:55.142 | gettext 2022-05-18 19:32:55.142 | git 2022-05-18 19:32:55.142 | graphviz 2022-05-18 19:32:55.142 | iputils-ping 2022-05-18 19:32:55.142 | libapache2-mod-proxy-uwsgi 2022-05-18 19:32:55.142 | libffi-dev 2022-05-18 19:32:55.142 | libjpeg-dev 2022-05-18 19:32:55.142 | libpcre3-dev 2022-05-18 19:32:55.142 | libpq-dev 2022-05-18 19:32:55.142 | libssl-dev 2022-05-18 19:32:55.142 | libsystemd-dev 2022-05-18 19:32:55.142 | libxml2-dev 2022-05-18 19:32:55.142 | libxslt1-dev 2022-05-18 19:32:55.142 | libyaml-dev 2022-05-18 19:32:55.142 | lsof 2022-05-18 19:32:55.142 | openssh-server 2022-05-18 19:32:55.142 | openssl 2022-05-18 19:32:55.142 | pkg-config 2022-05-18 19:32:55.142 | psmisc 2022-05-18 19:32:55.142 | python3-dev 2022-05-18 19:32:55.142 | python3-pip 2022-05-18 19:32:55.142 | python3-systemd 2022-05-18 19:32:55.142 | python3-venv 2022-05-18 19:32:55.142 | tar 2022-05-18 19:32:55.142 | tcpdump 2022-05-18 19:32:55.142 | unzip 2022-05-18 19:32:55.142 | uuid-runtime 2022-05-18 19:32:55.142 | wget 2022-05-18 19:32:55.142 | wget 2022-05-18 19:32:55.142 | zlib1g-dev 2022-05-18 19:32:55.142 | libkrb5-dev 2022-05-18 19:32:55.142 | libldap2-dev 2022-05-18 19:32:55.142 | libsasl2-dev 2022-05-18 19:32:55.142 | memcached 2022-05-18 19:32:55.142 | python3-mysqldb 2022-05-18 19:32:55.143 | sqlite3 2022-05-18 19:32:55.143 | conntrack 2022-05-18 19:32:55.143 | curl 2022-05-18 19:32:55.143 | dnsmasq-base 2022-05-18 19:32:55.143 | dnsmasq-utils 2022-05-18 19:32:55.143 | ebtables 2022-05-18 19:32:55.143 | genisoimage 2022-05-18 19:32:55.143 | iptables 2022-05-18 19:32:55.143 | iputils-arping 2022-05-18 19:32:55.143 | kpartx 2022-05-18 19:32:55.143 | libjs-jquery-tablesorter 2022-05-18 19:32:55.143 | parted 2022-05-18 19:32:55.143 | pm-utils 2022-05-18 19:32:55.143 | python3-mysqldb 2022-05-18 19:32:55.143 | socat 2022-05-18 19:32:55.143 | sqlite3 2022-05-18 19:32:55.143 | sudo 2022-05-18 19:32:55.143 | vlan 2022-05-18 19:32:55.143 | lsscsi 2022-05-18 19:32:55.143 | open-iscsi 2022-05-18 19:32:55.143 | lvm2 2022-05-18 19:32:55.143 | qemu-utils 2022-05-18 19:32:55.143 | thin-provisioning-tools 2022-05-18 19:32:55.143 | acl 2022-05-18 19:32:55.143 | dnsmasq-base 2022-05-18 19:32:55.143 | dnsmasq-utils 2022-05-18 19:32:55.143 | ebtables 2022-05-18 19:32:55.143 | haproxy 2022-05-18 19:32:55.143 | iptables 2022-05-18 19:32:55.143 | iputils-arping 2022-05-18 19:32:55.143 | iputils-ping 2022-05-18 19:32:55.143 | postgresql-server-dev-all 2022-05-18 19:32:55.143 | python3-mysqldb 2022-05-18 19:32:55.143 | sqlite3 2022-05-18 19:32:55.143 | sudo 2022-05-18 19:32:55.143 | vlan 2022-05-18 19:32:55.143 | pcp 2022-05-18 19:32:55.143 | ipset 2022-05-18 19:32:55.144 | conntrack 2022-05-18 19:32:55.144 | conntrackd 2022-05-18 19:32:55.144 | keepalived 2022-05-18 19:32:55.144 | lvm2 2022-05-18 19:32:55.144 | qemu-utils 2022-05-18 19:32:55.144 | thin-provisioning-tools 2022-05-18 19:32:55.144 | curl 2022-05-18 19:32:55.144 | liberasurecode-dev 2022-05-18 19:32:55.144 | make 2022-05-18 19:32:55.144 | memcached 2022-05-18 19:32:55.144 | rsync 2022-05-18 19:32:55.144 | sqlite3 2022-05-18 19:32:55.144 | xfsprogs ' 2022-05-18 19:32:55.144 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-18 19:32:55.146 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:32:55.148 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:32:55.151 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:32:55.152 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-18 19:32:55.156 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:32:55.158 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-18 19:32:55.160 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:32:55.162 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-18 19:32:55.165 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:32:55.167 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:32:55.169 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:32:55.171 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:32:55.173 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:32:55.175 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:32:55.177 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-18 19:32:55.179 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-18 19:32:55.181 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-18 19:32:55.184 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-18 19:32:55.188 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-18 19:32:55.190 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-18 19:32:55.192 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-18 19:32:55.194 | ++ functions-common:time_start:2424 : local start_time= 2022-05-18 19:32:55.196 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:32:55.199 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:32:55.202 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652902375200 2022-05-18 19:32:55.204 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-18 19:32:55.206 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-18 19:32:55.208 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-18 19:32:55.421 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-18 19:32:55.454 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-18 19:32:55.630 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-18 19:32:55.655 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-18 19:32:55.760 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,794 kB] 2022-05-18 19:32:56.020 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [924 kB] 2022-05-18 19:33:06.438 | Fetched 3,054 kB in 1s (2,311 kB/s) 2022-05-18 19:33:07.965 | Reading package lists... 2022-05-18 19:33:07.996 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-18 19:33:07.998 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-18 19:33:08.000 | ++ functions-common:time_stop:2437 : local name 2022-05-18 19:33:08.003 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 19:33:08.005 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:33:08.007 | ++ functions-common:time_stop:2440 : local total 2022-05-18 19:33:08.009 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 19:33:08.011 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-18 19:33:08.013 | ++ functions-common:time_stop:2444 : start_time=1652902375200 2022-05-18 19:33:08.015 | ++ functions-common:time_stop:2446 : [[ -z 1652902375200 ]] 2022-05-18 19:33:08.018 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:33:08.022 | ++ functions-common:time_stop:2449 : end_time=1652902388019 2022-05-18 19:33:08.024 | ++ functions-common:time_stop:2450 : elapsed_time=12819 2022-05-18 19:33:08.026 | ++ functions-common:time_stop:2451 : total=0 2022-05-18 19:33:08.028 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:33:08.031 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12819 2022-05-18 19:33:08.033 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:33:08.036 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:33:08.038 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:33:08.040 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:33:08.042 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:33:08.062 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:33:08.180 | Reading package lists... 2022-05-18 19:33:08.417 | Building dependency tree... 2022-05-18 19:33:08.418 | Reading state information... 2022-05-18 19:33:08.693 | bc is already the newest version (1.07.1-2build1). 2022-05-18 19:33:08.693 | bc set to manually installed. 2022-05-18 19:33:08.693 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-18 19:33:08.693 | bsdmainutils set to manually installed. 2022-05-18 19:33:08.693 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-18 19:33:08.693 | gawk set to manually installed. 2022-05-18 19:33:08.693 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 19:33:08.693 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-18 19:33:08.693 | iptables set to manually installed. 2022-05-18 19:33:08.693 | iputils-ping is already the newest version (3:20190709-3). 2022-05-18 19:33:08.693 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-18 19:33:08.694 | kpartx set to manually installed. 2022-05-18 19:33:08.694 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-18 19:33:08.694 | psmisc is already the newest version (23.3-1). 2022-05-18 19:33:08.694 | psmisc set to manually installed. 2022-05-18 19:33:08.694 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-18 19:33:08.694 | python3-systemd is already the newest version (234-3build2). 2022-05-18 19:33:08.694 | python3-systemd set to manually installed. 2022-05-18 19:33:08.694 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-18 19:33:08.694 | thin-provisioning-tools set to manually installed. 2022-05-18 19:33:08.694 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-18 19:33:08.694 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-18 19:33:08.694 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-18 19:33:08.694 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-18 19:33:08.694 | lsof set to manually installed. 2022-05-18 19:33:08.694 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-18 19:33:08.694 | parted set to manually installed. 2022-05-18 19:33:08.694 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-18 19:33:08.694 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-18 19:33:08.694 | zlib1g-dev set to manually installed. 2022-05-18 19:33:08.694 | The following packages were automatically installed and are no longer required: 2022-05-18 19:33:08.694 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:33:08.694 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:33:08.694 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:33:08.694 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:33:08.694 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:33:08.694 | python3-zope.interface 2022-05-18 19:33:08.694 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:33:08.695 | The following additional packages will be installed: 2022-05-18 19:33:08.695 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-05-18 19:33:08.695 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-05-18 19:33:08.695 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-05-18 19:33:08.695 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-05-18 19:33:08.695 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-05-18 19:33:08.695 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-05-18 19:33:08.695 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-05-18 19:33:08.695 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-05-18 19:33:08.695 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-05-18 19:33:08.695 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-05-18 19:33:08.695 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-05-18 19:33:08.695 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-05-18 19:33:08.695 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-05-18 19:33:08.695 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-05-18 19:33:08.695 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-05-18 19:33:08.695 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-05-18 19:33:08.695 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-05-18 19:33:08.695 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-05-18 19:33:08.695 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-05-18 19:33:08.695 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-05-18 19:33:08.695 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-05-18 19:33:08.695 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-05-18 19:33:08.695 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-05-18 19:33:08.695 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-05-18 19:33:08.695 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-05-18 19:33:08.695 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-05-18 19:33:08.695 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-05-18 19:33:08.695 | libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-05-18 19:33:08.695 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-05-18 19:33:08.695 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-05-18 19:33:08.696 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-05-18 19:33:08.696 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-05-18 19:33:08.696 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-05-18 19:33:08.696 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-18 19:33:08.696 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-05-18 19:33:08.696 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-05-18 19:33:08.696 | systemd-timesyncd uuid-dev vbetool x11-common 2022-05-18 19:33:08.697 | Suggested packages: 2022-05-18 19:33:08.697 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-05-18 19:33:08.697 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-05-18 19:33:08.697 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-05-18 19:33:08.697 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-05-18 19:33:08.697 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-05-18 19:33:08.697 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-05-18 19:33:08.697 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-05-18 19:33:08.697 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-05-18 19:33:08.697 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-05-18 19:33:08.697 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-05-18 19:33:08.697 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-05-18 19:33:08.697 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-05-18 19:33:08.697 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-05-18 19:33:08.697 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-05-18 19:33:08.697 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-05-18 19:33:08.697 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-05-18 19:33:08.698 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-05-18 19:33:08.698 | tar-scripts tar-doc zip 2022-05-18 19:33:08.993 | The following NEW packages will be installed: 2022-05-18 19:33:08.993 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-05-18 19:33:08.993 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-05-18 19:33:08.993 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-05-18 19:33:08.993 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-05-18 19:33:08.993 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-05-18 19:33:08.993 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-05-18 19:33:08.993 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-05-18 19:33:08.993 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-05-18 19:33:08.993 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-05-18 19:33:08.993 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-05-18 19:33:08.993 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-05-18 19:33:08.993 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-05-18 19:33:08.993 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-05-18 19:33:08.993 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-05-18 19:33:08.993 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-05-18 19:33:08.993 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-05-18 19:33:08.993 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-05-18 19:33:08.993 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-05-18 19:33:08.993 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-05-18 19:33:08.994 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-05-18 19:33:08.994 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-05-18 19:33:08.994 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-05-18 19:33:08.994 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-05-18 19:33:08.994 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-05-18 19:33:08.994 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-05-18 19:33:08.994 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-05-18 19:33:08.994 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-05-18 19:33:08.994 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-05-18 19:33:08.994 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-05-18 19:33:08.994 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-05-18 19:33:08.994 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-05-18 19:33:08.994 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-05-18 19:33:08.994 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-05-18 19:33:08.994 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-05-18 19:33:08.994 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-05-18 19:33:08.994 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-05-18 19:33:08.994 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-05-18 19:33:08.994 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-18 19:33:08.994 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-05-18 19:33:08.994 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-05-18 19:33:08.994 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-05-18 19:33:08.994 | unzip uuid-dev vbetool vlan x11-common 2022-05-18 19:33:08.995 | The following packages will be upgraded: 2022-05-18 19:33:08.995 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-05-18 19:33:08.995 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-05-18 19:33:08.995 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-05-18 19:33:08.996 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-05-18 19:33:08.996 | tcpdump uuid-runtime wget 2022-05-18 19:33:09.247 | 27 upgraded, 219 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:33:09.247 | Need to get 165 MB of archives. 2022-05-18 19:33:09.247 | After this operation, 768 MB of additional disk space will be used. 2022-05-18 19:33:09.247 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-05-18 19:33:09.843 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-05-18 19:33:09.876 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-05-18 19:33:09.886 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-05-18 19:33:09.890 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-05-18 19:33:09.978 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-05-18 19:33:10.417 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-05-18 19:33:10.439 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-05-18 19:33:10.466 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-05-18 19:33:10.468 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-05-18 19:33:10.471 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-05-18 19:33:10.478 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-05-18 19:33:10.680 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-05-18 19:33:10.682 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-05-18 19:33:10.762 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-05-18 19:33:10.762 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-05-18 19:33:10.880 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-05-18 19:33:10.882 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-05-18 19:33:10.885 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-05-18 19:33:10.886 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-05-18 19:33:10.890 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-05-18 19:33:10.895 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-05-18 19:33:10.896 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-05-18 19:33:10.983 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-05-18 19:33:12.191 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-05-18 19:33:12.252 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-05-18 19:33:12.636 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-05-18 19:33:12.639 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-05-18 19:33:12.641 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-05-18 19:33:12.644 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-05-18 19:33:12.646 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-05-18 19:33:12.779 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-05-18 19:33:12.781 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-05-18 19:33:12.781 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-05-18 19:33:12.782 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-05-18 19:33:13.000 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-05-18 19:33:13.000 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-05-18 19:33:13.001 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-05-18 19:33:13.006 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-05-18 19:33:13.172 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-05-18 19:33:13.218 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-05-18 19:33:13.221 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-05-18 19:33:13.285 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-05-18 19:33:13.475 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-05-18 19:33:13.609 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-05-18 19:33:13.610 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-05-18 19:33:13.618 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-05-18 19:33:13.689 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-05-18 19:33:13.697 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-05-18 19:33:13.765 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-05-18 19:33:13.766 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-05-18 19:33:13.767 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-05-18 19:33:13.770 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-05-18 19:33:13.776 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-05-18 19:33:13.864 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-05-18 19:33:13.955 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-05-18 19:33:16.500 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-05-18 19:33:18.060 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-05-18 19:33:18.454 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-05-18 19:33:18.456 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-05-18 19:33:18.457 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-05-18 19:33:18.511 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-05-18 19:33:18.810 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-05-18 19:33:18.828 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-05-18 19:33:19.011 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-05-18 19:33:19.745 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-05-18 19:33:20.931 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-05-18 19:33:20.933 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-05-18 19:33:20.935 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-05-18 19:33:20.936 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-05-18 19:33:20.937 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-05-18 19:33:20.939 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-05-18 19:33:20.940 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-05-18 19:33:20.940 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-05-18 19:33:21.036 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-05-18 19:33:21.044 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-05-18 19:33:21.167 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-05-18 19:33:21.419 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-05-18 19:33:21.438 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-05-18 19:33:21.450 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-05-18 19:33:21.570 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-05-18 19:33:21.574 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-05-18 19:33:21.934 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-05-18 19:33:22.061 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-05-18 19:33:22.065 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-05-18 19:33:22.066 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-05-18 19:33:22.074 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-05-18 19:33:22.169 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-05-18 19:33:22.205 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-05-18 19:33:22.257 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-05-18 19:33:22.283 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-05-18 19:33:22.290 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-05-18 19:33:23.441 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-05-18 19:33:23.442 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-05-18 19:33:23.442 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-05-18 19:33:23.444 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-05-18 19:33:23.446 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-05-18 19:33:23.447 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-05-18 19:33:23.464 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-05-18 19:33:23.464 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-05-18 19:33:23.470 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-05-18 19:33:23.728 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-05-18 19:33:23.842 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-05-18 19:33:24.071 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-05-18 19:33:24.103 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-05-18 19:33:24.179 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-05-18 19:33:24.487 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-05-18 19:33:24.571 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-05-18 19:33:24.573 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-05-18 19:33:24.583 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-05-18 19:33:24.598 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-05-18 19:33:24.626 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-05-18 19:33:24.632 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-05-18 19:33:24.632 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-05-18 19:33:24.635 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-05-18 19:33:24.646 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-05-18 19:33:24.719 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-05-18 19:33:24.722 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-05-18 19:33:24.737 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-05-18 19:33:24.751 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-05-18 19:33:24.831 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-05-18 19:33:24.840 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-05-18 19:33:24.853 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-05-18 19:33:24.872 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-05-18 19:33:24.874 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-05-18 19:33:24.874 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-05-18 19:33:24.941 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-05-18 19:33:24.992 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-05-18 19:33:24.998 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-05-18 19:33:25.031 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-05-18 19:33:25.053 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-05-18 19:33:25.055 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-05-18 19:33:25.056 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-05-18 19:33:25.070 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-05-18 19:33:25.073 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-05-18 19:33:25.075 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-05-18 19:33:25.164 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-05-18 19:33:25.219 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-05-18 19:33:25.234 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-05-18 19:33:25.248 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-05-18 19:33:25.275 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-05-18 19:33:25.279 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-05-18 19:33:25.280 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-05-18 19:33:25.294 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-05-18 19:33:25.298 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-05-18 19:33:25.313 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-05-18 19:33:25.387 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-05-18 19:33:25.400 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-05-18 19:33:25.404 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-05-18 19:33:25.424 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-05-18 19:33:25.498 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-05-18 19:33:25.500 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-05-18 19:33:25.500 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-05-18 19:33:25.505 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-05-18 19:33:25.508 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-05-18 19:33:25.513 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-05-18 19:33:25.610 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-05-18 19:33:25.613 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-05-18 19:33:25.624 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-05-18 19:33:25.628 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-05-18 19:33:25.721 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-05-18 19:33:25.722 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-05-18 19:33:25.723 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-05-18 19:33:25.743 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-05-18 19:33:25.765 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-05-18 19:33:25.768 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-05-18 19:33:25.833 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-05-18 19:33:27.030 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-05-18 19:33:27.032 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-05-18 19:33:27.033 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-05-18 19:33:27.035 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-05-18 19:33:27.103 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-05-18 19:33:27.104 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-05-18 19:33:27.104 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-05-18 19:33:27.131 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-05-18 19:33:27.132 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-05-18 19:33:27.147 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-05-18 19:33:27.161 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-05-18 19:33:27.257 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-05-18 19:33:27.259 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-05-18 19:33:27.288 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-05-18 19:33:27.297 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-05-18 19:33:27.490 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-05-18 19:33:27.495 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-05-18 19:33:27.544 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-05-18 19:33:27.545 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-05-18 19:33:27.550 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-05-18 19:33:27.551 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-05-18 19:33:27.552 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.10-0ubuntu0.20.04.1 [116 kB] 2022-05-18 19:33:27.554 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.10-0ubuntu0.20.04.1 [136 kB] 2022-05-18 19:33:27.620 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-05-18 19:33:28.226 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-05-18 19:33:28.336 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-05-18 19:33:28.355 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-05-18 19:33:28.359 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-05-18 19:33:28.700 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-05-18 19:33:28.705 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-05-18 19:33:28.706 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-05-18 19:33:28.707 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-05-18 19:33:28.722 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-05-18 19:33:28.749 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-05-18 19:33:28.867 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-05-18 19:33:29.093 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-05-18 19:33:30.299 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-05-18 19:33:30.304 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-05-18 19:33:30.354 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-05-18 19:33:30.381 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-05-18 19:33:31.361 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-05-18 19:33:31.362 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-05-18 19:33:35.766 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-05-18 19:33:35.767 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-05-18 19:33:35.768 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-05-18 19:33:35.769 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-05-18 19:33:35.770 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.10-0ubuntu0.20.04.1 [1,050 kB] 2022-05-18 19:33:35.792 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-05-18 19:33:35.793 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-05-18 19:33:35.797 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.10-0ubuntu0.20.04.1 [983 kB] 2022-05-18 19:33:35.844 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-05-18 19:33:35.878 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-05-18 19:33:36.171 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-05-18 19:33:36.172 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-05-18 19:33:36.173 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-05-18 19:33:36.276 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-05-18 19:33:36.277 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-05-18 19:33:36.277 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-05-18 19:33:36.279 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-05-18 19:33:36.298 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-05-18 19:33:36.421 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-05-18 19:33:36.625 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-05-18 19:33:36.628 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-05-18 19:33:36.628 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-05-18 19:33:36.630 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-05-18 19:33:36.631 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-05-18 19:33:36.632 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-05-18 19:33:36.632 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-05-18 19:33:36.633 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-05-18 19:33:36.634 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-05-18 19:33:36.739 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-05-18 19:33:36.851 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-05-18 19:33:36.852 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-05-18 19:33:36.854 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-05-18 19:33:36.872 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-05-18 19:33:36.879 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-05-18 19:33:36.888 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-05-18 19:33:37.255 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-05-18 19:33:37.295 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-05-18 19:33:38.890 | Preconfiguring packages ... 2022-05-18 19:33:39.145 | Fetched 165 MB in 28s (5,846 kB/s) 2022-05-18 19:33:39.351 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-18 19:33:39.353 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-05-18 19:33:39.527 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-05-18 19:33:40.076 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-05-18 19:33:40.640 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-18 19:33:40.643 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-18 19:33:40.858 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-18 19:33:41.378 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-18 19:33:41.555 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-18 19:33:42.486 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-05-18 19:33:42.652 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-18 19:33:43.099 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-18 19:33:43.263 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-18 19:33:43.849 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-18 19:33:44.124 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-18 19:33:45.401 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-05-18 19:33:45.561 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-18 19:33:46.048 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-05-18 19:33:46.543 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-18 19:33:46.545 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-05-18 19:33:46.732 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-05-18 19:33:47.614 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-18 19:33:47.782 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-18 19:33:48.218 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-18 19:33:48.792 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-18 19:33:48.795 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-18 19:33:48.959 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-18 19:33:49.441 | Selecting previously unselected package libapr1:amd64. 2022-05-18 19:33:49.448 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-05-18 19:33:49.502 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-18 19:33:50.032 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-18 19:33:50.184 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-18 19:33:50.829 | Selecting previously unselected package libaprutil1:amd64. 2022-05-18 19:33:50.837 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-05-18 19:33:50.896 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-18 19:33:51.343 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-18 19:33:51.543 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-05-18 19:33:51.987 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-05-18 19:33:51.995 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-05-18 19:33:52.046 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-18 19:33:52.360 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-18 19:33:52.536 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-18 19:33:52.968 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-18 19:33:53.126 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-18 19:33:53.626 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-18 19:33:53.799 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-05-18 19:33:54.241 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-05-18 19:33:54.248 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-05-18 19:33:54.303 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-18 19:33:54.653 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-18 19:33:54.852 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-18 19:33:55.351 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-18 19:33:55.509 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-18 19:33:55.982 | Selecting previously unselected package libjansson4:amd64. 2022-05-18 19:33:55.989 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-05-18 19:33:56.050 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-05-18 19:33:56.423 | Selecting previously unselected package liblua5.2-0:amd64. 2022-05-18 19:33:56.431 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-05-18 19:33:56.478 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-18 19:33:56.923 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-05-18 19:33:57.069 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-05-18 19:33:58.762 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-18 19:33:58.918 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-05-18 19:33:59.378 | Selecting previously unselected package apache2-bin. 2022-05-18 19:33:59.385 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-18 19:33:59.417 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-18 19:33:59.919 | Selecting previously unselected package apache2-data. 2022-05-18 19:33:59.926 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-05-18 19:33:59.989 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-18 19:34:00.384 | Selecting previously unselected package apache2-utils. 2022-05-18 19:34:00.391 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-18 19:34:00.450 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-18 19:34:00.892 | Selecting previously unselected package apache2. 2022-05-18 19:34:00.900 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-18 19:34:00.971 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-05-18 19:34:01.389 | Selecting previously unselected package liblua5.3-0:amd64. 2022-05-18 19:34:01.396 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-05-18 19:34:01.446 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-18 19:34:01.847 | Selecting previously unselected package haproxy. 2022-05-18 19:34:01.854 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-05-18 19:34:01.915 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-05-18 19:34:02.696 | Selecting previously unselected package libnl-3-200:amd64. 2022-05-18 19:34:02.704 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-05-18 19:34:02.753 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-05-18 19:34:03.084 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-05-18 19:34:03.092 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-05-18 19:34:03.141 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-18 19:34:03.543 | Selecting previously unselected package mysql-common. 2022-05-18 19:34:03.551 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-05-18 19:34:03.615 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-18 19:34:04.033 | Selecting previously unselected package libmysqlclient21:amd64. 2022-05-18 19:34:04.040 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-18 19:34:04.096 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:34:04.715 | Selecting previously unselected package libsensors-config. 2022-05-18 19:34:04.722 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-05-18 19:34:04.772 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-18 19:34:05.183 | Selecting previously unselected package libsensors5:amd64. 2022-05-18 19:34:05.191 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-05-18 19:34:05.338 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-18 19:34:05.765 | Selecting previously unselected package libsnmp-base. 2022-05-18 19:34:05.772 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-05-18 19:34:05.833 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-18 19:34:06.229 | Selecting previously unselected package libsnmp35:amd64. 2022-05-18 19:34:06.236 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-05-18 19:34:06.292 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-18 19:34:06.852 | Selecting previously unselected package keepalived. 2022-05-18 19:34:06.860 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-05-18 19:34:06.909 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-18 19:34:07.399 | Selecting previously unselected package memcached. 2022-05-18 19:34:07.407 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-05-18 19:34:07.450 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-05-18 19:34:07.997 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-05-18 19:34:08.867 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-05-18 19:34:09.356 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-18 19:34:09.463 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-18 19:34:10.069 | Selecting previously unselected package python3-yaml. 2022-05-18 19:34:10.077 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-05-18 19:34:10.126 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-18 19:34:10.423 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-18 19:34:10.577 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-18 19:34:11.163 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-18 19:34:11.384 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-18 19:34:12.355 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-18 19:34:12.546 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-18 19:34:13.202 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-05-18 19:34:13.303 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-05-18 19:34:13.694 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-05-18 19:34:13.804 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-05-18 19:34:14.269 | Selecting previously unselected package acl. 2022-05-18 19:34:14.277 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-05-18 19:34:14.314 | Unpacking acl (2.2.53-6) ... 2022-05-18 19:34:14.566 | Selecting previously unselected package autotools-dev. 2022-05-18 19:34:14.573 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-05-18 19:34:14.600 | Unpacking autotools-dev (20180224.1) ... 2022-05-18 19:34:14.919 | Selecting previously unselected package m4. 2022-05-18 19:34:14.926 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-05-18 19:34:14.972 | Unpacking m4 (1.4.18-4) ... 2022-05-18 19:34:15.389 | Selecting previously unselected package autoconf. 2022-05-18 19:34:15.396 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-05-18 19:34:15.457 | Unpacking autoconf (2.69-11.1) ... 2022-05-18 19:34:15.993 | Selecting previously unselected package automake. 2022-05-18 19:34:16.000 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-05-18 19:34:16.052 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-05-18 19:34:16.423 | Selecting previously unselected package autopoint. 2022-05-18 19:34:16.430 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-05-18 19:34:16.486 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-05-18 19:34:16.875 | Selecting previously unselected package libllvm10:amd64. 2022-05-18 19:34:16.882 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:34:16.943 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:34:19.725 | Selecting previously unselected package libclang-cpp10. 2022-05-18 19:34:19.732 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:34:19.781 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:34:21.624 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-05-18 19:34:21.631 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-18 19:34:21.686 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-18 19:34:22.536 | Selecting previously unselected package libgc1c2:amd64. 2022-05-18 19:34:22.544 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-05-18 19:34:22.593 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-18 19:34:23.017 | Selecting previously unselected package libobjc4:amd64. 2022-05-18 19:34:23.025 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-18 19:34:23.074 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-18 19:34:23.360 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-05-18 19:34:23.368 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-18 19:34:23.394 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-18 19:34:23.903 | Selecting previously unselected package libc6-i386. 2022-05-18 19:34:23.911 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-05-18 19:34:23.960 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-18 19:34:24.937 | Selecting previously unselected package lib32gcc-s1. 2022-05-18 19:34:24.945 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-18 19:34:24.994 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-18 19:34:25.377 | Selecting previously unselected package lib32stdc++6. 2022-05-18 19:34:25.385 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-18 19:34:25.452 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-18 19:34:25.869 | Selecting previously unselected package libclang-common-10-dev. 2022-05-18 19:34:25.877 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:34:25.926 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-18 19:34:27.279 | Selecting previously unselected package libclang1-10. 2022-05-18 19:34:27.289 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:34:27.341 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:34:28.834 | Selecting previously unselected package clang-10. 2022-05-18 19:34:28.842 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:34:28.880 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:34:29.194 | Selecting previously unselected package libtool. 2022-05-18 19:34:29.202 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-05-18 19:34:29.251 | Unpacking libtool (2.4.6-14) ... 2022-05-18 19:34:29.582 | Selecting previously unselected package dh-autoreconf. 2022-05-18 19:34:29.589 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-05-18 19:34:29.644 | Unpacking dh-autoreconf (19) ... 2022-05-18 19:34:29.914 | Selecting previously unselected package libdebhelper-perl. 2022-05-18 19:34:29.922 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-05-18 19:34:29.960 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-05-18 19:34:30.284 | Selecting previously unselected package libarchive-zip-perl. 2022-05-18 19:34:30.292 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-05-18 19:34:30.343 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-05-18 19:34:30.743 | Selecting previously unselected package libsub-override-perl. 2022-05-18 19:34:30.751 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-05-18 19:34:30.794 | Unpacking libsub-override-perl (0.09-2) ... 2022-05-18 19:34:31.154 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-05-18 19:34:31.161 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-05-18 19:34:31.222 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-18 19:34:31.530 | Selecting previously unselected package dh-strip-nondeterminism. 2022-05-18 19:34:31.537 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-05-18 19:34:31.581 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-05-18 19:34:31.988 | Selecting previously unselected package libdpkg-perl. 2022-05-18 19:34:32.002 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-05-18 19:34:32.062 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-05-18 19:34:32.479 | Selecting previously unselected package make. 2022-05-18 19:34:32.487 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-05-18 19:34:32.541 | Unpacking make (4.2.1-1.2) ... 2022-05-18 19:34:32.823 | Selecting previously unselected package dpkg-dev. 2022-05-18 19:34:32.830 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-05-18 19:34:32.885 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-05-18 19:34:33.347 | Selecting previously unselected package dwz. 2022-05-18 19:34:33.355 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-05-18 19:34:33.415 | Unpacking dwz (0.13-5) ... 2022-05-18 19:34:33.834 | Selecting previously unselected package libcroco3:amd64. 2022-05-18 19:34:33.842 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-05-18 19:34:33.874 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-05-18 19:34:34.229 | Selecting previously unselected package gettext. 2022-05-18 19:34:34.236 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-05-18 19:34:34.297 | Unpacking gettext (0.19.8.1-10build1) ... 2022-05-18 19:34:34.743 | Selecting previously unselected package intltool-debian. 2022-05-18 19:34:34.751 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-05-18 19:34:34.799 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-05-18 19:34:35.073 | Selecting previously unselected package po-debconf. 2022-05-18 19:34:35.081 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-05-18 19:34:35.125 | Unpacking po-debconf (1.0.21) ... 2022-05-18 19:34:35.394 | Selecting previously unselected package debhelper. 2022-05-18 19:34:35.402 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-05-18 19:34:35.440 | Unpacking debhelper (12.10ubuntu1) ... 2022-05-18 19:34:35.937 | Selecting previously unselected package uuid-dev:amd64. 2022-05-18 19:34:35.945 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-18 19:34:35.988 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-18 19:34:36.375 | Selecting previously unselected package libsctp1:amd64. 2022-05-18 19:34:36.383 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-05-18 19:34:36.432 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-18 19:34:36.718 | Selecting previously unselected package libsctp-dev:amd64. 2022-05-18 19:34:36.726 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-05-18 19:34:36.782 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-18 19:34:37.114 | Selecting previously unselected package libapr1-dev. 2022-05-18 19:34:37.122 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-05-18 19:34:37.176 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-18 19:34:37.857 | Selecting previously unselected package libldap2-dev:amd64. 2022-05-18 19:34:37.865 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-18 19:34:37.925 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-18 19:34:38.331 | Selecting previously unselected package libaprutil1-dev. 2022-05-18 19:34:38.339 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-05-18 19:34:38.393 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-18 19:34:38.862 | Selecting previously unselected package apache2-dev. 2022-05-18 19:34:38.870 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-18 19:34:38.920 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-18 19:34:39.324 | Selecting previously unselected package binfmt-support. 2022-05-18 19:34:39.333 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-05-18 19:34:39.395 | Unpacking binfmt-support (2.2.0-2) ... 2022-05-18 19:34:39.713 | Selecting previously unselected package g++-9. 2022-05-18 19:34:39.721 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-18 19:34:39.771 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-18 19:34:41.325 | Selecting previously unselected package g++. 2022-05-18 19:34:41.333 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-05-18 19:34:41.387 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-05-18 19:34:41.644 | Selecting previously unselected package build-essential. 2022-05-18 19:34:41.652 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-05-18 19:34:41.707 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-05-18 19:34:41.948 | Selecting previously unselected package conntrack. 2022-05-18 19:34:41.956 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-05-18 19:34:42.005 | Unpacking conntrack (1:1.4.5-2) ... 2022-05-18 19:34:42.314 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-05-18 19:34:42.322 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-05-18 19:34:42.365 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-18 19:34:42.703 | Selecting previously unselected package libnetfilter-queue1. 2022-05-18 19:34:42.711 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-05-18 19:34:42.775 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-05-18 19:34:43.148 | Selecting previously unselected package conntrackd. 2022-05-18 19:34:43.156 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-05-18 19:34:43.188 | Unpacking conntrackd (1:1.4.5-2) ... 2022-05-18 19:34:43.525 | Selecting previously unselected package dns-root-data. 2022-05-18 19:34:43.534 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-05-18 19:34:43.588 | Unpacking dns-root-data (2019052802) ... 2022-05-18 19:34:43.981 | Selecting previously unselected package libidn11:amd64. 2022-05-18 19:34:43.989 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-05-18 19:34:44.038 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-18 19:34:44.417 | Selecting previously unselected package dnsmasq-base. 2022-05-18 19:34:44.425 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-18 19:34:44.473 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-18 19:34:44.759 | Selecting previously unselected package dnsmasq-utils. 2022-05-18 19:34:44.767 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-18 19:34:44.799 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-18 19:34:45.192 | Selecting previously unselected package ebtables. 2022-05-18 19:34:45.200 | Preparing to unpack .../093-ebtables_2.0.11-3build1_amd64.deb ... 2022-05-18 19:34:45.251 | Unpacking ebtables (2.0.11-3build1) ... 2022-05-18 19:34:45.610 | Selecting previously unselected package libfakeroot:amd64. 2022-05-18 19:34:45.618 | Preparing to unpack .../094-libfakeroot_1.24-1_amd64.deb ... 2022-05-18 19:34:45.666 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-05-18 19:34:46.017 | Selecting previously unselected package fakeroot. 2022-05-18 19:34:46.025 | Preparing to unpack .../095-fakeroot_1.24-1_amd64.deb ... 2022-05-18 19:34:46.073 | Unpacking fakeroot (1.24-1) ... 2022-05-18 19:34:46.354 | Selecting previously unselected package fonts-dejavu-core. 2022-05-18 19:34:46.362 | Preparing to unpack .../096-fonts-dejavu-core_2.37-1_all.deb ... 2022-05-18 19:34:46.416 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-05-18 19:34:46.834 | Selecting previously unselected package fonts-liberation. 2022-05-18 19:34:46.841 | Preparing to unpack .../097-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-05-18 19:34:46.890 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-05-18 19:34:47.371 | Selecting previously unselected package fontconfig-config. 2022-05-18 19:34:47.379 | Preparing to unpack .../098-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-05-18 19:34:47.421 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-18 19:34:47.776 | Selecting previously unselected package libfontconfig1:amd64. 2022-05-18 19:34:47.784 | Preparing to unpack .../099-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-05-18 19:34:47.832 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-18 19:34:48.217 | Selecting previously unselected package fontconfig. 2022-05-18 19:34:48.224 | Preparing to unpack .../100-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-05-18 19:34:48.273 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-05-18 19:34:48.582 | Selecting previously unselected package genisoimage. 2022-05-18 19:34:48.590 | Preparing to unpack .../101-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-05-18 19:34:48.644 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-18 19:34:48.988 | Selecting previously unselected package libann0. 2022-05-18 19:34:48.997 | Preparing to unpack .../102-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-05-18 19:34:49.050 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-05-18 19:34:49.349 | Selecting previously unselected package libcdt5:amd64. 2022-05-18 19:34:49.357 | Preparing to unpack .../103-libcdt5_2.42.2-3build2_amd64.deb ... 2022-05-18 19:34:49.410 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-05-18 19:34:49.754 | Selecting previously unselected package libcgraph6:amd64. 2022-05-18 19:34:49.762 | Preparing to unpack .../104-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-05-18 19:34:49.799 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-18 19:34:50.183 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-05-18 19:34:50.191 | Preparing to unpack .../105-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-18 19:34:50.244 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-18 19:34:50.610 | Selecting previously unselected package libjpeg8:amd64. 2022-05-18 19:34:50.618 | Preparing to unpack .../106-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-05-18 19:34:50.668 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-18 19:34:51.022 | Selecting previously unselected package libjbig0:amd64. 2022-05-18 19:34:51.031 | Preparing to unpack .../107-libjbig0_2.1-3.1build1_amd64.deb ... 2022-05-18 19:34:51.079 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-05-18 19:34:51.445 | Selecting previously unselected package libwebp6:amd64. 2022-05-18 19:34:51.453 | Preparing to unpack .../108-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:34:51.507 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-18 19:34:51.902 | Selecting previously unselected package libtiff5:amd64. 2022-05-18 19:34:51.910 | Preparing to unpack .../109-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-05-18 19:34:51.971 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-18 19:34:52.285 | Selecting previously unselected package libxpm4:amd64. 2022-05-18 19:34:52.293 | Preparing to unpack .../110-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-05-18 19:34:52.331 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-05-18 19:34:52.759 | Selecting previously unselected package libgd3:amd64. 2022-05-18 19:34:52.767 | Preparing to unpack .../111-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-05-18 19:34:52.856 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-18 19:34:53.194 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-05-18 19:34:53.201 | Preparing to unpack .../112-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-05-18 19:34:53.256 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-18 19:34:53.634 | Selecting previously unselected package libpixman-1-0:amd64. 2022-05-18 19:34:53.641 | Preparing to unpack .../113-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-05-18 19:34:53.685 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-18 19:34:54.079 | Selecting previously unselected package libxcb-render0:amd64. 2022-05-18 19:34:54.088 | Preparing to unpack .../114-libxcb-render0_1.14-2_amd64.deb ... 2022-05-18 19:34:54.142 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-05-18 19:34:54.548 | Selecting previously unselected package libxcb-shm0:amd64. 2022-05-18 19:34:54.556 | Preparing to unpack .../115-libxcb-shm0_1.14-2_amd64.deb ... 2022-05-18 19:34:54.605 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-05-18 19:34:54.919 | Selecting previously unselected package libxrender1:amd64. 2022-05-18 19:34:54.927 | Preparing to unpack .../116-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-05-18 19:34:54.976 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-05-18 19:34:55.399 | Selecting previously unselected package libcairo2:amd64. 2022-05-18 19:34:55.407 | Preparing to unpack .../117-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-05-18 19:34:55.462 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-18 19:34:55.937 | Selecting previously unselected package libgraphite2-3:amd64. 2022-05-18 19:34:55.945 | Preparing to unpack .../118-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-05-18 19:34:55.999 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-18 19:34:56.342 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-05-18 19:34:56.350 | Preparing to unpack .../119-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-05-18 19:34:56.405 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-18 19:34:56.799 | Selecting previously unselected package libthai-data. 2022-05-18 19:34:56.807 | Preparing to unpack .../120-libthai-data_0.1.28-3_all.deb ... 2022-05-18 19:34:56.856 | Unpacking libthai-data (0.1.28-3) ... 2022-05-18 19:34:57.217 | Selecting previously unselected package libdatrie1:amd64. 2022-05-18 19:34:57.225 | Preparing to unpack .../121-libdatrie1_0.2.12-3_amd64.deb ... 2022-05-18 19:34:57.273 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-05-18 19:34:57.640 | Selecting previously unselected package libthai0:amd64. 2022-05-18 19:34:57.648 | Preparing to unpack .../122-libthai0_0.1.28-3_amd64.deb ... 2022-05-18 19:34:57.713 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-05-18 19:34:58.051 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-05-18 19:34:58.059 | Preparing to unpack .../123-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-18 19:34:58.112 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-18 19:34:58.559 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-05-18 19:34:58.567 | Preparing to unpack .../124-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-18 19:34:58.628 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-18 19:34:59.005 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-05-18 19:34:59.013 | Preparing to unpack .../125-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-18 19:34:59.045 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-18 19:34:59.308 | Selecting previously unselected package libpathplan4:amd64. 2022-05-18 19:34:59.316 | Preparing to unpack .../126-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-05-18 19:34:59.347 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-18 19:34:59.708 | Selecting previously unselected package libgvc6. 2022-05-18 19:34:59.716 | Preparing to unpack .../127-libgvc6_2.42.2-3build2_amd64.deb ... 2022-05-18 19:34:59.748 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-05-18 19:35:00.199 | Selecting previously unselected package libgvpr2:amd64. 2022-05-18 19:35:00.207 | Preparing to unpack .../128-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-05-18 19:35:00.239 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-18 19:35:00.588 | Selecting previously unselected package liblab-gamut1:amd64. 2022-05-18 19:35:00.596 | Preparing to unpack .../129-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-05-18 19:35:00.649 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-18 19:35:01.228 | Selecting previously unselected package x11-common. 2022-05-18 19:35:01.236 | Preparing to unpack .../130-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-05-18 19:35:01.306 | dpkg-query: no packages found matching nux-tools 2022-05-18 19:35:01.316 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-05-18 19:35:01.657 | Selecting previously unselected package libice6:amd64. 2022-05-18 19:35:01.665 | Preparing to unpack .../131-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-05-18 19:35:01.719 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-18 19:35:02.062 | Selecting previously unselected package libsm6:amd64. 2022-05-18 19:35:02.070 | Preparing to unpack .../132-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-05-18 19:35:02.118 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-05-18 19:35:02.421 | Selecting previously unselected package libxt6:amd64. 2022-05-18 19:35:02.429 | Preparing to unpack .../133-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-05-18 19:35:02.479 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-05-18 19:35:02.913 | Selecting previously unselected package libxmu6:amd64. 2022-05-18 19:35:02.921 | Preparing to unpack .../134-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-05-18 19:35:02.969 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-18 19:35:03.279 | Selecting previously unselected package libxaw7:amd64. 2022-05-18 19:35:03.287 | Preparing to unpack .../135-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-05-18 19:35:03.319 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-05-18 19:35:03.604 | Selecting previously unselected package graphviz. 2022-05-18 19:35:03.612 | Preparing to unpack .../136-graphviz_2.42.2-3build2_amd64.deb ... 2022-05-18 19:35:03.661 | Unpacking graphviz (2.42.2-3build2) ... 2022-05-18 19:35:04.193 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-05-18 19:35:04.201 | Preparing to unpack .../137-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-05-18 19:35:04.250 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-18 19:35:04.634 | Selecting previously unselected package libibverbs1:amd64. 2022-05-18 19:35:04.642 | Preparing to unpack .../138-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-05-18 19:35:04.685 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-18 19:35:05.165 | Selecting previously unselected package ibverbs-providers:amd64. 2022-05-18 19:35:05.173 | Preparing to unpack .../139-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-05-18 19:35:05.228 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-18 19:35:05.588 | Selecting previously unselected package icu-devtools. 2022-05-18 19:35:05.596 | Preparing to unpack .../140-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-05-18 19:35:05.649 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-05-18 19:35:06.062 | Selecting previously unselected package iputils-arping. 2022-05-18 19:35:06.070 | Preparing to unpack .../141-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-05-18 19:35:06.118 | Unpacking iputils-arping (3:20190709-3) ... 2022-05-18 19:35:06.543 | Selecting previously unselected package javascript-common. 2022-05-18 19:35:06.550 | Preparing to unpack .../142-javascript-common_11_all.deb ... 2022-05-18 19:35:06.600 | Unpacking javascript-common (11) ... 2022-05-18 19:35:06.874 | Selecting previously unselected package libgssrpc4:amd64. 2022-05-18 19:35:06.881 | Preparing to unpack .../143-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-05-18 19:35:06.930 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:35:07.268 | Selecting previously unselected package libkdb5-9:amd64. 2022-05-18 19:35:07.276 | Preparing to unpack .../144-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-05-18 19:35:07.319 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:35:07.645 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-05-18 19:35:07.653 | Preparing to unpack .../145-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-18 19:35:07.707 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:35:07.998 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-05-18 19:35:08.007 | Preparing to unpack .../146-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-18 19:35:08.056 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:35:08.433 | Selecting previously unselected package comerr-dev:amd64. 2022-05-18 19:35:08.441 | Preparing to unpack .../147-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-05-18 19:35:08.491 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-18 19:35:08.799 | Selecting previously unselected package krb5-multidev:amd64. 2022-05-18 19:35:08.807 | Preparing to unpack .../148-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-18 19:35:08.902 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:35:09.262 | Selecting previously unselected package libalgorithm-diff-perl. 2022-05-18 19:35:09.271 | Preparing to unpack .../149-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-05-18 19:35:09.313 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-05-18 19:35:09.599 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-05-18 19:35:09.607 | Preparing to unpack .../150-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-05-18 19:35:09.655 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-18 19:35:09.902 | Selecting previously unselected package libalgorithm-merge-perl. 2022-05-18 19:35:09.910 | Preparing to unpack .../151-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-05-18 19:35:09.964 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-05-18 19:35:10.330 | Selecting previously unselected package libarchive-cpio-perl. 2022-05-18 19:35:10.338 | Preparing to unpack .../152-libarchive-cpio-perl_0.10-1_all.deb ... 2022-05-18 19:35:10.392 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-05-18 19:35:10.787 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-05-18 19:35:10.795 | Preparing to unpack .../153-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-18 19:35:10.856 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-18 19:35:11.295 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-05-18 19:35:11.303 | Preparing to unpack .../154-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-18 19:35:11.363 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-18 19:35:11.770 | Selecting previously unselected package libfile-fcntllock-perl. 2022-05-18 19:35:11.778 | Preparing to unpack .../155-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-05-18 19:35:11.833 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-05-18 19:35:12.130 | Selecting previously unselected package libgts-bin. 2022-05-18 19:35:12.138 | Preparing to unpack .../156-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-05-18 19:35:12.198 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-05-18 19:35:12.479 | Selecting previously unselected package libicu-dev:amd64. 2022-05-18 19:35:12.487 | Preparing to unpack .../157-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-05-18 19:35:12.536 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-18 19:35:14.370 | Selecting previously unselected package libipset13:amd64. 2022-05-18 19:35:14.379 | Preparing to unpack .../158-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:35:14.427 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-18 19:35:14.759 | Selecting previously unselected package librdmacm1:amd64. 2022-05-18 19:35:14.767 | Preparing to unpack .../159-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-05-18 19:35:14.799 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-18 19:35:15.171 | Selecting previously unselected package libiscsi7:amd64. 2022-05-18 19:35:15.179 | Preparing to unpack .../160-libiscsi7_1.18.0-2_amd64.deb ... 2022-05-18 19:35:15.216 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-05-18 19:35:15.473 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-05-18 19:35:15.481 | Preparing to unpack .../161-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-18 19:35:15.524 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-18 19:35:15.912 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-05-18 19:35:15.920 | Preparing to unpack .../162-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-05-18 19:35:15.969 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-18 19:35:16.204 | Selecting previously unselected package libjpeg-dev:amd64. 2022-05-18 19:35:16.212 | Preparing to unpack .../163-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-05-18 19:35:16.261 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-18 19:35:16.502 | Selecting previously unselected package libjs-jquery. 2022-05-18 19:35:16.510 | Preparing to unpack .../164-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-05-18 19:35:16.553 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-05-18 19:35:16.828 | Selecting previously unselected package libjs-jquery-metadata. 2022-05-18 19:35:16.836 | Preparing to unpack .../165-libjs-jquery-metadata_12-1.1_all.deb ... 2022-05-18 19:35:16.889 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-05-18 19:35:17.188 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-05-18 19:35:17.195 | Preparing to unpack .../166-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-05-18 19:35:17.239 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-18 19:35:17.622 | Selecting previously unselected package libltdl-dev:amd64. 2022-05-18 19:35:17.631 | Preparing to unpack .../167-libltdl-dev_2.4.6-14_amd64.deb ... 2022-05-18 19:35:17.684 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-05-18 19:35:18.016 | Selecting previously unselected package libsys-hostname-long-perl. 2022-05-18 19:35:18.025 | Preparing to unpack .../168-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-05-18 19:35:18.073 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-05-18 19:35:18.359 | Selecting previously unselected package libmail-sendmail-perl. 2022-05-18 19:35:18.367 | Preparing to unpack .../169-libmail-sendmail-perl_0.80-1_all.deb ... 2022-05-18 19:35:18.393 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-05-18 19:35:18.667 | Selecting previously unselected package libncurses-dev:amd64. 2022-05-18 19:35:18.676 | Preparing to unpack .../170-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-18 19:35:18.724 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-18 19:35:19.171 | Selecting previously unselected package libnspr4:amd64. 2022-05-18 19:35:19.179 | Preparing to unpack .../171-libnspr4_2%3a4.25-1_amd64.deb ... 2022-05-18 19:35:19.239 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-05-18 19:35:19.610 | Selecting previously unselected package libnss3:amd64. 2022-05-18 19:35:19.618 | Preparing to unpack .../172-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-05-18 19:35:19.678 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-05-18 19:35:20.170 | Selecting previously unselected package libomp5-10:amd64. 2022-05-18 19:35:20.178 | Preparing to unpack .../173-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:35:20.204 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:35:20.592 | Selecting previously unselected package libomp-10-dev. 2022-05-18 19:35:20.601 | Preparing to unpack .../174-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:35:20.650 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-18 19:35:20.981 | Selecting previously unselected package pcp-conf. 2022-05-18 19:35:20.990 | Preparing to unpack .../175-pcp-conf_5.0.3-1_amd64.deb ... 2022-05-18 19:35:21.044 | Unpacking pcp-conf (5.0.3-1) ... 2022-05-18 19:35:21.393 | Selecting previously unselected package libpcp3. 2022-05-18 19:35:21.401 | Preparing to unpack .../176-libpcp3_5.0.3-1_amd64.deb ... 2022-05-18 19:35:21.450 | Unpacking libpcp3 (5.0.3-1) ... 2022-05-18 19:35:21.787 | Selecting previously unselected package libpcp-pmda3. 2022-05-18 19:35:21.796 | Preparing to unpack .../177-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-05-18 19:35:21.833 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-05-18 19:35:22.136 | Selecting previously unselected package libpcp-pmda-perl. 2022-05-18 19:35:22.144 | Preparing to unpack .../178-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-05-18 19:35:22.175 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-05-18 19:35:22.519 | Selecting previously unselected package libpq5:amd64. 2022-05-18 19:35:22.527 | Preparing to unpack .../179-libpq5_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:35:22.580 | Unpacking libpq5:amd64 (12.10-0ubuntu0.20.04.1) ... 2022-05-18 19:35:22.890 | Selecting previously unselected package libpq-dev. 2022-05-18 19:35:22.898 | Preparing to unpack .../180-libpq-dev_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:35:22.947 | Unpacking libpq-dev (12.10-0ubuntu0.20.04.1) ... 2022-05-18 19:35:23.415 | Selecting previously unselected package librados2. 2022-05-18 19:35:23.423 | Preparing to unpack .../181-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:35:23.473 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-18 19:35:24.364 | Selecting previously unselected package librbd1. 2022-05-18 19:35:24.373 | Preparing to unpack .../182-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:35:24.421 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-18 19:35:25.044 | Selecting previously unselected package libsasl2-dev. 2022-05-18 19:35:25.052 | Preparing to unpack .../183-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-18 19:35:25.101 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-18 19:35:25.464 | Preparing to unpack .../184-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-18 19:35:25.604 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-18 19:35:25.970 | Selecting previously unselected package libssl-dev:amd64. 2022-05-18 19:35:25.978 | Preparing to unpack .../185-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-18 19:35:26.033 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-18 19:35:26.599 | Selecting previously unselected package libsystemd-dev:amd64. 2022-05-18 19:35:26.607 | Preparing to unpack .../186-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-05-18 19:35:26.644 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-18 19:35:27.107 | Selecting previously unselected package libtinfo-dev:amd64. 2022-05-18 19:35:27.116 | Preparing to unpack .../187-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-18 19:35:27.175 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-18 19:35:27.439 | Selecting previously unselected package libx86-1:amd64. 2022-05-18 19:35:27.447 | Preparing to unpack .../188-libx86-1_1.1+ds1-11_amd64.deb ... 2022-05-18 19:35:27.473 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-05-18 19:35:27.782 | Selecting previously unselected package libxml2-dev:amd64. 2022-05-18 19:35:27.790 | Preparing to unpack .../189-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-18 19:35:27.833 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-18 19:35:28.296 | Selecting previously unselected package libxslt1-dev:amd64. 2022-05-18 19:35:28.304 | Preparing to unpack .../190-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-05-18 19:35:28.358 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-18 19:35:28.730 | Selecting previously unselected package llvm-10-runtime. 2022-05-18 19:35:28.739 | Preparing to unpack .../191-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:35:28.775 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-18 19:35:29.164 | Selecting previously unselected package libpfm4:amd64. 2022-05-18 19:35:29.173 | Preparing to unpack .../192-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-05-18 19:35:29.221 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-18 19:35:29.621 | Selecting previously unselected package llvm-10. 2022-05-18 19:35:29.630 | Preparing to unpack .../193-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:35:29.678 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:35:30.839 | Selecting previously unselected package libffi-dev:amd64. 2022-05-18 19:35:30.847 | Preparing to unpack .../194-libffi-dev_3.3-4_amd64.deb ... 2022-05-18 19:35:30.884 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-05-18 19:35:31.193 | Selecting previously unselected package python3-pygments. 2022-05-18 19:35:31.201 | Preparing to unpack .../195-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-05-18 19:35:31.238 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-18 19:35:31.673 | Selecting previously unselected package llvm-10-tools. 2022-05-18 19:35:31.681 | Preparing to unpack .../196-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:35:31.718 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-18 19:35:32.239 | Selecting previously unselected package libz3-4:amd64. 2022-05-18 19:35:32.247 | Preparing to unpack .../197-libz3-4_4.8.7-4build1_amd64.deb ... 2022-05-18 19:35:32.289 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-05-18 19:35:33.598 | Selecting previously unselected package libz3-dev:amd64. 2022-05-18 19:35:33.606 | Preparing to unpack .../198-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-05-18 19:35:33.660 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-18 19:35:34.050 | Selecting previously unselected package llvm-10-dev. 2022-05-18 19:35:34.058 | Preparing to unpack .../199-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-18 19:35:34.118 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-18 19:35:38.975 | Selecting previously unselected package lsscsi. 2022-05-18 19:35:38.984 | Preparing to unpack .../200-lsscsi_0.30-0.1_amd64.deb ... 2022-05-18 19:35:39.015 | Unpacking lsscsi (0.30-0.1) ... 2022-05-18 19:35:39.376 | Selecting previously unselected package pkg-config. 2022-05-18 19:35:39.384 | Preparing to unpack .../201-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-05-18 19:35:39.432 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-05-18 19:35:39.753 | Selecting previously unselected package pm-utils. 2022-05-18 19:35:39.761 | Preparing to unpack .../202-pm-utils_1.4.1-19_all.deb ... 2022-05-18 19:35:39.809 | Unpacking pm-utils (1.4.1-19) ... 2022-05-18 19:35:40.210 | Selecting previously unselected package postgresql-client-common. 2022-05-18 19:35:40.218 | Preparing to unpack .../203-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-05-18 19:35:40.266 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-05-18 19:35:40.610 | Selecting previously unselected package postgresql-client-12. 2022-05-18 19:35:40.618 | Preparing to unpack .../204-postgresql-client-12_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:35:40.649 | Unpacking postgresql-client-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-18 19:35:41.175 | Selecting previously unselected package ssl-cert. 2022-05-18 19:35:41.184 | Preparing to unpack .../205-ssl-cert_1.0.39_all.deb ... 2022-05-18 19:35:41.221 | Unpacking ssl-cert (1.0.39) ... 2022-05-18 19:35:41.707 | Selecting previously unselected package postgresql-common. 2022-05-18 19:35:41.715 | Preparing to unpack .../206-postgresql-common_214ubuntu0.1_all.deb ... 2022-05-18 19:35:41.789 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-05-18 19:35:41.821 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-05-18 19:35:42.187 | Selecting previously unselected package postgresql-server-dev-12. 2022-05-18 19:35:42.195 | Preparing to unpack .../207-postgresql-server-dev-12_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:35:42.244 | Unpacking postgresql-server-dev-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-18 19:35:42.878 | Selecting previously unselected package postgresql-server-dev-all. 2022-05-18 19:35:42.887 | Preparing to unpack .../208-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-05-18 19:35:42.935 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-18 19:35:43.204 | Selecting previously unselected package python-pip-whl. 2022-05-18 19:35:43.212 | Preparing to unpack .../209-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-05-18 19:35:43.238 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-18 19:35:43.765 | Selecting previously unselected package python3-mysqldb. 2022-05-18 19:35:43.773 | Preparing to unpack .../210-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-05-18 19:35:43.821 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-05-18 19:35:44.141 | Selecting previously unselected package python3-wheel. 2022-05-18 19:35:44.150 | Preparing to unpack .../211-python3-wheel_0.34.2-1_all.deb ... 2022-05-18 19:35:44.192 | Unpacking python3-wheel (0.34.2-1) ... 2022-05-18 19:35:44.478 | Selecting previously unselected package python3-pip. 2022-05-18 19:35:44.487 | Preparing to unpack .../212-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-05-18 19:35:44.546 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-18 19:35:45.009 | Selecting previously unselected package python3.8-venv. 2022-05-18 19:35:45.019 | Preparing to unpack .../213-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-05-18 19:35:45.066 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-18 19:35:45.347 | Selecting previously unselected package python3-venv. 2022-05-18 19:35:45.355 | Preparing to unpack .../214-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-05-18 19:35:45.403 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-05-18 19:35:45.678 | Selecting previously unselected package qemu-block-extra:amd64. 2022-05-18 19:35:45.687 | Preparing to unpack .../215-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-18 19:35:45.741 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-18 19:35:46.078 | Selecting previously unselected package qemu-utils. 2022-05-18 19:35:46.087 | Preparing to unpack .../216-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-18 19:35:46.140 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-18 19:35:46.661 | Selecting previously unselected package sharutils. 2022-05-18 19:35:46.670 | Preparing to unpack .../217-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-05-18 19:35:46.718 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-05-18 19:35:46.998 | Selecting previously unselected package sqlite3. 2022-05-18 19:35:47.008 | Preparing to unpack .../218-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-18 19:35:47.049 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-18 19:35:47.530 | Selecting previously unselected package unzip. 2022-05-18 19:35:47.538 | Preparing to unpack .../219-unzip_6.0-25ubuntu1_amd64.deb ... 2022-05-18 19:35:47.575 | Unpacking unzip (6.0-25ubuntu1) ... 2022-05-18 19:35:47.844 | Selecting previously unselected package vbetool. 2022-05-18 19:35:47.853 | Preparing to unpack .../220-vbetool_1.1-4_amd64.deb ... 2022-05-18 19:35:47.906 | Unpacking vbetool (1.1-4) ... 2022-05-18 19:35:48.209 | Selecting previously unselected package ipset. 2022-05-18 19:35:48.218 | Preparing to unpack .../221-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-18 19:35:48.268 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-18 19:35:48.690 | Selecting previously unselected package ipvsadm. 2022-05-18 19:35:48.698 | Preparing to unpack .../222-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-05-18 19:35:48.747 | Unpacking ipvsadm (1:1.31-1) ... 2022-05-18 19:35:49.067 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-05-18 19:35:49.076 | Preparing to unpack .../223-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-18 19:35:49.131 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-18 19:35:49.472 | Selecting previously unselected package liberasurecode1:amd64. 2022-05-18 19:35:49.481 | Preparing to unpack .../224-liberasurecode1_1.6.1-4_amd64.deb ... 2022-05-18 19:35:49.552 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-05-18 19:35:49.878 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-05-18 19:35:49.887 | Preparing to unpack .../225-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-05-18 19:35:49.935 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-18 19:35:50.255 | Selecting previously unselected package libkrb5-dev:amd64. 2022-05-18 19:35:50.264 | Preparing to unpack .../226-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-18 19:35:50.301 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:35:50.627 | Selecting previously unselected package libpcp-gui2. 2022-05-18 19:35:50.636 | Preparing to unpack .../227-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-05-18 19:35:50.695 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-05-18 19:35:51.021 | Selecting previously unselected package libpcp-import1. 2022-05-18 19:35:51.030 | Preparing to unpack .../228-libpcp-import1_5.0.3-1_amd64.deb ... 2022-05-18 19:35:51.078 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-05-18 19:35:51.400 | Selecting previously unselected package libpcp-mmv1. 2022-05-18 19:35:51.408 | Preparing to unpack .../229-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-05-18 19:35:51.455 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-05-18 19:35:51.735 | Selecting previously unselected package libpcp-trace2. 2022-05-18 19:35:51.744 | Preparing to unpack .../230-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-05-18 19:35:51.792 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-05-18 19:35:52.238 | Selecting previously unselected package libpcp-web1. 2022-05-18 19:35:52.246 | Preparing to unpack .../231-libpcp-web1_5.0.3-1_amd64.deb ... 2022-05-18 19:35:52.312 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-05-18 19:35:52.536 | Selecting previously unselected package libyaml-dev:amd64. 2022-05-18 19:35:52.544 | Preparing to unpack .../232-libyaml-dev_0.2.2-1_amd64.deb ... 2022-05-18 19:35:52.575 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-05-18 19:35:52.867 | Selecting previously unselected package python3-pcp. 2022-05-18 19:35:52.876 | Preparing to unpack .../233-python3-pcp_5.0.3-1_amd64.deb ... 2022-05-18 19:35:52.924 | Unpacking python3-pcp (5.0.3-1) ... 2022-05-18 19:35:53.352 | Selecting previously unselected package pcp. 2022-05-18 19:35:53.361 | Preparing to unpack .../234-pcp_5.0.3-1_amd64.deb ... 2022-05-18 19:35:53.482 | Unpacking pcp (5.0.3-1) ... 2022-05-18 19:35:54.484 | Selecting previously unselected package socat. 2022-05-18 19:35:54.494 | Preparing to unpack .../235-socat_1.7.3.3-2_amd64.deb ... 2022-05-18 19:35:54.541 | Unpacking socat (1.7.3.3-2) ... 2022-05-18 19:35:54.890 | Selecting previously unselected package vlan. 2022-05-18 19:35:54.899 | Preparing to unpack .../236-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-05-18 19:35:54.924 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-18 19:35:55.174 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-18 19:35:55.329 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-05-18 19:35:55.529 | Setting up javascript-common (11) ... 2022-05-18 19:35:55.730 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-05-18 19:35:55.781 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-18 19:35:55.872 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-18 19:35:56.009 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-18 19:35:56.169 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-18 19:35:56.406 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-18 19:35:56.466 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-18 19:35:56.575 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-05-18 19:35:56.707 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-18 19:35:56.855 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-05-18 19:35:57.015 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-05-18 19:35:57.169 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-05-18 19:35:57.289 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-05-18 19:35:57.421 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-05-18 19:35:57.569 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-05-18 19:35:57.672 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-05-18 19:35:57.758 | Setting up libarchive-zip-perl (1.67-2) ... 2022-05-18 19:35:57.849 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-18 19:35:57.957 | Setting up vbetool (1.1-4) ... 2022-05-18 19:35:58.094 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-05-18 19:35:58.220 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-18 19:35:58.369 | Setting up pm-utils (1.4.1-19) ... 2022-05-18 19:35:58.609 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-18 19:35:59.015 | Setting up unzip (6.0-25ubuntu1) ... 2022-05-18 19:35:59.180 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-05-18 19:35:59.335 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-05-18 19:35:59.472 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-18 19:35:59.666 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-18 19:35:59.787 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-05-18 19:36:00.660 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-05-18 19:36:01.386 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-18 19:36:01.586 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-18 19:36:01.694 | Setting up m4 (1.4.18-4) ... 2022-05-18 19:36:01.797 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-18 19:36:02.220 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-18 19:36:02.317 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-05-18 19:36:02.483 | Setting up iputils-arping (3:20190709-3) ... 2022-05-18 19:36:02.637 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-05-18 19:36:02.786 | Setting up conntrack (1:1.4.5-2) ... 2022-05-18 19:36:02.940 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-18 19:36:03.049 | Setting up python3-wheel (0.34.2-1) ... 2022-05-18 19:36:03.420 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-05-18 19:36:03.546 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-05-18 19:36:04.011 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-05-18 19:36:06.232 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-05-18 19:36:06.420 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-05-18 19:36:06.517 | Setting up acl (2.2.53-6) ... 2022-05-18 19:36:06.649 | Setting up dns-root-data (2019052802) ... 2022-05-18 19:36:06.809 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-18 19:36:06.958 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:07.095 | Setting up fakeroot (1.24-1) ... 2022-05-18 19:36:07.201 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-05-18 19:36:07.306 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-18 19:36:07.426 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:36:07.529 | Setting up autotools-dev (20180224.1) ... 2022-05-18 19:36:07.666 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-18 19:36:08.580 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-05-18 19:36:08.683 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-18 19:36:08.786 | Setting up make (4.2.1-1.2) ... 2022-05-18 19:36:08.940 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-05-18 19:36:09.031 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-18 19:36:09.123 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:09.220 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-18 19:36:09.357 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-18 19:36:09.477 | Setting up ebtables (2.0.11-3build1) ... 2022-05-18 19:36:10.135 | Setting up socat (1.7.3.3-2) ... 2022-05-18 19:36:10.237 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-05-18 19:36:10.426 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-18 19:36:10.597 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-18 19:36:10.706 | Setting up autopoint (0.19.8.1-10build1) ... 2022-05-18 19:36:10.814 | Setting up binfmt-support (2.2.0-2) ... 2022-05-18 19:36:11.230 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-05-18 19:36:12.283 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-18 19:36:12.420 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-05-18 19:36:12.587 | Setting up fonts-dejavu-core (2.37-1) ... 2022-05-18 19:36:13.278 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-05-18 19:36:13.397 | Setting up lsscsi (0.30-0.1) ... 2022-05-18 19:36:13.506 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-18 19:36:13.643 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-18 19:36:13.786 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-18 19:36:13.963 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-18 19:36:14.111 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-05-18 19:36:14.214 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-18 19:36:14.311 | Setting up autoconf (2.69-11.1) ... 2022-05-18 19:36:14.512 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-05-18 19:36:14.672 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-05-18 19:36:14.796 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-05-18 19:36:14.877 | Setting up dwz (0.13-5) ... 2022-05-18 19:36:14.974 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-18 19:36:15.134 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-18 19:36:15.289 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-18 19:36:15.391 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-18 19:36:15.477 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-18 19:36:15.746 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-05-18 19:36:17.163 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:36:17.311 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:17.454 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-05-18 19:36:17.614 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-18 19:36:17.717 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-05-18 19:36:17.808 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-05-18 19:36:17.974 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-18 19:36:18.129 | Setting up pcp-conf (5.0.3-1) ... 2022-05-18 19:36:18.311 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-18 19:36:18.494 | Setting up libsub-override-perl (0.09-2) ... 2022-05-18 19:36:18.603 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-18 19:36:18.734 | Setting up libthai-data (0.1.28-3) ... 2022-05-18 19:36:18.854 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-18 19:36:18.946 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-05-18 19:36:19.071 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-18 19:36:19.226 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-18 19:36:19.351 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:36:19.443 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-05-18 19:36:19.597 | Setting up sharutils (1:4.15.2-4build1) ... 2022-05-18 19:36:19.746 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-18 19:36:19.889 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-05-18 19:36:20.038 | Setting up conntrackd (1:1.4.5-2) ... 2022-05-18 19:36:21.285 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-05-18 19:36:21.660 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-05-18 19:36:21.757 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-18 19:36:21.877 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-18 19:36:22.008 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-18 19:36:22.134 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-18 19:36:22.226 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-18 19:36:22.317 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-05-18 19:36:23.780 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-05-18 19:36:23.929 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-18 19:36:24.060 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-18 19:36:24.197 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-05-18 19:36:24.310 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-05-18 19:36:24.392 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-18 19:36:24.517 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-18 19:36:24.643 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:36:24.740 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-05-18 19:36:24.849 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-18 19:36:25.003 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-18 19:36:25.146 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-05-18 19:36:25.540 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-18 19:36:25.666 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:36:25.763 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:25.928 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-18 19:36:26.054 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:26.157 | Setting up wget (1.20.3-1ubuntu2) ... 2022-05-18 19:36:26.317 | Setting up libtool (2.4.6-14) ... 2022-05-18 19:36:26.443 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-18 19:36:28.654 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-05-18 19:36:28.849 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-05-18 19:36:30.348 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-05-18 19:36:31.403 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-18 19:36:31.511 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-05-18 19:36:31.654 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-18 19:36:31.797 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-18 19:36:32.517 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-18 19:36:32.682 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:32.848 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:33.008 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-05-18 19:36:34.641 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-05-18 19:36:35.391 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-05-18 19:36:35.591 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-18 19:36:35.751 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-05-18 19:36:36.146 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-18 19:36:36.254 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-05-18 19:36:36.380 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-05-18 19:36:36.505 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-05-18 19:36:36.637 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-18 19:36:36.780 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-18 19:36:36.934 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-18 19:36:37.094 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-18 19:36:37.231 | Setting up ssl-cert (1.0.39) ... 2022-05-18 19:36:38.385 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-18 19:36:38.516 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-18 19:36:38.739 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-05-18 19:36:38.911 | Setting up postgresql-common (214ubuntu0.1) ... 2022-05-18 19:36:40.188 | Adding user postgres to group ssl-cert 2022-05-18 19:36:40.459 | 2022-05-18 19:36:40.459 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-05-18 19:36:40.647 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-05-18 19:36:40.647 | Removing obsolete dictionary files: 2022-05-18 19:36:41.219 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-05-18 19:36:42.455 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-05-18 19:36:42.580 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-18 19:36:42.734 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-05-18 19:36:42.974 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-18 19:36:43.540 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-05-18 19:36:43.642 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-18 19:36:43.757 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-18 19:36:43.894 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-18 19:36:44.042 | Setting up build-essential (12.8ubuntu1.1) ... 2022-05-18 19:36:44.185 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-05-18 19:36:44.322 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-18 19:36:44.477 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-05-18 19:36:44.602 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-18 19:36:44.722 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-18 19:36:44.865 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-05-18 19:36:44.974 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-18 19:36:45.060 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:36:45.186 | Setting up ipvsadm (1:1.31-1) ... 2022-05-18 19:36:46.185 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-05-18 19:36:46.294 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-18 19:36:46.608 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-05-18 19:36:48.734 | Regenerating fonts cache... done. 2022-05-18 19:36:48.802 | Setting up gettext (0.19.8.1-10build1) ... 2022-05-18 19:36:48.939 | Setting up libpcp3 (5.0.3-1) ... 2022-05-18 19:36:49.031 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-05-18 19:36:49.162 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-18 19:36:49.317 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-05-18 19:36:50.995 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-05-18 19:36:51.940 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-18 19:36:52.740 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:52.883 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-18 19:36:54.009 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-05-18 19:36:54.797 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:54.950 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-05-18 19:36:55.105 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-18 19:36:55.271 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-05-18 19:36:55.442 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-18 19:36:55.625 | Setting up libpq5:amd64 (12.10-0ubuntu0.20.04.1) ... 2022-05-18 19:36:55.762 | Setting up libpq-dev (12.10-0ubuntu0.20.04.1) ... 2022-05-18 19:36:56.013 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-05-18 19:36:56.185 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-18 19:36:56.357 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-18 19:36:56.574 | Setting up libpcp-web1 (5.0.3-1) ... 2022-05-18 19:36:56.722 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-05-18 19:36:56.865 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-18 19:36:57.003 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:57.100 | Setting up postgresql-client-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-18 19:36:57.759 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-05-18 19:36:57.865 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-05-18 19:36:58.020 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-05-18 19:36:58.163 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-18 19:36:58.260 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-18 19:36:58.408 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-05-18 19:36:58.540 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-18 19:36:58.677 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-18 19:36:58.802 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-18 19:36:58.906 | Setting up postgresql-server-dev-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-18 19:36:59.020 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-18 19:36:59.134 | Setting up libpcp-import1 (5.0.3-1) ... 2022-05-18 19:36:59.271 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-18 19:36:59.414 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-18 19:36:59.557 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-18 19:36:59.677 | Setting up po-debconf (1.0.21) ... 2022-05-18 19:36:59.803 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-05-18 19:37:07.448 | Enabling module mpm_event. 2022-05-18 19:37:07.512 | Enabling module authz_core. 2022-05-18 19:37:07.517 | Enabling module authz_host. 2022-05-18 19:37:07.577 | Enabling module authn_core. 2022-05-18 19:37:07.582 | Enabling module auth_basic. 2022-05-18 19:37:07.641 | Enabling module access_compat. 2022-05-18 19:37:07.700 | Enabling module authn_file. 2022-05-18 19:37:07.760 | Enabling module authz_user. 2022-05-18 19:37:07.840 | Enabling module alias. 2022-05-18 19:37:07.901 | Enabling module dir. 2022-05-18 19:37:07.960 | Enabling module autoindex. 2022-05-18 19:37:08.020 | Enabling module env. 2022-05-18 19:37:08.079 | Enabling module mime. 2022-05-18 19:37:08.139 | Enabling module negotiation. 2022-05-18 19:37:08.202 | Enabling module setenvif. 2022-05-18 19:37:08.262 | Enabling module filter. 2022-05-18 19:37:08.321 | Enabling module deflate. 2022-05-18 19:37:08.380 | Enabling module status. 2022-05-18 19:37:08.439 | Enabling module reqtimeout. 2022-05-18 19:37:08.497 | Enabling conf charset. 2022-05-18 19:37:08.557 | Enabling conf localized-error-pages. 2022-05-18 19:37:08.615 | Enabling conf other-vhosts-access-log. 2022-05-18 19:37:08.674 | Enabling conf security. 2022-05-18 19:37:08.733 | Enabling conf serve-cgi-bin. 2022-05-18 19:37:08.792 | Enabling site 000-default. 2022-05-18 19:37:08.845 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-05-18 19:37:08.901 | Enabling conf javascript-common. 2022-05-18 19:37:09.167 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-05-18 19:37:09.736 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-05-18 19:37:12.379 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-05-18 19:37:12.573 | Setting up python3-pcp (5.0.3-1) ... 2022-05-18 19:37:13.036 | Setting up libgvc6 (2.42.2-3build2) ... 2022-05-18 19:37:13.173 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-18 19:37:13.281 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-18 19:37:13.442 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-05-18 19:37:13.596 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-18 19:37:13.831 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-18 19:37:13.974 | Setting up graphviz (2.42.2-3build2) ... 2022-05-18 19:37:14.065 | Setting up pcp (5.0.3-1) ... 2022-05-18 19:37:17.021 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-05-18 19:37:17.445 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-05-18 19:37:17.861 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-05-18 19:37:18.273 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-05-18 19:37:35.008 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-18 19:37:35.181 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-05-18 19:37:35.225 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-05-18 19:37:36.997 | Setting up dh-autoreconf (19) ... 2022-05-18 19:37:37.116 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-05-18 19:37:38.152 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-05-18 19:37:38.255 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-18 19:37:38.414 | Setting up debhelper (12.10ubuntu1) ... 2022-05-18 19:37:38.568 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-18 19:37:39.147 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-18 19:37:39.300 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-05-18 19:37:39.431 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-05-18 19:37:39.598 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-05-18 19:37:53.388 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-18 19:37:53.576 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-05-18 19:37:54.091 | Processing triggers for ufw (0.36-6) ... 2022-05-18 19:37:54.308 | Processing triggers for man-db (2.9.1-1) ... 2022-05-18 19:38:21.529 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-05-18 19:38:21.648 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-05-18 19:38:29.630 | ++ functions-common:apt_get:1246 : result=0 2022-05-18 19:38:29.632 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:38:29.635 | ++ functions-common:time_stop:2437 : local name 2022-05-18 19:38:29.637 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 19:38:29.639 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:38:29.642 | ++ functions-common:time_stop:2440 : local total 2022-05-18 19:38:29.644 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 19:38:29.646 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:38:29.648 | ++ functions-common:time_stop:2444 : start_time=1652902388059 2022-05-18 19:38:29.650 | ++ functions-common:time_stop:2446 : [[ -z 1652902388059 ]] 2022-05-18 19:38:29.653 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:38:29.658 | ++ functions-common:time_stop:2449 : end_time=1652902709655 2022-05-18 19:38:29.660 | ++ functions-common:time_stop:2450 : elapsed_time=321596 2022-05-18 19:38:29.662 | ++ functions-common:time_stop:2451 : total=732 2022-05-18 19:38:29.664 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:38:29.666 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=322328 2022-05-18 19:38:29.669 | ++ functions-common:apt_get:1250 : return 0 2022-05-18 19:38:29.672 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-18 19:38:29.674 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-18 19:38:29.676 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-18 19:38:29.680 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-18 19:38:29.684 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-18 19:38:29.687 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-18 19:38:29.690 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-18 19:38:31.004 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-18 19:38:31.006 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-18 19:38:31.008 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-18 19:38:31.010 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-18 19:38:31.011 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-18 19:38:31.014 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-18 19:38:31.015 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-18 19:38:31.017 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-18 19:38:31.019 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-18 19:38:31.021 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-18 19:38:31.022 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-18 19:38:31.024 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-18 19:38:31.026 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-18 19:38:31.028 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-18 19:38:31.029 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-18 19:38:31.031 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-18 19:38:31.033 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-18 19:38:31.034 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-18 19:38:31.036 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-18 19:38:31.038 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-18 19:38:31.040 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-18 19:38:31.042 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-18 19:38:31.044 | + functions-common:_ensure_lsb_release:394 : return 2022-05-18 19:38:31.047 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-18 19:38:31.113 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-18 19:38:31.115 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-18 19:38:31.182 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-18 19:38:31.185 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-18 19:38:31.250 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-18 19:38:31.252 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-18 19:38:31.254 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-18 19:38:31.255 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-18 19:38:31.257 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-18 19:38:31.259 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-18 19:38:31.261 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-18 19:38:31.263 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-18 19:38:31.265 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-18 19:38:31.266 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-18 19:38:31.268 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-18 19:38:31.268 | Distro: focal 2022-05-18 19:38:31.271 | + tools/install_pip.sh:main:124 : get_versions 2022-05-18 19:38:31.273 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 19:38:31.276 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 19:38:31.278 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 19:38:31.281 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 19:38:31.281 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 19:38:31.836 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 19:38:31.838 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 19:38:31.838 | pip: 21.3.1 2022-05-18 19:38:31.840 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-18 19:38:31.842 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-18 19:38:31.844 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:38:31.846 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:38:31.847 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:38:31.849 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:38:31.851 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:38:31.852 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:38:31.854 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:38:31.856 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:38:31.857 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:38:31.859 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:38:31.861 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:38:31.863 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-18 19:38:31.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:38:31.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:38:31.868 | + tools/install_pip.sh:main:142 : : 2022-05-18 19:38:31.870 | + tools/install_pip.sh:main:147 : set -x 2022-05-18 19:38:31.872 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-18 19:38:31.874 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-18 19:38:31.876 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:38:31.878 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-18 19:38:31.880 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-18 19:38:31.882 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:38:31.885 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:38:31.886 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:38:31.890 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-18 19:38:31.892 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-18 19:38:31.893 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-18 19:38:31.896 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-18 19:38:31.898 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-18 19:38:31.914 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-18 19:38:31.915 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-18 19:38:32.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:38:32.640 | from cryptography.utils import int_from_bytes 2022-05-18 19:38:32.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:38:32.641 | from cryptography.utils import int_from_bytes 2022-05-18 19:38:33.905 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:38:34.960 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-18 19:38:34.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-18 19:38:36.644 | Installing collected packages: setuptools 2022-05-18 19:38:37.515 | Successfully installed setuptools-62.2.0 2022-05-18 19:38:37.515 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:38:37.689 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:38:37.689 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:38:37.797 | + inc/python:pip_install:200 : result=0 2022-05-18 19:38:37.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:38:37.801 | + functions-common:time_stop:2437 : local name 2022-05-18 19:38:37.803 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:38:37.804 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:38:37.806 | + functions-common:time_stop:2440 : local total 2022-05-18 19:38:37.808 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:38:37.809 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:38:37.811 | + functions-common:time_stop:2444 : start_time=1652902711909 2022-05-18 19:38:37.813 | + functions-common:time_stop:2446 : [[ -z 1652902711909 ]] 2022-05-18 19:38:37.815 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:38:37.818 | + functions-common:time_stop:2449 : end_time=1652902717816 2022-05-18 19:38:37.820 | + functions-common:time_stop:2450 : elapsed_time=5907 2022-05-18 19:38:37.822 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:38:37.823 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:38:37.825 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5907 2022-05-18 19:38:37.827 | + inc/python:pip_install:203 : return 0 2022-05-18 19:38:37.829 | + tools/install_pip.sh:main:153 : get_versions 2022-05-18 19:38:37.832 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 19:38:37.835 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 19:38:37.837 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 19:38:37.840 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 19:38:37.841 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 19:38:38.411 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 19:38:38.413 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 19:38:38.413 | pip: 21.3.1 2022-05-18 19:38:38.416 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-18 19:38:38.418 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 19:38:38.422 | + ./stack.sh:main:798 : fixup_all 2022-05-18 19:38:38.424 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-18 19:38:38.426 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-18 19:38:38.429 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:38:38.431 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:38:38.433 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-05-18 19:38:38.444 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-18 19:38:38.455 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-18 19:38:38.465 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-18 19:38:38.467 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-18 19:38:38.469 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:38:38.471 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:38:38.473 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:38:38.475 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:38:38.477 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:38:38.479 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:38:38.481 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:38:38.484 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:38:38.486 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:38:38.488 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:38:38.490 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:38:38.492 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-18 19:38:38.494 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-18 19:38:38.496 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-18 19:38:38.499 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:38:38.501 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:38:38.503 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:38:38.505 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:38:38.507 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:38:38.509 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:38:38.511 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-18 19:38:38.513 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-18 19:38:38.515 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-18 19:38:38.518 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-18 19:38:38.520 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-18 19:38:38.522 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-18 19:38:38.524 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-18 19:38:38.543 | Using python 3.8 to install os-testr 2022-05-18 19:38:38.546 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-18 19:38:39.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:38:39.266 | from cryptography.utils import int_from_bytes 2022-05-18 19:38:39.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:38:39.266 | from cryptography.utils import int_from_bytes 2022-05-18 19:38:40.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:38:40.538 | Collecting os-testr 2022-05-18 19:38:40.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-05-18 19:38:40.556 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-18 19:38:40.593 | Collecting python-subunit>=1.0.0 2022-05-18 19:38:40.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-05-18 19:38:40.607 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-18 19:38:40.622 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-18 19:38:40.632 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-18 19:38:40.643 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-18 19:38:42.213 | Installing collected packages: python-subunit, os-testr 2022-05-18 19:38:42.553 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-05-18 19:38:42.553 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:38:42.559 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:38:42.559 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:38:42.664 | + inc/python:pip_install:200 : result=0 2022-05-18 19:38:42.666 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:38:42.668 | + functions-common:time_stop:2437 : local name 2022-05-18 19:38:42.671 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:38:42.673 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:38:42.675 | + functions-common:time_stop:2440 : local total 2022-05-18 19:38:42.677 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:38:42.679 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:38:42.681 | + functions-common:time_stop:2444 : start_time=1652902718538 2022-05-18 19:38:42.683 | + functions-common:time_stop:2446 : [[ -z 1652902718538 ]] 2022-05-18 19:38:42.686 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:38:42.689 | + functions-common:time_stop:2449 : end_time=1652902722687 2022-05-18 19:38:42.692 | + functions-common:time_stop:2450 : elapsed_time=4149 2022-05-18 19:38:42.694 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:38:42.696 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:38:42.698 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4149 2022-05-18 19:38:42.700 | + inc/python:pip_install:203 : return 0 2022-05-18 19:38:42.703 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-18 19:38:42.750 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-18 19:38:42.934 | + ./stack.sh:main:812 : install_infra 2022-05-18 19:38:42.937 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 19:38:42.940 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-18 19:38:42.942 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-05-18 19:38:46.000 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 19:38:46.003 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-18 19:38:46.024 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-18 19:38:47.773 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.784 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.801 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.836 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.868 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.874 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.898 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.907 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.931 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.935 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.951 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.961 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.983 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:47.993 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.029 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.045 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.061 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.119 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.138 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.155 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.184 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.192 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.206 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.223 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.234 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.246 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.256 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.262 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.296 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.300 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.321 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.330 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.362 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.390 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.397 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.400 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.404 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.430 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.447 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.475 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.478 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.490 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.492 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.509 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.525 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.544 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.561 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.577 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.591 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.600 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.610 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.621 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.650 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.677 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.688 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.693 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.708 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.720 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.737 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.743 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.748 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:48.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:38:48.891 | Collecting pbr===5.9.0 2022-05-18 19:38:48.898 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-18 19:38:48.936 | Installing collected packages: pbr 2022-05-18 19:38:49.078 | Successfully installed pbr-5.9.0 2022-05-18 19:38:49.138 | + inc/python:pip_install:200 : result=0 2022-05-18 19:38:49.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:38:49.142 | + functions-common:time_stop:2437 : local name 2022-05-18 19:38:49.144 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:38:49.146 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:38:49.148 | + functions-common:time_stop:2440 : local total 2022-05-18 19:38:49.151 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:38:49.153 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:38:49.155 | + functions-common:time_stop:2444 : start_time=1652902726017 2022-05-18 19:38:49.157 | + functions-common:time_stop:2446 : [[ -z 1652902726017 ]] 2022-05-18 19:38:49.160 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:38:49.164 | + functions-common:time_stop:2449 : end_time=1652902729161 2022-05-18 19:38:49.166 | + functions-common:time_stop:2450 : elapsed_time=3144 2022-05-18 19:38:49.168 | + functions-common:time_stop:2451 : total=4149 2022-05-18 19:38:49.170 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:38:49.172 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7293 2022-05-18 19:38:49.174 | + inc/python:pip_install:203 : return 0 2022-05-18 19:38:49.176 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 19:38:49.179 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-18 19:38:49.200 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-18 19:38:50.963 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:50.975 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:50.991 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.028 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.060 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.067 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.091 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.099 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.121 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.125 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.141 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.151 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.172 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.183 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.219 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.235 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.251 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.311 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.331 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.348 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.378 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.386 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.400 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.417 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.429 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.442 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.452 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.458 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.491 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.495 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.516 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.524 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.555 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.585 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.592 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.595 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.599 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.625 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.642 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.670 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.673 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.686 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.688 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.705 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.721 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.740 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.757 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.774 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.788 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.798 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.808 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.819 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.842 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.869 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.880 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.884 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.900 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.913 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.930 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.937 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.941 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:38:51.945 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:38:51.947 | Processing /opt/stack/requirements 2022-05-18 19:38:53.334 | Collecting fixtures===3.0.0 2022-05-18 19:38:53.341 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-05-18 19:38:53.560 | Collecting PyYAML===6.0 2022-05-18 19:38:53.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-05-18 19:38:53.746 | Collecting requests===2.27.1 2022-05-18 19:38:53.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-05-18 19:38:53.845 | Collecting packaging===21.3 2022-05-18 19:38:53.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-18 19:38:53.915 | Collecting testtools===2.5.0 2022-05-18 19:38:53.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-05-18 19:38:54.005 | Collecting idna===3.3 2022-05-18 19:38:54.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-05-18 19:38:54.151 | Collecting pyparsing===3.0.9 2022-05-18 19:38:54.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-18 19:38:54.213 | Collecting six===1.16.0 2022-05-18 19:38:54.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18 19:38:54.272 | Collecting charset-normalizer===2.0.12 2022-05-18 19:38:54.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18 19:38:54.312 | Collecting Parsley>=1.2 2022-05-18 19:38:54.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-18 19:38:54.365 | Collecting beagle>=0.2.1 2022-05-18 19:38:54.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-05-18 19:38:54.398 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.9.0) 2022-05-18 19:38:54.468 | Collecting urllib3===1.26.9 2022-05-18 19:38:54.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18 19:38:54.600 | Collecting certifi>=2017.4.17 2022-05-18 19:38:54.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d1/5a5a7fde18536/certifi-2022.5.18-py3-none-any.whl (155 kB) 2022-05-18 19:38:54.641 | Collecting extras===1.0.0 2022-05-18 19:38:54.647 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-05-18 19:38:54.729 | Collecting cliff===3.10.1 2022-05-18 19:38:54.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-05-18 19:38:54.813 | Collecting prettytable===3.3.0 2022-05-18 19:38:54.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-05-18 19:38:54.862 | Collecting autopage===0.5.0 2022-05-18 19:38:54.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-05-18 19:38:55.026 | Collecting cmd2===2.4.1 2022-05-18 19:38:55.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-05-18 19:38:55.174 | Collecting stevedore===3.5.0 2022-05-18 19:38:55.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-05-18 19:38:55.234 | Collecting wcwidth===0.2.5 2022-05-18 19:38:55.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-05-18 19:38:55.293 | Collecting pyperclip===1.8.2 2022-05-18 19:38:55.299 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-05-18 19:38:55.346 | Collecting attrs===21.4.0 2022-05-18 19:38:55.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-05-18 19:38:55.433 | Building wheels for collected packages: openstack-requirements 2022-05-18 19:38:55.434 | Building wheel for openstack-requirements (setup.py): started 2022-05-18 19:38:56.236 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-18 19:38:56.237 | ERROR: Command errored out with exit status 1: 2022-05-18 19:38:56.237 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-66yzdn00/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-66yzdn00/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-a8fon5wb 2022-05-18 19:38:56.237 | cwd: /tmp/pip-req-build-66yzdn00/ 2022-05-18 19:38:56.237 | Complete output (6 lines): 2022-05-18 19:38:56.237 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-18 19:38:56.237 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-18 19:38:56.237 | or: setup.py --help-commands 2022-05-18 19:38:56.237 | or: setup.py cmd --help 2022-05-18 19:38:56.237 | 2022-05-18 19:38:56.237 | error: invalid command 'bdist_wheel' 2022-05-18 19:38:56.237 | ---------------------------------------- 2022-05-18 19:38:56.237 | ERROR: Failed building wheel for openstack-requirements 2022-05-18 19:38:56.237 | Running setup.py clean for openstack-requirements 2022-05-18 19:38:57.047 | Failed to build openstack-requirements 2022-05-18 19:38:57.329 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, pyparsing, autopage, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-05-18 19:38:59.153 | Running setup.py install for openstack-requirements: started 2022-05-18 19:39:01.443 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-18 19:39:01.475 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2022.5.18 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5417 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-05-18 19:39:01.603 | + inc/python:pip_install:200 : result=0 2022-05-18 19:39:01.606 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:39:01.608 | + functions-common:time_stop:2437 : local name 2022-05-18 19:39:01.610 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:39:01.612 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:39:01.614 | + functions-common:time_stop:2440 : local total 2022-05-18 19:39:01.616 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:39:01.618 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:39:01.620 | + functions-common:time_stop:2444 : start_time=1652902729193 2022-05-18 19:39:01.622 | + functions-common:time_stop:2446 : [[ -z 1652902729193 ]] 2022-05-18 19:39:01.625 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:39:01.628 | + functions-common:time_stop:2449 : end_time=1652902741626 2022-05-18 19:39:01.630 | + functions-common:time_stop:2450 : elapsed_time=12433 2022-05-18 19:39:01.632 | + functions-common:time_stop:2451 : total=7293 2022-05-18 19:39:01.634 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:39:01.636 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19726 2022-05-18 19:39:01.639 | + inc/python:pip_install:203 : return 0 2022-05-18 19:39:01.642 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-18 19:39:01.644 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-18 19:39:01.646 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-18 19:39:01.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:39:01.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:39:01.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-18 19:39:01.656 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:39:01.658 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-18 19:39:01.677 | Using python 3.8 to install pbr 2022-05-18 19:39:01.679 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-18 19:39:02.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:39:02.399 | from cryptography.utils import int_from_bytes 2022-05-18 19:39:02.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:39:02.399 | from cryptography.utils import int_from_bytes 2022-05-18 19:39:03.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:39:03.580 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-18 19:39:05.324 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:39:05.329 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:39:05.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:39:05.432 | + inc/python:pip_install:200 : result=0 2022-05-18 19:39:05.435 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:39:05.437 | + functions-common:time_stop:2437 : local name 2022-05-18 19:39:05.439 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:39:05.441 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:39:05.443 | + functions-common:time_stop:2440 : local total 2022-05-18 19:39:05.445 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:39:05.447 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:39:05.449 | + functions-common:time_stop:2444 : start_time=1652902741672 2022-05-18 19:39:05.451 | + functions-common:time_stop:2446 : [[ -z 1652902741672 ]] 2022-05-18 19:39:05.454 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:39:05.458 | + functions-common:time_stop:2449 : end_time=1652902745455 2022-05-18 19:39:05.460 | + functions-common:time_stop:2450 : elapsed_time=3783 2022-05-18 19:39:05.462 | + functions-common:time_stop:2451 : total=19726 2022-05-18 19:39:05.464 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:39:05.466 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23509 2022-05-18 19:39:05.468 | + inc/python:pip_install:203 : return 0 2022-05-18 19:39:05.470 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-18 19:39:08.546 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-18 19:39:10.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:39:10.378 | Collecting bindep 2022-05-18 19:39:10.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-05-18 19:39:10.535 | Collecting pbr>=2.0.0 2022-05-18 19:39:10.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-18 19:39:10.662 | Collecting packaging; python_version >= "3.6" 2022-05-18 19:39:10.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-18 19:39:10.704 | Collecting Parsley 2022-05-18 19:39:10.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-18 19:39:10.761 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-05-18 19:39:10.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-05-18 19:39:10.936 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-05-18 19:39:10.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-18 19:39:10.992 | Installing collected packages: pbr, pyparsing, packaging, Parsley, distro, bindep 2022-05-18 19:39:11.547 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-05-18 19:39:11.616 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 19:39:11.619 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 19:39:11.623 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-18 19:39:11.638 | + ./stack.sh:main:821 : pkgs= 2022-05-18 19:39:11.641 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-18 19:39:11.643 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-18 19:39:11.646 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 19:39:11.648 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-18 19:39:11.650 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 19:39:11.652 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 19:39:11.655 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 19:39:11.657 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 19:39:11.659 | + functions-common:run_phase:1875 : local extra 2022-05-18 19:39:11.662 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 19:39:11.666 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 19:39:11.668 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 19:39:11.671 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 19:39:11.673 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-18 19:39:11.676 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 19:39:11.690 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:39:11.692 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 19:39:11.695 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:39:11.697 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-18 19:39:11.699 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:39:11.701 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-18 19:39:11.703 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:39:11.705 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-18 19:39:11.707 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:39:11.709 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-18 19:39:11.711 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:39:11.713 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-18 19:39:11.715 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 19:39:11.717 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 19:39:11.719 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 19:39:11.721 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 19:39:11.724 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-18 19:39:11.726 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 19:39:11.728 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-18 19:39:11.730 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 19:39:11.732 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 19:39:11.734 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-18 19:39:11.737 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-18 19:39:11.739 | + functions:set_systemd_override:821 : local value=2048 2022-05-18 19:39:11.741 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-18 19:39:11.743 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-18 19:39:11.793 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-18 19:39:11.793 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-18 19:39:11.795 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-18 19:39:12.150 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-18 19:39:12.152 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-18 19:39:12.168 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:39:12.170 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-18 19:39:12.173 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:39:12.175 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:39:12.177 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:39:12.179 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:39:12.182 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:39:12.184 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:39:12.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:39:12.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:39:12.191 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:39:12.193 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:39:12.195 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:39:12.197 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:39:12.199 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-18 19:39:12.202 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:39:12.204 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:39:12.207 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:39:12.209 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-18 19:39:12.229 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-18 19:39:12.336 | Reading package lists... 2022-05-18 19:39:12.575 | Building dependency tree... 2022-05-18 19:39:12.577 | Reading state information... 2022-05-18 19:39:12.820 | The following packages were automatically installed and are no longer required: 2022-05-18 19:39:12.822 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:39:12.822 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:39:12.822 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:39:12.822 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:39:12.822 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:39:12.822 | python3-zope.interface 2022-05-18 19:39:12.822 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:39:12.822 | The following additional packages will be installed: 2022-05-18 19:39:12.822 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-18 19:39:12.822 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-18 19:39:12.822 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-18 19:39:12.823 | erlang-tools erlang-xmerl locales-all 2022-05-18 19:39:12.824 | Suggested packages: 2022-05-18 19:39:12.824 | erlang erlang-manpages erlang-doc 2022-05-18 19:39:12.893 | The following NEW packages will be installed: 2022-05-18 19:39:12.893 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-18 19:39:12.893 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-18 19:39:12.893 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-18 19:39:12.894 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-05-18 19:39:13.177 | 0 upgraded, 19 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:39:13.177 | Need to get 38.0 MB of archives. 2022-05-18 19:39:13.177 | After this operation, 276 MB of additional disk space will be used. 2022-05-18 19:39:13.177 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-05-18 19:39:15.034 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-05-18 19:39:15.095 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-05-18 19:39:15.106 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-05-18 19:39:15.154 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-05-18 19:39:15.402 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-05-18 19:39:15.406 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-05-18 19:39:15.475 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-05-18 19:39:15.477 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-05-18 19:39:15.479 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-05-18 19:39:15.480 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-05-18 19:39:15.525 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-05-18 19:39:15.638 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-05-18 19:39:15.644 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-05-18 19:39:16.105 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-05-18 19:39:16.112 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-05-18 19:39:16.120 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-05-18 19:39:16.137 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-05-18 19:39:17.809 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-05-18 19:39:20.114 | Fetched 38.0 MB in 7s (5,728 kB/s) 2022-05-18 19:39:20.276 | Selecting previously unselected package erlang-base. 2022-05-18 19:39:20.324 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-05-18 19:39:20.327 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:20.361 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:21.830 | Selecting previously unselected package erlang-asn1. 2022-05-18 19:39:21.839 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:21.891 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:22.275 | Selecting previously unselected package erlang-crypto. 2022-05-18 19:39:22.285 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:22.332 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:22.641 | Selecting previously unselected package erlang-public-key. 2022-05-18 19:39:22.650 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:22.698 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:23.064 | Selecting previously unselected package erlang-mnesia. 2022-05-18 19:39:23.073 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:23.121 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:23.504 | Selecting previously unselected package erlang-runtime-tools. 2022-05-18 19:39:23.513 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:23.561 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:23.927 | Selecting previously unselected package erlang-ssl. 2022-05-18 19:39:23.935 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:23.987 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:24.422 | Selecting previously unselected package erlang-eldap. 2022-05-18 19:39:24.430 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:24.475 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:24.759 | Selecting previously unselected package erlang-ftp. 2022-05-18 19:39:24.768 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:24.821 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:25.212 | Selecting previously unselected package erlang-tftp. 2022-05-18 19:39:25.221 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:25.269 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:25.532 | Selecting previously unselected package erlang-inets. 2022-05-18 19:39:25.541 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:25.589 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:25.999 | Selecting previously unselected package erlang-snmp. 2022-05-18 19:39:26.008 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:26.056 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:26.601 | Selecting previously unselected package erlang-os-mon. 2022-05-18 19:39:26.610 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:26.661 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:26.953 | Selecting previously unselected package erlang-parsetools. 2022-05-18 19:39:26.962 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:27.010 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:27.310 | Selecting previously unselected package erlang-syntax-tools. 2022-05-18 19:39:27.319 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:27.367 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:27.771 | Selecting previously unselected package erlang-tools. 2022-05-18 19:39:27.779 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:27.824 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:28.190 | Selecting previously unselected package erlang-xmerl. 2022-05-18 19:39:28.198 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-18 19:39:28.252 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:28.767 | Selecting previously unselected package locales-all. 2022-05-18 19:39:28.776 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-05-18 19:39:28.835 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-05-18 19:39:33.567 | Selecting previously unselected package rabbitmq-server. 2022-05-18 19:39:33.578 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-05-18 19:39:33.629 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-18 19:39:35.082 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:35.967 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-05-18 19:39:35.967 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-05-18 19:39:40.162 | Searching for services which depend on erlang and should be started... none found. 2022-05-18 19:39:40.229 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:40.344 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:40.464 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-05-18 19:39:40.616 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:40.741 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:40.835 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:40.949 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:41.107 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:41.244 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:41.486 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:41.624 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:41.772 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:41.875 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:42.021 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:42.181 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:42.338 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:42.469 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-18 19:39:42.629 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-18 19:39:42.927 | Adding group `rabbitmq' (GID 125) ... 2022-05-18 19:39:43.021 | Done. 2022-05-18 19:39:43.100 | Adding system user `rabbitmq' (UID 117) ... 2022-05-18 19:39:43.100 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-05-18 19:39:43.384 | Not creating home directory `/var/lib/rabbitmq'. 2022-05-18 19:39:43.648 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-05-18 19:39:51.136 | Processing triggers for man-db (2.9.1-1) ... 2022-05-18 19:39:51.918 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-18 19:40:00.036 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:40:00.038 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:40:00.041 | + functions-common:time_stop:2437 : local name 2022-05-18 19:40:00.043 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:40:00.045 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:40:00.048 | + functions-common:time_stop:2440 : local total 2022-05-18 19:40:00.050 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:40:00.052 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:40:00.054 | + functions-common:time_stop:2444 : start_time=1652902752226 2022-05-18 19:40:00.056 | + functions-common:time_stop:2446 : [[ -z 1652902752226 ]] 2022-05-18 19:40:00.059 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:40:00.064 | + functions-common:time_stop:2449 : end_time=1652902800061 2022-05-18 19:40:00.066 | + functions-common:time_stop:2450 : elapsed_time=47835 2022-05-18 19:40:00.068 | + functions-common:time_stop:2451 : total=322328 2022-05-18 19:40:00.070 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:40:00.072 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=370163 2022-05-18 19:40:00.074 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:40:00.076 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-18 19:40:00.079 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:40:00.081 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:40:00.083 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:40:00.085 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:40:00.087 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:40:00.090 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:40:00.092 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-18 19:40:00.094 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:40:00.096 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:40:00.099 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:40:00.101 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:40:00.103 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:40:00.105 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:40:00.108 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:40:00.110 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:40:00.113 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:40:00.115 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:40:00.117 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:40:00.120 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-18 19:40:00.122 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:40:00.125 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:40:00.127 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:40:00.129 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:40:00.131 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:40:00.134 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:40:00.136 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-18 19:40:00.138 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-18 19:40:00.154 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:40:00.156 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-18 19:40:00.158 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:40:00.160 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-18 19:40:00.163 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-18 19:40:00.166 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-18 19:40:00.170 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-18 19:40:00.172 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-18 19:40:00.175 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-18 19:40:00.177 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-18 19:40:00.179 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-18 19:40:00.181 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-18 19:40:00.184 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-18 19:40:00.870 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-18 19:40:00.871 | user tags 2022-05-18 19:40:00.871 | guest [administrator]' 2022-05-18 19:40:00.874 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-18 19:40:00.874 | user tags 2022-05-18 19:40:00.874 | guest [administrator]' 2022-05-18 19:40:00.874 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-18 19:40:00.880 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-05-18 19:40:00.882 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-05-18 19:40:00.885 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-05-18 19:40:01.531 | Adding user "stackrabbit" ... 2022-05-18 19:40:01.585 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-18 19:40:02.232 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-18 19:40:02.292 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-18 19:40:02.294 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 19:40:02.982 | Changing password for user "stackrabbit" ... 2022-05-18 19:40:03.043 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-18 19:40:03.045 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-18 19:40:03.049 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-18 19:40:03.693 | Deleting user "guest" ... 2022-05-18 19:40:03.761 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-18 19:40:03.778 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:40:03.781 | + ./stack.sh:main:838 : install_database 2022-05-18 19:40:03.783 | + lib/database:install_database:118 : install_database_mysql 2022-05-18 19:40:03.785 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-18 19:40:03.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:40:03.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:40:03.792 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-18 19:40:04.139 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-18 19:40:04.142 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-05-18 19:40:04.147 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-05-18 19:40:04.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:40:04.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:40:04.154 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-05-18 19:40:04.156 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-05-18 19:40:04.158 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-05-18 19:40:04.162 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-18 19:40:04.164 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-18 19:40:04.167 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-18 19:40:04.169 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:40:04.171 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-18 19:40:04.174 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:40:04.176 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:40:04.178 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:40:04.180 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:40:04.183 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:40:04.185 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:40:04.187 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:40:04.190 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:40:04.192 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:40:04.194 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:40:04.196 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:40:04.199 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-18 19:40:04.201 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:40:04.204 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:40:04.206 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:40:04.208 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:40:04.211 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:40:04.213 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:40:04.215 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-18 19:40:04.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:40:04.220 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:40:04.222 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-18 19:40:04.224 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:40:04.227 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:40:04.229 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:40:04.231 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:40:04.233 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:40:04.236 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:40:04.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:40:04.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:40:04.242 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:40:04.244 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:40:04.247 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:40:04.249 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:40:04.251 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-18 19:40:04.254 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:40:04.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:40:04.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:40:04.261 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-18 19:40:04.281 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-18 19:40:04.391 | Reading package lists... 2022-05-18 19:40:04.641 | Building dependency tree... 2022-05-18 19:40:04.642 | Reading state information... 2022-05-18 19:40:04.889 | The following packages were automatically installed and are no longer required: 2022-05-18 19:40:04.891 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:40:04.891 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:40:04.891 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:40:04.891 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:40:04.891 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:40:04.891 | python3-zope.interface 2022-05-18 19:40:04.891 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:40:04.891 | The following additional packages will be installed: 2022-05-18 19:40:04.891 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-18 19:40:04.891 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-18 19:40:04.891 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-18 19:40:04.892 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-18 19:40:04.892 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-18 19:40:04.892 | mysql-server-8.0 mysql-server-core-8.0 2022-05-18 19:40:04.893 | Suggested packages: 2022-05-18 19:40:04.893 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-05-18 19:40:04.973 | The following NEW packages will be installed: 2022-05-18 19:40:04.973 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-18 19:40:04.973 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-18 19:40:04.973 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-18 19:40:04.974 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-18 19:40:04.974 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-18 19:40:04.974 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-05-18 19:40:05.087 | 0 upgraded, 24 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:40:05.087 | Need to get 31.5 MB of archives. 2022-05-18 19:40:05.087 | After this operation, 262 MB of additional disk space will be used. 2022-05-18 19:40:05.087 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-05-18 19:40:05.732 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-05-18 19:40:05.734 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-05-18 19:40:05.742 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-05-18 19:40:05.742 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-05-18 19:40:05.762 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-05-18 19:40:08.572 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-05-18 19:40:08.682 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-05-18 19:40:08.683 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-05-18 19:40:08.696 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-05-18 19:40:08.711 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-05-18 19:40:08.741 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-05-18 19:40:08.747 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-05-18 19:40:08.748 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-05-18 19:40:08.751 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-05-18 19:40:08.797 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-05-18 19:40:08.798 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-05-18 19:40:08.799 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-05-18 19:40:08.799 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-05-18 19:40:08.800 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-05-18 19:40:08.810 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-05-18 19:40:08.811 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-05-18 19:40:09.792 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-05-18 19:40:09.792 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-05-18 19:40:10.296 | Preconfiguring packages ... 2022-05-18 19:40:10.524 | Fetched 31.5 MB in 5s (6,561 kB/s) 2022-05-18 19:40:10.633 | Selecting previously unselected package mysql-client-core-8.0. 2022-05-18 19:40:10.684 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-05-18 19:40:10.687 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-18 19:40:10.729 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:12.032 | Selecting previously unselected package mysql-client-8.0. 2022-05-18 19:40:12.042 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-18 19:40:12.077 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:12.429 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-05-18 19:40:12.438 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-18 19:40:12.532 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-18 19:40:12.895 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-05-18 19:40:12.905 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-18 19:40:12.952 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-18 19:40:13.349 | Selecting previously unselected package libmecab2:amd64. 2022-05-18 19:40:13.358 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-05-18 19:40:13.411 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-05-18 19:40:13.840 | Selecting previously unselected package mysql-server-core-8.0. 2022-05-18 19:40:13.849 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-18 19:40:13.903 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:17.521 | Selecting previously unselected package mysql-server-8.0. 2022-05-18 19:40:17.530 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-18 19:40:18.492 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:18.883 | Selecting previously unselected package libhtml-tagset-perl. 2022-05-18 19:40:18.892 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-05-18 19:40:18.945 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-05-18 19:40:19.228 | Selecting previously unselected package liburi-perl. 2022-05-18 19:40:19.240 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-05-18 19:40:19.291 | Unpacking liburi-perl (1.76-2) ... 2022-05-18 19:40:19.589 | Selecting previously unselected package libhtml-parser-perl. 2022-05-18 19:40:19.598 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-05-18 19:40:19.648 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-05-18 19:40:19.957 | Selecting previously unselected package libcgi-pm-perl. 2022-05-18 19:40:19.967 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-05-18 19:40:20.008 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-05-18 19:40:20.380 | Selecting previously unselected package libfcgi-perl. 2022-05-18 19:40:20.390 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-05-18 19:40:20.437 | Unpacking libfcgi-perl (0.79-1) ... 2022-05-18 19:40:20.737 | Selecting previously unselected package libcgi-fast-perl. 2022-05-18 19:40:20.747 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-05-18 19:40:20.799 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-05-18 19:40:21.103 | Selecting previously unselected package libencode-locale-perl. 2022-05-18 19:40:21.113 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-05-18 19:40:21.159 | Unpacking libencode-locale-perl (1.05-1) ... 2022-05-18 19:40:21.400 | Selecting previously unselected package libhtml-template-perl. 2022-05-18 19:40:21.410 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-05-18 19:40:21.451 | Unpacking libhtml-template-perl (2.97-1) ... 2022-05-18 19:40:21.811 | Selecting previously unselected package libtimedate-perl. 2022-05-18 19:40:21.821 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-05-18 19:40:21.874 | Unpacking libtimedate-perl (2.3200-1) ... 2022-05-18 19:40:22.263 | Selecting previously unselected package libhttp-date-perl. 2022-05-18 19:40:22.273 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-05-18 19:40:22.334 | Unpacking libhttp-date-perl (6.05-1) ... 2022-05-18 19:40:22.651 | Selecting previously unselected package libio-html-perl. 2022-05-18 19:40:22.661 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-05-18 19:40:22.719 | Unpacking libio-html-perl (1.001-1) ... 2022-05-18 19:40:22.983 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-05-18 19:40:22.992 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-05-18 19:40:23.051 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-05-18 19:40:23.377 | Selecting previously unselected package libhttp-message-perl. 2022-05-18 19:40:23.387 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-05-18 19:40:23.434 | Unpacking libhttp-message-perl (6.22-1) ... 2022-05-18 19:40:23.777 | Selecting previously unselected package mecab-utils. 2022-05-18 19:40:23.786 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-05-18 19:40:23.842 | Unpacking mecab-utils (0.996-10build1) ... 2022-05-18 19:40:24.271 | Selecting previously unselected package mecab-ipadic. 2022-05-18 19:40:24.281 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-05-18 19:40:24.331 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-18 19:40:26.019 | Selecting previously unselected package mecab-ipadic-utf8. 2022-05-18 19:40:26.029 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-05-18 19:40:26.073 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-18 19:40:26.331 | Selecting previously unselected package mysql-server. 2022-05-18 19:40:26.341 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-05-18 19:40:26.388 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:26.725 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-05-18 19:40:26.922 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:27.068 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-05-18 19:40:27.231 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-05-18 19:40:27.333 | Setting up libencode-locale-perl (1.05-1) ... 2022-05-18 19:40:27.496 | Setting up mecab-utils (0.996-10build1) ... 2022-05-18 19:40:27.622 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-18 19:40:27.911 | Setting up libio-html-perl (1.001-1) ... 2022-05-18 19:40:28.056 | Setting up libtimedate-perl (2.3200-1) ... 2022-05-18 19:40:28.194 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:28.348 | Setting up libfcgi-perl (0.79-1) ... 2022-05-18 19:40:28.508 | Setting up liburi-perl (1.76-2) ... 2022-05-18 19:40:28.659 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-18 19:40:28.800 | Setting up libhttp-date-perl (6.05-1) ... 2022-05-18 19:40:28.937 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-18 19:40:29.046 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-18 19:40:29.050 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-18 19:40:29.050 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-18 19:40:29.050 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-18 19:40:29.050 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-18 19:40:29.190 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-18 19:40:29.190 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-18 19:40:29.190 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-18 19:40:29.190 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-18 19:40:29.198 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-18 19:40:29.290 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-18 19:40:29.290 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-18 19:40:29.290 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-18 19:40:29.316 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-18 19:40:29.361 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-18 19:40:29.653 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-18 19:40:29.659 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-18 19:40:29.751 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-18 19:40:29.751 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-18 19:40:29.751 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-18 19:40:29.751 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-18 19:40:29.755 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-18 19:40:29.755 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-18 19:40:29.800 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-18 19:40:29.991 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-18 19:40:29.991 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-18 19:40:29.992 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-18 19:40:29.992 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-18 19:40:29.994 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-18 19:40:29.995 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-18 19:40:30.417 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-18 19:40:30.535 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-18 19:40:30.855 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-18 19:40:30.859 | 2022-05-18 19:40:30.859 | done! 2022-05-18 19:40:30.866 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-18 19:40:30.962 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:31.133 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-18 19:40:31.220 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-18 19:40:31.224 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-18 19:40:31.224 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-18 19:40:31.224 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-18 19:40:31.224 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-18 19:40:31.434 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-18 19:40:31.435 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-18 19:40:31.435 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-18 19:40:31.435 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-18 19:40:31.447 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-18 19:40:31.579 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-18 19:40:31.579 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-18 19:40:31.580 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-18 19:40:31.620 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-18 19:40:31.693 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-18 19:40:32.196 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-18 19:40:32.206 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-18 19:40:32.327 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-18 19:40:32.328 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-18 19:40:32.328 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-18 19:40:32.328 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-18 19:40:32.334 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-18 19:40:32.334 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-18 19:40:32.433 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-18 19:40:32.753 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-18 19:40:32.753 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-18 19:40:32.755 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-18 19:40:32.755 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-18 19:40:32.760 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-18 19:40:32.760 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-18 19:40:33.276 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-18 19:40:33.411 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-18 19:40:33.730 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-18 19:40:33.734 | 2022-05-18 19:40:33.734 | done! 2022-05-18 19:40:33.741 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-18 19:40:33.842 | Setting up libhtml-parser-perl (3.72-5) ... 2022-05-18 19:40:34.016 | Setting up libhttp-message-perl (6.22-1) ... 2022-05-18 19:40:34.213 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:40:35.597 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-18 19:40:35.680 | Renaming removed key_buffer and myisam-recover options (if present) 2022-05-18 19:41:18.658 | mysqld will log errors to /var/log/mysql/error.log 2022-05-18 19:41:19.956 | mysqld is running as pid 56969 2022-05-18 19:41:23.583 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-05-18 19:41:26.425 | Setting up libcgi-pm-perl (4.46-1) ... 2022-05-18 19:41:26.550 | Setting up libhtml-template-perl (2.97-1) ... 2022-05-18 19:41:26.699 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-18 19:41:26.845 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-05-18 19:41:27.006 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-18 19:41:27.488 | Processing triggers for man-db (2.9.1-1) ... 2022-05-18 19:41:29.397 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-18 19:41:37.245 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:41:37.247 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:41:37.249 | + functions-common:time_stop:2437 : local name 2022-05-18 19:41:37.251 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:41:37.253 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:41:37.255 | + functions-common:time_stop:2440 : local total 2022-05-18 19:41:37.258 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:41:37.260 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:41:37.262 | + functions-common:time_stop:2444 : start_time=1652902804279 2022-05-18 19:41:37.264 | + functions-common:time_stop:2446 : [[ -z 1652902804279 ]] 2022-05-18 19:41:37.267 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:41:37.271 | + functions-common:time_stop:2449 : end_time=1652902897269 2022-05-18 19:41:37.273 | + functions-common:time_stop:2450 : elapsed_time=92990 2022-05-18 19:41:37.276 | + functions-common:time_stop:2451 : total=370163 2022-05-18 19:41:37.278 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:41:37.280 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=463153 2022-05-18 19:41:37.282 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:41:37.284 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-18 19:41:37.287 | + ./stack.sh:main:841 : install_database_python 2022-05-18 19:41:37.289 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-18 19:41:37.291 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-18 19:41:37.293 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-18 19:41:37.296 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:41:37.298 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-18 19:41:37.301 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-18 19:41:37.303 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:41:37.307 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:41:37.307 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:41:37.312 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-18 19:41:37.314 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-18 19:41:37.317 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-18 19:41:37.319 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-18 19:41:37.321 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-18 19:41:37.343 | Using python 3.8 to install PyMySQL 2022-05-18 19:41:37.345 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-18 19:41:38.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:41:38.130 | from cryptography.utils import int_from_bytes 2022-05-18 19:41:38.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:41:38.130 | from cryptography.utils import int_from_bytes 2022-05-18 19:41:39.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:41:39.483 | Collecting PyMySQL 2022-05-18 19:41:39.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-05-18 19:41:41.107 | Installing collected packages: PyMySQL 2022-05-18 19:41:41.290 | Successfully installed PyMySQL-1.0.2 2022-05-18 19:41:41.290 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:41:41.296 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:41:41.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:41:41.402 | + inc/python:pip_install:200 : result=0 2022-05-18 19:41:41.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:41:41.406 | + functions-common:time_stop:2437 : local name 2022-05-18 19:41:41.409 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:41:41.411 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:41:41.413 | + functions-common:time_stop:2440 : local total 2022-05-18 19:41:41.415 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:41:41.418 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:41:41.420 | + functions-common:time_stop:2444 : start_time=1652902897338 2022-05-18 19:41:41.423 | + functions-common:time_stop:2446 : [[ -z 1652902897338 ]] 2022-05-18 19:41:41.425 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:41:41.430 | + functions-common:time_stop:2449 : end_time=1652902901427 2022-05-18 19:41:41.432 | + functions-common:time_stop:2450 : elapsed_time=4089 2022-05-18 19:41:41.435 | + functions-common:time_stop:2451 : total=23509 2022-05-18 19:41:41.437 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:41:41.439 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27598 2022-05-18 19:41:41.441 | + inc/python:pip_install:203 : return 0 2022-05-18 19:41:41.444 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-18 19:41:41.446 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 19:41:41.448 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-18 19:41:41.450 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-18 19:41:41.466 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:41:41.468 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-18 19:41:41.470 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-18 19:41:41.474 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:41:41.474 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 19:41:41.480 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:41:41.482 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 19:41:41.484 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 19:41:41.487 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 19:41:41.489 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-18 19:41:41.491 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-18 19:41:41.507 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:41:41.509 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-18 19:41:41.511 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:41:41.513 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:41:41.516 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:41:41.518 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:41:41.520 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:41:41.523 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:41:41.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:41:41.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:41:41.529 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:41:41.532 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:41:41.534 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:41:41.536 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:41:41.538 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-18 19:41:41.541 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:41:41.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:41:41.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:41:41.548 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-18 19:41:41.568 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-18 19:41:41.677 | Reading package lists... 2022-05-18 19:41:41.919 | Building dependency tree... 2022-05-18 19:41:41.921 | Reading state information... 2022-05-18 19:41:42.167 | The following packages were automatically installed and are no longer required: 2022-05-18 19:41:42.168 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:41:42.168 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:41:42.168 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:41:42.168 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:41:42.168 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:41:42.168 | python3-zope.interface 2022-05-18 19:41:42.168 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:41:42.234 | The following NEW packages will be installed: 2022-05-18 19:41:42.234 | radvd 2022-05-18 19:41:42.343 | 0 upgraded, 1 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:41:42.343 | Need to get 59.0 kB of archives. 2022-05-18 19:41:42.343 | After this operation, 164 kB of additional disk space will be used. 2022-05-18 19:41:42.343 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-05-18 19:41:42.997 | Fetched 59.0 kB in 0s (294 kB/s) 2022-05-18 19:41:43.152 | Selecting previously unselected package radvd. 2022-05-18 19:41:43.203 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-05-18 19:41:43.207 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-05-18 19:41:43.247 | Unpacking radvd (1:2.17-2) ... 2022-05-18 19:41:43.706 | Setting up radvd (1:2.17-2) ... 2022-05-18 19:41:45.034 | Job for radvd.service failed because the control process exited with error code. 2022-05-18 19:41:45.034 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-05-18 19:41:45.035 | invoke-rc.d: initscript radvd, action "start" failed. 2022-05-18 19:41:45.047 | ● radvd.service - Router advertisement daemon for IPv6 2022-05-18 19:41:45.047 | Loaded: loaded (]8;;file://dv-cinder-836083-7-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-05-18 19:41:45.047 | Active: failed (Result: exit-code) since Wed 2022-05-18 19:41:45 UTC; 14ms ago 2022-05-18 19:41:45.047 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-05-18 19:41:45.047 | Process: 58086 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-05-18 19:41:45.047 | 2022-05-18 19:41:45.047 | May 18 19:41:45 dv-cinder-836083-7-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-05-18 19:41:45.047 | May 18 19:41:45 dv-cinder-836083-7-iscsi radvd[58086]: can't open /etc/radvd.conf: No such file or directory 2022-05-18 19:41:45.047 | May 18 19:41:45 dv-cinder-836083-7-iscsi radvd[58086]: Insecure file permissions, but continuing anyway 2022-05-18 19:41:45.047 | May 18 19:41:45 dv-cinder-836083-7-iscsi radvd[58086]: exiting, failed to read config file 2022-05-18 19:41:45.047 | May 18 19:41:45 dv-cinder-836083-7-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-05-18 19:41:45.047 | May 18 19:41:45 dv-cinder-836083-7-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-05-18 19:41:45.047 | May 18 19:41:45 dv-cinder-836083-7-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-05-18 19:41:45.111 | Processing triggers for man-db (2.9.1-1) ... 2022-05-18 19:41:45.373 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-18 19:41:53.505 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:41:53.507 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:41:53.509 | + functions-common:time_stop:2437 : local name 2022-05-18 19:41:53.511 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:41:53.513 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:41:53.515 | + functions-common:time_stop:2440 : local total 2022-05-18 19:41:53.518 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:41:53.520 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:41:53.522 | + functions-common:time_stop:2444 : start_time=1652902901566 2022-05-18 19:41:53.524 | + functions-common:time_stop:2446 : [[ -z 1652902901566 ]] 2022-05-18 19:41:53.527 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:41:53.531 | + functions-common:time_stop:2449 : end_time=1652902913528 2022-05-18 19:41:53.533 | + functions-common:time_stop:2450 : elapsed_time=11962 2022-05-18 19:41:53.535 | + functions-common:time_stop:2451 : total=463153 2022-05-18 19:41:53.537 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:41:53.539 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=475115 2022-05-18 19:41:53.542 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:41:53.544 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-18 19:41:53.561 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:41:53.563 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-18 19:41:53.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-18 19:41:53.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-18 19:41:53.570 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-18 19:41:53.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-18 19:41:53.591 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:41:53.594 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:41:53.596 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:41:53.598 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:41:53.600 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:41:53.602 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:41:53.605 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:41:53.607 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:41:53.609 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:41:53.612 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:41:53.614 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:41:53.616 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:41:53.618 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-18 19:41:53.621 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:41:53.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:41:53.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:41:53.627 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-18 19:41:53.649 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-18 19:41:53.767 | Reading package lists... 2022-05-18 19:41:54.019 | Building dependency tree... 2022-05-18 19:41:54.020 | Reading state information... 2022-05-18 19:41:54.274 | fakeroot is already the newest version (1.24-1). 2022-05-18 19:41:54.274 | fakeroot set to manually installed. 2022-05-18 19:41:54.274 | make is already the newest version (4.2.1-1.2). 2022-05-18 19:41:54.274 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-18 19:41:54.274 | The following packages were automatically installed and are no longer required: 2022-05-18 19:41:54.275 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:41:54.275 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:41:54.275 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:41:54.275 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:41:54.275 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:41:54.275 | python3-zope.interface 2022-05-18 19:41:54.275 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:41:54.405 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:41:54.409 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:41:54.411 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:41:54.413 | + functions-common:time_stop:2437 : local name 2022-05-18 19:41:54.415 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:41:54.417 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:41:54.419 | + functions-common:time_stop:2440 : local total 2022-05-18 19:41:54.421 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:41:54.423 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:41:54.426 | + functions-common:time_stop:2444 : start_time=1652902913646 2022-05-18 19:41:54.428 | + functions-common:time_stop:2446 : [[ -z 1652902913646 ]] 2022-05-18 19:41:54.430 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:41:54.435 | + functions-common:time_stop:2449 : end_time=1652902914432 2022-05-18 19:41:54.437 | + functions-common:time_stop:2450 : elapsed_time=786 2022-05-18 19:41:54.439 | + functions-common:time_stop:2451 : total=475115 2022-05-18 19:41:54.441 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:41:54.443 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=475901 2022-05-18 19:41:54.445 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:41:54.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-18 19:41:54.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:41:54.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:41:54.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-18 19:41:54.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-18 19:41:54.460 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-18 19:41:54.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-18 19:41:54.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-18 19:41:54.469 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-18 19:41:54.469 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-18 19:41:54.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-18 19:41:54.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-18 19:41:54.478 | + functions:vercmp:628 : local v1=5.4 2022-05-18 19:41:54.480 | + functions:vercmp:629 : local 'op=<' 2022-05-18 19:41:54.483 | + functions:vercmp:630 : local v2=3.13 2022-05-18 19:41:54.485 | + functions:vercmp:631 : local result 2022-05-18 19:41:54.489 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-18 19:41:54.489 | ++ functions:vercmp:635 : head -1 2022-05-18 19:41:54.489 | ++ functions:vercmp:635 : sort -V 2022-05-18 19:41:54.493 | + functions:vercmp:635 : result=3.13 2022-05-18 19:41:54.496 | + functions:vercmp:637 : case $op in 2022-05-18 19:41:54.498 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-18 19:41:54.500 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-18 19:41:54.503 | + functions:vercmp:648 : return 2022-05-18 19:41:54.505 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-18 19:41:54.507 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:41:54.509 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-18 19:41:54.831 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-18 19:41:54.835 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-18 19:41:54.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:54.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:54.842 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-18 19:41:54.844 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:54.847 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-18 19:41:54.864 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:41:54.866 | + ./stack.sh:main:849 : install_etcd3 2022-05-18 19:41:54.868 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-18 19:41:54.869 | Installing etcd 2022-05-18 19:41:54.872 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-18 19:41:54.883 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-18 19:41:54.895 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-18 19:41:54.897 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-18 19:41:54.911 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-18 19:41:54.914 | ++ 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-05-18 19:41:54.917 | ++ 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-05-18 19:41:54.920 | +++ 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-05-18 19:41:54.927 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 19:41:54.929 | ++ 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-05-18 19:41:54.931 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-18 19:41:54.934 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 19:41:54.938 | --2022-05-18 19:41:54-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 19:41:54.985 | Resolving github.com (github.com)... 140.82.121.3 2022-05-18 19:41:55.029 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-05-18 19:41:55.323 | HTTP request sent, awaiting response... 302 Found 2022-05-18 19:41:55.323 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220518T194155Z&X-Amz-Expires=300&X-Amz-Signature=5337aa539875a1531969336e0b06850e51c47a20aaf907bd5011f73615ab54fe&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-05-18 19:41:55.323 | --2022-05-18 19:41:55-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220518T194155Z&X-Amz-Expires=300&X-Amz-Signature=5337aa539875a1531969336e0b06850e51c47a20aaf907bd5011f73615ab54fe&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-05-18 19:41:55.325 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2022-05-18 19:41:55.349 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-05-18 19:41:55.528 | HTTP request sent, awaiting response... 200 OK 2022-05-18 19:41:55.529 | Length: 11350736 (11M) [application/octet-stream] 2022-05-18 19:41:55.529 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-05-18 19:41:55.642 | 2022-05-18 19:41:55.798 | 0K ........ .. 100% 40.1M=0.3s 2022-05-18 19:41:55.799 | 2022-05-18 19:41:55.799 | 2022-05-18 19:41:55 (40.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-05-18 19:41:55.799 | 2022-05-18 19:41:55.802 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-05-18 19:41:55.805 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 19:41:55.808 | ++ functions:get_extra_file:74 : return 2022-05-18 19:41:55.810 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 19:41:55.813 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-18 19:41:55.815 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-05-18 19:41:55.817 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-05-18 19:41:55.959 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-05-18 19:41:55.961 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/ 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/README.md 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-05-18 19:41:55.966 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-05-18 19:41:55.967 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-05-18 19:41:55.968 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-05-18 19:41:55.969 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-05-18 19:41:55.970 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-05-18 19:41:55.971 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-05-18 19:41:55.972 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-05-18 19:41:55.973 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-05-18 19:41:55.974 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-05-18 19:41:55.975 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-05-18 19:41:55.975 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-05-18 19:41:55.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-05-18 19:41:55.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-05-18 19:41:55.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-05-18 19:41:55.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-05-18 19:41:55.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-05-18 19:41:55.976 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-05-18 19:41:55.977 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-05-18 19:41:55.977 | etcd-v3.3.12-linux-amd64/etcdctl 2022-05-18 19:41:56.163 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-05-18 19:41:56.163 | etcd-v3.3.12-linux-amd64/etcd 2022-05-18 19:41:56.391 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-05-18 19:41:56.428 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-05-18 19:41:56.461 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-18 19:41:56.464 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-18 19:41:56.480 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:41:56.482 | + ./stack.sh:main:868 : install_dstat 2022-05-18 19:41:56.485 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-18 19:41:56.501 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:41:56.503 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-18 19:41:56.505 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:41:56.507 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-18 19:41:56.510 | + ./stack.sh:main:877 : install_libs 2022-05-18 19:41:56.513 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-18 19:41:56.515 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-18 19:41:56.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-18 19:41:56.519 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-18 19:41:56.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-18 19:41:56.529 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.531 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-18 19:41:56.534 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-18 19:41:56.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-18 19:41:56.538 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-18 19:41:56.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-18 19:41:56.547 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.549 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-18 19:41:56.551 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-18 19:41:56.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-18 19:41:56.556 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-18 19:41:56.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-18 19:41:56.565 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.567 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-18 19:41:56.569 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-18 19:41:56.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-18 19:41:56.574 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-18 19:41:56.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-18 19:41:56.583 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.585 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-18 19:41:56.588 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-18 19:41:56.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-18 19:41:56.593 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-18 19:41:56.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-18 19:41:56.602 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.604 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-18 19:41:56.606 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-18 19:41:56.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-18 19:41:56.611 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-18 19:41:56.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-18 19:41:56.620 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.623 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-18 19:41:56.625 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-18 19:41:56.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-18 19:41:56.629 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-18 19:41:56.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-18 19:41:56.639 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.641 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-18 19:41:56.643 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-18 19:41:56.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-18 19:41:56.648 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-18 19:41:56.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-18 19:41:56.657 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.659 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-18 19:41:56.662 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-18 19:41:56.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-18 19:41:56.666 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-18 19:41:56.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.673 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-18 19:41:56.675 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.678 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-18 19:41:56.680 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-18 19:41:56.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-18 19:41:56.685 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-18 19:41:56.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-18 19:41:56.694 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.697 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-18 19:41:56.699 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-18 19:41:56.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-18 19:41:56.704 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-18 19:41:56.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-18 19:41:56.713 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.715 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-18 19:41:56.718 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-18 19:41:56.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-18 19:41:56.722 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-18 19:41:56.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-18 19:41:56.731 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.733 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-18 19:41:56.736 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-18 19:41:56.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-18 19:41:56.740 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-18 19:41:56.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-18 19:41:56.750 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.752 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-18 19:41:56.754 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-18 19:41:56.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-18 19:41:56.759 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-18 19:41:56.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-18 19:41:56.768 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.771 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-18 19:41:56.773 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-18 19:41:56.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-18 19:41:56.778 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-18 19:41:56.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-18 19:41:56.787 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.789 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-18 19:41:56.791 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-18 19:41:56.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-18 19:41:56.796 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-18 19:41:56.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.800 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-18 19:41:56.805 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.808 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-18 19:41:56.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-18 19:41:56.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-18 19:41:56.814 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-18 19:41:56.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-18 19:41:56.824 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.826 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-18 19:41:56.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-18 19:41:56.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-18 19:41:56.833 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-18 19:41:56.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-18 19:41:56.842 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.844 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-18 19:41:56.847 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-18 19:41:56.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-18 19:41:56.851 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-18 19:41:56.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-18 19:41:56.860 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.863 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-18 19:41:56.865 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-18 19:41:56.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-18 19:41:56.870 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-18 19:41:56.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-18 19:41:56.879 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.881 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-18 19:41:56.884 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-18 19:41:56.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-18 19:41:56.889 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-18 19:41:56.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-18 19:41:56.898 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.901 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-18 19:41:56.903 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-18 19:41:56.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-18 19:41:56.908 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-18 19:41:56.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.912 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-18 19:41:56.917 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.919 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-18 19:41:56.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-18 19:41:56.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-18 19:41:56.926 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-18 19:41:56.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.930 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.933 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-18 19:41:56.935 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.938 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-18 19:41:56.940 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-18 19:41:56.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-18 19:41:56.945 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-18 19:41:56.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.952 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-18 19:41:56.954 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.957 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-18 19:41:56.959 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-18 19:41:56.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-18 19:41:56.963 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-18 19:41:56.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.968 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.970 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-18 19:41:56.972 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.975 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-18 19:41:56.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-18 19:41:56.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-18 19:41:56.982 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-18 19:41:56.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:56.986 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:56.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-18 19:41:56.991 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:56.993 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-18 19:41:56.996 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-18 19:41:56.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-18 19:41:57.001 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-18 19:41:57.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.005 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.008 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-18 19:41:57.010 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.013 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-18 19:41:57.015 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-18 19:41:57.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-18 19:41:57.020 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-18 19:41:57.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-18 19:41:57.029 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.032 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-18 19:41:57.034 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-18 19:41:57.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-18 19:41:57.039 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-18 19:41:57.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.044 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-18 19:41:57.048 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.051 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-18 19:41:57.053 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-18 19:41:57.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-18 19:41:57.058 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-18 19:41:57.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-18 19:41:57.067 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.069 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-18 19:41:57.072 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-18 19:41:57.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-18 19:41:57.078 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-18 19:41:57.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.083 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-18 19:41:57.087 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.091 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-18 19:41:57.094 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-18 19:41:57.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-18 19:41:57.098 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-18 19:41:57.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-18 19:41:57.107 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.110 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-18 19:41:57.112 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-18 19:41:57.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-18 19:41:57.117 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-18 19:41:57.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.123 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-18 19:41:57.126 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.128 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-18 19:41:57.130 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-18 19:41:57.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-18 19:41:57.136 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-18 19:41:57.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-18 19:41:57.145 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.147 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-18 19:41:57.150 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-18 19:41:57.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-18 19:41:57.155 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-18 19:41:57.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-18 19:41:57.164 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.167 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-18 19:41:57.169 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-18 19:41:57.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-18 19:41:57.174 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-18 19:41:57.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-18 19:41:57.183 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.185 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-18 19:41:57.188 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-18 19:41:57.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-18 19:41:57.192 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-18 19:41:57.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-18 19:41:57.202 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.204 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-18 19:41:57.206 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-18 19:41:57.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-18 19:41:57.211 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-18 19:41:57.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:41:57.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:41:57.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-18 19:41:57.221 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:41:57.223 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-18 19:41:57.243 | Using python 3.8 to install etcd3 2022-05-18 19:41:57.246 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-18 19:41:57.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:41:57.965 | from cryptography.utils import int_from_bytes 2022-05-18 19:41:57.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:41:57.965 | from cryptography.utils import int_from_bytes 2022-05-18 19:41:59.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:41:59.228 | Collecting etcd3 2022-05-18 19:41:59.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-05-18 19:41:59.261 | Preparing metadata (setup.py): started 2022-05-18 19:42:02.650 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:42:05.086 | Collecting grpcio>=1.27.1 2022-05-18 19:42:05.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83c/0eee24264e715/grpcio-1.46.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-05-18 19:42:06.029 | Collecting protobuf>=3.6.1 2022-05-18 19:42:06.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-05-18 19:42:06.065 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-18 19:42:06.066 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-18 19:42:06.094 | Building wheels for collected packages: etcd3 2022-05-18 19:42:06.094 | Building wheel for etcd3 (setup.py): started 2022-05-18 19:42:10.474 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-05-18 19:42:10.474 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42887 sha256=c871cabf5ea9b4ebe73d2e88369ea7c199a8360eb41ac9c1de429a2950037899 2022-05-18 19:42:10.475 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-05-18 19:42:10.478 | Successfully built etcd3 2022-05-18 19:42:12.101 | Installing collected packages: protobuf, grpcio, etcd3 2022-05-18 19:42:12.902 | Successfully installed etcd3-0.12.0 grpcio-1.46.1 protobuf-3.20.1 2022-05-18 19:42:12.902 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:42:12.908 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:42:12.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:42:13.052 | + inc/python:pip_install:200 : result=0 2022-05-18 19:42:13.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:42:13.058 | + functions-common:time_stop:2437 : local name 2022-05-18 19:42:13.060 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:42:13.062 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:42:13.064 | + functions-common:time_stop:2440 : local total 2022-05-18 19:42:13.066 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:42:13.068 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:42:13.071 | + functions-common:time_stop:2444 : start_time=1652902917238 2022-05-18 19:42:13.073 | + functions-common:time_stop:2446 : [[ -z 1652902917238 ]] 2022-05-18 19:42:13.075 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:42:13.079 | + functions-common:time_stop:2449 : end_time=1652902933077 2022-05-18 19:42:13.081 | + functions-common:time_stop:2450 : elapsed_time=15839 2022-05-18 19:42:13.084 | + functions-common:time_stop:2451 : total=27598 2022-05-18 19:42:13.086 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:42:13.088 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=43437 2022-05-18 19:42:13.090 | + inc/python:pip_install:203 : return 0 2022-05-18 19:42:13.093 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-18 19:42:13.114 | Using python 3.8 to install etcd3gw 2022-05-18 19:42:13.116 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-18 19:42:13.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:42:13.854 | from cryptography.utils import int_from_bytes 2022-05-18 19:42:13.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:42:13.854 | from cryptography.utils import int_from_bytes 2022-05-18 19:42:15.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:42:15.137 | Collecting etcd3gw 2022-05-18 19:42:15.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-05-18 19:42:15.155 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-18 19:42:15.156 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-18 19:42:15.157 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-18 19:42:15.185 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-18 19:42:15.188 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-18 19:42:15.190 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-18 19:42:15.191 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-18 19:42:16.778 | Installing collected packages: etcd3gw 2022-05-18 19:42:16.943 | Successfully installed etcd3gw-1.0.2 2022-05-18 19:42:16.943 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:42:16.950 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:42:16.950 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:42:17.053 | + inc/python:pip_install:200 : result=0 2022-05-18 19:42:17.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:42:17.058 | + functions-common:time_stop:2437 : local name 2022-05-18 19:42:17.060 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:42:17.062 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:42:17.064 | + functions-common:time_stop:2440 : local total 2022-05-18 19:42:17.066 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:42:17.068 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:42:17.071 | + functions-common:time_stop:2444 : start_time=1652902933109 2022-05-18 19:42:17.074 | + functions-common:time_stop:2446 : [[ -z 1652902933109 ]] 2022-05-18 19:42:17.076 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:42:17.080 | + functions-common:time_stop:2449 : end_time=1652902937078 2022-05-18 19:42:17.082 | + functions-common:time_stop:2450 : elapsed_time=3969 2022-05-18 19:42:17.085 | + functions-common:time_stop:2451 : total=43437 2022-05-18 19:42:17.087 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:42:17.089 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47406 2022-05-18 19:42:17.091 | + inc/python:pip_install:203 : return 0 2022-05-18 19:42:17.094 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-18 19:42:17.096 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-18 19:42:17.098 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-18 19:42:17.101 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:42:17.103 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:42:17.105 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:42:17.108 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:42:17.110 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:42:17.112 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:42:17.114 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:42:17.117 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:42:17.120 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:42:17.122 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:42:17.124 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:42:17.126 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-18 19:42:17.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:42:17.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:42:17.133 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-18 19:42:17.136 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 19:42:17.138 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:42:17.141 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:42:17.143 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:42:17.145 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:42:17.148 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:42:17.150 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:42:17.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:42:17.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:42:17.157 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:42:17.160 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:42:17.162 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:42:17.164 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:42:17.166 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 19:42:17.169 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:42:17.171 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:42:17.173 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:42:17.175 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 19:42:17.197 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 19:42:17.306 | Reading package lists... 2022-05-18 19:42:17.544 | Building dependency tree... 2022-05-18 19:42:17.545 | Reading state information... 2022-05-18 19:42:17.788 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 19:42:17.788 | The following packages were automatically installed and are no longer required: 2022-05-18 19:42:17.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:42:17.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:42:17.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:42:17.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:42:17.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:42:17.790 | python3-zope.interface 2022-05-18 19:42:17.790 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:42:17.790 | The following additional packages will be installed: 2022-05-18 19:42:17.791 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-05-18 19:42:17.792 | Suggested packages: 2022-05-18 19:42:17.793 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-05-18 19:42:17.859 | The following NEW packages will be installed: 2022-05-18 19:42:17.860 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-05-18 19:42:18.001 | 0 upgraded, 6 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:42:18.001 | Need to get 1,306 kB of archives. 2022-05-18 19:42:18.001 | After this operation, 4,613 kB of additional disk space will be used. 2022-05-18 19:42:18.001 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-05-18 19:42:18.345 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-05-18 19:42:18.370 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-05-18 19:42:18.421 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-05-18 19:42:18.484 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-05-18 19:42:18.485 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-05-18 19:42:19.050 | Fetched 1,306 kB in 1s (2,095 kB/s) 2022-05-18 19:42:19.276 | Selecting previously unselected package libnorm1:amd64. 2022-05-18 19:42:19.327 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-05-18 19:42:19.331 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-05-18 19:42:19.451 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-18 19:42:19.891 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-05-18 19:42:19.901 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-05-18 19:42:19.954 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-18 19:42:20.508 | Selecting previously unselected package libzmq5:amd64. 2022-05-18 19:42:20.518 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-05-18 19:42:20.583 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-18 19:42:20.984 | Selecting previously unselected package uwsgi-core. 2022-05-18 19:42:20.993 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-05-18 19:42:21.046 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-18 19:42:21.635 | Selecting previously unselected package uwsgi. 2022-05-18 19:42:21.645 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-05-18 19:42:21.697 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-05-18 19:42:22.053 | Selecting previously unselected package uwsgi-plugin-python3. 2022-05-18 19:42:22.062 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-05-18 19:42:22.114 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-18 19:42:22.511 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-18 19:42:22.646 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-18 19:42:22.818 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-18 19:42:22.994 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-18 19:42:23.211 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-05-18 19:42:24.542 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-18 19:42:24.830 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-18 19:42:25.316 | Processing triggers for man-db (2.9.1-1) ... 2022-05-18 19:42:25.801 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-18 19:42:33.636 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:42:33.638 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:42:33.640 | + functions-common:time_stop:2437 : local name 2022-05-18 19:42:33.643 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:42:33.645 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:42:33.647 | + functions-common:time_stop:2440 : local total 2022-05-18 19:42:33.649 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:42:33.652 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:42:33.654 | + functions-common:time_stop:2444 : start_time=1652902937194 2022-05-18 19:42:33.656 | + functions-common:time_stop:2446 : [[ -z 1652902937194 ]] 2022-05-18 19:42:33.659 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:42:33.663 | + functions-common:time_stop:2449 : end_time=1652902953661 2022-05-18 19:42:33.665 | + functions-common:time_stop:2450 : elapsed_time=16467 2022-05-18 19:42:33.668 | + functions-common:time_stop:2451 : total=475901 2022-05-18 19:42:33.670 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:42:33.673 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=492368 2022-05-18 19:42:33.675 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:42:33.677 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-18 19:42:33.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:42:33.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:42:33.684 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-18 19:42:33.746 | Enabling module proxy. 2022-05-18 19:42:33.752 | To activate the new configuration, you need to run: 2022-05-18 19:42:33.752 | systemctl restart apache2 2022-05-18 19:42:33.756 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-18 19:42:33.817 | Considering dependency proxy for proxy_uwsgi: 2022-05-18 19:42:33.818 | Module proxy already enabled 2022-05-18 19:42:33.818 | Enabling module proxy_uwsgi. 2022-05-18 19:42:33.823 | To activate the new configuration, you need to run: 2022-05-18 19:42:33.823 | systemctl restart apache2 2022-05-18 19:42:33.827 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-18 19:42:33.830 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:42:33.832 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:42:33.834 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:42:33.962 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-18 19:42:33.964 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-18 19:42:33.966 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-18 19:42:33.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:33.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:33.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-18 19:42:33.976 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:33.978 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-18 19:42:33.980 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-18 19:42:33.983 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-18 19:42:33.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:33.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:33.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-18 19:42:33.992 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:33.994 | + ./stack.sh:main:885 : install_glanceclient 2022-05-18 19:42:33.997 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-18 19:42:34.000 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-18 19:42:34.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:34.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:34.007 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-18 19:42:34.009 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:34.011 | + ./stack.sh:main:886 : install_cinderclient 2022-05-18 19:42:34.014 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-18 19:42:34.016 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-18 19:42:34.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:34.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:34.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-18 19:42:34.025 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:34.028 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-18 19:42:34.030 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-18 19:42:34.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:34.035 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:34.037 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-18 19:42:34.039 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:34.042 | + ./stack.sh:main:887 : install_novaclient 2022-05-18 19:42:34.045 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-18 19:42:34.047 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-18 19:42:34.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:34.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:34.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-18 19:42:34.056 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:34.059 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-18 19:42:34.075 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:42:34.078 | + ./stack.sh:main:889 : install_swiftclient 2022-05-18 19:42:34.080 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-18 19:42:34.083 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-18 19:42:34.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:34.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:34.090 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-18 19:42:34.092 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:34.095 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-18 19:42:34.111 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:42:34.114 | + ./stack.sh:main:892 : install_neutronclient 2022-05-18 19:42:34.116 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-18 19:42:34.119 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-18 19:42:34.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:34.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:34.126 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-18 19:42:34.128 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:34.130 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-18 19:42:34.133 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-18 19:42:34.135 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-18 19:42:34.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:42:34.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:42:34.143 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-18 19:42:34.145 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:42:34.148 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-18 19:42:34.150 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-18 19:42:34.152 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:42:34.156 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-18 19:42:34.158 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-18 19:42:34.161 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:42:34.164 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:42:34.164 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:42:34.171 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-18 19:42:34.174 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-18 19:42:34.176 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-18 19:42:34.179 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-18 19:42:34.181 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-18 19:42:34.201 | Using python 3.8 to install keystonemiddleware 2022-05-18 19:42:34.203 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-18 19:42:34.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:42:34.931 | from cryptography.utils import int_from_bytes 2022-05-18 19:42:34.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:42:34.931 | from cryptography.utils import int_from_bytes 2022-05-18 19:42:36.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:42:36.130 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-18 19:42:36.182 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-18 19:42:36.183 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-18 19:42:36.185 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-18 19:42:36.186 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-18 19:42:36.187 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-18 19:42:36.188 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-18 19:42:36.189 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-18 19:42:36.190 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-18 19:42:36.191 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-18 19:42:36.192 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-18 19:42:36.193 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-18 19:42:36.194 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-18 19:42:36.195 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-18 19:42:36.196 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-18 19:42:36.261 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-18 19:42:36.263 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-18 19:42:36.264 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-18 19:42:36.310 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-18 19:42:36.352 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-18 19:42:36.353 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-18 19:42:36.354 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-18 19:42:36.356 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-18 19:42:36.411 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-18 19:42:36.413 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-18 19:42:36.422 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-18 19:42:36.424 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-18 19:42:36.438 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-18 19:42:36.440 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-18 19:42:36.441 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-18 19:42:36.510 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-18 19:42:36.512 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-18 19:42:36.513 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-18 19:42:36.515 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-18 19:42:36.568 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-18 19:42:36.584 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-18 19:42:38.161 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:42:38.166 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:42:38.166 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:42:38.270 | + inc/python:pip_install:200 : result=0 2022-05-18 19:42:38.272 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:42:38.275 | + functions-common:time_stop:2437 : local name 2022-05-18 19:42:38.277 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:42:38.280 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:42:38.282 | + functions-common:time_stop:2440 : local total 2022-05-18 19:42:38.284 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:42:38.286 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:42:38.288 | + functions-common:time_stop:2444 : start_time=1652902954196 2022-05-18 19:42:38.291 | + functions-common:time_stop:2446 : [[ -z 1652902954196 ]] 2022-05-18 19:42:38.293 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:42:38.297 | + functions-common:time_stop:2449 : end_time=1652902958295 2022-05-18 19:42:38.299 | + functions-common:time_stop:2450 : elapsed_time=4099 2022-05-18 19:42:38.302 | + functions-common:time_stop:2451 : total=47406 2022-05-18 19:42:38.304 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:42:38.306 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=51505 2022-05-18 19:42:38.308 | + inc/python:pip_install:203 : return 0 2022-05-18 19:42:38.310 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-18 19:42:38.313 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-18 19:42:38.315 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:42:38.318 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-18 19:42:38.321 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-18 19:42:38.323 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:42:38.327 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:42:38.327 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:42:38.333 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-18 19:42:38.335 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-18 19:42:38.337 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-18 19:42:38.340 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-18 19:42:38.343 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-18 19:42:38.367 | Using python 3.8 to install python-memcached 2022-05-18 19:42:38.370 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-18 19:42:39.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:42:39.101 | from cryptography.utils import int_from_bytes 2022-05-18 19:42:39.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:42:39.101 | from cryptography.utils import int_from_bytes 2022-05-18 19:42:40.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:42:40.357 | Collecting python-memcached 2022-05-18 19:42:40.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-05-18 19:42:40.372 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-18 19:42:41.961 | Installing collected packages: python-memcached 2022-05-18 19:42:42.131 | Successfully installed python-memcached-1.59 2022-05-18 19:42:42.131 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:42:42.137 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:42:42.137 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:42:42.240 | + inc/python:pip_install:200 : result=0 2022-05-18 19:42:42.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:42:42.245 | + functions-common:time_stop:2437 : local name 2022-05-18 19:42:42.248 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:42:42.250 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:42:42.252 | + functions-common:time_stop:2440 : local total 2022-05-18 19:42:42.255 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:42:42.257 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:42:42.259 | + functions-common:time_stop:2444 : start_time=1652902958362 2022-05-18 19:42:42.261 | + functions-common:time_stop:2446 : [[ -z 1652902958362 ]] 2022-05-18 19:42:42.264 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:42:42.268 | + functions-common:time_stop:2449 : end_time=1652902962265 2022-05-18 19:42:42.270 | + functions-common:time_stop:2450 : elapsed_time=3903 2022-05-18 19:42:42.273 | + functions-common:time_stop:2451 : total=51505 2022-05-18 19:42:42.275 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:42:42.277 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=55408 2022-05-18 19:42:42.279 | + inc/python:pip_install:203 : return 0 2022-05-18 19:42:42.282 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-18 19:42:42.298 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:42:42.301 | + ./stack.sh:main:899 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-05-18 19:42:42.303 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-18 19:42:42.306 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-18 19:42:42.308 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-18 19:42:42.311 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:42:42.313 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-18 19:42:42.317 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-18 19:42:42.332 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:42:42.334 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-18 19:42:42.336 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-18 19:42:42.338 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-18 19:42:42.341 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:42:42.343 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:42:42.345 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:42:42.348 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:42:42.350 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:42:42.353 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:42:42.368 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:42:42.370 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:42:42.372 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:42:42.375 | + functions-common:git_clone:629 : echo master 2022-05-18 19:42:42.375 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:42:42.380 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-18 19:42:42.382 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:42:42.384 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-18 19:42:42.396 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-18 19:42:42.399 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:42:42.399 | + functions-common:git_clone:690 : head -1 2022-05-18 19:42:42.403 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-18 19:42:42.405 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:42:42.408 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-18 19:42:42.410 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:42:42.412 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 19:42:42.414 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-18 19:42:42.417 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:42:42.419 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-18 19:42:42.422 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:42:42.424 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 19:42:42.427 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-18 19:42:42.429 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:42:42.431 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:42:42.434 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-18 19:42:42.436 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:42:42.439 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-18 19:42:42.441 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:42:42.444 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:42:42.447 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-18 19:42:42.452 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-18 19:42:42.454 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-18 19:42:43.127 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-18 19:42:43.129 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:42:43.131 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:42:43.134 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:42:43.136 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 19:42:43.138 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-18 19:42:43.140 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:42:43.142 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:42:43.144 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:42:43.147 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:42:43.149 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:42:43.151 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:42:43.154 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:42:43.156 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-18 19:42:43.176 | Using python 3.8 to install /opt/stack/keystone 2022-05-18 19:42:43.178 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-18 19:42:43.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:42:43.913 | from cryptography.utils import int_from_bytes 2022-05-18 19:42:43.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:42:43.913 | from cryptography.utils import int_from_bytes 2022-05-18 19:42:45.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:42:45.091 | Obtaining file:///opt/stack/keystone 2022-05-18 19:42:45.092 | Preparing metadata (setup.py): started 2022-05-18 19:42:49.846 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:42:49.987 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-18 19:42:49.988 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-18 19:42:50.081 | Collecting Flask!=0.11,>=1.0.2 2022-05-18 19:42:50.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-05-18 19:42:50.137 | Collecting Flask-RESTful>=0.3.5 2022-05-18 19:42:50.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-05-18 19:42:50.147 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-18 19:42:50.148 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-18 19:42:50.149 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-18 19:42:50.150 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-18 19:42:50.194 | Collecting passlib>=1.7.0 2022-05-18 19:42:50.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-05-18 19:42:50.219 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-18 19:42:50.220 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-18 19:42:50.221 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-18 19:42:50.453 | Collecting scrypt>=0.8.0 2022-05-18 19:42:50.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-05-18 19:42:50.497 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-18 19:42:50.498 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-18 19:42:50.499 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-18 19:42:50.500 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-18 19:42:50.501 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-18 19:42:50.502 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-18 19:42:50.503 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-18 19:42:50.504 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-18 19:42:50.505 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-18 19:42:50.507 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-18 19:42:50.507 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-18 19:42:50.508 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-18 19:42:50.556 | Collecting oauthlib>=0.6.2 2022-05-18 19:42:50.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-05-18 19:42:50.631 | Collecting pysaml2>=5.0.0 2022-05-18 19:42:50.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-05-18 19:42:50.728 | Collecting PyJWT>=1.6.1 2022-05-18 19:42:50.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-05-18 19:42:50.738 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-18 19:42:50.739 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-18 19:42:50.740 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-18 19:42:50.741 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-18 19:42:50.742 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-18 19:42:50.743 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-18 19:42:50.753 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-18 19:42:50.795 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-18 19:42:50.886 | Collecting click>=8.0 2022-05-18 19:42:50.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-05-18 19:42:50.987 | Collecting Werkzeug>=2.0 2022-05-18 19:42:50.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-05-18 19:42:51.005 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-18 19:42:51.044 | Collecting itsdangerous>=2.0 2022-05-18 19:42:51.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-05-18 19:42:51.055 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-18 19:42:51.066 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-18 19:42:51.118 | Collecting aniso8601>=0.82 2022-05-18 19:42:51.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-05-18 19:42:51.190 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-18 19:42:51.191 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-18 19:42:51.313 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-18 19:42:51.314 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-18 19:42:51.315 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-18 19:42:51.317 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-18 19:42:51.369 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-18 19:42:51.371 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-18 19:42:51.372 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-18 19:42:51.422 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-18 19:42:51.425 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-18 19:42:51.479 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-18 19:42:51.481 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-18 19:42:51.484 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-18 19:42:51.485 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.0) 2022-05-18 19:42:51.486 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-18 19:42:51.487 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-18 19:42:51.507 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-18 19:42:51.560 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-18 19:42:51.581 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.9) 2022-05-18 19:42:51.582 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-18 19:42:51.583 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-18 19:42:51.584 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-18 19:42:51.630 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-18 19:42:51.751 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-18 19:42:51.785 | Collecting defusedxml 2022-05-18 19:42:51.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-05-18 19:42:51.796 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-18 19:42:51.892 | Collecting xmlschema>=1.2.1 2022-05-18 19:42:51.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/246d97e7ab039/xmlschema-1.11.0-py3-none-any.whl (334 kB) 2022-05-18 19:42:51.912 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-18 19:42:52.131 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-18 19:42:52.152 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-18 19:42:52.153 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-18 19:42:52.222 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-18 19:42:52.239 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-18 19:42:52.297 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-18 19:42:52.337 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-18 19:42:52.441 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-18 19:42:52.498 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-18 19:42:52.570 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-18 19:42:52.695 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-18 19:42:52.723 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-18 19:42:52.762 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-18 19:42:52.766 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-18 19:42:52.767 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.1) 2022-05-18 19:42:52.769 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-18 19:42:52.770 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-18 19:42:52.772 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-18 19:42:52.824 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-18 19:42:52.957 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-18 19:42:52.960 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-18 19:42:52.961 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-18 19:42:52.963 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-18 19:42:53.112 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-18 19:42:53.306 | Collecting elementpath<3.0.0,>=2.5.0 2022-05-18 19:42:53.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f4/1f1160aaae66b/elementpath-2.5.1-py3-none-any.whl (181 kB) 2022-05-18 19:42:53.580 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-18 19:42:53.843 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-18 19:42:53.877 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-18 19:42:55.223 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-05-18 19:42:56.011 | Attempting uninstall: click 2022-05-18 19:42:56.014 | Found existing installation: Click 7.0 2022-05-18 19:42:56.023 | Uninstalling Click-7.0: 2022-05-18 19:42:56.054 | Successfully uninstalled Click-7.0 2022-05-18 19:42:57.869 | Attempting uninstall: PyJWT 2022-05-18 19:42:57.871 | Found existing installation: PyJWT 1.7.1 2022-05-18 19:42:57.884 | Uninstalling PyJWT-1.7.1: 2022-05-18 19:42:57.913 | Successfully uninstalled PyJWT-1.7.1 2022-05-18 19:42:58.492 | Attempting uninstall: oauthlib 2022-05-18 19:42:58.494 | Found existing installation: oauthlib 3.1.0 2022-05-18 19:42:58.501 | Uninstalling oauthlib-3.1.0: 2022-05-18 19:42:58.530 | Successfully uninstalled oauthlib-3.1.0 2022-05-18 19:42:58.830 | Running setup.py develop for keystone 2022-05-18 19:43:04.459 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.1 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.11.0 2022-05-18 19:43:04.459 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:43:04.467 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:43:04.467 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:43:04.612 | + inc/python:pip_install:200 : result=0 2022-05-18 19:43:04.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:43:04.616 | + functions-common:time_stop:2437 : local name 2022-05-18 19:43:04.618 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:43:04.620 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:43:04.622 | + functions-common:time_stop:2440 : local total 2022-05-18 19:43:04.624 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:43:04.626 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:43:04.628 | + functions-common:time_stop:2444 : start_time=1652902963171 2022-05-18 19:43:04.630 | + functions-common:time_stop:2446 : [[ -z 1652902963171 ]] 2022-05-18 19:43:04.633 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:43:04.637 | + functions-common:time_stop:2449 : end_time=1652902984635 2022-05-18 19:43:04.639 | + functions-common:time_stop:2450 : elapsed_time=21464 2022-05-18 19:43:04.641 | + functions-common:time_stop:2451 : total=55408 2022-05-18 19:43:04.643 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:43:04.646 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=76872 2022-05-18 19:43:04.648 | + inc/python:pip_install:203 : return 0 2022-05-18 19:43:04.650 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:43:04.653 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 19:43:04.655 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 19:43:04.673 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 19:43:04.684 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-18 19:43:04.687 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-18 19:43:04.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:43:04.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:43:04.694 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-18 19:43:04.696 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:43:04.698 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-18 19:43:04.715 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:04.718 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-18 19:43:04.720 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:43:04.722 | + ./stack.sh:main:901 : configure_keystone 2022-05-18 19:43:04.725 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-18 19:43:04.737 | + 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-05-18 19:43:04.739 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-18 19:43:04.743 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-18 19:43:04.759 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:04.761 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-18 19:43:04.791 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-18 19:43:04.818 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-18 19:43:04.848 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-18 19:43:04.877 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-18 19:43:04.907 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-18 19:43:04.937 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-18 19:43:04.964 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-18 19:43:04.992 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-18 19:43:04.994 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-18 19:43:04.996 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-18 19:43:04.999 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-18 19:43:05.001 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:43:05.003 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:43:05.018 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:05.021 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:43:05.024 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:43:05.026 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:43:05.041 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:05.044 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:43:05.046 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:43:05.076 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:43:05.078 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:43:05.080 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-18 19:43:05.082 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-18 19:43:05.099 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:05.101 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.48/identity 2022-05-18 19:43:05.131 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-18 19:43:05.134 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-18 19:43:05.164 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-18 19:43:05.167 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-18 19:43:05.169 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-18 19:43:05.172 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-18 19:43:05.174 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:43:05.176 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:43:05.178 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:43:05.194 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:05.196 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:43:05.199 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-18 19:43:05.202 | + 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-05-18 19:43:05.232 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-18 19:43:05.234 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-18 19:43:05.236 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-18 19:43:05.239 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-18 19:43:05.242 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:43:05.258 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:43:05.260 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:43:05.263 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:43:05.265 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:43:05.267 | + 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-05-18 19:43:05.294 | + 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-05-18 19:43:05.321 | + 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-05-18 19:43:05.348 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:43:05.375 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-18 19:43:05.403 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-18 19:43:05.405 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-18 19:43:05.408 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-18 19:43:05.410 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-18 19:43:05.412 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-18 19:43:05.414 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 19:43:05.416 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:43:05.419 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-18 19:43:05.423 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-18 19:43:05.425 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:43:05.428 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:43:05.440 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:43:05.440 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:43:05.448 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:43:05.452 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:43:05.467 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 19:43:05.470 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-18 19:43:05.473 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-18 19:43:05.503 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-18 19:43:05.529 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-18 19:43:05.555 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-18 19:43:05.582 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-18 19:43:05.609 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-18 19:43:05.637 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-18 19:43:05.664 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-18 19:43:05.691 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-18 19:43:05.718 | + 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-05-18 19:43:05.743 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-18 19:43:05.770 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-18 19:43:05.797 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-18 19:43:05.823 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 19:43:05.826 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 19:43:05.829 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-18 19:43:05.831 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-18 19:43:05.834 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:43:05.836 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:43:05.838 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:43:05.841 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 19:43:05.843 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 19:43:05.845 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 19:43:05.872 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-18 19:43:05.899 | + 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-05-18 19:43:05.900 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 19:43:05.908 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-18 19:43:05.911 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-18 19:43:05.914 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-18 19:43:05.916 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:43:05.919 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:43:05.921 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:43:05.923 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:43:05.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:43:05.928 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:43:05.930 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:43:05.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:43:05.935 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:43:05.937 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-18 19:43:05.998 | Enabling site keystone-wsgi-public. 2022-05-18 19:43:06.003 | To activate the new configuration, you need to run: 2022-05-18 19:43:06.003 | systemctl reload apache2 2022-05-18 19:43:06.007 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 19:43:06.009 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:43:06.012 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:43:06.014 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:43:06.140 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-18 19:43:06.170 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-18 19:43:06.202 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-18 19:43:06.232 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-18 19:43:06.234 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-18 19:43:06.265 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-18 19:43:06.293 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-18 19:43:06.321 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 19:43:06.323 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 19:43:06.326 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-18 19:43:06.342 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:06.345 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-18 19:43:06.362 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:06.364 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-18 19:43:06.366 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-18 19:43:06.368 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-18 19:43:06.371 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:43:06.373 | + lib/stack:stack_install_service:32 : install_swift 2022-05-18 19:43:06.376 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-18 19:43:06.378 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-18 19:43:06.380 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-18 19:43:06.382 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:43:06.384 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:43:06.387 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:43:06.390 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:43:06.392 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:43:06.395 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:43:06.410 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:43:06.413 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:43:06.415 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:43:06.418 | + functions-common:git_clone:629 : echo master 2022-05-18 19:43:06.418 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:43:06.423 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-18 19:43:06.426 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:43:06.428 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-18 19:43:06.440 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-18 19:43:06.443 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:43:06.443 | + functions-common:git_clone:690 : head -1 2022-05-18 19:43:06.464 | 4ff022670 Merge "AbstractRateLimiter: add option to burst on start-up" 2022-05-18 19:43:06.467 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:43:06.470 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-18 19:43:06.472 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:43:06.475 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 19:43:06.477 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-18 19:43:06.479 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-18 19:43:06.482 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-18 19:43:06.485 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:43:06.488 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 19:43:06.490 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-18 19:43:06.492 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:43:06.494 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-18 19:43:06.497 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-18 19:43:06.500 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:43:06.503 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-18 19:43:06.506 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:43:06.508 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:43:06.511 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-18 19:43:06.516 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-18 19:43:06.519 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-18 19:43:07.175 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-18 19:43:07.177 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:43:07.179 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:43:07.182 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:43:07.184 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 19:43:07.186 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-18 19:43:07.188 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:43:07.191 | + inc/python:setup_package:428 : local extras=keystone 2022-05-18 19:43:07.193 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:43:07.195 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-18 19:43:07.197 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-18 19:43:07.199 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-18 19:43:07.202 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:43:07.204 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-18 19:43:07.224 | Using python 3.8 to install /opt/stack/swift 2022-05-18 19:43:07.227 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-18 19:43:07.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:43:07.977 | from cryptography.utils import int_from_bytes 2022-05-18 19:43:07.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:43:07.977 | from cryptography.utils import int_from_bytes 2022-05-18 19:43:09.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:43:09.169 | Obtaining file:///opt/stack/swift 2022-05-18 19:43:09.170 | Preparing metadata (setup.py): started 2022-05-18 19:43:13.592 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:43:13.705 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.33.1) 2022-05-18 19:43:13.706 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.1.2) 2022-05-18 19:43:13.707 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.11.0) 2022-05-18 19:43:13.708 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.1.1) 2022-05-18 19:43:14.673 | Collecting lxml>=3.4.1 2022-05-18 19:43:14.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-05-18 19:43:14.850 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.27.1) 2022-05-18 19:43:14.851 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.16.0) 2022-05-18 19:43:14.958 | Collecting xattr>=0.4 2022-05-18 19:43:14.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-05-18 19:43:15.007 | Collecting PyECLib>=1.3.1 2022-05-18 19:43:15.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-05-18 19:43:15.345 | Preparing metadata (setup.py): started 2022-05-18 19:43:18.256 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:43:18.260 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (36.0.2) 2022-05-18 19:43:18.261 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (9.4.0) 2022-05-18 19:43:18.299 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev54) (1.15.0) 2022-05-18 19:43:18.308 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev54) (2.2.1) 2022-05-18 19:43:18.362 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (5.1.0) 2022-05-18 19:43:18.363 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.8.7) 2022-05-18 19:43:18.365 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (8.8.0) 2022-05-18 19:43:18.366 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.1.0) 2022-05-18 19:43:18.367 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.7.0) 2022-05-18 19:43:18.368 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.5.0) 2022-05-18 19:43:18.369 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2.11.0) 2022-05-18 19:43:18.370 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.3.0) 2022-05-18 19:43:18.372 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (5.9.0) 2022-05-18 19:43:18.373 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.13.0) 2022-05-18 19:43:18.374 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (3.1.1) 2022-05-18 19:43:18.375 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.4.0) 2022-05-18 19:43:18.400 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev54) (62.2.0) 2022-05-18 19:43:18.431 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (1.26.9) 2022-05-18 19:43:18.434 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (2.0.12) 2022-05-18 19:43:18.436 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (3.3) 2022-05-18 19:43:18.437 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (2019.11.28) 2022-05-18 19:43:18.460 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev54) (2.21) 2022-05-18 19:43:18.599 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.0.2) 2022-05-18 19:43:18.600 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (3.5.0) 2022-05-18 19:43:18.601 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.7.0) 2022-05-18 19:43:18.643 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.1.5) 2022-05-18 19:43:18.688 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (0.8.0) 2022-05-18 19:43:18.690 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (6.0) 2022-05-18 19:43:18.691 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2.5.0) 2022-05-18 19:43:18.692 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.5.0) 2022-05-18 19:43:18.753 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2.8.2) 2022-05-18 19:43:18.755 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (0.9.6) 2022-05-18 19:43:18.769 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2022.1) 2022-05-18 19:43:18.770 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.0.3) 2022-05-18 19:43:18.789 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (3.0.9) 2022-05-18 19:43:18.790 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (21.3) 2022-05-18 19:43:18.908 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.14.1) 2022-05-18 19:43:18.923 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (5.1.1) 2022-05-18 19:43:19.215 | Building wheels for collected packages: PyECLib 2022-05-18 19:43:19.215 | Building wheel for PyECLib (setup.py): started 2022-05-18 19:43:23.376 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-05-18 19:43:23.377 | Created wheel for PyECLib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50642 sha256=0d4525a50506b49df29631f40e7f315c79d5e83320d62f58ee01f2449b392c25 2022-05-18 19:43:23.377 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-05-18 19:43:23.381 | Successfully built PyECLib 2022-05-18 19:43:24.771 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-05-18 19:43:25.320 | Running setup.py develop for swift 2022-05-18 19:43:30.656 | Successfully installed PyECLib-1.6.1 lxml-4.8.0 swift xattr-0.9.9 2022-05-18 19:43:30.656 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:43:30.664 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:43:30.664 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:43:30.807 | + inc/python:pip_install:200 : result=0 2022-05-18 19:43:30.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:43:30.811 | + functions-common:time_stop:2437 : local name 2022-05-18 19:43:30.813 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:43:30.816 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:43:30.818 | + functions-common:time_stop:2440 : local total 2022-05-18 19:43:30.820 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:43:30.822 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:43:30.824 | + functions-common:time_stop:2444 : start_time=1652902987219 2022-05-18 19:43:30.827 | + functions-common:time_stop:2446 : [[ -z 1652902987219 ]] 2022-05-18 19:43:30.829 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:43:30.833 | + functions-common:time_stop:2449 : end_time=1652903010831 2022-05-18 19:43:30.835 | + functions-common:time_stop:2450 : elapsed_time=23612 2022-05-18 19:43:30.838 | + functions-common:time_stop:2451 : total=76872 2022-05-18 19:43:30.840 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:43:30.842 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=100484 2022-05-18 19:43:30.845 | + inc/python:pip_install:203 : return 0 2022-05-18 19:43:30.847 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:43:30.849 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 19:43:30.851 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 19:43:30.869 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 19:43:30.881 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-18 19:43:30.883 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-18 19:43:30.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:43:30.888 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:43:30.891 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-18 19:43:30.893 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:43:30.895 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-18 19:43:30.898 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:43:30.900 | + ./stack.sh:main:910 : configure_swift 2022-05-18 19:43:30.903 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-18 19:43:30.905 | + lib/swift:configure_swift:332 : local node_number 2022-05-18 19:43:30.907 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-18 19:43:30.909 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-18 19:43:30.911 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-18 19:43:32.060 | No container-replicator running 2022-05-18 19:43:32.060 | No object-server running 2022-05-18 19:43:32.060 | No account-replicator running 2022-05-18 19:43:32.060 | No container-server running 2022-05-18 19:43:32.060 | No account-auditor running 2022-05-18 19:43:32.060 | No proxy-server running 2022-05-18 19:43:32.060 | No container-reconciler running 2022-05-18 19:43:32.060 | No container-updater running 2022-05-18 19:43:32.060 | No object-updater running 2022-05-18 19:43:32.060 | No account-reaper running 2022-05-18 19:43:32.060 | No object-expirer running 2022-05-18 19:43:32.060 | No container-auditor running 2022-05-18 19:43:32.060 | No object-auditor running 2022-05-18 19:43:32.060 | No account-server running 2022-05-18 19:43:32.060 | No container-sharder running 2022-05-18 19:43:32.060 | No object-reconstructor running 2022-05-18 19:43:32.061 | No object-replicator running 2022-05-18 19:43:32.061 | No container-sync running 2022-05-18 19:43:32.154 | + lib/swift:configure_swift:337 : true 2022-05-18 19:43:32.156 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-18 19:43:32.169 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-18 19:43:32.180 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-18 19:43:32.183 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-18 19:43:32.184 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-18 19:43:32.188 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-18 19:43:32.188 | s/%GROUP%/ubuntu/; 2022-05-18 19:43:32.188 | s/%USER%/ubuntu/; 2022-05-18 19:43:32.188 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-18 19:43:32.188 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-18 19:43:32.191 | uid = ubuntu 2022-05-18 19:43:32.191 | gid = ubuntu 2022-05-18 19:43:32.191 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-18 19:43:32.191 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-18 19:43:32.191 | address = 127.0.0.1 2022-05-18 19:43:32.191 | 2022-05-18 19:43:32.192 | [account6612] 2022-05-18 19:43:32.192 | max connections = 25 2022-05-18 19:43:32.192 | path = /opt/stack/data/swift/1/node/ 2022-05-18 19:43:32.192 | read only = false 2022-05-18 19:43:32.192 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-18 19:43:32.192 | 2022-05-18 19:43:32.192 | [account6622] 2022-05-18 19:43:32.192 | max connections = 25 2022-05-18 19:43:32.192 | path = /opt/stack/data/swift/2/node/ 2022-05-18 19:43:32.192 | read only = false 2022-05-18 19:43:32.192 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-18 19:43:32.192 | 2022-05-18 19:43:32.192 | [account6632] 2022-05-18 19:43:32.192 | max connections = 25 2022-05-18 19:43:32.192 | path = /opt/stack/data/swift/3/node/ 2022-05-18 19:43:32.192 | read only = false 2022-05-18 19:43:32.192 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-18 19:43:32.192 | 2022-05-18 19:43:32.192 | [account6642] 2022-05-18 19:43:32.192 | max connections = 25 2022-05-18 19:43:32.192 | path = /opt/stack/data/swift/4/node/ 2022-05-18 19:43:32.192 | read only = false 2022-05-18 19:43:32.192 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-18 19:43:32.192 | 2022-05-18 19:43:32.192 | 2022-05-18 19:43:32.192 | [container6611] 2022-05-18 19:43:32.192 | max connections = 25 2022-05-18 19:43:32.192 | path = /opt/stack/data/swift/1/node/ 2022-05-18 19:43:32.192 | read only = false 2022-05-18 19:43:32.192 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-18 19:43:32.192 | 2022-05-18 19:43:32.192 | [container6621] 2022-05-18 19:43:32.192 | max connections = 25 2022-05-18 19:43:32.192 | path = /opt/stack/data/swift/2/node/ 2022-05-18 19:43:32.192 | read only = false 2022-05-18 19:43:32.192 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-18 19:43:32.192 | 2022-05-18 19:43:32.193 | [container6631] 2022-05-18 19:43:32.193 | max connections = 25 2022-05-18 19:43:32.193 | path = /opt/stack/data/swift/3/node/ 2022-05-18 19:43:32.193 | read only = false 2022-05-18 19:43:32.193 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-18 19:43:32.193 | 2022-05-18 19:43:32.193 | [container6641] 2022-05-18 19:43:32.193 | max connections = 25 2022-05-18 19:43:32.193 | path = /opt/stack/data/swift/4/node/ 2022-05-18 19:43:32.193 | read only = false 2022-05-18 19:43:32.193 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-18 19:43:32.193 | 2022-05-18 19:43:32.193 | 2022-05-18 19:43:32.193 | [object6613] 2022-05-18 19:43:32.193 | max connections = 25 2022-05-18 19:43:32.193 | path = /opt/stack/data/swift/1/node/ 2022-05-18 19:43:32.193 | read only = false 2022-05-18 19:43:32.193 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-18 19:43:32.193 | 2022-05-18 19:43:32.193 | [object6623] 2022-05-18 19:43:32.193 | max connections = 25 2022-05-18 19:43:32.193 | path = /opt/stack/data/swift/2/node/ 2022-05-18 19:43:32.193 | read only = false 2022-05-18 19:43:32.193 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-18 19:43:32.193 | 2022-05-18 19:43:32.193 | [object6633] 2022-05-18 19:43:32.193 | max connections = 25 2022-05-18 19:43:32.193 | path = /opt/stack/data/swift/3/node/ 2022-05-18 19:43:32.193 | read only = false 2022-05-18 19:43:32.193 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-18 19:43:32.193 | 2022-05-18 19:43:32.194 | [object6643] 2022-05-18 19:43:32.194 | max connections = 25 2022-05-18 19:43:32.194 | path = /opt/stack/data/swift/4/node/ 2022-05-18 19:43:32.194 | read only = false 2022-05-18 19:43:32.194 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-18 19:43:32.194 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-18 19:43:32.196 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:43:32.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:43:32.201 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-18 19:43:32.213 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-18 19:43:32.215 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-18 19:43:32.220 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-18 19:43:32.224 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-18 19:43:32.226 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-18 19:43:32.230 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-18 19:43:32.257 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.48:8080/v1/ 2022-05-18 19:43:32.283 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-18 19:43:32.300 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-18 19:43:32.327 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-18 19:43:32.345 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-18 19:43:32.372 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-18 19:43:32.392 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-18 19:43:32.420 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-18 19:43:32.437 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-18 19:43:32.465 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-18 19:43:32.482 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 19:43:32.510 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-18 19:43:32.528 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-18 19:43:32.543 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:32.545 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-18 19:43:32.572 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-18 19:43:32.599 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-18 19:43:32.626 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-18 19:43:32.653 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-18 19:43:32.668 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:32.670 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-18 19:43:32.698 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-18 19:43:32.713 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:32.715 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-18 19:43:32.730 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:32.732 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-18 19:43:32.734 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-18 19:43:32.749 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:32.751 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-18 19:43:32.753 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-18 19:43:32.755 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-18 19:43:32.760 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-18 19:43:32.766 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-18 19:43:32.792 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-18 19:43:32.819 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-18 19:43:32.848 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-18 19:43:32.877 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-18 19:43:32.904 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-18 19:43:32.906 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-18 19:43:32.908 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-18 19:43:32.910 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-18 19:43:32.912 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-18 19:43:32.939 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-18 19:43:32.966 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:43:32.993 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-18 19:43:33.020 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-18 19:43:33.048 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-18 19:43:33.075 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-18 19:43:33.101 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-18 19:43:33.127 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:43:33.155 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-18 19:43:33.181 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-18 19:43:33.208 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-18 19:43:33.235 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-18 19:43:33.262 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-18 19:43:33.292 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-18 19:43:33.319 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-18 19:43:33.337 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-18 19:43:33.363 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-18 19:43:33.391 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-18 19:43:33.395 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-18 19:43:33.422 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-18 19:43:33.450 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-18 19:43:33.475 | + lib/swift:configure_swift:475 : local node_number 2022-05-18 19:43:33.478 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-18 19:43:33.480 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 19:43:33.482 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-18 19:43:33.486 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-18 19:43:33.488 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 19:43:33.490 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 19:43:33.492 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-18 19:43:33.495 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-18 19:43:33.497 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 19:43:33.499 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 19:43:33.502 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-18 19:43:33.519 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-18 19:43:33.546 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-18 19:43:33.564 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-18 19:43:33.591 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-18 19:43:33.608 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 19:43:33.637 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-18 19:43:33.666 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 19:43:33.697 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-18 19:43:33.714 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 19:43:33.742 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-18 19:43:33.760 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-18 19:43:33.788 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-18 19:43:33.806 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-18 19:43:33.834 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-18 19:43:33.852 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-18 19:43:33.883 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-18 19:43:33.902 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-18 19:43:33.928 | + 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-05-18 19:43:33.933 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-18 19:43:33.951 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 19:43:33.980 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-18 19:43:34.009 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-18 19:43:34.011 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-18 19:43:34.015 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-18 19:43:34.018 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-18 19:43:34.020 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 19:43:34.022 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-18 19:43:34.025 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-18 19:43:34.027 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 19:43:34.030 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 19:43:34.032 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-18 19:43:34.050 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-18 19:43:34.078 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-18 19:43:34.096 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-18 19:43:34.124 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-18 19:43:34.141 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 19:43:34.170 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-18 19:43:34.188 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 19:43:34.216 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-18 19:43:34.234 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 19:43:34.262 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-18 19:43:34.280 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-18 19:43:34.308 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-18 19:43:34.326 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-18 19:43:34.354 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-18 19:43:34.372 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-18 19:43:34.400 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-18 19:43:34.418 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-18 19:43:34.444 | + 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-05-18 19:43:34.450 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-18 19:43:34.468 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 19:43:34.496 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-18 19:43:34.498 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-18 19:43:34.502 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-18 19:43:34.504 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-18 19:43:34.506 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 19:43:34.509 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-18 19:43:34.511 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-18 19:43:34.513 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 19:43:34.516 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 19:43:34.518 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-18 19:43:34.536 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-18 19:43:34.563 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-18 19:43:34.581 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-18 19:43:34.609 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-18 19:43:34.626 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 19:43:34.655 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-18 19:43:34.673 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 19:43:34.701 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-18 19:43:34.720 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 19:43:34.749 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-18 19:43:34.766 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-18 19:43:34.795 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-18 19:43:34.813 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-18 19:43:34.840 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-18 19:43:34.858 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-18 19:43:34.886 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-18 19:43:34.904 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-18 19:43:34.930 | + 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-05-18 19:43:34.935 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-18 19:43:34.954 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 19:43:34.982 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-18 19:43:35.010 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-18 19:43:35.038 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-18 19:43:35.066 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-18 19:43:35.068 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-18 19:43:35.073 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-18 19:43:35.101 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-18 19:43:35.129 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-18 19:43:35.157 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-18 19:43:35.185 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-18 19:43:35.213 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-18 19:43:35.240 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-18 19:43:35.267 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-18 19:43:35.294 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-18 19:43:35.320 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-18 19:43:35.336 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:35.338 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-18 19:43:35.356 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-18 19:43:35.359 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-18 19:43:35.378 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-18 19:43:35.380 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.48 2022-05-18 19:43:35.408 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-18 19:43:35.410 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-18 19:43:35.436 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.48/identity 2022-05-18 19:43:35.465 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-18 19:43:35.467 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-18 19:43:35.497 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-18 19:43:35.513 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:35.515 | + lib/swift:configure_swift:538 : local user_group 2022-05-18 19:43:35.518 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-18 19:43:35.523 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-18 19:43:35.525 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-18 19:43:35.538 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-18 19:43:35.540 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-18 19:43:35.551 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-18 19:43:35.554 | + lib/swift:configure_swift:545 : is_suse 2022-05-18 19:43:35.556 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:43:35.558 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:43:35.561 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:43:35.563 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:43:35.565 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:43:35.567 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:43:35.570 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-18 19:43:35.582 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-18 19:43:35.584 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-18 19:43:35.587 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-18 19:43:35.603 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:43:35.605 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-18 19:43:35.622 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:35.625 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-18 19:43:35.627 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-18 19:43:35.629 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-18 19:43:35.632 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:43:35.634 | + lib/stack:stack_install_service:32 : install_glance 2022-05-18 19:43:35.637 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-18 19:43:35.639 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-18 19:43:35.642 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-18 19:43:35.658 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:35.661 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-18 19:43:35.663 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-18 19:43:35.680 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:43:35.683 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-18 19:43:35.686 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-18 19:43:35.688 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-18 19:43:35.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:43:35.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:43:35.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-18 19:43:35.699 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:43:35.703 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-18 19:43:35.705 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-18 19:43:35.708 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-18 19:43:35.711 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-18 19:43:35.713 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-18 19:43:35.716 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-18 19:43:35.718 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-18 19:43:35.721 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-18 19:43:35.724 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-18 19:43:35.726 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-18 19:43:35.730 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:43:35.730 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-18 19:43:35.735 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-18 19:43:35.738 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-18 19:43:35.740 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-18 19:43:35.744 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-18 19:43:35.747 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-18 19:43:35.768 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-18 19:43:35.771 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-18 19:43:36.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:43:36.537 | from cryptography.utils import int_from_bytes 2022-05-18 19:43:36.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:43:36.537 | from cryptography.utils import int_from_bytes 2022-05-18 19:43:37.774 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:43:37.950 | Collecting glance-store[cinder,swift]!=0.29.0 2022-05-18 19:43:37.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-05-18 19:43:38.051 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-18 19:43:38.052 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-18 19:43:38.053 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-18 19:43:38.054 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-18 19:43:38.055 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-18 19:43:38.056 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-18 19:43:38.057 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.1) 2022-05-18 19:43:38.058 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-18 19:43:38.059 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-05-18 19:43:38.060 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-18 19:43:38.061 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-18 19:43:38.062 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-18 19:43:38.064 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-18 19:43:38.135 | Collecting python-swiftclient>=3.2.0 2022-05-18 19:43:38.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-05-18 19:43:38.151 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-18 19:43:38.243 | Collecting python-cinderclient>=4.1.0 2022-05-18 19:43:38.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-05-18 19:43:38.264 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-18 19:43:38.420 | Collecting os-brick>=2.6.0 2022-05-18 19:43:38.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-05-18 19:43:38.447 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-18 19:43:38.448 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-18 19:43:38.461 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.9) 2022-05-18 19:43:38.528 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-18 19:43:38.529 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-18 19:43:38.530 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-18 19:43:38.555 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-18 19:43:38.557 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-18 19:43:38.559 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-18 19:43:38.561 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-18 19:43:38.562 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-18 19:43:38.574 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-18 19:43:38.614 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-18 19:43:38.616 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-18 19:43:38.617 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-18 19:43:38.618 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-18 19:43:38.638 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-18 19:43:38.640 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-18 19:43:38.655 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-18 19:43:38.671 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-18 19:43:38.673 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-18 19:43:38.693 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-18 19:43:38.694 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2022-05-18 19:43:38.778 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-18 19:43:38.779 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-18 19:43:38.780 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-18 19:43:38.782 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-18 19:43:38.832 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-18 19:43:38.858 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-18 19:43:39.093 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-18 19:43:39.097 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-18 19:43:39.129 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-18 19:43:39.130 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-18 19:43:39.132 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-18 19:43:39.133 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-18 19:43:39.134 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-18 19:43:39.136 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-18 19:43:39.190 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-18 19:43:39.375 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-18 19:43:39.399 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.2.0) 2022-05-18 19:43:39.482 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-18 19:43:39.629 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-18 19:43:41.238 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-05-18 19:43:42.464 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-05-18 19:43:42.465 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:43:42.471 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:43:42.471 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:43:42.593 | + inc/python:pip_install:200 : result=0 2022-05-18 19:43:42.595 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:43:42.598 | + functions-common:time_stop:2437 : local name 2022-05-18 19:43:42.600 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:43:42.602 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:43:42.605 | + functions-common:time_stop:2440 : local total 2022-05-18 19:43:42.607 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:43:42.609 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:43:42.611 | + functions-common:time_stop:2444 : start_time=1652903015763 2022-05-18 19:43:42.614 | + functions-common:time_stop:2446 : [[ -z 1652903015763 ]] 2022-05-18 19:43:42.617 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:43:42.621 | + functions-common:time_stop:2449 : end_time=1652903022618 2022-05-18 19:43:42.624 | + functions-common:time_stop:2450 : elapsed_time=6855 2022-05-18 19:43:42.626 | + functions-common:time_stop:2451 : total=100484 2022-05-18 19:43:42.628 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:43:42.630 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=107339 2022-05-18 19:43:42.633 | + inc/python:pip_install:203 : return 0 2022-05-18 19:43:42.636 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-18 19:43:42.638 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-18 19:43:42.641 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-18 19:43:42.654 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-18 19:43:42.658 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-18 19:43:42.661 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-18 19:43:42.663 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-18 19:43:42.666 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:43:42.668 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:43:42.671 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:43:42.674 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:43:42.676 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:43:42.679 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:43:42.695 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:43:42.698 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:43:42.700 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:43:42.703 | + functions-common:git_clone:629 : echo master 2022-05-18 19:43:42.703 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:43:42.708 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-18 19:43:42.711 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:43:42.713 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-18 19:43:42.725 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-18 19:43:42.728 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:43:42.728 | + functions-common:git_clone:690 : head -1 2022-05-18 19:43:42.732 | 0633746cf Merge "Use show-policy to render default policy in documentation" 2022-05-18 19:43:42.734 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:43:42.737 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-18 19:43:42.740 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:43:42.742 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 19:43:42.745 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-18 19:43:42.748 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:43:42.750 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-18 19:43:42.753 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:43:42.755 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 19:43:42.758 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-18 19:43:42.760 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:43:42.763 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:43:42.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-18 19:43:42.768 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:43:42.771 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-18 19:43:42.774 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:43:42.777 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:43:42.780 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-18 19:43:42.787 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-18 19:43:42.789 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-18 19:43:43.455 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-18 19:43:43.457 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:43:43.460 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:43:43.462 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:43:43.464 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 19:43:43.467 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-18 19:43:43.469 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:43:43.471 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:43:43.474 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:43:43.476 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:43:43.478 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:43:43.481 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:43:43.484 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:43:43.486 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-18 19:43:43.507 | Using python 3.8 to install /opt/stack/glance 2022-05-18 19:43:43.509 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-18 19:43:44.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:43:44.273 | from cryptography.utils import int_from_bytes 2022-05-18 19:43:44.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:43:44.273 | from cryptography.utils import int_from_bytes 2022-05-18 19:43:45.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:43:45.474 | Obtaining file:///opt/stack/glance 2022-05-18 19:43:45.475 | Preparing metadata (setup.py): started 2022-05-18 19:43:50.040 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:43:50.183 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.9.0) 2022-05-18 19:43:50.184 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.7.1) 2022-05-18 19:43:50.185 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.4.36) 2022-05-18 19:43:50.187 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.33.1) 2022-05-18 19:43:50.188 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.1.1) 2022-05-18 19:43:50.189 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.5.1) 2022-05-18 19:43:50.190 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.8.7) 2022-05-18 19:43:50.191 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.4.2) 2022-05-18 19:43:50.192 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.7.7) 2022-05-18 19:43:50.193 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.20.4) 2022-05-18 19:43:50.194 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (8.8.0) 2022-05-18 19:43:50.195 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.1) 2022-05-18 19:43:50.196 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.1.0) 2022-05-18 19:43:50.197 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.5.0) 2022-05-18 19:43:50.198 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.13.0) 2022-05-18 19:43:50.199 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.5.0) 2022-05-18 19:43:50.200 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.4.1) 2022-05-18 19:43:50.359 | Collecting taskflow>=4.0.0 2022-05-18 19:43:50.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47f/b0baa789068e1/taskflow-4.7.0-py3-none-any.whl (493 kB) 2022-05-18 19:43:50.388 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.0) 2022-05-18 19:43:50.389 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (9.4.0) 2022-05-18 19:43:50.434 | Collecting WSME>=0.8.0 2022-05-18 19:43:50.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-05-18 19:43:50.445 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.3.0) 2022-05-18 19:43:50.446 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.5.0) 2022-05-18 19:43:50.447 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev43) (3.2.0) 2022-05-18 19:43:50.448 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.4.0) 2022-05-18 19:43:50.449 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (22.0.0) 2022-05-18 19:43:50.450 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (11.3.0) 2022-05-18 19:43:50.451 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.1.0) 2022-05-18 19:43:50.495 | Collecting oslo.limit>=1.4.0 2022-05-18 19:43:50.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-05-18 19:43:50.505 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.7.0) 2022-05-18 19:43:50.506 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (12.14.0) 2022-05-18 19:43:50.507 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.1) 2022-05-18 19:43:50.509 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.4.0) 2022-05-18 19:43:50.510 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.12.1) 2022-05-18 19:43:50.540 | Collecting retrying!=1.3.0,>=1.2.3 2022-05-18 19:43:50.547 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-05-18 19:43:50.551 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.4.3) 2022-05-18 19:43:50.552 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.0.0) 2022-05-18 19:43:50.553 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.5.0) 2022-05-18 19:43:50.553 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (36.0.2) 2022-05-18 19:43:50.583 | Collecting cursive>=0.2.1 2022-05-18 19:43:50.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-05-18 19:43:50.593 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.0.2) 2022-05-18 19:43:50.594 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.6.0) 2022-05-18 19:43:50.690 | Collecting castellan>=0.17.0 2022-05-18 19:43:50.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-05-18 19:43:50.719 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (1.2.0) 2022-05-18 19:43:50.720 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (4.11.3) 2022-05-18 19:43:50.722 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (5.7.1) 2022-05-18 19:43:50.804 | Collecting python-barbicanclient>=4.5.2 2022-05-18 19:43:50.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-05-18 19:43:50.819 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev43) (2.27.1) 2022-05-18 19:43:50.861 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev43) (1.15.0) 2022-05-18 19:43:50.896 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev43) (4.3.0) 2022-05-18 19:43:50.906 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev43) (1.14.1) 2022-05-18 19:43:50.921 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (1.1.2) 2022-05-18 19:43:50.922 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (1.16.0) 2022-05-18 19:43:50.923 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (2.2.1) 2022-05-18 19:43:51.011 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev43) (3.0.9) 2022-05-18 19:43:51.116 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev43) (1.7.0) 2022-05-18 19:43:51.168 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev43) (2.11.0) 2022-05-18 19:43:51.170 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev43) (3.1.1) 2022-05-18 19:43:51.205 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev43) (0.17.3) 2022-05-18 19:43:51.249 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (0.8.0) 2022-05-18 19:43:51.252 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (6.0) 2022-05-18 19:43:51.253 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (1.5.0) 2022-05-18 19:43:51.312 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (0.5.0) 2022-05-18 19:43:51.315 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (0.13.0) 2022-05-18 19:43:51.316 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (2.0.1) 2022-05-18 19:43:51.342 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev43) (0.61.0) 2022-05-18 19:43:51.390 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev43) (2.8.2) 2022-05-18 19:43:51.395 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev43) (0.9.6) 2022-05-18 19:43:51.456 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (5.1.0) 2022-05-18 19:43:51.457 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (5.2.4) 2022-05-18 19:43:51.458 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (2.8.0) 2022-05-18 19:43:51.460 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (5.1.1) 2022-05-18 19:43:51.461 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (0.4.0) 2022-05-18 19:43:51.486 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.3.0) 2022-05-18 19:43:51.490 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.1.2) 2022-05-18 19:43:51.492 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.2.2) 2022-05-18 19:43:51.538 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev43) (5.9.0) 2022-05-18 19:43:51.581 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (0.11.0) 2022-05-18 19:43:51.582 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (2022.1) 2022-05-18 19:43:51.583 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (21.3) 2022-05-18 19:43:51.657 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev43) (62.2.0) 2022-05-18 19:43:51.717 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev43) (0.2.5) 2022-05-18 19:43:51.818 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev43) (0.7) 2022-05-18 19:43:52.100 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (6.3.1) 2022-05-18 19:43:52.134 | Collecting pydot>=1.2.4 2022-05-18 19:43:52.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-05-18 19:43:52.257 | Collecting networkx>=2.1.0 2022-05-18 19:43:52.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-05-18 19:43:52.394 | Collecting automaton>=1.9.0 2022-05-18 19:43:52.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-05-18 19:43:52.485 | Collecting simplegeneric 2022-05-18 19:43:52.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-05-18 19:43:52.496 | Preparing metadata (setup.py): started 2022-05-18 19:43:55.165 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:43:55.195 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (5.0.0) 2022-05-18 19:43:55.288 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev43) (2.21) 2022-05-18 19:43:55.405 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev43) (2.1.1) 2022-05-18 19:43:55.635 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev43) (1.1.5) 2022-05-18 19:43:55.637 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev43) (2.5.0) 2022-05-18 19:43:55.639 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev43) (1.32) 2022-05-18 19:43:55.640 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev43) (1.4.0) 2022-05-18 19:43:55.641 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev43) (5.1.1) 2022-05-18 19:43:55.642 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev43) (1.4.4) 2022-05-18 19:43:55.644 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev43) (1.0.0) 2022-05-18 19:43:55.794 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (0.14.1) 2022-05-18 19:43:55.828 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev43) (1.0.3) 2022-05-18 19:43:55.872 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (1.3.3) 2022-05-18 19:43:55.875 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (3.0.0) 2022-05-18 19:43:56.130 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev43) (3.10.1) 2022-05-18 19:43:56.314 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev43) (2019.11.28) 2022-05-18 19:43:56.315 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev43) (1.26.9) 2022-05-18 19:43:56.317 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev43) (2.0.12) 2022-05-18 19:43:56.319 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev43) (3.3) 2022-05-18 19:43:56.423 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev43) (0.5.2) 2022-05-18 19:43:56.578 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev43) (2.5.0) 2022-05-18 19:43:56.682 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev43) (3.8.0) 2022-05-18 19:43:57.003 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev43) (0.5.0) 2022-05-18 19:43:57.005 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev43) (2.4.1) 2022-05-18 19:43:57.227 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev43) (2.3) 2022-05-18 19:43:57.504 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev43) (1.0.0) 2022-05-18 19:43:57.858 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev43) (21.4.0) 2022-05-18 19:43:57.859 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev43) (1.8.2) 2022-05-18 19:43:58.228 | Building wheels for collected packages: simplegeneric 2022-05-18 19:43:58.229 | Building wheel for simplegeneric (setup.py): started 2022-05-18 19:44:01.934 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-05-18 19:44:01.934 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=946602838ec06350c386c91a98ec21a6979b3c71f65978cfd1174c184f2f04a2 2022-05-18 19:44:01.935 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-05-18 19:44:01.938 | Successfully built simplegeneric 2022-05-18 19:44:02.792 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-05-18 19:44:06.251 | Running setup.py develop for glance 2022-05-18 19:44:12.072 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.7.0 2022-05-18 19:44:12.072 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:44:12.079 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:44:12.079 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:44:12.227 | + inc/python:pip_install:200 : result=0 2022-05-18 19:44:12.230 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:44:12.233 | + functions-common:time_stop:2437 : local name 2022-05-18 19:44:12.235 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:44:12.238 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:44:12.240 | + functions-common:time_stop:2440 : local total 2022-05-18 19:44:12.243 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:44:12.247 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:44:12.249 | + functions-common:time_stop:2444 : start_time=1652903023502 2022-05-18 19:44:12.252 | + functions-common:time_stop:2446 : [[ -z 1652903023502 ]] 2022-05-18 19:44:12.254 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:44:12.259 | + functions-common:time_stop:2449 : end_time=1652903052256 2022-05-18 19:44:12.261 | + functions-common:time_stop:2450 : elapsed_time=28754 2022-05-18 19:44:12.263 | + functions-common:time_stop:2451 : total=107339 2022-05-18 19:44:12.265 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:44:12.267 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=136093 2022-05-18 19:44:12.270 | + inc/python:pip_install:203 : return 0 2022-05-18 19:44:12.272 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:44:12.275 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 19:44:12.277 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 19:44:12.296 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 19:44:12.309 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-18 19:44:12.311 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-18 19:44:12.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:44:12.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:44:12.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-18 19:44:12.321 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:44:12.324 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:44:12.326 | + ./stack.sh:main:922 : configure_glance 2022-05-18 19:44:12.329 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-18 19:44:12.341 | + lib/glance:configure_glance:326 : local dburl 2022-05-18 19:44:12.344 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-18 19:44:12.346 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-18 19:44:12.349 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-18 19:44:12.351 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-18 19:44:12.353 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:44:12.356 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:44:12.358 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:44:12.373 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:44:12.375 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:44:12.378 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 19:44:12.380 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 19:44:12.383 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-18 19:44:12.412 | + 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-05-18 19:44:12.444 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-18 19:44:12.472 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-18 19:44:12.500 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-18 19:44:12.530 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-18 19:44:12.560 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-18 19:44:12.563 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-18 19:44:12.565 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-18 19:44:12.567 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:44:12.570 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-18 19:44:12.599 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-18 19:44:12.626 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:44:12.654 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-18 19:44:12.681 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-18 19:44:12.709 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-18 19:44:12.737 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-18 19:44:12.765 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-18 19:44:12.797 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:44:12.825 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:44:12.853 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-18 19:44:12.883 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-18 19:44:12.886 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-18 19:44:12.888 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-18 19:44:12.891 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:44:12.893 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:44:12.896 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:44:12.912 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:44:12.915 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:44:12.918 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:44:12.920 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:44:12.936 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:44:12.939 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:44:12.941 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:44:12.969 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:44:12.972 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:44:12.974 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-18 19:44:12.977 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-18 19:44:12.979 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-18 19:44:13.007 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-18 19:44:13.038 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-18 19:44:13.040 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-18 19:44:13.043 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-18 19:44:13.045 | + lib/glance:configure_glance_store:254 : local be 2022-05-18 19:44:13.047 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-18 19:44:13.050 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-18 19:44:13.052 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-18 19:44:13.083 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-18 19:44:13.085 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.48 2022-05-18 19:44:13.120 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-18 19:44:13.123 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-18 19:44:13.139 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:44:13.142 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-18 19:44:13.173 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-18 19:44:13.201 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-18 19:44:13.230 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-18 19:44:13.257 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-18 19:44:13.285 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-18 19:44:13.302 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:44:13.304 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 19:44:13.331 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-18 19:44:13.362 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-18 19:44:13.389 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.48/identity/v3 2022-05-18 19:44:13.417 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-18 19:44:13.444 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.48/image 2022-05-18 19:44:13.475 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-18 19:44:13.491 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:44:13.494 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-18 19:44:13.496 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-18 19:44:13.499 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-18 19:44:13.502 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:44:13.519 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:44:13.521 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:44:13.524 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:44:13.527 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:44:13.530 | + 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-05-18 19:44:13.557 | + 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-05-18 19:44:13.585 | + 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-05-18 19:44:13.613 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:44:13.641 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-18 19:44:13.645 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-18 19:44:13.676 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-18 19:44:13.704 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-18 19:44:13.732 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.48/identity 2022-05-18 19:44:13.760 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-18 19:44:13.788 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-18 19:44:13.817 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-18 19:44:13.845 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-18 19:44:13.876 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-18 19:44:13.907 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-18 19:44:13.938 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-18 19:44:13.967 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-18 19:44:13.972 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-18 19:44:13.978 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-18 19:44:13.994 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:44:13.997 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-18 19:44:13.999 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-18 19:44:14.001 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-18 19:44:14.004 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-18 19:44:14.006 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-18 19:44:14.008 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-18 19:44:14.012 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-18 19:44:14.015 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-18 19:44:14.018 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-18 19:44:14.048 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-18 19:44:14.050 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-18 19:44:14.053 | ++ functions:get_random_port:837 : true 2022-05-18 19:44:14.055 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-18 19:44:14.057 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-18 19:44:14.060 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-18 19:44:14.116 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-18 19:44:14.118 | ++ functions:get_random_port:841 : break 2 2022-05-18 19:44:14.120 | ++ functions:get_random_port:845 : echo 60999 2022-05-18 19:44:14.123 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-18 19:44:14.125 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-18 19:44:14.153 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-18 19:44:14.180 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-18 19:44:14.207 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:44:14.236 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:44:14.314 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:44:14.341 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:44:14.368 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:44:14.395 | + 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-05-18 19:44:14.422 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:44:14.450 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:44:14.477 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:44:14.508 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:44:14.535 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 19:44:14.562 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-18 19:44:14.590 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-18 19:44:14.617 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-18 19:44:14.644 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-18 19:44:14.672 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-18 19:44:14.699 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-18 19:44:14.701 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-18 19:44:14.703 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:44:14.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:44:14.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:44:14.710 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-18 19:44:14.713 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-18 19:44:14.785 | proxy (enabled by site administrator) 2022-05-18 19:44:14.788 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-18 19:44:14.790 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-18 19:44:14.793 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:44:14.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:44:14.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:44:14.800 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-18 19:44:14.802 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-18 19:44:14.855 | No module matches proxy_http 2022-05-18 19:44:14.858 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-05-18 19:44:14.919 | Considering dependency proxy for proxy_http: 2022-05-18 19:44:14.919 | Module proxy already enabled 2022-05-18 19:44:14.920 | Enabling module proxy_http. 2022-05-18 19:44:14.925 | To activate the new configuration, you need to run: 2022-05-18 19:44:14.925 | systemctl restart apache2 2022-05-18 19:44:14.929 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-05-18 19:44:14.932 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:44:14.934 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:44:14.936 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:44:15.061 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-18 19:44:15.065 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-18 19:44:15.067 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-18 19:44:15.069 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:44:15.073 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:44:15.075 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:44:15.078 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:44:15.081 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:44:15.084 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-18 19:44:15.084 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:44:15.094 | KeepAlive Off 2022-05-18 19:44:15.098 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-18 19:44:15.098 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:44:15.107 | SetEnv proxy-sendchunked 1 2022-05-18 19:44:15.111 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-18 19:44:15.111 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:44:15.119 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-18 19:44:15.122 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-18 19:44:15.125 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-18 19:44:15.127 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:44:15.129 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:44:15.132 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:44:15.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:44:15.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:44:15.139 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:44:15.141 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:44:15.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:44:15.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:44:15.149 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-18 19:44:15.210 | Enabling site glance-wsgi-api. 2022-05-18 19:44:15.215 | To activate the new configuration, you need to run: 2022-05-18 19:44:15.215 | systemctl reload apache2 2022-05-18 19:44:15.220 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-18 19:44:15.222 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:44:15.224 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:44:15.227 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:44:15.353 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-18 19:44:15.359 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-18 19:44:15.389 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-18 19:44:15.392 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-18 19:44:15.394 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-18 19:44:15.412 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:44:15.414 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-18 19:44:15.417 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-18 19:44:15.419 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-18 19:44:15.422 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:44:15.424 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-18 19:44:15.427 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-18 19:44:15.429 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-18 19:44:15.432 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-18 19:44:15.434 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:44:15.437 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:44:15.440 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:44:15.442 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:44:15.445 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:44:15.448 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:44:15.465 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:44:15.467 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:44:15.469 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:44:15.472 | + functions-common:git_clone:629 : echo master 2022-05-18 19:44:15.472 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:44:15.478 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-18 19:44:15.481 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:44:15.483 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-18 19:44:15.495 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-18 19:44:15.498 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:44:15.498 | + functions-common:git_clone:690 : head -1 2022-05-18 19:44:15.504 | d0ccdd4e1 Merge commit 'refs/changes/83/836083/7' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-18 19:44:15.507 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:44:15.509 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-18 19:44:15.512 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:44:15.514 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 19:44:15.517 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-18 19:44:15.519 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:44:15.522 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-18 19:44:15.525 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:44:15.528 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 19:44:15.530 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-18 19:44:15.532 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:44:15.535 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:44:15.538 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-18 19:44:15.540 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:44:15.544 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-18 19:44:15.546 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:44:15.549 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:44:15.552 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-18 19:44:15.558 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-18 19:44:15.560 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-18 19:44:16.225 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-18 19:44:16.227 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:44:16.230 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:44:16.232 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:44:16.235 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 19:44:16.237 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-18 19:44:16.240 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:44:16.242 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:44:16.244 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:44:16.247 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:44:16.249 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:44:16.251 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:44:16.254 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:44:16.256 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-18 19:44:16.281 | Using python 3.8 to install /opt/stack/cinder 2022-05-18 19:44:16.284 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-18 19:44:17.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:44:17.102 | from cryptography.utils import int_from_bytes 2022-05-18 19:44:17.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:44:17.102 | from cryptography.utils import int_from_bytes 2022-05-18 19:44:18.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:44:18.298 | Obtaining file:///opt/stack/cinder 2022-05-18 19:44:18.299 | Preparing metadata (setup.py): started 2022-05-18 19:44:23.680 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:44:23.889 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.9.0) 2022-05-18 19:44:23.890 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.1.1) 2022-05-18 19:44:23.891 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.33.1) 2022-05-18 19:44:23.892 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.1.2) 2022-05-18 19:44:23.893 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.20.4) 2022-05-18 19:44:23.894 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.0.2) 2022-05-18 19:44:23.895 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev159) (3.2.0) 2022-05-18 19:44:23.896 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.0) 2022-05-18 19:44:23.897 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (9.4.0) 2022-05-18 19:44:23.898 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.8.0) 2022-05-18 19:44:24.011 | Collecting oauth2client>=4.1.3 2022-05-18 19:44:24.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-05-18 19:44:24.027 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (8.8.0) 2022-05-18 19:44:24.029 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.1) 2022-05-18 19:44:24.030 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.1.0) 2022-05-18 19:44:24.031 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (11.3.0) 2022-05-18 19:44:24.032 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.7.0) 2022-05-18 19:44:24.033 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (12.14.0) 2022-05-18 19:44:24.034 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.1) 2022-05-18 19:44:24.035 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.12.1) 2022-05-18 19:44:24.036 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.0) 2022-05-18 19:44:24.037 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.4.0) 2022-05-18 19:44:24.038 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (6.3.1) 2022-05-18 19:44:24.039 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.3.0) 2022-05-18 19:44:24.041 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.0) 2022-05-18 19:44:24.042 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.5.0) 2022-05-18 19:44:24.043 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.13.0) 2022-05-18 19:44:24.044 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.6.0) 2022-05-18 19:44:24.045 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.4.3) 2022-05-18 19:44:24.046 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (21.3) 2022-05-18 19:44:24.182 | Collecting paramiko>=2.7.2 2022-05-18 19:44:24.190 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-05-18 19:44:24.201 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.5.0) 2022-05-18 19:44:24.202 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.1.1) 2022-05-18 19:44:24.203 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.9.0) 2022-05-18 19:44:24.204 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.0.9) 2022-05-18 19:44:24.205 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.3.0) 2022-05-18 19:44:24.298 | Collecting python-glanceclient>=3.2.2 2022-05-18 19:44:24.305 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-05-18 19:44:24.316 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.4.0) 2022-05-18 19:44:24.317 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (17.7.0) 2022-05-18 19:44:24.318 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.13.1) 2022-05-18 19:44:24.319 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2022.1) 2022-05-18 19:44:24.321 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.27.1) 2022-05-18 19:44:24.322 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.5.1) 2022-05-18 19:44:24.322 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.7.0) 2022-05-18 19:44:24.370 | Collecting rtslib-fb>=2.1.74 2022-05-18 19:44:24.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-05-18 19:44:24.399 | Preparing metadata (setup.py): started 2022-05-18 19:44:27.273 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:44:27.277 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.16.0) 2022-05-18 19:44:27.278 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.4.36) 2022-05-18 19:44:27.279 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.13.0) 2022-05-18 19:44:27.281 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.5.0) 2022-05-18 19:44:27.325 | Collecting tabulate>=0.8.7 2022-05-18 19:44:27.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-05-18 19:44:27.338 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (6.3.1) 2022-05-18 19:44:27.339 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.8.7) 2022-05-18 19:44:27.340 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.1.0) 2022-05-18 19:44:27.463 | Collecting oslo.vmware>=3.10.0 2022-05-18 19:44:27.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-05-18 19:44:27.488 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.2.0) 2022-05-18 19:44:27.489 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.6.0) 2022-05-18 19:44:27.490 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.11.1) 2022-05-18 19:44:27.663 | Collecting google-api-python-client>=1.11.0 2022-05-18 19:44:27.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/444/92f8abf87e831/google_api_python_client-2.47.0-py2.py3-none-any.whl (8.4 MB) 2022-05-18 19:44:27.898 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.11.0) 2022-05-18 19:44:27.899 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (36.0.2) 2022-05-18 19:44:27.901 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.2.2) 2022-05-18 19:44:28.029 | Collecting zstd>=1.4.5.1 2022-05-18 19:44:28.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-05-18 19:44:29.341 | Collecting boto3>=1.16.51 2022-05-18 19:44:29.350 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a5b/7cce2473cb7f6/boto3-1.23.0-py3-none-any.whl (132 kB) 2022-05-18 19:44:29.371 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev159) (1.0.0) 2022-05-18 19:44:29.433 | Collecting s3transfer<0.6.0,>=0.5.0 2022-05-18 19:44:29.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-05-18 19:44:31.063 | Collecting botocore<1.27.0,>=1.26.0 2022-05-18 19:44:31.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/43b8a7950d785/botocore-1.26.0-py3-none-any.whl (8.7 MB) 2022-05-18 19:44:31.358 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev159) (1.15.0) 2022-05-18 19:44:31.388 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev159) (2.2.1) 2022-05-18 19:44:31.444 | Collecting uritemplate<5,>=3.0.1 2022-05-18 19:44:31.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-05-18 19:44:31.592 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-05-18 19:44:31.599 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/349/ac49b18b01019/google_auth-2.6.6-py2.py3-none-any.whl (156 kB) 2022-05-18 19:44:31.637 | Collecting google-auth-httplib2>=0.1.0 2022-05-18 19:44:31.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-05-18 19:44:31.760 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-05-18 19:44:31.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/0d2d6412c77c3/google_api_core-2.7.3-py3-none-any.whl (114 kB) 2022-05-18 19:44:31.869 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev159) (1.7.0) 2022-05-18 19:44:31.923 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev159) (2.11.0) 2022-05-18 19:44:31.926 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev159) (3.1.1) 2022-05-18 19:44:32.071 | Collecting pyasn1-modules>=0.0.5 2022-05-18 19:44:32.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-05-18 19:44:32.229 | Collecting pyasn1>=0.1.7 2022-05-18 19:44:32.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-05-18 19:44:32.301 | Collecting rsa>=3.1.4 2022-05-18 19:44:32.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-05-18 19:44:32.367 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev159) (0.17.3) 2022-05-18 19:44:32.411 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (1.5.0) 2022-05-18 19:44:32.413 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (6.0) 2022-05-18 19:44:32.414 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (0.8.0) 2022-05-18 19:44:32.416 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (2.5.0) 2022-05-18 19:44:32.528 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev159) (1.7.7) 2022-05-18 19:44:32.530 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev159) (0.5.0) 2022-05-18 19:44:32.532 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev159) (2.0.1) 2022-05-18 19:44:32.590 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev159) (0.9.6) 2022-05-18 19:44:32.593 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev159) (2.8.2) 2022-05-18 19:44:32.653 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (5.1.1) 2022-05-18 19:44:32.656 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (5.2.4) 2022-05-18 19:44:32.657 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (2.4.1) 2022-05-18 19:44:32.658 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (0.4.0) 2022-05-18 19:44:32.661 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (5.1.0) 2022-05-18 19:44:32.685 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (3.2.2) 2022-05-18 19:44:32.688 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (3.1.2) 2022-05-18 19:44:32.689 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (3.3.0) 2022-05-18 19:44:32.734 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev159) (1.0.3) 2022-05-18 19:44:32.821 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev159) (3.0.0) 2022-05-18 19:44:32.823 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev159) (1.3.3) 2022-05-18 19:44:32.848 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev159) (3.3.0) 2022-05-18 19:44:32.875 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev159) (0.11.0) 2022-05-18 19:44:32.945 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev159) (1.26.9) 2022-05-18 19:44:32.989 | Collecting suds-community>=0.6 2022-05-18 19:44:32.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-05-18 19:44:33.253 | Collecting pynacl>=1.0.1 2022-05-18 19:44:33.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-05-18 19:44:33.308 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev159) (62.2.0) 2022-05-18 19:44:33.447 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (3.10.1) 2022-05-18 19:44:33.486 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (22.0.0) 2022-05-18 19:44:33.487 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (1.14.1) 2022-05-18 19:44:33.525 | Collecting warlock<2,>=1.2.0 2022-05-18 19:44:33.532 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-05-18 19:44:33.736 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (2.0.12) 2022-05-18 19:44:33.738 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (2019.11.28) 2022-05-18 19:44:33.740 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (3.3) 2022-05-18 19:44:33.777 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev159) (0.7) 2022-05-18 19:44:33.851 | Collecting pyudev>=0.16.1 2022-05-18 19:44:33.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-05-18 19:44:34.107 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev159) (0.5.2) 2022-05-18 19:44:34.109 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev159) (0.4.2) 2022-05-18 19:44:34.255 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (2.8) 2022-05-18 19:44:34.259 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (1.4.2) 2022-05-18 19:44:34.261 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (2.5.0) 2022-05-18 19:44:34.390 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev159) (0.13.1) 2022-05-18 19:44:34.524 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev159) (1.2.0) 2022-05-18 19:44:34.525 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev159) (4.11.3) 2022-05-18 19:44:34.527 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev159) (5.7.1) 2022-05-18 19:44:34.563 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (5.0.0) 2022-05-18 19:44:34.779 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev159) (2.21) 2022-05-18 19:44:34.858 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (2.4.1) 2022-05-18 19:44:34.861 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (0.5.0) 2022-05-18 19:44:35.041 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev159) (2.5.0) 2022-05-18 19:44:35.129 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev159) (3.20.1) 2022-05-18 19:44:35.184 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-05-18 19:44:35.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/d955b5bb65893/googleapis_common_protos-1.56.1-py2.py3-none-any.whl (211 kB) 2022-05-18 19:44:35.409 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (2.1.1) 2022-05-18 19:44:35.841 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev159) (1.1.5) 2022-05-18 19:44:35.895 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (0.14.1) 2022-05-18 19:44:35.944 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev159) (0.2.5) 2022-05-18 19:44:37.302 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (1.32) 2022-05-18 19:44:37.576 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (1.8.2) 2022-05-18 19:44:37.577 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (21.4.0) 2022-05-18 19:44:37.727 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (2.3) 2022-05-18 19:44:37.920 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev159) (1.0.0) 2022-05-18 19:44:38.099 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev159) (3.8.0) 2022-05-18 19:44:38.812 | Building wheels for collected packages: rtslib-fb 2022-05-18 19:44:38.813 | Building wheel for rtslib-fb (setup.py): started 2022-05-18 19:44:42.791 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-05-18 19:44:42.792 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86187 sha256=094bf3d9e6ef467df9a6572bdf9fd4f49189e9ead2faa1412f853c32e6600a82 2022-05-18 19:44:42.792 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-05-18 19:44:42.795 | Successfully built rtslib-fb 2022-05-18 19:44:43.851 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-05-18 19:44:46.506 | Attempting uninstall: pynacl 2022-05-18 19:44:46.508 | Found existing installation: PyNaCl 1.3.0 2022-05-18 19:44:46.516 | Uninstalling PyNaCl-1.3.0: 2022-05-18 19:44:46.543 | Successfully uninstalled PyNaCl-1.3.0 2022-05-18 19:44:49.101 | Running setup.py develop for cinder 2022-05-18 19:44:56.399 | Successfully installed boto3-1.23.0 botocore-1.26.0 cinder google-api-core-2.7.3 google-api-python-client-2.47.0 google-auth-2.6.6 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.1 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.75 s3transfer-0.5.2 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-05-18 19:44:56.399 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:44:56.407 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:44:56.407 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:44:56.658 | + inc/python:pip_install:200 : result=0 2022-05-18 19:44:56.661 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:44:56.663 | + functions-common:time_stop:2437 : local name 2022-05-18 19:44:56.666 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:44:56.668 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:44:56.670 | + functions-common:time_stop:2440 : local total 2022-05-18 19:44:56.673 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:44:56.675 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:44:56.677 | + functions-common:time_stop:2444 : start_time=1652903056274 2022-05-18 19:44:56.679 | + functions-common:time_stop:2446 : [[ -z 1652903056274 ]] 2022-05-18 19:44:56.682 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:44:56.686 | + functions-common:time_stop:2449 : end_time=1652903096684 2022-05-18 19:44:56.688 | + functions-common:time_stop:2450 : elapsed_time=40410 2022-05-18 19:44:56.691 | + functions-common:time_stop:2451 : total=136093 2022-05-18 19:44:56.693 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:44:56.695 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=176503 2022-05-18 19:44:56.697 | + inc/python:pip_install:203 : return 0 2022-05-18 19:44:56.700 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:44:56.702 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 19:44:56.705 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 19:44:56.724 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 19:44:56.737 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-18 19:44:56.739 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-18 19:44:56.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:44:56.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:44:56.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-18 19:44:56.750 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:44:56.752 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-18 19:44:56.755 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-18 19:44:56.757 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-18 19:44:56.760 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:44:56.762 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:44:56.765 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-18 19:44:56.777 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-18 19:44:56.780 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:44:56.782 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:44:56.785 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:44:56.787 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:44:56.790 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:44:56.793 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:44:56.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:44:56.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:44:56.800 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:44:56.803 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:44:56.805 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:44:56.807 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:44:56.810 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-18 19:44:56.812 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:44:56.815 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:44:56.817 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:44:56.820 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-18 19:44:56.843 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-18 19:44:56.951 | Reading package lists... 2022-05-18 19:44:57.189 | Building dependency tree... 2022-05-18 19:44:57.190 | Reading state information... 2022-05-18 19:44:57.447 | The following packages were automatically installed and are no longer required: 2022-05-18 19:44:57.448 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:44:57.448 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:44:57.448 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:44:57.448 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:44:57.448 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:44:57.449 | python3-zope.interface 2022-05-18 19:44:57.449 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:44:57.450 | The following additional packages will be installed: 2022-05-18 19:44:57.450 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-18 19:44:57.450 | python3-urwid 2022-05-18 19:44:57.452 | Suggested packages: 2022-05-18 19:44:57.452 | python-pyparsing-doc python-urwid-doc 2022-05-18 19:44:57.519 | The following NEW packages will be installed: 2022-05-18 19:44:57.519 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-18 19:44:57.519 | python3-urwid targetcli-fb 2022-05-18 19:44:57.660 | 0 upgraded, 6 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:44:57.660 | Need to get 356 kB of archives. 2022-05-18 19:44:57.660 | After this operation, 2,294 kB of additional disk space will be used. 2022-05-18 19:44:57.660 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-05-18 19:44:57.861 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-05-18 19:44:57.966 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-05-18 19:44:57.979 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-05-18 19:44:57.992 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-05-18 19:44:58.002 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-05-18 19:44:58.570 | Fetched 356 kB in 0s (738 kB/s) 2022-05-18 19:44:58.763 | Selecting previously unselected package python3-pyparsing. 2022-05-18 19:44:58.819 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-05-18 19:44:58.823 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-05-18 19:44:58.859 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-05-18 19:44:59.271 | Selecting previously unselected package python3-urwid. 2022-05-18 19:44:59.282 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-05-18 19:44:59.333 | Unpacking python3-urwid (2.0.1-3) ... 2022-05-18 19:44:59.699 | Selecting previously unselected package python3-configshell-fb. 2022-05-18 19:44:59.709 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-05-18 19:44:59.757 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-18 19:45:00.145 | Selecting previously unselected package python3-pyudev. 2022-05-18 19:45:00.155 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-05-18 19:45:00.207 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-18 19:45:00.631 | Selecting previously unselected package python3-rtslib-fb. 2022-05-18 19:45:00.641 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-05-18 19:45:00.699 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-18 19:45:01.123 | Selecting previously unselected package targetcli-fb. 2022-05-18 19:45:01.132 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-05-18 19:45:01.168 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-18 19:45:01.505 | Setting up python3-urwid (2.0.1-3) ... 2022-05-18 19:45:01.933 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-18 19:45:01.933 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-18 19:45:01.933 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-18 19:45:01.934 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-18 19:45:01.934 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-18 19:45:01.934 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-18 19:45:01.934 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-18 19:45:01.934 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-18 19:45:02.105 | Setting up python3-pyparsing (2.4.6-1) ... 2022-05-18 19:45:02.568 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-18 19:45:03.047 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-18 19:45:03.499 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-18 19:45:04.922 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-18 19:45:05.510 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-05-18 19:45:05.510 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-05-18 19:45:07.557 | Processing triggers for man-db (2.9.1-1) ... 2022-05-18 19:45:07.860 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-18 19:45:16.654 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:45:16.657 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:45:16.659 | + functions-common:time_stop:2437 : local name 2022-05-18 19:45:16.662 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:45:16.664 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:45:16.667 | + functions-common:time_stop:2440 : local total 2022-05-18 19:45:16.670 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:45:16.672 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:45:16.675 | + functions-common:time_stop:2444 : start_time=1652903096840 2022-05-18 19:45:16.677 | + functions-common:time_stop:2446 : [[ -z 1652903096840 ]] 2022-05-18 19:45:16.680 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:45:16.685 | + functions-common:time_stop:2449 : end_time=1652903116683 2022-05-18 19:45:16.688 | + functions-common:time_stop:2450 : elapsed_time=19843 2022-05-18 19:45:16.690 | + functions-common:time_stop:2451 : total=492368 2022-05-18 19:45:16.693 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:45:16.695 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=512211 2022-05-18 19:45:16.698 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:45:16.700 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:45:16.702 | + ./stack.sh:main:928 : configure_cinder 2022-05-18 19:45:16.705 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-18 19:45:16.717 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-18 19:45:16.721 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-18 19:45:16.723 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-18 19:45:16.725 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-18 19:45:16.729 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-18 19:45:16.729 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-18 19:45:16.734 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-18 19:45:16.736 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-18 19:45:16.738 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-18 19:45:16.740 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-18 19:45:16.742 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-18 19:45:16.745 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-18 19:45:16.747 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-18 19:45:16.749 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-18 19:45:16.760 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-18 19:45:16.772 | + 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-05-18 19:45:16.785 | + 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-05-18 19:45:16.797 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-18 19:45:16.809 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-18 19:45:16.811 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-18 19:45:16.815 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4gNQNBThu9 2022-05-18 19:45:16.818 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-18 19:45:16.820 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-18 19:45:16.822 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-18 19:45:16.824 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4gNQNBThu9 2022-05-18 19:45:16.828 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4gNQNBThu9 2022-05-18 19:45:16.840 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4gNQNBThu9 /etc/sudoers.d/cinder-rootwrap 2022-05-18 19:45:16.852 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-18 19:45:16.857 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-18 19:45:16.859 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-18 19:45:16.861 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-18 19:45:16.863 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-18 19:45:16.865 | + 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-05-18 19:45:16.867 | + 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-05-18 19:45:16.870 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-18 19:45:16.872 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-18 19:45:16.876 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-18 19:45:16.880 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-18 19:45:16.901 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-18 19:45:16.920 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-18 19:45:16.939 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-18 19:45:16.958 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-18 19:45:16.976 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-18 19:45:16.994 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-18 19:45:17.013 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-18 19:45:17.031 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-18 19:45:17.033 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 19:45:17.036 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-18 19:45:17.038 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:45:17.040 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-18 19:45:17.069 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-18 19:45:17.096 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:45:17.123 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-18 19:45:17.151 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-18 19:45:17.178 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-18 19:45:17.205 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-18 19:45:17.233 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-18 19:45:17.261 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:45:17.288 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:45:17.316 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-18 19:45:17.346 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-18 19:45:17.374 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-18 19:45:17.376 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-18 19:45:17.379 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-18 19:45:17.381 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-18 19:45:17.384 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:45:17.386 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:45:17.388 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:45:17.404 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:45:17.407 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:45:17.409 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-18 19:45:17.412 | + 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-05-18 19:45:17.442 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-18 19:45:17.470 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-18 19:45:17.498 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-18 19:45:17.527 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-18 19:45:17.555 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-18 19:45:17.583 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-18 19:45:17.614 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-18 19:45:17.616 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.48 2022-05-18 19:45:17.643 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-18 19:45:17.675 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-18 19:45:17.683 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5d518a556cdf47e8039370d20dd513b0 2022-05-18 19:45:17.710 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-18 19:45:17.712 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-18 19:45:17.741 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-18 19:45:17.768 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-18 19:45:17.797 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-18 19:45:17.824 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-18 19:45:17.841 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:45:17.843 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-18 19:45:17.859 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:45:17.862 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-18 19:45:17.878 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:45:17.880 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-18 19:45:17.896 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:45:17.899 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-18 19:45:17.902 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-18 19:45:17.904 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-18 19:45:17.906 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-18 19:45:17.909 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:45:17.911 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:45:17.913 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:45:17.929 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:45:17.932 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:45:17.934 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:45:17.937 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:45:17.953 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:45:17.955 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:45:17.958 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:45:17.986 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:45:17.988 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:45:17.991 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-18 19:45:17.993 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-18 19:45:17.995 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 19:45:17.998 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:45:18.015 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:45:18.018 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:45:18.020 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:45:18.022 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:45:18.025 | + 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-05-18 19:45:18.053 | + 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-05-18 19:45:18.081 | + 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-05-18 19:45:18.108 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:45:18.136 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-18 19:45:18.153 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:45:18.156 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-18 19:45:18.158 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-18 19:45:18.160 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-18 19:45:18.163 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-18 19:45:18.165 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 19:45:18.167 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:45:18.170 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-18 19:45:18.174 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-18 19:45:18.176 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:45:18.179 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:45:18.191 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:45:18.191 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:45:18.200 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:45:18.203 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:45:18.219 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-18 19:45:18.221 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-18 19:45:18.225 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-18 19:45:18.255 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-18 19:45:18.283 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-18 19:45:18.310 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:45:18.340 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:45:18.367 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:45:18.394 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:45:18.422 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:45:18.448 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:45:18.475 | + 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-05-18 19:45:18.503 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:45:18.530 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:45:18.557 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:45:18.584 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 19:45:18.586 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 19:45:18.589 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-18 19:45:18.592 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-18 19:45:18.594 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:45:18.596 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:45:18.599 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:45:18.601 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 19:45:18.604 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 19:45:18.607 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-18 19:45:18.633 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 19:45:18.662 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-18 19:45:18.662 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 19:45:18.671 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-18 19:45:18.674 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-18 19:45:18.676 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-18 19:45:18.679 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:45:18.681 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:45:18.683 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:45:18.686 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:45:18.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:45:18.690 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:45:18.693 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:45:18.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:45:18.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:45:18.700 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-18 19:45:18.761 | Enabling site cinder-wsgi. 2022-05-18 19:45:18.766 | To activate the new configuration, you need to run: 2022-05-18 19:45:18.766 | systemctl reload apache2 2022-05-18 19:45:18.771 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 19:45:18.773 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:45:18.776 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:45:18.779 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:45:18.908 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-18 19:45:18.910 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-18 19:45:18.941 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.48/image 2022-05-18 19:45:18.970 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-18 19:45:18.986 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:45:18.989 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-18 19:45:18.991 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 19:45:18.993 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 19:45:18.996 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-18 19:45:18.999 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-18 19:45:19.029 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-18 19:45:19.057 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.48/identity 2022-05-18 19:45:19.085 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-18 19:45:19.113 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-18 19:45:19.141 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-18 19:45:19.169 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-18 19:45:19.197 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-18 19:45:19.225 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:45:19.253 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-18 19:45:19.281 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-18 19:45:19.309 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 19:45:19.337 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-18 19:45:19.339 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-18 19:45:19.356 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:45:19.358 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.48:2379 2022-05-18 19:45:19.389 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-18 19:45:19.391 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-18 19:45:19.394 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-18 19:45:19.412 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:45:19.414 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-18 19:45:19.417 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-18 19:45:19.419 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-18 19:45:19.422 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:45:19.424 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-18 19:45:19.427 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-18 19:45:19.430 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:45:19.431 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 19:45:19.437 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:45:19.439 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 19:45:19.442 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 19:45:19.444 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 19:45:19.447 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-18 19:45:19.449 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-18 19:45:19.452 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-18 19:45:19.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:45:19.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:45:19.459 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-18 19:45:19.462 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:45:19.464 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-18 19:45:19.467 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-18 19:45:19.469 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-18 19:45:19.471 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:45:19.473 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:45:19.476 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:45:19.479 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:45:19.482 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:45:19.485 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:45:19.501 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:45:19.503 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:45:19.505 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:45:19.508 | + functions-common:git_clone:629 : echo master 2022-05-18 19:45:19.509 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:45:19.514 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-18 19:45:19.516 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:45:19.518 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-18 19:45:19.531 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-18 19:45:19.534 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:45:19.534 | + functions-common:git_clone:690 : head -1 2022-05-18 19:45:19.538 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-18 19:45:19.541 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:45:19.544 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-18 19:45:19.546 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:45:19.548 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 19:45:19.551 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-18 19:45:19.553 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:45:19.556 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-18 19:45:19.559 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:45:19.561 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 19:45:19.564 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-18 19:45:19.566 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:45:19.569 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:45:19.572 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-18 19:45:19.574 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:45:19.577 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-18 19:45:19.580 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:45:19.582 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:45:19.585 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-18 19:45:19.591 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-18 19:45:19.594 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-18 19:45:20.250 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-18 19:45:20.253 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:45:20.255 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:45:20.257 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:45:20.260 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 19:45:20.263 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-18 19:45:20.265 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:45:20.267 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:45:20.270 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:45:20.272 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:45:20.276 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:45:20.279 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:45:20.282 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:45:20.285 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-18 19:45:20.306 | Using python 3.8 to install /opt/stack/neutron 2022-05-18 19:45:20.309 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-18 19:45:21.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:45:21.134 | from cryptography.utils import int_from_bytes 2022-05-18 19:45:21.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:45:21.134 | from cryptography.utils import int_from_bytes 2022-05-18 19:45:22.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:45:22.395 | Obtaining file:///opt/stack/neutron 2022-05-18 19:45:22.395 | Preparing metadata (setup.py): started 2022-05-18 19:45:27.917 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:45:28.009 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-18 19:45:28.010 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-18 19:45:28.011 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.1.1) 2022-05-18 19:45:28.012 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.1) 2022-05-18 19:45:28.013 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.0) 2022-05-18 19:45:28.014 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.1) 2022-05-18 19:45:28.015 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.33.1) 2022-05-18 19:45:28.016 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.1) 2022-05-18 19:45:28.017 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.20.4) 2022-05-18 19:45:28.018 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.27.1) 2022-05-18 19:45:28.019 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.1.2) 2022-05-18 19:45:28.020 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (9.4.0) 2022-05-18 19:45:28.021 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.8.0) 2022-05-18 19:45:28.022 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.11.0) 2022-05-18 19:45:28.023 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.21.0) 2022-05-18 19:45:28.024 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (7.8.0) 2022-05-18 19:45:28.026 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-18 19:45:28.027 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.36) 2022-05-18 19:45:28.028 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.8.7) 2022-05-18 19:45:28.029 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-18 19:45:28.030 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.7.7) 2022-05-18 19:45:28.031 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-18 19:45:28.032 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.0) 2022-05-18 19:45:28.034 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-18 19:45:28.035 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (8.8.0) 2022-05-18 19:45:28.036 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.1.0) 2022-05-18 19:45:28.037 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (11.3.0) 2022-05-18 19:45:28.038 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.0) 2022-05-18 19:45:28.039 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.7.0) 2022-05-18 19:45:28.040 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (12.14.0) 2022-05-18 19:45:28.042 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-18 19:45:28.043 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.12.1) 2022-05-18 19:45:28.044 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-18 19:45:28.045 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.0) 2022-05-18 19:45:28.046 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-18 19:45:28.047 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.3.0) 2022-05-18 19:45:28.048 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-18 19:45:28.050 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.5.0) 2022-05-18 19:45:28.051 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.13.0) 2022-05-18 19:45:28.052 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.6.0) 2022-05-18 19:45:28.053 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.4.3) 2022-05-18 19:45:28.054 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.3.1) 2022-05-18 19:45:28.055 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.1.0) 2022-05-18 19:45:28.056 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.17.1.post1) 2022-05-18 19:45:28.057 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.16.0) 2022-05-18 19:45:28.058 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-18 19:45:28.059 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-18 19:45:28.060 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:45:28.061 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (22.0.0) 2022-05-18 19:45:28.062 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (17.7.0) 2022-05-18 19:45:28.063 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.61.0) 2022-05-18 19:45:28.064 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-18 19:45:28.065 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.7.1) 2022-05-18 19:45:28.066 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.1) 2022-05-18 19:45:28.068 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.1) 2022-05-18 19:45:28.085 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (4.11.3) 2022-05-18 19:45:28.087 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (5.7.1) 2022-05-18 19:45:28.088 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (1.2.0) 2022-05-18 19:45:28.095 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev225) (1.14.1) 2022-05-18 19:45:28.108 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.16.0) 2022-05-18 19:45:28.109 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (2.2.1) 2022-05-18 19:45:28.110 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.1.2) 2022-05-18 19:45:28.126 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev225) (3.0.9) 2022-05-18 19:45:28.133 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev225) (2.1.1) 2022-05-18 19:45:28.195 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.7.0) 2022-05-18 19:45:28.196 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.0.2) 2022-05-18 19:45:28.251 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (4.4.0) 2022-05-18 19:45:28.252 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (3.1.1) 2022-05-18 19:45:28.299 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (1.2.3) 2022-05-18 19:45:28.302 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (2.7.0) 2022-05-18 19:45:28.328 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.0) 2022-05-18 19:45:28.330 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.32) 2022-05-18 19:45:28.331 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (36.0.2) 2022-05-18 19:45:28.332 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (6.0) 2022-05-18 19:45:28.333 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.5.0) 2022-05-18 19:45:28.334 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.4) 2022-05-18 19:45:28.336 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.0.0) 2022-05-18 19:45:28.338 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.1.5) 2022-05-18 19:45:28.353 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev225) (1.0.3) 2022-05-18 19:45:28.444 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev225) (0.17.3) 2022-05-18 19:45:28.490 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev225) (1.5.0) 2022-05-18 19:45:28.576 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (2.0.1) 2022-05-18 19:45:28.578 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.13.0) 2022-05-18 19:45:28.580 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-18 19:45:28.638 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (0.9.6) 2022-05-18 19:45:28.640 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (2.8.2) 2022-05-18 19:45:28.702 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.0) 2022-05-18 19:45:28.703 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.2.4) 2022-05-18 19:45:28.705 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.1) 2022-05-18 19:45:28.706 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.4.0) 2022-05-18 19:45:28.730 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.2.2) 2022-05-18 19:45:28.734 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-18 19:45:28.779 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (1.15.0) 2022-05-18 19:45:28.832 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev225) (2022.1) 2022-05-18 19:45:28.867 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.3.3) 2022-05-18 19:45:28.870 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (3.0.0) 2022-05-18 19:45:28.894 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-18 19:45:29.038 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev225) (2.4.0) 2022-05-18 19:45:29.110 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev225) (62.2.0) 2022-05-18 19:45:29.186 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (3.0.0) 2022-05-18 19:45:29.187 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (0.3.5) 2022-05-18 19:45:29.298 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:45:29.299 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:45:29.300 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:45:29.301 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:45:29.303 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:45:29.304 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:45:29.305 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:45:29.508 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.2.0) 2022-05-18 19:45:29.511 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.10.1) 2022-05-18 19:45:29.512 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-18 19:45:29.558 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (2.1.0) 2022-05-18 19:45:29.560 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (3.17.6) 2022-05-18 19:45:29.650 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2019.11.28) 2022-05-18 19:45:29.651 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (1.26.9) 2022-05-18 19:45:29.654 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (3.3) 2022-05-18 19:45:29.656 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2.0.12) 2022-05-18 19:45:29.692 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev225) (0.7) 2022-05-18 19:45:30.028 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev225) (0.13.1) 2022-05-18 19:45:30.106 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.0.0) 2022-05-18 19:45:30.264 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (2.21) 2022-05-18 19:45:30.340 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.4.1) 2022-05-18 19:45:30.341 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-18 19:45:30.575 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-18 19:45:30.746 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.3) 2022-05-18 19:45:31.285 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.14.1) 2022-05-18 19:45:31.333 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (0.2.5) 2022-05-18 19:45:31.961 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.4.2) 2022-05-18 19:45:31.962 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.2) 2022-05-18 19:45:32.277 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (4.11.1) 2022-05-18 19:45:32.279 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.1.1) 2022-05-18 19:45:32.443 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev225) (3.8.0) 2022-05-18 19:45:32.686 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (21.4.0) 2022-05-18 19:45:32.687 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (1.8.2) 2022-05-18 19:45:32.872 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.0.0) 2022-05-18 19:45:33.139 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.3.2.post1) 2022-05-18 19:45:34.545 | Installing collected packages: neutron 2022-05-18 19:45:34.545 | Attempting uninstall: neutron 2022-05-18 19:45:34.547 | Found existing installation: neutron 20.0.0 2022-05-18 19:45:35.844 | Uninstalling neutron-20.0.0: 2022-05-18 19:45:35.922 | Successfully uninstalled neutron-20.0.0 2022-05-18 19:45:35.923 | Running setup.py develop for neutron 2022-05-18 19:45:43.616 | Successfully installed neutron 2022-05-18 19:45:43.616 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:45:43.623 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:45:43.623 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:45:43.759 | + inc/python:pip_install:200 : result=0 2022-05-18 19:45:43.762 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:45:43.765 | + functions-common:time_stop:2437 : local name 2022-05-18 19:45:43.767 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:45:43.769 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:45:43.771 | + functions-common:time_stop:2440 : local total 2022-05-18 19:45:43.773 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:45:43.776 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:45:43.778 | + functions-common:time_stop:2444 : start_time=1652903120301 2022-05-18 19:45:43.780 | + functions-common:time_stop:2446 : [[ -z 1652903120301 ]] 2022-05-18 19:45:43.783 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:45:43.787 | + functions-common:time_stop:2449 : end_time=1652903143785 2022-05-18 19:45:43.789 | + functions-common:time_stop:2450 : elapsed_time=23484 2022-05-18 19:45:43.792 | + functions-common:time_stop:2451 : total=176503 2022-05-18 19:45:43.794 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:45:43.796 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=199987 2022-05-18 19:45:43.798 | + inc/python:pip_install:203 : return 0 2022-05-18 19:45:43.801 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:45:43.803 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 19:45:43.806 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 19:45:43.825 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 19:45:43.837 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-18 19:45:43.840 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-18 19:45:43.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:45:43.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:45:43.847 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-18 19:45:43.850 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:45:43.852 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-18 19:45:43.855 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:45:43.857 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-18 19:45:43.875 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:45:43.877 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-18 19:45:43.880 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-18 19:45:43.882 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-18 19:45:43.885 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:45:43.888 | + lib/stack:stack_install_service:32 : install_nova 2022-05-18 19:45:43.890 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-18 19:45:43.892 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-18 19:45:43.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:45:43.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:45:43.900 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-18 19:45:43.902 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:45:43.905 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-18 19:45:43.920 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:45:43.923 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-18 19:45:43.939 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:45:43.941 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-18 19:45:43.958 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:45:43.960 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-18 19:45:43.962 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-18 19:45:43.965 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-18 19:45:43.967 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:45:43.969 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:45:43.972 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:45:43.974 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:45:43.976 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:45:43.979 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:45:43.995 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:45:43.997 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:45:43.999 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:45:44.002 | + functions-common:git_clone:629 : echo master 2022-05-18 19:45:44.002 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:45:44.007 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-18 19:45:44.010 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:45:44.012 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-18 19:45:44.025 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-18 19:45:44.028 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:45:44.028 | + functions-common:git_clone:690 : head -1 2022-05-18 19:45:44.035 | 4939318649 Merge "Drop lower-constraints.txt and its testing" 2022-05-18 19:45:44.037 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:45:44.040 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-18 19:45:44.042 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:45:44.045 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 19:45:44.047 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-18 19:45:44.049 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:45:44.052 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-18 19:45:44.054 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:45:44.057 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 19:45:44.059 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-18 19:45:44.062 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:45:44.064 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:45:44.067 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-18 19:45:44.070 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:45:44.073 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-18 19:45:44.076 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:45:44.078 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:45:44.081 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-18 19:45:44.087 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-18 19:45:44.089 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-18 19:45:44.754 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-18 19:45:44.757 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:45:44.759 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:45:44.761 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:45:44.763 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 19:45:44.766 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-18 19:45:44.768 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:45:44.770 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:45:44.773 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:45:44.776 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:45:44.778 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:45:44.780 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:45:44.783 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:45:44.785 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-18 19:45:44.807 | Using python 3.8 to install /opt/stack/nova 2022-05-18 19:45:44.809 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-18 19:45:45.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:45:45.715 | from cryptography.utils import int_from_bytes 2022-05-18 19:45:45.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:45:45.715 | from cryptography.utils import int_from_bytes 2022-05-18 19:45:47.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:45:47.034 | Obtaining file:///opt/stack/nova 2022-05-18 19:45:47.035 | Preparing metadata (setup.py): started 2022-05-18 19:45:53.544 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:45:53.756 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-18 19:45:53.756 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.4.36) 2022-05-18 19:45:53.758 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.1) 2022-05-18 19:45:53.759 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.33.1) 2022-05-18 19:45:53.760 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.1.2) 2022-05-18 19:45:53.761 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (9.4.0) 2022-05-18 19:45:53.762 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.8.0) 2022-05-18 19:45:53.763 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.5.1) 2022-05-18 19:45:53.764 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (36.0.2) 2022-05-18 19:45:53.765 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.8.7) 2022-05-18 19:45:53.766 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.2) 2022-05-18 19:45:53.767 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.1.1) 2022-05-18 19:45:53.768 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-18 19:45:53.769 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.3.0) 2022-05-18 19:45:53.770 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.13.0) 2022-05-18 19:45:53.771 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.7) 2022-05-18 19:45:53.773 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.8.0) 2022-05-18 19:45:53.774 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.11.0) 2022-05-18 19:45:53.775 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.1) 2022-05-18 19:45:53.776 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.2) 2022-05-18 19:45:53.777 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev110) (3.2.0) 2022-05-18 19:45:53.778 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.3.0) 2022-05-18 19:45:53.779 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.0) 2022-05-18 19:45:53.780 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (7.8.0) 2022-05-18 19:45:53.781 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.6.0) 2022-05-18 19:45:53.783 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.27.1) 2022-05-18 19:45:53.784 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-18 19:45:53.861 | Collecting websockify>=0.9.0 2022-05-18 19:45:53.868 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-05-18 19:45:53.874 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.0) 2022-05-18 19:45:53.875 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-18 19:45:53.876 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.8.0) 2022-05-18 19:45:53.877 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.1.0) 2022-05-18 19:45:53.878 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-18 19:45:53.879 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.6.0) 2022-05-18 19:45:53.880 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.0) 2022-05-18 19:45:53.881 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.3.0) 2022-05-18 19:45:53.882 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-18 19:45:53.883 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.13.0) 2022-05-18 19:45:53.885 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (11.3.0) 2022-05-18 19:45:53.886 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.3.1) 2022-05-18 19:45:53.887 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (12.14.0) 2022-05-18 19:45:53.888 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.12.1) 2022-05-18 19:45:53.889 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-18 19:45:53.890 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.0) 2022-05-18 19:45:53.891 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-18 19:45:53.892 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-18 19:45:53.893 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-18 19:45:53.895 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-18 19:45:53.896 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.6.0) 2022-05-18 19:45:53.897 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.2.0) 2022-05-18 19:45:53.898 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.0) 2022-05-18 19:45:53.899 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.0) 2022-05-18 19:45:53.901 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.1) 2022-05-18 19:45:53.902 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.11.0) 2022-05-18 19:45:53.940 | Collecting microversion-parse>=0.2.1 2022-05-18 19:45:53.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-05-18 19:45:53.951 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.1) 2022-05-18 19:45:53.952 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.2.2) 2022-05-18 19:45:53.953 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.3.3) 2022-05-18 19:45:53.954 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.0) 2022-05-18 19:45:53.955 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-18 19:45:53.956 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.2) 2022-05-18 19:45:53.957 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.1) 2022-05-18 19:45:53.958 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.61.0) 2022-05-18 19:45:53.960 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.0) 2022-05-18 19:45:53.975 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (5.7.1) 2022-05-18 19:45:53.976 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (1.2.0) 2022-05-18 19:45:53.978 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (4.11.3) 2022-05-18 19:45:53.998 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev110) (5.3.0) 2022-05-18 19:45:54.039 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev110) (1.15.0) 2022-05-18 19:45:54.070 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (2.2.1) 2022-05-18 19:45:54.071 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (1.16.0) 2022-05-18 19:45:54.093 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev110) (2.1.1) 2022-05-18 19:45:54.217 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev110) (4.4.0) 2022-05-18 19:45:54.246 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev110) (3.1.1) 2022-05-18 19:45:54.303 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:45:54.304 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.32) 2022-05-18 19:45:54.307 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.0) 2022-05-18 19:45:54.308 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.0.0) 2022-05-18 19:45:54.309 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.1.5) 2022-05-18 19:45:54.311 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.4) 2022-05-18 19:45:54.331 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (5.6.0) 2022-05-18 19:45:54.333 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (6.3.1) 2022-05-18 19:45:54.387 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:45:54.388 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (1.16.0) 2022-05-18 19:45:54.390 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:45:54.451 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev110) (0.17.3) 2022-05-18 19:45:54.558 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (2.0.1) 2022-05-18 19:45:54.562 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (0.5.0) 2022-05-18 19:45:54.643 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev110) (0.9.6) 2022-05-18 19:45:54.707 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (0.4.0) 2022-05-18 19:45:54.710 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.2.4) 2022-05-18 19:45:54.712 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.1.1) 2022-05-18 19:45:54.715 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.1.0) 2022-05-18 19:45:54.740 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev110) (3.2.2) 2022-05-18 19:45:54.742 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev110) (3.3.0) 2022-05-18 19:45:54.795 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev110) (1.0.3) 2022-05-18 19:45:54.853 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev110) (2022.1) 2022-05-18 19:45:54.884 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-18 19:45:54.888 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (3.0.0) 2022-05-18 19:45:54.944 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (21.3) 2022-05-18 19:45:54.945 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (3.0.9) 2022-05-18 19:45:55.032 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev110) (1.5.0) 2022-05-18 19:45:55.059 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev110) (62.2.0) 2022-05-18 19:45:55.138 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev110) (0.2.5) 2022-05-18 19:45:55.213 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev110) (3.17.6) 2022-05-18 19:45:55.279 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (22.0.0) 2022-05-18 19:45:55.280 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (1.14.1) 2022-05-18 19:45:55.283 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-18 19:45:55.325 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.1.0) 2022-05-18 19:45:55.328 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (3.10.1) 2022-05-18 19:45:55.329 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:45:55.411 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2.0.12) 2022-05-18 19:45:55.413 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2019.11.28) 2022-05-18 19:45:55.414 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (1.26.9) 2022-05-18 19:45:55.417 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (3.3) 2022-05-18 19:45:55.512 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev110) (0.7) 2022-05-18 19:45:55.722 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.5.2) 2022-05-18 19:45:55.722 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.4.2) 2022-05-18 19:45:55.837 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.8) 2022-05-18 19:45:55.839 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (1.4.2) 2022-05-18 19:45:55.842 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:45:55.959 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev110) (0.13.1) 2022-05-18 19:45:57.157 | Collecting numpy 2022-05-18 19:45:57.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-05-18 19:45:57.615 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.0.0) 2022-05-18 19:45:57.821 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev110) (2.21) 2022-05-18 19:45:57.899 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.4.1) 2022-05-18 19:45:57.902 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (0.5.0) 2022-05-18 19:45:58.117 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:45:58.223 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.3) 2022-05-18 19:45:58.691 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev110) (0.14.1) 2022-05-18 19:45:58.736 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev110) (2.17.1.post1) 2022-05-18 19:45:59.103 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:45:59.104 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:45:59.106 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:45:59.107 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:45:59.108 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:45:59.109 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:45:59.110 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:46:00.400 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev110) (3.8.0) 2022-05-18 19:46:00.819 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (21.4.0) 2022-05-18 19:46:00.820 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (1.8.2) 2022-05-18 19:46:00.920 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev110) (2.4.0) 2022-05-18 19:46:01.026 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev110) (1.0.0) 2022-05-18 19:46:02.549 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-05-18 19:46:05.877 | Running setup.py develop for nova 2022-05-18 19:46:13.966 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-05-18 19:46:13.966 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:46:13.973 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:46:13.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:46:14.131 | + inc/python:pip_install:200 : result=0 2022-05-18 19:46:14.133 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:46:14.136 | + functions-common:time_stop:2437 : local name 2022-05-18 19:46:14.138 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:46:14.140 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:46:14.143 | + functions-common:time_stop:2440 : local total 2022-05-18 19:46:14.145 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:46:14.147 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:46:14.149 | + functions-common:time_stop:2444 : start_time=1652903144801 2022-05-18 19:46:14.151 | + functions-common:time_stop:2446 : [[ -z 1652903144801 ]] 2022-05-18 19:46:14.154 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:46:14.158 | + functions-common:time_stop:2449 : end_time=1652903174156 2022-05-18 19:46:14.160 | + functions-common:time_stop:2450 : elapsed_time=29355 2022-05-18 19:46:14.162 | + functions-common:time_stop:2451 : total=199987 2022-05-18 19:46:14.165 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:46:14.167 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=229342 2022-05-18 19:46:14.170 | + inc/python:pip_install:203 : return 0 2022-05-18 19:46:14.172 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:46:14.174 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 19:46:14.177 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 19:46:14.195 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 19:46:14.207 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-18 19:46:14.210 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-18 19:46:14.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:46:14.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:46:14.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-18 19:46:14.219 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:46:14.222 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-18 19:46:14.235 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:46:14.237 | + ./stack.sh:main:939 : configure_nova 2022-05-18 19:46:14.240 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-18 19:46:14.252 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-18 19:46:14.254 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-18 19:46:14.257 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-18 19:46:14.260 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-18 19:46:14.261 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-18 19:46:14.266 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-18 19:46:14.268 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-18 19:46:14.270 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-18 19:46:14.273 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-18 19:46:14.275 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-18 19:46:14.278 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-18 19:46:14.280 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-18 19:46:14.283 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-18 19:46:14.294 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-18 19:46:14.306 | + 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-05-18 19:46:14.319 | + 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-05-18 19:46:14.331 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-18 19:46:14.343 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-18 19:46:14.346 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-18 19:46:14.350 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.scQF1GovWp 2022-05-18 19:46:14.353 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-18 19:46:14.356 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-18 19:46:14.358 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-18 19:46:14.361 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-18 19:46:14.363 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-18 19:46:14.366 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.scQF1GovWp 2022-05-18 19:46:14.370 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.scQF1GovWp 2022-05-18 19:46:14.382 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.scQF1GovWp /etc/sudoers.d/nova-rootwrap 2022-05-18 19:46:14.394 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-18 19:46:14.398 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-18 19:46:14.401 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-18 19:46:14.403 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-18 19:46:14.406 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-18 19:46:14.408 | + 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-05-18 19:46:14.411 | + 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-05-18 19:46:14.413 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-18 19:46:14.416 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-18 19:46:14.421 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-18 19:46:14.438 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:14.441 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-18 19:46:14.443 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-18 19:46:14.447 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-18 19:46:14.450 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-18 19:46:14.478 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-18 19:46:14.481 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-18 19:46:14.507 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-18 19:46:14.536 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-18 19:46:14.562 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-18 19:46:14.591 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-18 19:46:14.620 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-18 19:46:14.648 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-18 19:46:14.651 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.48 2022-05-18 19:46:14.677 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-18 19:46:14.703 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-18 19:46:14.730 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-18 19:46:14.757 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-18 19:46:14.784 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-18 19:46:14.814 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-18 19:46:14.816 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:46:14.818 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:46:14.820 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:46:14.823 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:46:14.825 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:46:14.827 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:46:14.829 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:46:14.831 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:46:14.834 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:46:14.836 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:46:14.838 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:46:14.840 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-18 19:46:14.842 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:46:14.844 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:46:14.847 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:46:14.849 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:46:14.851 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:46:14.853 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:46:14.855 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-18 19:46:14.871 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:14.874 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 19:46:14.876 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-18 19:46:14.878 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-18 19:46:14.907 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-18 19:46:14.910 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-18 19:46:14.912 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-18 19:46:14.914 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-18 19:46:14.917 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:46:14.919 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:46:14.921 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:46:14.937 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:14.940 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:46:14.942 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-18 19:46:14.945 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-18 19:46:14.974 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-18 19:46:14.976 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-18 19:46:14.979 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-18 19:46:14.981 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-18 19:46:14.983 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:46:14.986 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:46:14.988 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:46:15.004 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:15.006 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:46:15.008 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-18 19:46:15.011 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-18 19:46:15.040 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-18 19:46:15.070 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-18 19:46:15.096 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-18 19:46:15.123 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-18 19:46:15.139 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:15.141 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-18 19:46:15.157 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:15.160 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-18 19:46:15.161 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-18 19:46:15.166 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-18 19:46:15.168 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-18 19:46:15.197 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-18 19:46:15.219 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:15.221 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-18 19:46:15.223 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-18 19:46:15.226 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 19:46:15.228 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:46:15.231 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-18 19:46:15.260 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-18 19:46:15.286 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:46:15.313 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-18 19:46:15.340 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-18 19:46:15.367 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-18 19:46:15.394 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-18 19:46:15.422 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-18 19:46:15.449 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:46:15.476 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:46:15.508 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-18 19:46:15.524 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:15.527 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-18 19:46:15.529 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-18 19:46:15.559 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-18 19:46:15.585 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.48/identity 2022-05-18 19:46:15.612 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-18 19:46:15.639 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-18 19:46:15.667 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-18 19:46:15.693 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-18 19:46:15.720 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-18 19:46:15.747 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-18 19:46:15.762 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:15.765 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-18 19:46:15.767 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-18 19:46:15.794 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-18 19:46:15.823 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-18 19:46:15.826 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-18 19:46:15.856 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-18 19:46:15.859 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-18 19:46:15.861 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-18 19:46:15.863 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:46:15.865 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:46:15.867 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:46:15.870 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:46:15.872 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:46:15.874 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:46:15.876 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-18 19:46:15.878 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:46:15.880 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:46:15.883 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:46:15.885 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:46:15.888 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:46:15.890 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:46:15.892 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:46:15.894 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:46:15.896 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:46:15.898 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:46:15.901 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:46:15.903 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-18 19:46:15.906 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-18 19:46:15.908 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-18 19:46:15.911 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:46:15.927 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:46:15.929 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:46:15.931 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:46:15.934 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:46:15.936 | + 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-05-18 19:46:15.963 | + 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-05-18 19:46:15.991 | + 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-05-18 19:46:16.020 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:46:16.047 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-18 19:46:16.077 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-18 19:46:16.092 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:16.094 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-18 19:46:16.097 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-18 19:46:16.099 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-18 19:46:16.101 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-18 19:46:16.103 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 19:46:16.106 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:46:16.108 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-18 19:46:16.112 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-18 19:46:16.114 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:46:16.117 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:46:16.134 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:46:16.134 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:46:16.143 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:46:16.146 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:46:16.162 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-18 19:46:16.164 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-18 19:46:16.168 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-18 19:46:16.197 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-18 19:46:16.223 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-18 19:46:16.250 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:46:16.277 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:46:16.303 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:46:16.330 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:46:16.357 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:46:16.383 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:46:16.410 | + 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-05-18 19:46:16.438 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:46:16.464 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:46:16.497 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:46:16.524 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 19:46:16.526 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 19:46:16.529 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-18 19:46:16.532 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-18 19:46:16.534 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:46:16.536 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:16.539 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:16.542 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 19:46:16.544 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 19:46:16.546 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-18 19:46:16.574 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 19:46:16.601 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 19:46:16.601 | + 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-05-18 19:46:16.610 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-18 19:46:16.613 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-18 19:46:16.615 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-18 19:46:16.617 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:46:16.620 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:46:16.622 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:46:16.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:16.627 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:16.629 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:46:16.632 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:46:16.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:16.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:16.638 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-18 19:46:16.699 | Enabling site nova-api-wsgi. 2022-05-18 19:46:16.704 | To activate the new configuration, you need to run: 2022-05-18 19:46:16.705 | systemctl reload apache2 2022-05-18 19:46:16.709 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 19:46:16.711 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:46:16.713 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:46:16.715 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:46:16.848 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-18 19:46:16.867 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:16.869 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-18 19:46:16.872 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-18 19:46:16.874 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-18 19:46:16.876 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-18 19:46:16.879 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-18 19:46:16.881 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:46:16.884 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-18 19:46:16.888 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-18 19:46:16.890 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:46:16.892 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:46:16.906 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:46:16.906 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:46:16.914 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:46:16.918 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:46:16.934 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-18 19:46:16.936 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-18 19:46:16.939 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-18 19:46:16.969 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-18 19:46:16.995 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-18 19:46:17.021 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:46:17.049 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:46:17.075 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:46:17.102 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:46:17.129 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:46:17.157 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:46:17.187 | + 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-05-18 19:46:17.215 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:46:17.241 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:46:17.268 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:46:17.296 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-18 19:46:17.298 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-18 19:46:17.325 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-18 19:46:17.342 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:17.344 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-18 19:46:17.374 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-18 19:46:17.377 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-18 19:46:17.379 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-18 19:46:17.396 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:17.398 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:46:17.402 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:46:17.430 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-18 19:46:17.460 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-18 19:46:17.463 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-18 19:46:17.465 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-18 19:46:17.468 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:46:17.470 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:46:17.472 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:46:17.489 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:17.492 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:46:17.495 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:46:17.497 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:46:17.514 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:17.516 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:46:17.519 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:46:17.550 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:46:17.552 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:46:17.555 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-18 19:46:17.584 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-18 19:46:17.611 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-18 19:46:17.641 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-18 19:46:17.658 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:17.660 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 19:46:17.687 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-18 19:46:17.690 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-18 19:46:17.692 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-18 19:46:17.722 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-18 19:46:17.750 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.48/identity 2022-05-18 19:46:17.777 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-18 19:46:17.805 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-18 19:46:17.833 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-18 19:46:17.862 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-18 19:46:17.890 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-18 19:46:17.918 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-18 19:46:17.946 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-18 19:46:17.962 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:17.965 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-18 19:46:17.969 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-18 19:46:17.971 | + lib/nova:create_nova_conf:553 : local conf 2022-05-18 19:46:17.974 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-18 19:46:17.977 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-18 19:46:17.979 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-18 19:46:17.982 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-18 19:46:17.984 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-18 19:46:17.987 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-18 19:46:17.989 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-18 19:46:17.993 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-18 19:46:17.996 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-18 19:46:17.999 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-18 19:46:18.001 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-18 19:46:18.003 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:46:18.006 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:46:18.008 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:46:18.024 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:18.026 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:46:18.029 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-18 19:46:18.031 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-18 19:46:18.062 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-18 19:46:18.092 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-18 19:46:18.123 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 19:46:18.125 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-18 19:46:18.127 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-18 19:46:18.130 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-18 19:46:18.145 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:18.149 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-18 19:46:18.149 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-18 19:46:18.822 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-05-18 19:46:18.825 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-05-18 19:46:19.483 | Adding vhost "nova_cell1" ... 2022-05-18 19:46:19.808 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-05-18 19:46:20.487 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-05-18 19:46:20.536 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-18 19:46:20.539 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-18 19:46:20.542 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-18 19:46:20.544 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:46:20.546 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-18 19:46:20.549 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:46:20.564 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:20.567 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-18 19:46:20.570 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-18 19:46:20.572 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:46:20.588 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:20.591 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-05-18 19:46:20.593 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-05-18 19:46:20.621 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:46:20.623 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:46:20.625 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-18 19:46:20.642 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:20.644 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-18 19:46:20.646 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-18 19:46:20.648 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-18 19:46:20.679 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.48/identity 2022-05-18 19:46:20.706 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-18 19:46:20.734 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-18 19:46:20.760 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-18 19:46:20.788 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-18 19:46:20.816 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-18 19:46:20.846 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-18 19:46:20.875 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-18 19:46:20.877 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-18 19:46:20.879 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-18 19:46:20.882 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:46:20.899 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:46:20.903 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:46:20.906 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:46:20.909 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:46:20.911 | + 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-05-18 19:46:20.940 | + 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-05-18 19:46:20.968 | + 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-05-18 19:46:20.995 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:46:21.023 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 19:46:21.027 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-18 19:46:21.031 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-18 19:46:21.033 | + lib/nova:create_nova_conf:587 : local conf 2022-05-18 19:46:21.035 | + lib/nova:create_nova_conf:588 : local offset 2022-05-18 19:46:21.038 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-18 19:46:21.040 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-18 19:46:21.043 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-18 19:46:21.046 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-18 19:46:21.048 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-18 19:46:21.050 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-18 19:46:21.052 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-18 19:46:21.055 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-18 19:46:21.057 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-18 19:46:21.059 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-18 19:46:21.075 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:21.077 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-18 19:46:21.079 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-18 19:46:21.095 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:21.098 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-18 19:46:21.113 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:21.116 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-18 19:46:21.132 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:46:21.134 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-18 19:46:21.152 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:46:21.154 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-18 19:46:21.157 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-18 19:46:21.159 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-18 19:46:21.161 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:46:21.164 | + lib/stack:stack_install_service:32 : install_placement 2022-05-18 19:46:21.166 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-18 19:46:21.169 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-18 19:46:21.171 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:21.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:21.176 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-18 19:46:21.179 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:46:21.181 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:46:21.184 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:46:21.186 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:46:21.188 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:46:21.191 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:46:21.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:21.195 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:21.198 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:46:21.201 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:46:21.203 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:46:21.206 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:46:21.208 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-18 19:46:21.211 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:46:21.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:21.216 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:21.218 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-18 19:46:21.240 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-18 19:46:21.350 | Reading package lists... 2022-05-18 19:46:21.591 | Building dependency tree... 2022-05-18 19:46:21.593 | Reading state information... 2022-05-18 19:46:21.839 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 19:46:21.840 | The following packages were automatically installed and are no longer required: 2022-05-18 19:46:21.841 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:46:21.841 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:46:21.841 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:46:21.841 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:46:21.841 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:46:21.841 | python3-zope.interface 2022-05-18 19:46:21.841 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:46:21.952 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:46:21.957 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:46:21.959 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:46:21.962 | + functions-common:time_stop:2437 : local name 2022-05-18 19:46:21.964 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:46:21.966 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:46:21.968 | + functions-common:time_stop:2440 : local total 2022-05-18 19:46:21.971 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:46:21.973 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:46:21.975 | + functions-common:time_stop:2444 : start_time=1652903181237 2022-05-18 19:46:21.978 | + functions-common:time_stop:2446 : [[ -z 1652903181237 ]] 2022-05-18 19:46:21.981 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:46:21.985 | + functions-common:time_stop:2449 : end_time=1652903181983 2022-05-18 19:46:21.987 | + functions-common:time_stop:2450 : elapsed_time=746 2022-05-18 19:46:21.990 | + functions-common:time_stop:2451 : total=512211 2022-05-18 19:46:21.992 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:46:21.995 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=512957 2022-05-18 19:46:21.997 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:46:22.000 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-18 19:46:22.002 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-18 19:46:22.005 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-18 19:46:22.007 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-18 19:46:22.009 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-18 19:46:22.032 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-18 19:46:22.034 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:46:22.037 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:46:22.040 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:46:22.043 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:46:22.045 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:46:22.048 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:46:22.050 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:22.052 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:22.056 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:46:22.058 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:46:22.061 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:46:22.063 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:46:22.066 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-18 19:46:22.068 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:46:22.071 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:22.073 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:22.076 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-18 19:46:22.098 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-05-18 19:46:22.206 | Reading package lists... 2022-05-18 19:46:22.458 | Building dependency tree... 2022-05-18 19:46:22.460 | Reading state information... 2022-05-18 19:46:22.717 | The following packages were automatically installed and are no longer required: 2022-05-18 19:46:22.718 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:46:22.718 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:46:22.718 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:46:22.718 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:46:22.718 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:46:22.718 | python3-zope.interface 2022-05-18 19:46:22.718 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:46:22.784 | The following NEW packages will be installed: 2022-05-18 19:46:22.785 | libapache2-mod-wsgi-py3 2022-05-18 19:46:22.890 | 0 upgraded, 1 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:46:22.890 | Need to get 93.3 kB of archives. 2022-05-18 19:46:22.890 | After this operation, 300 kB of additional disk space will be used. 2022-05-18 19:46:22.890 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-05-18 19:46:23.572 | Fetched 93.3 kB in 0s (419 kB/s) 2022-05-18 19:46:23.774 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-05-18 19:46:23.827 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-05-18 19:46:23.830 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-05-18 19:46:23.881 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-18 19:46:24.252 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-18 19:46:24.592 | apache2_invoke: Enable module wsgi 2022-05-18 19:46:33.578 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:46:33.581 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:46:33.583 | + functions-common:time_stop:2437 : local name 2022-05-18 19:46:33.586 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:46:33.588 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:46:33.590 | + functions-common:time_stop:2440 : local total 2022-05-18 19:46:33.593 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:46:33.595 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:46:33.597 | + functions-common:time_stop:2444 : start_time=1652903182095 2022-05-18 19:46:33.600 | + functions-common:time_stop:2446 : [[ -z 1652903182095 ]] 2022-05-18 19:46:33.603 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:46:33.607 | + functions-common:time_stop:2449 : end_time=1652903193605 2022-05-18 19:46:33.610 | + functions-common:time_stop:2450 : elapsed_time=11510 2022-05-18 19:46:33.612 | + functions-common:time_stop:2451 : total=512957 2022-05-18 19:46:33.614 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:46:33.617 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=524467 2022-05-18 19:46:33.619 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:46:33.622 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-18 19:46:33.625 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-18 19:46:33.627 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:46:33.630 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:46:33.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:46:33.635 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-18 19:46:33.637 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-18 19:46:33.692 | wsgi (enabled by maintainer script) 2022-05-18 19:46:33.695 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-18 19:46:33.698 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-18 19:46:33.700 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:46:33.703 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-18 19:46:33.706 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-18 19:46:33.708 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:46:33.712 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:46:33.712 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:46:33.717 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-18 19:46:33.720 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-18 19:46:33.722 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-18 19:46:33.725 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-18 19:46:33.728 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-18 19:46:33.751 | Using python 3.8 to install osc-placement 2022-05-18 19:46:33.754 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-18 19:46:34.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:46:34.629 | from cryptography.utils import int_from_bytes 2022-05-18 19:46:34.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:46:34.629 | from cryptography.utils import int_from_bytes 2022-05-18 19:46:35.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:46:35.940 | Collecting osc-placement 2022-05-18 19:46:35.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-05-18 19:46:35.963 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-18 19:46:35.964 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-18 19:46:35.965 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-18 19:46:35.966 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-18 19:46:35.967 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-18 19:46:35.968 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-18 19:46:36.029 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-18 19:46:36.030 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-18 19:46:36.031 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-18 19:46:36.032 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-18 19:46:36.046 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-18 19:46:36.048 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-18 19:46:36.049 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-05-18 19:46:36.064 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-18 19:46:36.066 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-18 19:46:36.067 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.9) 2022-05-18 19:46:36.068 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-18 19:46:36.069 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-18 19:46:36.070 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-18 19:46:36.091 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-18 19:46:36.092 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.3.0) 2022-05-18 19:46:36.093 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-18 19:46:36.094 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-18 19:46:36.103 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-18 19:46:36.141 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-18 19:46:36.142 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-18 19:46:36.144 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-18 19:46:36.146 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-18 19:46:36.147 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-18 19:46:36.148 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-18 19:46:36.150 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-18 19:46:36.151 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-18 19:46:36.220 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-18 19:46:36.222 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-18 19:46:36.223 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-18 19:46:36.225 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-18 19:46:36.316 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-18 19:46:36.317 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-18 19:46:36.318 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-18 19:46:36.363 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-18 19:46:36.404 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-18 19:46:36.609 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-18 19:46:38.687 | Installing collected packages: osc-placement 2022-05-18 19:46:38.909 | Successfully installed osc-placement-3.2.0 2022-05-18 19:46:38.909 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:46:38.916 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:46:38.916 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:46:39.036 | + inc/python:pip_install:200 : result=0 2022-05-18 19:46:39.038 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:46:39.041 | + functions-common:time_stop:2437 : local name 2022-05-18 19:46:39.043 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:46:39.046 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:46:39.048 | + functions-common:time_stop:2440 : local total 2022-05-18 19:46:39.050 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:46:39.053 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:46:39.055 | + functions-common:time_stop:2444 : start_time=1652903193745 2022-05-18 19:46:39.058 | + functions-common:time_stop:2446 : [[ -z 1652903193745 ]] 2022-05-18 19:46:39.061 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:46:39.065 | + functions-common:time_stop:2449 : end_time=1652903199063 2022-05-18 19:46:39.068 | + functions-common:time_stop:2450 : elapsed_time=5318 2022-05-18 19:46:39.070 | + functions-common:time_stop:2451 : total=229342 2022-05-18 19:46:39.072 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:46:39.075 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=234660 2022-05-18 19:46:39.078 | + inc/python:pip_install:203 : return 0 2022-05-18 19:46:39.080 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-18 19:46:39.083 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-18 19:46:39.085 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-18 19:46:39.088 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:46:39.091 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:46:39.094 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:46:39.096 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:46:39.099 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:46:39.102 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:46:39.124 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:46:39.127 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:46:39.129 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:46:39.132 | + functions-common:git_clone:629 : echo master 2022-05-18 19:46:39.132 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:46:39.138 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-18 19:46:39.142 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-05-18 19:46:39.144 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-18 19:46:39.147 | + functions-common:git_timed:714 : local count=0 2022-05-18 19:46:39.149 | + functions-common:git_timed:715 : local timeout=0 2022-05-18 19:46:39.152 | + functions-common:git_timed:717 : [[ -n 0 ]] 2022-05-18 19:46:39.155 | + functions-common:git_timed:718 : timeout=0 2022-05-18 19:46:39.157 | + functions-common:git_timed:721 : time_start git_timed 2022-05-18 19:46:39.159 | + functions-common:time_start:2423 : local name=git_timed 2022-05-18 19:46:39.162 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:46:39.164 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:46:39.167 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:46:39.171 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903199168 2022-05-18 19:46:39.173 | + functions-common:git_timed:722 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-18 19:46:39.176 | Cloning into '/opt/stack/placement'... 2022-05-18 19:47:07.384 | + functions-common:git_timed:736 : time_stop git_timed 2022-05-18 19:47:07.387 | + functions-common:time_stop:2437 : local name 2022-05-18 19:47:07.389 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:47:07.392 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:47:07.394 | + functions-common:time_stop:2440 : local total 2022-05-18 19:47:07.396 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:47:07.398 | + functions-common:time_stop:2443 : name=git_timed 2022-05-18 19:47:07.401 | + functions-common:time_stop:2444 : start_time=1652903199168 2022-05-18 19:47:07.403 | + functions-common:time_stop:2446 : [[ -z 1652903199168 ]] 2022-05-18 19:47:07.406 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:47:07.410 | + functions-common:time_stop:2449 : end_time=1652903227408 2022-05-18 19:47:07.413 | + functions-common:time_stop:2450 : elapsed_time=28240 2022-05-18 19:47:07.415 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:47:07.417 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:47:07.419 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28240 2022-05-18 19:47:07.422 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-18 19:47:07.435 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-18 19:47:07.438 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:47:07.438 | + functions-common:git_clone:690 : head -1 2022-05-18 19:47:07.442 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-18 19:47:07.445 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:47:07.448 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-18 19:47:07.450 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:47:07.452 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 19:47:07.455 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-18 19:47:07.458 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:47:07.460 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-18 19:47:07.463 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:47:07.465 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 19:47:07.467 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-18 19:47:07.470 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:47:07.473 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:47:07.476 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-18 19:47:07.479 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:47:07.481 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-18 19:47:07.484 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:47:07.486 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:47:07.489 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-18 19:47:07.495 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-18 19:47:07.498 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-18 19:47:08.164 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-18 19:47:08.167 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:47:08.169 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:47:08.172 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:47:08.174 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 19:47:08.177 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-18 19:47:08.179 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:47:08.182 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:47:08.184 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:47:08.186 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:47:08.189 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:47:08.191 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:47:08.194 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:47:08.196 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-18 19:47:08.218 | Using python 3.8 to install /opt/stack/placement 2022-05-18 19:47:08.220 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-18 19:47:09.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:47:09.061 | from cryptography.utils import int_from_bytes 2022-05-18 19:47:09.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:47:09.062 | from cryptography.utils import int_from_bytes 2022-05-18 19:47:10.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:47:10.280 | Obtaining file:///opt/stack/placement 2022-05-18 19:47:10.281 | Preparing metadata (setup.py): started 2022-05-18 19:47:14.827 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:47:14.964 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-18 19:47:14.965 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-18 19:47:14.966 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-18 19:47:14.967 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-18 19:47:14.968 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-18 19:47:14.969 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-18 19:47:14.970 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-18 19:47:14.972 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (62.2.0) 2022-05-18 19:47:14.973 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-18 19:47:14.974 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-18 19:47:14.976 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-18 19:47:14.977 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.7.0) 2022-05-18 19:47:14.978 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-18 19:47:14.979 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-18 19:47:14.980 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-18 19:47:14.981 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-18 19:47:14.982 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-18 19:47:14.983 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-18 19:47:14.984 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-18 19:47:14.985 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-18 19:47:14.986 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-18 19:47:15.051 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.16.0) 2022-05-18 19:47:15.053 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (2.11.0) 2022-05-18 19:47:15.055 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (5.1.0) 2022-05-18 19:47:15.057 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.4.0) 2022-05-18 19:47:15.058 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (3.1.1) 2022-05-18 19:47:15.059 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.5.0) 2022-05-18 19:47:15.078 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev21) (0.17.3) 2022-05-18 19:47:15.119 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (0.8.0) 2022-05-18 19:47:15.120 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-18 19:47:15.121 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-18 19:47:15.122 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (6.0) 2022-05-18 19:47:15.123 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-05-18 19:47:15.174 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-18 19:47:15.175 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-18 19:47:15.178 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-18 19:47:15.179 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-18 19:47:15.222 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (0.9.6) 2022-05-18 19:47:15.223 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (2.8.2) 2022-05-18 19:47:15.243 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-18 19:47:15.244 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.1.2) 2022-05-18 19:47:15.245 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.2.2) 2022-05-18 19:47:15.271 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (1.0.3) 2022-05-18 19:47:15.272 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (2022.1) 2022-05-18 19:47:15.286 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-18 19:47:15.302 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (3.0.9) 2022-05-18 19:47:15.304 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (0.11.0) 2022-05-18 19:47:15.306 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (1.0.2) 2022-05-18 19:47:15.307 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (21.3) 2022-05-18 19:47:15.349 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2.0.12) 2022-05-18 19:47:15.350 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-18 19:47:15.353 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (3.3) 2022-05-18 19:47:15.354 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (1.26.9) 2022-05-18 19:47:15.371 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev21) (0.7) 2022-05-18 19:47:15.559 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-18 19:47:15.599 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-18 19:47:15.600 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-18 19:47:15.601 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-18 19:47:15.616 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (1.15.0) 2022-05-18 19:47:15.650 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.14.1) 2022-05-18 19:47:15.713 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.1.1) 2022-05-18 19:47:15.778 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.7.0) 2022-05-18 19:47:15.866 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.1.5) 2022-05-18 19:47:15.916 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (0.2.5) 2022-05-18 19:47:16.110 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-18 19:47:16.111 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-18 19:47:16.113 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-18 19:47:16.192 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-18 19:47:16.256 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.21) 2022-05-18 19:47:16.419 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-18 19:47:16.531 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-18 19:47:16.533 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-18 19:47:18.393 | Installing collected packages: openstack-placement 2022-05-18 19:47:18.395 | Running setup.py develop for openstack-placement 2022-05-18 19:47:24.139 | Successfully installed openstack-placement 2022-05-18 19:47:24.139 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:47:24.148 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:47:24.148 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:47:24.282 | + inc/python:pip_install:200 : result=0 2022-05-18 19:47:24.284 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:47:24.287 | + functions-common:time_stop:2437 : local name 2022-05-18 19:47:24.289 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:47:24.291 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:47:24.294 | + functions-common:time_stop:2440 : local total 2022-05-18 19:47:24.296 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:47:24.298 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:47:24.300 | + functions-common:time_stop:2444 : start_time=1652903228212 2022-05-18 19:47:24.303 | + functions-common:time_stop:2446 : [[ -z 1652903228212 ]] 2022-05-18 19:47:24.305 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:47:24.310 | + functions-common:time_stop:2449 : end_time=1652903244307 2022-05-18 19:47:24.312 | + functions-common:time_stop:2450 : elapsed_time=16095 2022-05-18 19:47:24.314 | + functions-common:time_stop:2451 : total=234660 2022-05-18 19:47:24.317 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:47:24.319 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=250755 2022-05-18 19:47:24.322 | + inc/python:pip_install:203 : return 0 2022-05-18 19:47:24.324 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:47:24.327 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 19:47:24.329 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 19:47:24.349 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 19:47:24.360 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-18 19:47:24.363 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-18 19:47:24.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:47:24.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:47:24.370 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-18 19:47:24.373 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:47:24.375 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:47:24.378 | + ./stack.sh:main:945 : configure_placement 2022-05-18 19:47:24.381 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-18 19:47:24.393 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-18 19:47:24.396 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-18 19:47:24.400 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-18 19:47:24.403 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-18 19:47:24.405 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-18 19:47:24.408 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-18 19:47:24.410 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:47:24.413 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:47:24.415 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:47:24.433 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:47:24.435 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:47:24.438 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-18 19:47:24.441 | + 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-05-18 19:47:24.472 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-18 19:47:24.504 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-18 19:47:24.535 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-18 19:47:24.537 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-18 19:47:24.540 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-18 19:47:24.542 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:47:24.545 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-18 19:47:24.581 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-18 19:47:24.609 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:47:24.639 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-18 19:47:24.667 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-18 19:47:24.696 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-18 19:47:24.725 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-18 19:47:24.754 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-18 19:47:24.783 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:47:24.812 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:47:24.840 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-18 19:47:24.843 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-18 19:47:24.845 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-18 19:47:24.849 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:47:24.867 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:47:24.869 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:47:24.872 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:47:24.874 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:47:24.876 | + 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-05-18 19:47:24.905 | + 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-05-18 19:47:24.934 | + 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-05-18 19:47:24.963 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:47:24.992 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-18 19:47:24.995 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-18 19:47:24.997 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-18 19:47:25.000 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-18 19:47:25.002 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-18 19:47:25.004 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 19:47:25.007 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:47:25.010 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-18 19:47:25.014 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-18 19:47:25.016 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:47:25.019 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:47:25.031 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:47:25.032 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:47:25.040 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:47:25.044 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:47:25.060 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-18 19:47:25.062 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-18 19:47:25.066 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-18 19:47:25.096 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-18 19:47:25.125 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-18 19:47:25.153 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:47:25.182 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:47:25.211 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:47:25.239 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:47:25.267 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:47:25.297 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:47:25.324 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 19:47:25.354 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:47:25.382 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:47:25.412 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:47:25.440 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 19:47:25.442 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 19:47:25.445 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-18 19:47:25.448 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-18 19:47:25.450 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:47:25.453 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:47:25.456 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:47:25.458 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-18 19:47:25.461 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-18 19:47:25.463 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-18 19:47:25.492 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 19:47:25.521 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-18 19:47:25.521 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-18 19:47:25.530 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-18 19:47:25.534 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-18 19:47:25.536 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-18 19:47:25.539 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:47:25.541 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:47:25.544 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:47:25.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:47:25.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:47:25.551 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:47:25.554 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:47:25.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:47:25.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:47:25.561 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-18 19:47:25.622 | Enabling site placement-api. 2022-05-18 19:47:25.628 | To activate the new configuration, you need to run: 2022-05-18 19:47:25.628 | systemctl reload apache2 2022-05-18 19:47:25.632 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 19:47:25.635 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:47:25.637 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:47:25.640 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:47:25.779 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-18 19:47:25.802 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:47:25.805 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-18 19:47:25.824 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:47:25.826 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-18 19:47:25.847 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:47:25.849 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-18 19:47:25.852 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-18 19:47:25.854 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-18 19:47:25.886 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.48/identity 2022-05-18 19:47:25.915 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-18 19:47:25.946 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-18 19:47:25.975 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-18 19:47:26.004 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-18 19:47:26.033 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-18 19:47:26.062 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-18 19:47:26.091 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-18 19:47:26.108 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:47:26.110 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-18 19:47:26.128 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:47:26.131 | + ./stack.sh:main:971 : run_phase stack install 2022-05-18 19:47:26.133 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 19:47:26.136 | + functions-common:run_phase:1866 : local phase=install 2022-05-18 19:47:26.138 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 19:47:26.141 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 19:47:26.143 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 19:47:26.146 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 19:47:26.148 | + functions-common:run_phase:1875 : local extra 2022-05-18 19:47:26.152 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 19:47:26.156 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 19:47:26.159 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 19:47:26.161 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 19:47:26.164 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-18 19:47:26.166 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 19:47:26.182 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:47:26.185 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 19:47:26.187 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:47:26.190 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-18 19:47:26.192 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-18 19:47:26.195 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:47:26.197 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-18 19:47:26.199 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-18 19:47:26.202 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-18 19:47:26.267 | ++ inc/async:async_inner:63 : install_tempest 2022-05-18 19:47:26.305 | [17815 Async install_tempest:77630]: running: install_tempest 2022-05-18 19:47:26.307 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 19:47:26.310 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 19:47:26.313 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 19:47:26.315 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 19:47:26.319 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-18 19:47:26.322 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 19:47:26.325 | + functions-common:run_plugins:1852 : local phase=install 2022-05-18 19:47:26.327 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 19:47:26.330 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 19:47:26.333 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-18 19:47:26.335 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-18 19:47:26.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:47:26.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:47:26.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-18 19:47:26.346 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:47:26.350 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-18 19:47:26.353 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-18 19:47:26.356 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:47:26.359 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-18 19:47:26.363 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-18 19:47:26.367 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:47:26.371 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:47:26.371 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:47:26.377 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-18 19:47:26.379 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-18 19:47:26.382 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-18 19:47:26.385 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-18 19:47:26.388 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-18 19:47:26.410 | Using python 3.8 to install python-openstackclient 2022-05-18 19:47:26.413 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-05-18 19:47:27.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:47:27.264 | from cryptography.utils import int_from_bytes 2022-05-18 19:47:27.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:47:27.264 | from cryptography.utils import int_from_bytes 2022-05-18 19:47:28.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:47:28.615 | Collecting python-openstackclient 2022-05-18 19:47:28.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-05-18 19:47:28.678 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-18 19:47:28.679 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-18 19:47:28.680 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-18 19:47:28.681 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-18 19:47:28.683 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-18 19:47:28.684 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-18 19:47:28.685 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-18 19:47:28.686 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-18 19:47:28.687 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-18 19:47:28.688 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-18 19:47:28.689 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-18 19:47:28.701 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-18 19:47:28.702 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-18 19:47:28.703 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-18 19:47:28.705 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-18 19:47:28.706 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-18 19:47:28.732 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-18 19:47:28.733 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-18 19:47:28.734 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-18 19:47:28.735 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-18 19:47:28.737 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-18 19:47:28.738 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-18 19:47:28.739 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-18 19:47:28.740 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-18 19:47:28.741 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-18 19:47:28.742 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-18 19:47:28.743 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-18 19:47:28.758 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-18 19:47:28.777 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-18 19:47:28.778 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-18 19:47:28.779 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-18 19:47:28.780 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-18 19:47:28.802 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-18 19:47:28.819 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-18 19:47:28.820 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-18 19:47:28.824 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-18 19:47:28.914 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-18 19:47:28.915 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-18 19:47:28.916 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-18 19:47:28.959 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-18 19:47:28.970 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-18 19:47:29.005 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-18 19:47:29.167 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-18 19:47:29.185 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-18 19:47:29.287 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-18 19:47:29.290 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-18 19:47:29.291 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-18 19:47:29.293 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-18 19:47:29.446 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-18 19:47:31.593 | Installing collected packages: python-openstackclient 2022-05-18 19:47:33.184 | Successfully installed python-openstackclient-5.8.0 2022-05-18 19:47:33.184 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:47:33.191 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:47:33.191 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:47:33.320 | + inc/python:pip_install:200 : result=0 2022-05-18 19:47:33.322 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:47:33.324 | + functions-common:time_stop:2437 : local name 2022-05-18 19:47:33.327 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:47:33.329 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:47:33.331 | + functions-common:time_stop:2440 : local total 2022-05-18 19:47:33.334 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:47:33.336 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:47:33.338 | + functions-common:time_stop:2444 : start_time=1652903246404 2022-05-18 19:47:33.341 | + functions-common:time_stop:2446 : [[ -z 1652903246404 ]] 2022-05-18 19:47:33.344 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:47:33.348 | + functions-common:time_stop:2449 : end_time=1652903253345 2022-05-18 19:47:33.351 | + functions-common:time_stop:2450 : elapsed_time=6941 2022-05-18 19:47:33.353 | + functions-common:time_stop:2451 : total=250755 2022-05-18 19:47:33.355 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:47:33.358 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=257696 2022-05-18 19:47:33.360 | + inc/python:pip_install:203 : return 0 2022-05-18 19:47:33.363 | + ./stack.sh:main:983 : install_oscwrap 2022-05-18 19:47:33.367 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-18 19:47:33.371 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.54Zl13Y0NE 2022-05-18 19:47:33.374 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-18 19:47:33.376 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-18 19:47:33.378 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-18 19:47:33.381 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-18 19:47:33.384 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-18 19:47:33.386 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-18 19:47:33.404 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:47:33.407 | + ./stack.sh:main:1037 : configure_database 2022-05-18 19:47:33.410 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-18 19:47:33.412 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-18 19:47:33.414 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-18 19:47:33.417 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:47:33.419 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-18 19:47:33.421 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-18 19:47:33.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:47:33.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:47:33.429 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-18 19:47:33.431 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-18 19:47:33.434 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-18 19:47:33.437 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-18 19:47:33.439 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-18 19:47:33.499 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-18 19:47:33.502 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:47:33.504 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:47:33.506 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:47:33.509 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:47:33.511 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:47:33.513 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:47:33.516 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:47:33.518 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:47:33.521 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:47:33.523 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:47:33.525 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:47:33.528 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-18 19:47:33.530 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:47:33.532 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:47:33.535 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:47:33.537 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:47:33.540 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:47:33.542 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:47:33.544 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-18 19:47:33.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:47:33.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:47:33.551 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-18 19:47:33.553 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:47:33.555 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-18 19:47:36.707 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-18 19:47:36.750 | mysqladmin: connect to server at 'localhost' failed 2022-05-18 19:47:36.751 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-18 19:47:36.777 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-18 19:47:36.799 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-18 19:47:36.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:47:36.847 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:47:36.865 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-18 19:47:36.892 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-18 19:47:36.919 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-18 19:47:36.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:47:36.964 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:47:36.995 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-18 19:47:37.020 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-18 19:47:37.043 | + 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-05-18 19:47:37.090 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:47:37.231 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-18 19:47:37.244 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:47:37.326 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-18 19:47:37.387 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-18 19:47:37.461 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-18 19:47:37.522 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-18 19:47:37.525 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-18 19:47:37.527 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-18 19:47:37.527 | enabling MySQL performance counting 2022-05-18 19:47:37.530 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-18 19:47:37.556 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-18 19:47:37.559 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-05-18 19:47:38.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:47:38.452 | from cryptography.utils import int_from_bytes 2022-05-18 19:47:38.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:47:38.453 | from cryptography.utils import int_from_bytes 2022-05-18 19:47:39.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:47:39.928 | Processing ./tools/dbcounter 2022-05-18 19:47:40.221 | Installing build dependencies: started 2022-05-18 19:47:50.859 | Installing build dependencies: finished with status 'done' 2022-05-18 19:47:50.863 | Getting requirements to build wheel: started 2022-05-18 19:47:53.607 | Getting requirements to build wheel: finished with status 'done' 2022-05-18 19:47:53.857 | Installing backend dependencies: started 2022-05-18 19:47:59.157 | Installing backend dependencies: finished with status 'done' 2022-05-18 19:47:59.162 | Preparing metadata (pyproject.toml): started 2022-05-18 19:48:02.132 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-18 19:48:02.139 | Building wheels for collected packages: dbcounter 2022-05-18 19:48:02.140 | Building wheel for dbcounter (pyproject.toml): started 2022-05-18 19:48:05.993 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-18 19:48:05.994 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=58f0236541864773adaac8d29c2409e4972a45389b06b89effbc2f8159faaff7 2022-05-18 19:48:05.995 | Stored in directory: /tmp/pip-ephem-wheel-cache-jo7wjz0p/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-18 19:48:05.998 | Successfully built dbcounter 2022-05-18 19:48:08.421 | Installing collected packages: dbcounter 2022-05-18 19:48:08.627 | Successfully installed dbcounter-0.1 2022-05-18 19:48:08.627 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:48:08.634 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:48:08.634 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:48:08.783 | + inc/python:pip_install:200 : result=0 2022-05-18 19:48:08.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:48:08.788 | + functions-common:time_stop:2437 : local name 2022-05-18 19:48:08.796 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:48:08.796 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:48:08.796 | + functions-common:time_stop:2440 : local total 2022-05-18 19:48:08.797 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:48:08.800 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:48:08.802 | + functions-common:time_stop:2444 : start_time=1652903257550 2022-05-18 19:48:08.805 | + functions-common:time_stop:2446 : [[ -z 1652903257550 ]] 2022-05-18 19:48:08.808 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:48:08.812 | + functions-common:time_stop:2449 : end_time=1652903288809 2022-05-18 19:48:08.815 | + functions-common:time_stop:2450 : elapsed_time=31259 2022-05-18 19:48:08.817 | + functions-common:time_stop:2451 : total=257696 2022-05-18 19:48:08.819 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:48:08.821 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=288955 2022-05-18 19:48:08.827 | + inc/python:pip_install:203 : return 0 2022-05-18 19:48:08.827 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-18 19:48:08.829 | + lib/database:recreate_database:112 : local db=stats 2022-05-18 19:48:08.831 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-18 19:48:08.833 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-18 19:48:08.836 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-18 19:48:08.841 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:48:08.889 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-18 19:48:08.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:48:08.983 | + 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-05-18 19:48:08.984 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-18 19:48:08.988 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:48:09.064 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-18 19:48:09.067 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:48:09.069 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-18 19:48:12.582 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-18 19:48:12.584 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-18 19:48:12.588 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 19:48:12.592 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-194812 2022-05-18 19:48:12.595 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-194812 1041' 2022-05-18 19:48:12.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.600 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 19:48:12.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.605 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 19:48:12.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.610 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 19:48:12.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.616 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 19:48:12.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.621 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-05-18 19:48:12.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.626 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-05-18 19:48:12.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.636 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-193253 2022-05-18 19:48:12.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.641 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 19:48:12.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.646 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-05-18 19:48:12.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.651 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 19:48:12.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.657 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 19:48:12.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.662 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 19:48:12.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:48:12.667 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 19:48:12.669 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-18 19:48:12.672 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-18 19:48:12.675 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-18 19:48:12.686 | + ./stack.sh:main:1067 : start_dstat 2022-05-18 19:48:12.690 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:48:12.692 | + functions-common:run_process:1692 : local service=dstat 2022-05-18 19:48:12.695 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:48:12.697 | + functions-common:run_process:1694 : local group= 2022-05-18 19:48:12.699 | + functions-common:run_process:1695 : local user= 2022-05-18 19:48:12.702 | + functions-common:run_process:1697 : local name=dstat 2022-05-18 19:48:12.704 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 19:48:12.707 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 19:48:12.709 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:48:12.712 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:48:12.715 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:48:12.719 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903292717 2022-05-18 19:48:12.722 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-18 19:48:12.739 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:48:12.742 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-18 19:48:12.744 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-18 19:48:12.747 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:48:12.749 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:48:12.752 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:48:12.755 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:48:12.758 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-18 19:48:12.760 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-18 19:48:12.763 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-18 19:48:12.765 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-18 19:48:12.767 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-18 19:48:12.770 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-18 19:48:12.772 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-18 19:48:12.775 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-18 19:48:12.778 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:48:12.780 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-18 19:48:12.783 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-18 19:48:12.785 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-18 19:48:12.787 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-18 19:48:12.790 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-18 19:48:12.792 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-18 19:48:12.796 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-18 19:48:12.857 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-18 19:48:12.918 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:48:12.970 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-18 19:48:13.020 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-18 19:48:13.071 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 19:48:13.121 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-18 19:48:13.124 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-18 19:48:13.187 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-18 19:48:13.562 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-18 19:48:13.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-18 19:48:13.945 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-18 19:48:13.974 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 19:48:13.980 | + functions-common:time_stop:2437 : local name 2022-05-18 19:48:13.983 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:48:13.985 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:48:13.988 | + functions-common:time_stop:2440 : local total 2022-05-18 19:48:13.990 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:48:13.993 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 19:48:13.995 | + functions-common:time_stop:2444 : start_time=1652903292717 2022-05-18 19:48:13.997 | + functions-common:time_stop:2446 : [[ -z 1652903292717 ]] 2022-05-18 19:48:14.000 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:48:14.005 | + functions-common:time_stop:2449 : end_time=1652903294002 2022-05-18 19:48:14.007 | + functions-common:time_stop:2450 : elapsed_time=1285 2022-05-18 19:48:14.010 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:48:14.012 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:48:14.014 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1285 2022-05-18 19:48:14.017 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-18 19:48:14.020 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-18 19:48:14.022 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-18 19:48:14.025 | + functions-common:run_process:1694 : local group= 2022-05-18 19:48:14.027 | + functions-common:run_process:1695 : local user=root 2022-05-18 19:48:14.030 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-18 19:48:14.033 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 19:48:14.035 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 19:48:14.038 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:48:14.040 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:48:14.043 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:48:14.048 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903294045 2022-05-18 19:48:14.050 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-18 19:48:14.075 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:48:14.077 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 19:48:14.080 | + functions-common:time_stop:2437 : local name 2022-05-18 19:48:14.083 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:48:14.087 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:48:14.089 | + functions-common:time_stop:2440 : local total 2022-05-18 19:48:14.092 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:48:14.095 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 19:48:14.098 | + functions-common:time_stop:2444 : start_time=1652903294045 2022-05-18 19:48:14.100 | + functions-common:time_stop:2446 : [[ -z 1652903294045 ]] 2022-05-18 19:48:14.105 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:48:14.108 | + functions-common:time_stop:2449 : end_time=1652903294105 2022-05-18 19:48:14.111 | + functions-common:time_stop:2450 : elapsed_time=60 2022-05-18 19:48:14.113 | + functions-common:time_stop:2451 : total=1285 2022-05-18 19:48:14.116 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:48:14.119 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1345 2022-05-18 19:48:14.121 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-18 19:48:14.158 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:48:14.161 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-18 19:48:14.182 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:48:14.185 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-18 19:48:14.210 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:48:14.212 | + ./stack.sh:main:1080 : start_etcd3 2022-05-18 19:48:14.215 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-18 19:48:14.217 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd' 2022-05-18 19:48:14.220 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-18 19:48:14.223 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380' 2022-05-18 19:48:14.225 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.48:2380' 2022-05-18 19:48:14.228 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.48:2379' 2022-05-18 19:48:14.231 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-18 19:48:14.233 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-18 19:48:14.235 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.48:2379' 2022-05-18 19:48:14.238 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-18 19:48:14.240 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-18 19:48:14.243 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-18 19:48:14.245 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' '' root 2022-05-18 19:48:14.248 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-18 19:48:14.250 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-05-18 19:48:14.253 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-18 19:48:14.257 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-18 19:48:14.260 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-18 19:48:14.262 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-18 19:48:14.267 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-18 19:48:14.271 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-18 19:48:14.279 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-18 19:48:14.352 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-18 19:48:14.424 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-05-18 19:48:14.475 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-18 19:48:14.525 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-18 19:48:14.575 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 19:48:14.626 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-18 19:48:14.629 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-18 19:48:14.690 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-18 19:48:15.070 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-18 19:48:15.123 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-18 19:48:15.174 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-18 19:48:15.225 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-18 19:48:15.277 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-18 19:48:15.280 | ++ functions-common:is_arch:506 : uname -m 2022-05-18 19:48:15.285 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-18 19:48:15.287 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-18 19:48:15.702 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-18 19:48:15.715 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-18 19:48:16.093 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-18 19:48:16.467 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-18 19:48:16.485 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:48:16.488 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-18 19:48:16.490 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-18 19:48:16.494 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-18 19:48:16.498 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-18 19:48:16.510 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-18 19:48:16.522 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-18 19:48:16.525 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-18 19:48:16.528 | + 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.48/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-18 19:48:16.622 | The user clouds.yaml file didn't exist. 2022-05-18 19:48:16.632 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-18 19:48:16.739 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-18 19:48:16.849 | + 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.48/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-18 19:48:16.964 | + 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.48/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-18 19:48:17.083 | + 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.48/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-18 19:48:17.205 | + 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.48/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-18 19:48:17.331 | + 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.48/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-18 19:48:17.463 | + 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.48/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-18 19:48:17.595 | + 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.48/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-18 19:48:17.729 | + functions-common:write_clouds_yaml:198 : cat 2022-05-18 19:48:17.734 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-18 19:48:17.738 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-18 19:48:17.741 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-18 19:48:17.746 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-18 19:48:17.748 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-18 19:48:17.752 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-18 19:48:17.772 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:48:17.774 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-18 19:48:17.777 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:48:17.779 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-18 19:48:17.782 | + ./stack.sh:main:1097 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-05-18 19:48:17.784 | + ./stack.sh:main:1098 : init_keystone 2022-05-18 19:48:17.787 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-18 19:48:17.802 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:48:17.805 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-18 19:48:17.807 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-18 19:48:17.809 | + lib/database:recreate_database:112 : local db=keystone 2022-05-18 19:48:17.812 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-18 19:48:17.815 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-18 19:48:17.817 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-18 19:48:17.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:48:17.878 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-18 19:48:17.883 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:48:17.992 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-18 19:48:17.994 | + functions-common:time_start:2423 : local name=dbsync 2022-05-18 19:48:17.996 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:48:17.999 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:48:18.002 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:48:18.007 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903298004 2022-05-18 19:48:18.009 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-18 19:48:22.784 | INFO dbcounter [-] Registered counter for database keystone 2022-05-18 19:48:22.807 | 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=79793) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-18 19:48:22.813 | DEBUG dbcounter [-] [79793] Writer thread running {{(pid=79793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-18 19:48:22.815 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:22.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.816 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.816 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.817 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.818 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:22.818 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:22.847 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:22.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.848 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.848 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.849 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:22.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:22.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:22.850 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:23.356 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:23.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:23.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:23.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:23.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:23.357 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:23.357 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:23.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:23.358 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:23.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:23.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:23.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:23.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:23.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:23.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:23.359 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:23.359 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:23.367 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 19:48:26.940 | ++ inc/async:async_inner:64 : rc=0 2022-05-18 19:48:26.965 | [77630 Async install_tempest:77630]: finished successfully 2022-05-18 19:48:37.830 | DEBUG dbcounter [-] [79793] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=79793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 19:48:51.772 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:51.772 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 19:48:51.839 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:51.839 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 19:48:51.930 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:51.930 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 19:48:52.000 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:52.000 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 19:48:52.107 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:52.108 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 19:48:52.176 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:52.176 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 19:48:53.279 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:53.280 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:53.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.283 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:53.283 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:53.283 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:53.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.285 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.285 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.285 | 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=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.286 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:53.286 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:53.295 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:53.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.298 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:53.298 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:53.304 | DEBUG dbcounter [-] [79793] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=79793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 19:48:53.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:53.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:53.670 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:53.792 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:53.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:53.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:53.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:53.796 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:53.803 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 19:48:53.832 | DEBUG dbcounter [-] [79793] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=79793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 19:48:53.966 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:53.966 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 19:48:54.035 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:54.035 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 19:48:54.113 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:54.113 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 19:48:54.166 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:54.167 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 19:48:54.238 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:54.238 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 19:48:54.290 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:54.290 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 19:48:54.359 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:54.359 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:54.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.362 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:54.362 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:54.362 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:54.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.365 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:54.365 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:54.374 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:54.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.381 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:54.381 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:54.660 | DEBUG dbcounter [-] [79793] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=79793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 19:48:54.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:54.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:54.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:54.795 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:48:54.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:48:54.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:48:54.798 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:48:54.798 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:48:54.804 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 19:48:54.890 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:54.890 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 19:48:54.970 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:54.970 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 19:48:55.032 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:55.032 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 19:48:55.104 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:55.104 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 19:48:55.195 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:55.195 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 19:48:55.275 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:55.275 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 19:48:55.355 | INFO migrate.versioning.api [-] done 2022-05-18 19:48:55.726 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-18 19:48:55.729 | + functions-common:time_stop:2437 : local name 2022-05-18 19:48:55.732 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:48:55.734 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:48:55.736 | + functions-common:time_stop:2440 : local total 2022-05-18 19:48:55.739 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:48:55.741 | + functions-common:time_stop:2443 : name=dbsync 2022-05-18 19:48:55.743 | + functions-common:time_stop:2444 : start_time=1652903298004 2022-05-18 19:48:55.746 | + functions-common:time_stop:2446 : [[ -z 1652903298004 ]] 2022-05-18 19:48:55.749 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:48:55.754 | + functions-common:time_stop:2449 : end_time=1652903335751 2022-05-18 19:48:55.756 | + functions-common:time_stop:2450 : elapsed_time=37747 2022-05-18 19:48:55.758 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:48:55.761 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:48:55.763 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37747 2022-05-18 19:48:55.765 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-18 19:48:55.768 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-18 19:48:55.772 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-18 19:49:00.175 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-18 19:49:00.175 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-18 19:49:00.176 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-18 19:49:00.176 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-18 19:49:00.176 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-18 19:49:00.177 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-18 19:49:00.177 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-18 19:49:00.177 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-18 19:49:00.177 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-18 19:49:00.525 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-18 19:49:00.529 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-18 19:49:04.905 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-18 19:49:04.906 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-18 19:49:04.906 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-18 19:49:04.906 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-18 19:49:04.906 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-18 19:49:04.907 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-18 19:49:04.907 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-18 19:49:04.907 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-18 19:49:04.907 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-18 19:49:05.256 | + ./stack.sh:main:1099 : start_keystone 2022-05-18 19:49:05.259 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-18 19:49:05.261 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-18 19:49:05.272 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-18 19:49:05.281 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:49:05.283 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-18 19:49:05.286 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-18 19:49:05.291 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-18 19:49:05.293 | + functions-common:run_process:1692 : local service=keystone 2022-05-18 19:49:05.296 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 19:49:05.300 | + functions-common:run_process:1694 : local group= 2022-05-18 19:49:05.301 | + functions-common:run_process:1695 : local user= 2022-05-18 19:49:05.303 | + functions-common:run_process:1697 : local name=keystone 2022-05-18 19:49:05.306 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 19:49:05.308 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 19:49:05.311 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:49:05.314 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:49:05.317 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:49:05.321 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903345318 2022-05-18 19:49:05.323 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-18 19:49:05.340 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:49:05.342 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-18 19:49:05.344 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-18 19:49:05.347 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 19:49:05.352 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 19:49:05.353 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 19:49:05.355 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 19:49:05.357 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-18 19:49:05.359 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-18 19:49:05.362 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-18 19:49:05.364 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-18 19:49:05.366 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-18 19:49:05.369 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-18 19:49:05.372 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-18 19:49:05.374 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-18 19:49:05.376 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 19:49:05.380 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-18 19:49:05.381 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-18 19:49:05.383 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-18 19:49:05.385 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-18 19:49:05.389 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-18 19:49:05.453 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-18 19:49:05.519 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-18 19:49:05.575 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 19:49:05.625 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 19:49:05.674 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-18 19:49:05.724 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-18 19:49:05.783 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-18 19:49:05.845 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-18 19:49:05.895 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-18 19:49:05.944 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-18 19:49:05.946 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-18 19:49:06.009 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-18 19:49:06.401 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-18 19:49:06.417 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-18 19:49:06.796 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-18 19:49:06.874 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 19:49:06.876 | + functions-common:time_stop:2437 : local name 2022-05-18 19:49:06.879 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:49:06.881 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:49:06.883 | + functions-common:time_stop:2440 : local total 2022-05-18 19:49:06.886 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:49:06.888 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 19:49:06.891 | + functions-common:time_stop:2444 : start_time=1652903345318 2022-05-18 19:49:06.893 | + functions-common:time_stop:2446 : [[ -z 1652903345318 ]] 2022-05-18 19:49:06.899 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:49:06.903 | + functions-common:time_stop:2449 : end_time=1652903346901 2022-05-18 19:49:06.906 | + functions-common:time_stop:2450 : elapsed_time=1583 2022-05-18 19:49:06.908 | + functions-common:time_stop:2451 : total=1345 2022-05-18 19:49:06.910 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:49:06.913 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2928 2022-05-18 19:49:06.915 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-18 19:49:06.915 | Waiting for keystone to start... 2022-05-18 19:49:06.917 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.48/identity/v3/ 2022-05-18 19:49:06.920 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.48/identity/v3/ 2022-05-18 19:49:06.923 | + functions:wait_for_service:457 : local timeout=60 2022-05-18 19:49:06.925 | + functions:wait_for_service:458 : local url=http://10.222.0.48/identity/v3/ 2022-05-18 19:49:06.927 | + functions:wait_for_service:459 : local rval=0 2022-05-18 19:49:06.930 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-18 19:49:06.932 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-18 19:49:06.935 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:49:06.937 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:49:06.940 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:49:06.945 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903346942 2022-05-18 19:49:06.947 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-18 19:49:06.952 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.48/identity/v3/ 2022-05-18 19:49:13.355 | + :: : [[ 200 == 503 ]] 2022-05-18 19:49:13.357 | + :: : [[ 0 -eq 7 ]] 2022-05-18 19:49:13.360 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-18 19:49:13.362 | + functions-common:time_stop:2437 : local name 2022-05-18 19:49:13.365 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:49:13.367 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:49:13.369 | + functions-common:time_stop:2440 : local total 2022-05-18 19:49:13.372 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:49:13.375 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-18 19:49:13.377 | + functions-common:time_stop:2444 : start_time=1652903346942 2022-05-18 19:49:13.379 | + functions-common:time_stop:2446 : [[ -z 1652903346942 ]] 2022-05-18 19:49:13.382 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:49:13.387 | + functions-common:time_stop:2449 : end_time=1652903353384 2022-05-18 19:49:13.390 | + functions-common:time_stop:2450 : elapsed_time=6442 2022-05-18 19:49:13.392 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:49:13.395 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:49:13.397 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6442 2022-05-18 19:49:13.399 | + functions:wait_for_service:467 : return 0 2022-05-18 19:49:13.402 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-18 19:49:13.421 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:49:13.424 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-18 19:49:13.426 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:49:13.428 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-18 19:49:13.457 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-18 19:49:13.459 | + 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.48/identity 2022-05-18 19:49:17.985 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:17.986 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:17.986 | 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=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:17.993 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.012 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.012 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.042 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.075 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.076 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.166 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.166 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.167 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.167 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.167 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.168 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.181 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.181 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.181 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.181 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.189 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.191 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.193 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80609) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 19:49:18.257 | INFO dbcounter [-] Registered counter for database keystone 2022-05-18 19:49:18.275 | 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=80609) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-18 19:49:18.282 | DEBUG dbcounter [-] [80609] Writer thread running {{(pid=80609) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-18 19:49:18.571 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created domain default 2022-05-18 19:49:18.782 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created project admin 2022-05-18 19:49:18.810 | DEBUG passlib.handlers.bcrypt [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=80609) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-18 19:49:18.810 | DEBUG passlib.handlers.bcrypt [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80609) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-18 19:49:18.950 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created user admin 2022-05-18 19:49:19.008 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created role reader 2022-05-18 19:49:19.059 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created role member 2022-05-18 19:49:19.142 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created implied role where ce724c5d172b42babb47fb0877cb0c92 implies 56d2289421fd4f1385546675189a316f 2022-05-18 19:49:19.201 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created role admin 2022-05-18 19:49:19.254 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created implied role where be57b0a024bf4cdc81c71fcc55aa5ee3 implies ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:49:19.322 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Granted role admin on project admin to user admin. 2022-05-18 19:49:19.364 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Granted role admin on the system to user admin. 2022-05-18 19:49:19.416 | WARNING py.warnings [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e 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-05-18 19:49:19.416 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-18 19:49:19.416 |  2022-05-18 19:49:19.420 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created region RegionOne 2022-05-18 19:49:19.585 | INFO keystone.cmd.bootstrap [None req-c2dffbfc-f52f-400a-a78a-f13a49b8a62e None None] Created public endpoint http://10.222.0.48/identity 2022-05-18 19:49:20.017 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-18 19:49:20.019 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-18 19:49:20.022 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-18 19:49:20.025 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-18 19:49:23.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:23.366 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:23.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:23.366 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:23.526 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:23.529 | + lib/keystone:create_keystone_accounts:310 : admin_project=82b255dbd8e84e06bd4be95ad0e3a0cb 2022-05-18 19:49:23.531 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-18 19:49:23.534 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-18 19:49:25.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:25.659 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:25.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:25.659 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:25.819 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:25.822 | + lib/keystone:create_keystone_accounts:312 : admin_user=ce23a23e3db64b99958a3b1aacaec25b 2022-05-18 19:49:25.824 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-18 19:49:25.827 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-18 19:49:25.829 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-18 19:49:25.831 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin ce23a23e3db64b99958a3b1aacaec25b default 2022-05-18 19:49:25.887 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ce23a23e3db64b99958a3b1aacaec25b default 2022-05-18 19:49:25.923 | [17815 Async ks-domain-role:80730]: running: get_or_add_user_domain_role admin ce23a23e3db64b99958a3b1aacaec25b default 2022-05-18 19:49:25.925 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-18 19:49:25.928 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 19:49:25.931 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-18 19:49:28.914 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-18 19:49:28.916 | + functions-common:get_or_create_domain:900 : echo default 2022-05-18 19:49:28.917 | default 2022-05-18 19:49:28.919 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-18 19:49:28.979 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-18 19:49:29.026 | [17815 Async ks-project:80861]: running: get_or_create_project service Default 2022-05-18 19:49:29.028 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-18 19:49:29.096 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-18 19:49:29.137 | [17815 Async ks-service:80947]: running: get_or_create_role service 2022-05-18 19:49:29.140 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-18 19:49:29.221 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-18 19:49:29.338 | [17815 Async ks-reseller:81033]: running: get_or_create_role ResellerAdmin 2022-05-18 19:49:29.359 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-18 19:49:29.382 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-18 19:49:29.777 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-18 19:49:29.992 | [17815 Async ks-anotherrole:81137]: running: get_or_create_role anotherrole 2022-05-18 19:49:30.015 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-18 19:49:30.055 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-18 19:49:30.076 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 19:49:30.113 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-18 19:49:32.496 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:32.620 | [81033 Async ks-reseller:81033]: finished successfully 2022-05-18 19:49:33.160 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:33.194 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:33.205 | [80947 Async ks-service:80947]: finished successfully 2022-05-18 19:49:33.231 | [80861 Async ks-project:80861]: finished successfully 2022-05-18 19:49:33.493 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:33.518 | [81137 Async ks-anotherrole:81137]: finished successfully 2022-05-18 19:49:33.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:33.829 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:33.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:33.829 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:33.997 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:34.000 | ++ functions-common:get_or_create_project:950 : project_id=fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:49:34.003 | ++ functions-common:get_or_create_project:951 : echo fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:49:34.005 | + lib/keystone:create_keystone_accounts:340 : invis_project=fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:49:34.008 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-18 19:49:34.011 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-18 19:49:34.013 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 19:49:34.016 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-18 19:49:36.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:36.568 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:36.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:36.568 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:36.749 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:36.752 | ++ functions-common:get_or_create_project:950 : project_id=3f54068b506846de842bfeade6bded68 2022-05-18 19:49:36.754 | ++ functions-common:get_or_create_project:951 : echo 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:36.757 | + lib/keystone:create_keystone_accounts:344 : demo_project=3f54068b506846de842bfeade6bded68 2022-05-18 19:49:36.759 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-18 19:49:36.763 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-18 19:49:36.765 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:49:36.768 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-18 19:49:36.770 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-18 19:49:36.774 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-18 19:49:36.886 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:36.911 | [80730 Async ks-domain-role:80730]: finished successfully 2022-05-18 19:49:39.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.300 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.300 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.463 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:39.466 | ++ functions-common:get_or_create_user:937 : user_id=6f15fb1e9bb14abc8031efb9f387db4b 2022-05-18 19:49:39.468 | ++ functions-common:get_or_create_user:938 : echo 6f15fb1e9bb14abc8031efb9f387db4b 2022-05-18 19:49:39.471 | + lib/keystone:create_keystone_accounts:347 : demo_user=6f15fb1e9bb14abc8031efb9f387db4b 2022-05-18 19:49:39.474 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-18 19:49:39.523 | [17815 Async ks-domain-role:80730]: Waiting for completion of get_or_add_user_domain_role admin ce23a23e3db64b99958a3b1aacaec25b default running on PID 80730 (6 other jobs running) 2022-05-18 19:49:39.547 | [17815 Async ks-domain-role:80730]: Signaling child to exit 2022-05-18 19:49:39.547 | WAKEUP 2022-05-18 19:49:39.570 | [17815 Async ks-domain-role:80730]: Signaled 2022-05-18 19:49:39.571 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-18 19:49:39.571 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce23a23e3db64b99958a3b1aacaec25b --domain default 2022-05-18 19:49:39.571 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:49:39.571 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-18 19:49:39.571 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:49:39.571 | ++ functions-common:get_field:824 : read data 2022-05-18 19:49:39.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.571 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.572 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.572 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:39.572 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-18 19:49:39.572 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-18 19:49:39.572 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user ce23a23e3db64b99958a3b1aacaec25b --domain default 2022-05-18 19:49:39.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.572 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.572 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.572 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-18 19:49:39.572 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce23a23e3db64b99958a3b1aacaec25b --domain default 2022-05-18 19:49:39.572 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:49:39.572 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:49:39.572 | ++ functions-common:get_field:824 : read data 2022-05-18 19:49:39.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.572 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.572 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.572 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:39.572 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:49:39.572 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:49:39.572 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:49:39.572 | ++ functions-common:get_field:830 : echo '| be57b0a024bf4cdc81c71fcc55aa5ee3 | ce23a23e3db64b99958a3b1aacaec25b | | | default | | False |' 2022-05-18 19:49:39.572 | ++ functions-common:get_field:824 : read data 2022-05-18 19:49:39.572 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:49:39.572 | + functions-common:get_or_add_user_domain_role:1033 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:49:39.572 | be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:49:39.615 | [17815 Async ks-domain-role:80730]: finished get_or_add_user_domain_role admin ce23a23e3db64b99958a3b1aacaec25b default with result 0 in 11 seconds 2022-05-18 19:49:39.623 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-18 19:49:39.659 | [17815 Async ks-project:80861]: Waiting for completion of get_or_create_project service Default running on PID 80861 (5 other jobs running) 2022-05-18 19:49:39.684 | [17815 Async ks-project:80861]: Signaling child to exit 2022-05-18 19:49:39.684 | WAKEUP 2022-05-18 19:49:39.706 | [17815 Async ks-project:80861]: Signaled 2022-05-18 19:49:39.707 | + functions-common:get_or_create_project:944 : local project_id 2022-05-18 19:49:39.715 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-18 19:49:39.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.715 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.715 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.715 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:39.715 | + functions-common:get_or_create_project:950 : project_id=9446d7752fc84be6b9182995d3800165 2022-05-18 19:49:39.715 | + functions-common:get_or_create_project:951 : echo 9446d7752fc84be6b9182995d3800165 2022-05-18 19:49:39.715 | 9446d7752fc84be6b9182995d3800165 2022-05-18 19:49:39.757 | [17815 Async ks-project:80861]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-18 19:49:39.794 | [17815 Async ks-service:80947]: Waiting for completion of get_or_create_role service running on PID 80947 (4 other jobs running) 2022-05-18 19:49:39.818 | [17815 Async ks-service:80947]: Signaling child to exit 2022-05-18 19:49:39.818 | WAKEUP 2022-05-18 19:49:39.840 | [17815 Async ks-service:80947]: Signaled 2022-05-18 19:49:39.842 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 19:49:39.842 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-18 19:49:39.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.842 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.842 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.842 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:39.842 | + functions-common:get_or_create_role:962 : role_id=535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:49:39.842 | + functions-common:get_or_create_role:963 : echo 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:49:39.842 | 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:49:39.885 | [17815 Async ks-service:80947]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-18 19:49:39.922 | [17815 Async ks-reseller:81033]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81033 (3 other jobs running) 2022-05-18 19:49:39.946 | [17815 Async ks-reseller:81033]: Signaling child to exit 2022-05-18 19:49:39.946 | WAKEUP 2022-05-18 19:49:39.969 | [17815 Async ks-reseller:81033]: Signaled 2022-05-18 19:49:39.970 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 19:49:39.971 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-18 19:49:39.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.971 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:39.971 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:39.971 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:39.971 | + functions-common:get_or_create_role:962 : role_id=8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:49:39.971 | + functions-common:get_or_create_role:963 : echo 8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:49:39.971 | 8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:49:40.014 | [17815 Async ks-reseller:81033]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-05-18 19:49:40.051 | [17815 Async ks-anotherrole:81137]: Waiting for completion of get_or_create_role anotherrole running on PID 81137 (2 other jobs running) 2022-05-18 19:49:40.075 | [17815 Async ks-anotherrole:81137]: Signaling child to exit 2022-05-18 19:49:40.076 | WAKEUP 2022-05-18 19:49:40.103 | [17815 Async ks-anotherrole:81137]: Signaled 2022-05-18 19:49:40.104 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 19:49:40.104 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-18 19:49:40.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:40.104 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:40.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:40.104 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:40.104 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:40.104 | + functions-common:get_or_create_role:962 : role_id=a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:49:40.104 | + functions-common:get_or_create_role:963 : echo a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:49:40.104 | a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:49:40.148 | [17815 Async ks-anotherrole:81137]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-05-18 19:49:40.153 | + inc/async:async_wait:197 : return 0 2022-05-18 19:49:40.156 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.216 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.259 | [17815 Async ks-demo-member:82002]: running: get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.262 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin ce23a23e3db64b99958a3b1aacaec25b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.323 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ce23a23e3db64b99958a3b1aacaec25b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.372 | [17815 Async ks-demo-admin:82114]: running: get_or_add_user_project_role admin ce23a23e3db64b99958a3b1aacaec25b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.376 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.443 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.495 | [17815 Async ks-demo-another:82226]: running: get_or_add_user_project_role anotherrole 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:40.498 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:49:40.570 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:49:40.640 | [17815 Async ks-demo-invis:82338]: running: get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:49:40.653 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-18 19:49:40.666 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-18 19:49:40.673 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:49:40.681 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-18 19:49:40.687 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-18 19:49:40.693 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-05-18 19:49:45.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:45.146 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:45.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:45.146 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:45.364 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:45.367 | ++ functions-common:get_or_create_user:937 : user_id=dced74a183854908b4b8e2b275619c92 2022-05-18 19:49:45.377 | ++ functions-common:get_or_create_user:938 : echo dced74a183854908b4b8e2b275619c92 2022-05-18 19:49:45.400 | + lib/keystone:create_keystone_accounts:360 : demo_reader=dced74a183854908b4b8e2b275619c92 2022-05-18 19:49:45.402 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader dced74a183854908b4b8e2b275619c92 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:45.691 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dced74a183854908b4b8e2b275619c92 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:45.855 | [17815 Async ks-demo-reader:82525]: running: get_or_add_user_project_role reader dced74a183854908b4b8e2b275619c92 3f54068b506846de842bfeade6bded68 2022-05-18 19:49:45.880 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-18 19:49:45.909 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-18 19:49:45.936 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 19:49:45.955 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-18 19:49:50.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:50.297 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:50.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:50.297 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:50.587 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:50.598 | ++ functions-common:get_or_create_project:950 : project_id=7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:50.611 | ++ functions-common:get_or_create_project:951 : echo 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:50.623 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:50.625 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-18 19:49:50.629 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-18 19:49:50.632 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:49:50.634 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-18 19:49:50.642 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-18 19:49:50.648 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-05-18 19:49:54.656 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:54.769 | [82114 Async ks-demo-admin:82114]: finished successfully 2022-05-18 19:49:54.770 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:54.945 | [82002 Async ks-demo-member:82002]: finished successfully 2022-05-18 19:49:55.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:55.101 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:55.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:55.101 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:55.297 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:55.301 | ++ functions-common:get_or_create_user:937 : user_id=4c181333a94a4938906f1981487b210a 2022-05-18 19:49:55.303 | ++ functions-common:get_or_create_user:938 : echo 4c181333a94a4938906f1981487b210a 2022-05-18 19:49:55.306 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=4c181333a94a4938906f1981487b210a 2022-05-18 19:49:55.309 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:55.391 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:55.446 | [17815 Async ks-alt-admin:82996]: running: get_or_add_user_project_role admin 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:55.450 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:55.578 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:55.659 | [17815 Async ks-alt-another:83108]: running: get_or_add_user_project_role anotherrole 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:55.662 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-18 19:49:55.682 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-18 19:49:55.686 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:49:55.689 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-18 19:49:55.703 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-18 19:49:55.706 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-05-18 19:49:56.315 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:56.490 | [82226 Async ks-demo-another:82226]: finished successfully 2022-05-18 19:49:57.483 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:49:57.692 | [82338 Async ks-demo-invis:82338]: finished successfully 2022-05-18 19:49:59.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:59.514 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:59.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:49:59.514 | from cryptography.utils import int_from_bytes 2022-05-18 19:49:59.705 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:49:59.707 | ++ functions-common:get_or_create_user:937 : user_id=5b375d99b228410c9d27d65e1440f889 2022-05-18 19:49:59.710 | ++ functions-common:get_or_create_user:938 : echo 5b375d99b228410c9d27d65e1440f889 2022-05-18 19:49:59.713 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=5b375d99b228410c9d27d65e1440f889 2022-05-18 19:49:59.715 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 5b375d99b228410c9d27d65e1440f889 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:59.837 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5b375d99b228410c9d27d65e1440f889 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:59.933 | [17815 Async ks-alt-member-user:83404]: running: get_or_add_user_project_role member 5b375d99b228410c9d27d65e1440f889 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:49:59.940 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-18 19:49:59.949 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-18 19:49:59.958 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:49:59.964 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-18 19:49:59.968 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-18 19:49:59.975 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-05-18 19:50:01.431 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:01.639 | [82525 Async ks-demo-reader:82525]: finished successfully 2022-05-18 19:50:03.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:03.138 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:03.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:03.138 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:03.330 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:03.333 | ++ functions-common:get_or_create_user:937 : user_id=e0512bfe08e142d98a109c3e9540b182 2022-05-18 19:50:03.336 | ++ functions-common:get_or_create_user:938 : echo e0512bfe08e142d98a109c3e9540b182 2022-05-18 19:50:03.339 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e0512bfe08e142d98a109c3e9540b182 2022-05-18 19:50:03.341 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e0512bfe08e142d98a109c3e9540b182 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:03.456 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e0512bfe08e142d98a109c3e9540b182 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:03.518 | [17815 Async ks-alt-reader-user:83648]: running: get_or_add_user_project_role reader e0512bfe08e142d98a109c3e9540b182 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:03.522 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-18 19:50:03.525 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:50:03.530 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-18 19:50:03.534 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-18 19:50:03.550 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-05-18 19:50:06.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:06.971 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:06.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:06.971 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:07.165 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:07.168 | ++ functions-common:get_or_create_user:937 : user_id=9592913e6d4d437c9837eee101705cfd 2022-05-18 19:50:07.172 | ++ functions-common:get_or_create_user:938 : echo 9592913e6d4d437c9837eee101705cfd 2022-05-18 19:50:07.179 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9592913e6d4d437c9837eee101705cfd 2022-05-18 19:50:07.182 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9592913e6d4d437c9837eee101705cfd all 2022-05-18 19:50:07.277 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9592913e6d4d437c9837eee101705cfd all 2022-05-18 19:50:07.365 | [17815 Async ks-system-member:83841]: running: get_or_add_user_system_role member 9592913e6d4d437c9837eee101705cfd all 2022-05-18 19:50:07.369 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-18 19:50:07.373 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:50:07.384 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-18 19:50:07.388 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-18 19:50:07.399 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-05-18 19:50:07.531 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:07.629 | [82996 Async ks-alt-admin:82996]: finished successfully 2022-05-18 19:50:09.309 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:09.465 | [83108 Async ks-alt-another:83108]: finished successfully 2022-05-18 19:50:10.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:10.289 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:10.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:10.289 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:10.499 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:10.503 | ++ functions-common:get_or_create_user:937 : user_id=f51102389e8642079f97a3d564fb246d 2022-05-18 19:50:10.507 | ++ functions-common:get_or_create_user:938 : echo f51102389e8642079f97a3d564fb246d 2022-05-18 19:50:10.511 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=f51102389e8642079f97a3d564fb246d 2022-05-18 19:50:10.515 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader f51102389e8642079f97a3d564fb246d all 2022-05-18 19:50:10.632 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f51102389e8642079f97a3d564fb246d all 2022-05-18 19:50:10.715 | [17815 Async ks-system-reader:84125]: running: get_or_add_user_system_role reader f51102389e8642079f97a3d564fb246d all 2022-05-18 19:50:10.723 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-18 19:50:10.732 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-18 19:50:10.736 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-18 19:50:10.740 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-18 19:50:10.746 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-18 19:50:13.635 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:13.695 | [83404 Async ks-alt-member-user:83404]: finished successfully 2022-05-18 19:50:14.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:14.102 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:14.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:14.102 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:14.295 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:14.302 | ++ functions-common:get_or_create_group:914 : group_id=382bbfd02ca54e5593805e137643f9f6 2022-05-18 19:50:14.305 | ++ functions-common:get_or_create_group:915 : echo 382bbfd02ca54e5593805e137643f9f6 2022-05-18 19:50:14.308 | + lib/keystone:create_keystone_accounts:402 : admin_group=382bbfd02ca54e5593805e137643f9f6 2022-05-18 19:50:14.311 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-18 19:50:14.314 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-18 19:50:14.321 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-18 19:50:14.324 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-18 19:50:14.329 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-18 19:50:16.170 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:16.199 | [83648 Async ks-alt-reader-user:83648]: finished successfully 2022-05-18 19:50:16.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:16.976 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:16.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:16.976 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:17.160 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:17.162 | ++ functions-common:get_or_create_group:914 : group_id=36d9b06e5cf44041b7676554b2862bda 2022-05-18 19:50:17.165 | ++ functions-common:get_or_create_group:915 : echo 36d9b06e5cf44041b7676554b2862bda 2022-05-18 19:50:17.168 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=36d9b06e5cf44041b7676554b2862bda 2022-05-18 19:50:17.171 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:17.249 | + inc/async:async_inner:63 : get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:17.301 | [17815 Async ks-group-memberdemo:84476]: running: get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:17.304 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:17.430 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:17.535 | [17815 Async ks-group-anotherdemo:84562]: running: get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:17.538 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:17.792 | + inc/async:async_inner:63 : get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:17.934 | [17815 Async ks-group-memberalt:84649]: running: get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:17.936 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:18.053 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:18.102 | [83841 Async ks-system-member:83841]: finished successfully 2022-05-18 19:50:18.228 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:18.344 | [17815 Async ks-group-anotheralt:84770]: running: get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:18.363 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 382bbfd02ca54e5593805e137643f9f6 82b255dbd8e84e06bd4be95ad0e3a0cb 2022-05-18 19:50:18.807 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 382bbfd02ca54e5593805e137643f9f6 82b255dbd8e84e06bd4be95ad0e3a0cb 2022-05-18 19:50:19.020 | [17815 Async ks-group-admin:84880]: running: get_or_add_group_project_role admin 382bbfd02ca54e5593805e137643f9f6 82b255dbd8e84e06bd4be95ad0e3a0cb 2022-05-18 19:50:19.043 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-18 19:50:19.436 | [17815 Async ks-demo-member:82002]: Waiting for completion of get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 running on PID 82002 (17 other jobs running) 2022-05-18 19:50:19.606 | [17815 Async ks-demo-member:82002]: Signaling child to exit 2022-05-18 19:50:19.606 | WAKEUP 2022-05-18 19:50:19.760 | [17815 Async ks-demo-member:82002]: Signaled 2022-05-18 19:50:19.779 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:19.779 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:19.779 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:19.779 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:19.779 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:19.779 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:19.779 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:19.779 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:19.779 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:19.779 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6f15fb1e9bb14abc8031efb9f387db4b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:19.779 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:19.779 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:19.779 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:19.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:19.779 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:19.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:19.779 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:19.779 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:19.779 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:19.779 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:19.779 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 6f15fb1e9bb14abc8031efb9f387db4b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:19.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:19.779 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:19.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:19.779 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:19.779 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6f15fb1e9bb14abc8031efb9f387db4b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:19.779 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:19.780 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:19.780 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:19.780 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:19.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:19.780 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:19.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:19.780 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:19.780 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:19.780 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:19.780 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:19.780 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:19.780 | ++ functions-common:get_field:830 : echo '| ce724c5d172b42babb47fb0877cb0c92 | 6f15fb1e9bb14abc8031efb9f387db4b | | 3f54068b506846de842bfeade6bded68 | | | False |' 2022-05-18 19:50:19.780 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:19.780 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:19.780 | + functions-common:get_or_add_user_project_role:1009 : echo ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:19.780 | ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:20.115 | [17815 Async ks-demo-member:82002]: finished get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 with result 0 in 14 seconds 2022-05-18 19:50:20.343 | [17815 Async ks-demo-admin:82114]: Waiting for completion of get_or_add_user_project_role admin ce23a23e3db64b99958a3b1aacaec25b 3f54068b506846de842bfeade6bded68 running on PID 82114 (16 other jobs running) 2022-05-18 19:50:20.505 | [17815 Async ks-demo-admin:82114]: Signaling child to exit 2022-05-18 19:50:20.506 | WAKEUP 2022-05-18 19:50:20.668 | [17815 Async ks-demo-admin:82114]: Signaled 2022-05-18 19:50:20.676 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:20.685 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:20.685 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:20.685 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:20.685 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:20.685 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:20.685 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:20.685 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:20.685 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:20.685 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:20.685 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:20.685 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:20.685 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce23a23e3db64b99958a3b1aacaec25b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:20.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:20.685 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:20.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:20.686 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:20.686 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:20.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:20.686 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:20.686 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ce23a23e3db64b99958a3b1aacaec25b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:20.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:20.686 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:20.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:20.686 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:20.686 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce23a23e3db64b99958a3b1aacaec25b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:20.686 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:20.686 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:20.686 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:20.686 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:20.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:20.686 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:20.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:20.686 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:20.686 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:20.686 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:20.686 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:20.686 | ++ functions-common:get_field:830 : echo '| be57b0a024bf4cdc81c71fcc55aa5ee3 | ce23a23e3db64b99958a3b1aacaec25b | | 3f54068b506846de842bfeade6bded68 | | | False |' 2022-05-18 19:50:20.686 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:20.686 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:20.686 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:50:20.686 | + functions-common:get_or_add_user_project_role:1009 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:50:20.686 | be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:50:20.978 | [17815 Async ks-demo-admin:82114]: finished get_or_add_user_project_role admin ce23a23e3db64b99958a3b1aacaec25b 3f54068b506846de842bfeade6bded68 with result 0 in 14 seconds 2022-05-18 19:50:21.224 | [17815 Async ks-demo-another:82226]: Waiting for completion of get_or_add_user_project_role anotherrole 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 running on PID 82226 (15 other jobs running) 2022-05-18 19:50:21.361 | [17815 Async ks-demo-another:82226]: Signaling child to exit 2022-05-18 19:50:21.361 | WAKEUP 2022-05-18 19:50:21.515 | [17815 Async ks-demo-another:82226]: Signaled 2022-05-18 19:50:21.527 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:21.527 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:21.527 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:21.527 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:21.527 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:21.527 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:21.527 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:21.527 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:21.527 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:21.527 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6f15fb1e9bb14abc8031efb9f387db4b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:21.527 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:21.527 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:21.527 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:21.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.528 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.528 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.528 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:21.528 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:21.528 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:21.528 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6f15fb1e9bb14abc8031efb9f387db4b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:21.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.528 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.528 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.528 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6f15fb1e9bb14abc8031efb9f387db4b --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:21.528 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:21.528 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:21.528 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:21.528 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:21.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.528 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.528 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.528 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:21.528 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:21.528 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:21.528 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:21.529 | ++ functions-common:get_field:830 : echo '| a396d5b6da204aa7ae742d3e2f66fc6d | 6f15fb1e9bb14abc8031efb9f387db4b | | 3f54068b506846de842bfeade6bded68 | | | False |' 2022-05-18 19:50:21.529 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:21.529 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:50:21.529 | + functions-common:get_or_add_user_project_role:1009 : echo a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:50:21.529 | a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:50:21.703 | [17815 Async ks-demo-another:82226]: finished get_or_add_user_project_role anotherrole 6f15fb1e9bb14abc8031efb9f387db4b 3f54068b506846de842bfeade6bded68 with result 0 in 16 seconds 2022-05-18 19:50:21.771 | [17815 Async ks-demo-invis:82338]: Waiting for completion of get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b fcab9406cff44727ba973cce4fcf884d running on PID 82338 (14 other jobs running) 2022-05-18 19:50:21.829 | [17815 Async ks-demo-invis:82338]: Signaling child to exit 2022-05-18 19:50:21.831 | WAKEUP 2022-05-18 19:50:21.867 | [17815 Async ks-demo-invis:82338]: Signaled 2022-05-18 19:50:21.869 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:21.869 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:21.869 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:21.869 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:21.869 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:21.869 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:21.869 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:21.869 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:21.869 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:21.869 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6f15fb1e9bb14abc8031efb9f387db4b --project fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:50:21.869 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:21.869 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:21.869 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:21.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.869 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.869 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.869 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:21.869 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:21.869 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:21.869 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 6f15fb1e9bb14abc8031efb9f387db4b --project fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:50:21.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.869 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.870 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.870 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6f15fb1e9bb14abc8031efb9f387db4b --project fcab9406cff44727ba973cce4fcf884d 2022-05-18 19:50:21.870 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:21.870 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:21.870 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:21.870 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:21.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.870 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:21.870 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:21.870 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:21.870 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:21.871 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:21.871 | ++ functions-common:get_field:830 : echo '| ce724c5d172b42babb47fb0877cb0c92 | 6f15fb1e9bb14abc8031efb9f387db4b | | fcab9406cff44727ba973cce4fcf884d | | | False |' 2022-05-18 19:50:21.871 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:21.871 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:21.871 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:21.871 | + functions-common:get_or_add_user_project_role:1009 : echo ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:21.871 | ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:21.952 | [17815 Async ks-demo-invis:82338]: finished get_or_add_user_project_role member 6f15fb1e9bb14abc8031efb9f387db4b fcab9406cff44727ba973cce4fcf884d with result 0 in 17 seconds 2022-05-18 19:50:22.012 | [17815 Async ks-demo-reader:82525]: Waiting for completion of get_or_add_user_project_role reader dced74a183854908b4b8e2b275619c92 3f54068b506846de842bfeade6bded68 running on PID 82525 (13 other jobs running) 2022-05-18 19:50:22.046 | [17815 Async ks-demo-reader:82525]: Signaling child to exit 2022-05-18 19:50:22.046 | WAKEUP 2022-05-18 19:50:22.070 | [17815 Async ks-demo-reader:82525]: Signaled 2022-05-18 19:50:22.072 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:22.072 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:22.072 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:22.072 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:22.072 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:22.072 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:22.072 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:22.072 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:22.072 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:22.072 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dced74a183854908b4b8e2b275619c92 --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:22.073 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:22.073 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:22.073 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.073 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.073 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.073 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:22.073 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:22.073 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:22.073 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user dced74a183854908b4b8e2b275619c92 --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:22.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.073 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.074 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.074 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:22.074 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dced74a183854908b4b8e2b275619c92 --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:22.074 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:22.074 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:22.074 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.074 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.074 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.074 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:22.074 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:22.074 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:22.074 | ++ functions-common:get_field:830 : echo '| 56d2289421fd4f1385546675189a316f | dced74a183854908b4b8e2b275619c92 | | 3f54068b506846de842bfeade6bded68 | | | False |' 2022-05-18 19:50:22.074 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:22.074 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.074 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56d2289421fd4f1385546675189a316f 2022-05-18 19:50:22.074 | + functions-common:get_or_add_user_project_role:1009 : echo 56d2289421fd4f1385546675189a316f 2022-05-18 19:50:22.074 | 56d2289421fd4f1385546675189a316f 2022-05-18 19:50:22.154 | [17815 Async ks-demo-reader:82525]: finished get_or_add_user_project_role reader dced74a183854908b4b8e2b275619c92 3f54068b506846de842bfeade6bded68 with result 0 in 16 seconds 2022-05-18 19:50:22.158 | + inc/async:async_wait:197 : return 0 2022-05-18 19:50:22.161 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-18 19:50:22.272 | [17815 Async ks-alt-admin:82996]: Waiting for completion of get_or_add_user_project_role admin 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 running on PID 82996 (12 other jobs running) 2022-05-18 19:50:22.319 | [17815 Async ks-alt-admin:82996]: Signaling child to exit 2022-05-18 19:50:22.319 | WAKEUP 2022-05-18 19:50:22.359 | [17815 Async ks-alt-admin:82996]: Signaled 2022-05-18 19:50:22.372 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:22.373 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:22.373 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:22.373 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:22.373 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:22.373 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:22.373 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:22.373 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:22.373 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4c181333a94a4938906f1981487b210a --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:22.373 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:22.373 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:22.373 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:22.373 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.373 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.373 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.373 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:22.373 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:22.373 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:22.373 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 4c181333a94a4938906f1981487b210a --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:22.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.373 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.373 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.373 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:22.373 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:22.373 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4c181333a94a4938906f1981487b210a --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:22.373 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:22.374 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.374 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.374 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.374 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:22.374 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:22.374 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:22.374 | ++ functions-common:get_field:830 : echo '| be57b0a024bf4cdc81c71fcc55aa5ee3 | 4c181333a94a4938906f1981487b210a | | 7c5f2fed286a4e00bf76a382884855d2 | | | False |' 2022-05-18 19:50:22.374 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:22.374 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.374 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:50:22.374 | + functions-common:get_or_add_user_project_role:1009 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:50:22.374 | be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:50:22.554 | [17815 Async ks-alt-admin:82996]: finished get_or_add_user_project_role admin 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 with result 0 in 12 seconds 2022-05-18 19:50:22.693 | [17815 Async ks-alt-another:83108]: Waiting for completion of get_or_add_user_project_role anotherrole 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 running on PID 83108 (11 other jobs running) 2022-05-18 19:50:22.801 | [17815 Async ks-alt-another:83108]: Signaling child to exit 2022-05-18 19:50:22.801 | WAKEUP 2022-05-18 19:50:22.919 | [17815 Async ks-alt-another:83108]: Signaled 2022-05-18 19:50:22.922 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:22.922 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:22.923 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:22.923 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:22.923 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:22.923 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:22.923 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:22.923 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:22.923 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:22.923 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4c181333a94a4938906f1981487b210a --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:22.923 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:22.923 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:22.923 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.923 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.923 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.923 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:22.923 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:22.923 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:22.923 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4c181333a94a4938906f1981487b210a --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:22.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.923 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.923 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.923 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4c181333a94a4938906f1981487b210a --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:22.923 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:22.923 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:22.923 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:22.923 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.923 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:22.924 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:22.924 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:22.924 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:22.924 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:22.924 | ++ functions-common:get_field:830 : echo '| a396d5b6da204aa7ae742d3e2f66fc6d | 4c181333a94a4938906f1981487b210a | | 7c5f2fed286a4e00bf76a382884855d2 | | | False |' 2022-05-18 19:50:22.924 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:22.924 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:22.924 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:50:22.924 | + functions-common:get_or_add_user_project_role:1009 : echo a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:50:22.924 | a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:50:23.170 | [17815 Async ks-alt-another:83108]: finished get_or_add_user_project_role anotherrole 4c181333a94a4938906f1981487b210a 7c5f2fed286a4e00bf76a382884855d2 with result 0 in 13 seconds 2022-05-18 19:50:23.429 | [17815 Async ks-alt-member-user:83404]: Waiting for completion of get_or_add_user_project_role member 5b375d99b228410c9d27d65e1440f889 7c5f2fed286a4e00bf76a382884855d2 running on PID 83404 (10 other jobs running) 2022-05-18 19:50:23.577 | [17815 Async ks-alt-member-user:83404]: Signaling child to exit 2022-05-18 19:50:23.577 | WAKEUP 2022-05-18 19:50:23.721 | [17815 Async ks-alt-member-user:83404]: Signaled 2022-05-18 19:50:23.734 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:23.735 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:23.735 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:23.735 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:23.735 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:23.735 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:23.735 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:23.735 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:23.735 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:23.735 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:23.735 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:23.735 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:23.735 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5b375d99b228410c9d27d65e1440f889 --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:23.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:23.735 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:23.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:23.735 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:23.735 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:23.735 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:23.735 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:23.735 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 5b375d99b228410c9d27d65e1440f889 --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:23.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:23.735 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:23.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:23.735 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:23.735 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5b375d99b228410c9d27d65e1440f889 --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:23.735 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:23.735 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:23.735 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:23.735 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:23.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:23.736 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:23.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:23.736 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:23.736 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:23.736 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:23.736 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:23.736 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:23.736 | ++ functions-common:get_field:830 : echo '| ce724c5d172b42babb47fb0877cb0c92 | 5b375d99b228410c9d27d65e1440f889 | | 7c5f2fed286a4e00bf76a382884855d2 | | | False |' 2022-05-18 19:50:23.736 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:23.736 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:23.736 | + functions-common:get_or_add_user_project_role:1009 : echo ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:23.736 | ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:24.047 | [17815 Async ks-alt-member-user:83404]: finished get_or_add_user_project_role member 5b375d99b228410c9d27d65e1440f889 7c5f2fed286a4e00bf76a382884855d2 with result 0 in 13 seconds 2022-05-18 19:50:24.319 | [17815 Async ks-alt-reader-user:83648]: Waiting for completion of get_or_add_user_project_role reader e0512bfe08e142d98a109c3e9540b182 7c5f2fed286a4e00bf76a382884855d2 running on PID 83648 (9 other jobs running) 2022-05-18 19:50:24.423 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:24.485 | [17815 Async ks-alt-reader-user:83648]: Signaling child to exit 2022-05-18 19:50:24.486 | WAKEUP 2022-05-18 19:50:24.610 | [84125 Async ks-system-reader:84125]: finished successfully 2022-05-18 19:50:24.671 | [17815 Async ks-alt-reader-user:83648]: Signaled 2022-05-18 19:50:24.674 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:50:24.674 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:50:24.674 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:24.674 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:24.674 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:24.674 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:24.674 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:24.674 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:50:24.674 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:24.674 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:50:24.674 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:24.674 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:24.674 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0512bfe08e142d98a109c3e9540b182 --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:24.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:24.674 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:24.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:24.674 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:24.674 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:24.674 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:50:24.674 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:50:24.674 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user e0512bfe08e142d98a109c3e9540b182 --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:24.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:24.674 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:24.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:24.674 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:24.674 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0512bfe08e142d98a109c3e9540b182 --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:24.674 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:50:24.674 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:50:24.674 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:50:24.674 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:24.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:24.675 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:24.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:24.675 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:24.675 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:24.675 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:50:24.675 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:50:24.675 | ++ functions-common:get_field:830 : echo '| 56d2289421fd4f1385546675189a316f | e0512bfe08e142d98a109c3e9540b182 | | 7c5f2fed286a4e00bf76a382884855d2 | | | False |' 2022-05-18 19:50:24.675 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:50:24.675 | ++ functions-common:get_field:824 : read data 2022-05-18 19:50:24.675 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=56d2289421fd4f1385546675189a316f 2022-05-18 19:50:24.675 | + functions-common:get_or_add_user_project_role:1009 : echo 56d2289421fd4f1385546675189a316f 2022-05-18 19:50:24.675 | 56d2289421fd4f1385546675189a316f 2022-05-18 19:50:24.906 | [17815 Async ks-alt-reader-user:83648]: finished get_or_add_user_project_role reader e0512bfe08e142d98a109c3e9540b182 7c5f2fed286a4e00bf76a382884855d2 with result 0 in 12 seconds 2022-05-18 19:50:24.956 | + inc/async:async_wait:197 : return 0 2022-05-18 19:50:24.980 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-18 19:50:25.279 | [17815 Async ks-system-member:83841]: Waiting for completion of get_or_add_user_system_role member 9592913e6d4d437c9837eee101705cfd all running on PID 83841 (8 other jobs running) 2022-05-18 19:50:25.440 | [17815 Async ks-system-member:83841]: Signaling child to exit 2022-05-18 19:50:25.440 | WAKEUP 2022-05-18 19:50:25.592 | [17815 Async ks-system-member:83841]: Signaled 2022-05-18 19:50:25.607 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-18 19:50:25.607 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-18 19:50:25.607 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-18 19:50:25.607 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:25.607 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:25.607 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:25.607 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:25.607 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:25.607 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-18 19:50:25.607 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9592913e6d4d437c9837eee101705cfd --system all -f value -c Role 2022-05-18 19:50:25.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:25.607 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:25.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:25.607 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:25.607 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:25.607 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-18 19:50:25.607 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-18 19:50:25.607 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 9592913e6d4d437c9837eee101705cfd --system all 2022-05-18 19:50:25.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:25.607 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:25.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:25.607 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:25.607 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9592913e6d4d437c9837eee101705cfd --system all -f value -c Role 2022-05-18 19:50:25.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:25.607 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:25.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:25.608 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:25.608 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:25.608 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:25.608 | + functions-common:get_or_add_user_system_role:1064 : echo ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:25.608 | ce724c5d172b42babb47fb0877cb0c92 2022-05-18 19:50:25.878 | [17815 Async ks-system-member:83841]: finished get_or_add_user_system_role member 9592913e6d4d437c9837eee101705cfd all with result 0 in 10 seconds 2022-05-18 19:50:26.101 | [17815 Async ks-system-reader:84125]: Waiting for completion of get_or_add_user_system_role reader f51102389e8642079f97a3d564fb246d all running on PID 84125 (7 other jobs running) 2022-05-18 19:50:26.266 | [17815 Async ks-system-reader:84125]: Signaling child to exit 2022-05-18 19:50:26.266 | WAKEUP 2022-05-18 19:50:26.390 | [17815 Async ks-system-reader:84125]: Signaled 2022-05-18 19:50:26.400 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-18 19:50:26.400 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-18 19:50:26.400 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-18 19:50:26.400 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:50:26.400 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:50:26.400 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:50:26.400 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:50:26.400 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:50:26.400 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-18 19:50:26.400 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f51102389e8642079f97a3d564fb246d --system all -f value -c Role 2022-05-18 19:50:26.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:26.401 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:26.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:26.401 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:26.401 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:26.401 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-18 19:50:26.401 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-18 19:50:26.401 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user f51102389e8642079f97a3d564fb246d --system all 2022-05-18 19:50:26.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:26.401 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:26.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:26.401 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:26.401 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f51102389e8642079f97a3d564fb246d --system all -f value -c Role 2022-05-18 19:50:26.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:26.401 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:26.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:26.401 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:26.401 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:26.401 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=56d2289421fd4f1385546675189a316f 2022-05-18 19:50:26.401 | + functions-common:get_or_add_user_system_role:1064 : echo 56d2289421fd4f1385546675189a316f 2022-05-18 19:50:26.401 | 56d2289421fd4f1385546675189a316f 2022-05-18 19:50:26.679 | [17815 Async ks-system-reader:84125]: finished get_or_add_user_system_role reader f51102389e8642079f97a3d564fb246d all with result 0 in 14 seconds 2022-05-18 19:50:26.723 | + inc/async:async_wait:197 : return 0 2022-05-18 19:50:26.740 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-18 19:50:27.095 | [17815 Async ks-group-memberdemo:84476]: Waiting for completion of get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 running on PID 84476 (6 other jobs running) 2022-05-18 19:50:27.268 | [17815 Async ks-group-memberdemo:84476]: Signaling child to exit 2022-05-18 19:50:31.227 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:31.405 | [84476 Async ks-group-memberdemo:84476]: finished successfully 2022-05-18 19:50:31.437 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:31.444 | WAKEUP 2022-05-18 19:50:31.480 | [17815 Async ks-group-memberdemo:84476]: Signaled 2022-05-18 19:50:31.482 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 19:50:31.482 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 36d9b06e5cf44041b7676554b2862bda --project 3f54068b506846de842bfeade6bded68 -f value 2022-05-18 19:50:31.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.482 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.482 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.482 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:31.482 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 19:50:31.482 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 19:50:31.482 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 36d9b06e5cf44041b7676554b2862bda --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:31.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.482 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.482 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.482 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 36d9b06e5cf44041b7676554b2862bda --project 3f54068b506846de842bfeade6bded68 -f value 2022-05-18 19:50:31.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.482 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.482 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.482 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:31.482 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='ce724c5d172b42babb47fb0877cb0c92 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 False' 2022-05-18 19:50:31.482 | + functions-common:get_or_add_group_project_role:1088 : echo ce724c5d172b42babb47fb0877cb0c92 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 False 2022-05-18 19:50:31.482 | ce724c5d172b42babb47fb0877cb0c92 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 False 2022-05-18 19:50:31.516 | [84562 Async ks-group-anotherdemo:84562]: finished successfully 2022-05-18 19:50:31.570 | [17815 Async ks-group-memberdemo:84476]: finished get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 with result 0 in 14 seconds 2022-05-18 19:50:31.618 | [17815 Async ks-group-anotherdemo:84562]: Waiting for completion of get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 running on PID 84562 (5 other jobs running) 2022-05-18 19:50:31.648 | [17815 Async ks-group-anotherdemo:84562]: Signaling child to exit 2022-05-18 19:50:31.649 | WAKEUP 2022-05-18 19:50:31.676 | [17815 Async ks-group-anotherdemo:84562]: Signaled 2022-05-18 19:50:31.680 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 19:50:31.680 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 36d9b06e5cf44041b7676554b2862bda --project 3f54068b506846de842bfeade6bded68 -f value 2022-05-18 19:50:31.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.680 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.680 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.680 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:31.680 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 19:50:31.680 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 19:50:31.680 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 36d9b06e5cf44041b7676554b2862bda --project 3f54068b506846de842bfeade6bded68 2022-05-18 19:50:31.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.680 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.680 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.680 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 36d9b06e5cf44041b7676554b2862bda --project 3f54068b506846de842bfeade6bded68 -f value 2022-05-18 19:50:31.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.681 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:31.681 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:31.681 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:31.681 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='a396d5b6da204aa7ae742d3e2f66fc6d 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 False' 2022-05-18 19:50:31.681 | + functions-common:get_or_add_group_project_role:1088 : echo a396d5b6da204aa7ae742d3e2f66fc6d 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 False 2022-05-18 19:50:31.681 | a396d5b6da204aa7ae742d3e2f66fc6d 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 False 2022-05-18 19:50:31.741 | [17815 Async ks-group-anotherdemo:84562]: finished get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 3f54068b506846de842bfeade6bded68 with result 0 in 14 seconds 2022-05-18 19:50:31.798 | [17815 Async ks-group-memberalt:84649]: Waiting for completion of get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 running on PID 84649 (4 other jobs running) 2022-05-18 19:50:31.855 | [17815 Async ks-group-memberalt:84649]: Signaling child to exit 2022-05-18 19:50:32.890 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:32.922 | [84770 Async ks-group-anotheralt:84770]: finished successfully 2022-05-18 19:50:33.664 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:33.680 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:50:33.692 | [84649 Async ks-group-memberalt:84649]: finished successfully 2022-05-18 19:50:33.706 | [84880 Async ks-group-admin:84880]: finished successfully 2022-05-18 19:50:33.714 | WAKEUP 2022-05-18 19:50:33.738 | [17815 Async ks-group-memberalt:84649]: Signaled 2022-05-18 19:50:33.739 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 19:50:33.740 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 36d9b06e5cf44041b7676554b2862bda --project 7c5f2fed286a4e00bf76a382884855d2 -f value 2022-05-18 19:50:33.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.740 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.740 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.740 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:33.740 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 19:50:33.740 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 19:50:33.740 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 36d9b06e5cf44041b7676554b2862bda --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:33.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.740 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.740 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.740 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 36d9b06e5cf44041b7676554b2862bda --project 7c5f2fed286a4e00bf76a382884855d2 -f value 2022-05-18 19:50:33.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.740 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.740 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.740 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:33.740 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='ce724c5d172b42babb47fb0877cb0c92 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 False' 2022-05-18 19:50:33.740 | + functions-common:get_or_add_group_project_role:1088 : echo ce724c5d172b42babb47fb0877cb0c92 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 False 2022-05-18 19:50:33.740 | ce724c5d172b42babb47fb0877cb0c92 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 False 2022-05-18 19:50:33.783 | [17815 Async ks-group-memberalt:84649]: finished get_or_add_group_project_role member 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 with result 0 in 16 seconds 2022-05-18 19:50:33.821 | [17815 Async ks-group-anotheralt:84770]: Waiting for completion of get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 running on PID 84770 (3 other jobs running) 2022-05-18 19:50:33.849 | [17815 Async ks-group-anotheralt:84770]: Signaling child to exit 2022-05-18 19:50:33.849 | WAKEUP 2022-05-18 19:50:33.872 | [17815 Async ks-group-anotheralt:84770]: Signaled 2022-05-18 19:50:33.873 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 19:50:33.873 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 36d9b06e5cf44041b7676554b2862bda --project 7c5f2fed286a4e00bf76a382884855d2 -f value 2022-05-18 19:50:33.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.873 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.873 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.873 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:33.873 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 19:50:33.873 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 19:50:33.873 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 36d9b06e5cf44041b7676554b2862bda --project 7c5f2fed286a4e00bf76a382884855d2 2022-05-18 19:50:33.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.873 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.874 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.874 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 36d9b06e5cf44041b7676554b2862bda --project 7c5f2fed286a4e00bf76a382884855d2 -f value 2022-05-18 19:50:33.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.874 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:33.874 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:33.874 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:33.874 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='a396d5b6da204aa7ae742d3e2f66fc6d 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 False' 2022-05-18 19:50:33.874 | + functions-common:get_or_add_group_project_role:1088 : echo a396d5b6da204aa7ae742d3e2f66fc6d 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 False 2022-05-18 19:50:33.874 | a396d5b6da204aa7ae742d3e2f66fc6d 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 False 2022-05-18 19:50:33.918 | [17815 Async ks-group-anotheralt:84770]: finished get_or_add_group_project_role anotherrole 36d9b06e5cf44041b7676554b2862bda 7c5f2fed286a4e00bf76a382884855d2 with result 0 in 14 seconds 2022-05-18 19:50:33.955 | [17815 Async ks-group-admin:84880]: Waiting for completion of get_or_add_group_project_role admin 382bbfd02ca54e5593805e137643f9f6 82b255dbd8e84e06bd4be95ad0e3a0cb running on PID 84880 (2 other jobs running) 2022-05-18 19:50:33.980 | [17815 Async ks-group-admin:84880]: Signaling child to exit 2022-05-18 19:50:33.980 | WAKEUP 2022-05-18 19:50:34.003 | [17815 Async ks-group-admin:84880]: Signaled 2022-05-18 19:50:34.004 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 19:50:34.004 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 382bbfd02ca54e5593805e137643f9f6 --project 82b255dbd8e84e06bd4be95ad0e3a0cb -f value 2022-05-18 19:50:34.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:34.004 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:34.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:34.004 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:34.004 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:34.004 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 19:50:34.004 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 19:50:34.005 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 382bbfd02ca54e5593805e137643f9f6 --project 82b255dbd8e84e06bd4be95ad0e3a0cb 2022-05-18 19:50:34.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:34.005 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:34.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:34.005 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:34.005 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 382bbfd02ca54e5593805e137643f9f6 --project 82b255dbd8e84e06bd4be95ad0e3a0cb -f value 2022-05-18 19:50:34.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:34.005 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:34.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:50:34.005 | from cryptography.utils import int_from_bytes 2022-05-18 19:50:34.005 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:50:34.005 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='be57b0a024bf4cdc81c71fcc55aa5ee3 382bbfd02ca54e5593805e137643f9f6 82b255dbd8e84e06bd4be95ad0e3a0cb False' 2022-05-18 19:50:34.005 | + functions-common:get_or_add_group_project_role:1088 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 382bbfd02ca54e5593805e137643f9f6 82b255dbd8e84e06bd4be95ad0e3a0cb False 2022-05-18 19:50:34.005 | be57b0a024bf4cdc81c71fcc55aa5ee3 382bbfd02ca54e5593805e137643f9f6 82b255dbd8e84e06bd4be95ad0e3a0cb False 2022-05-18 19:50:34.049 | [17815 Async ks-group-admin:84880]: finished get_or_add_group_project_role admin 382bbfd02ca54e5593805e137643f9f6 82b255dbd8e84e06bd4be95ad0e3a0cb with result 0 in 15 seconds 2022-05-18 19:50:34.053 | + inc/async:async_wait:197 : return 0 2022-05-18 19:50:34.056 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-18 19:50:34.073 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:50:34.076 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-18 19:50:34.094 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:50:34.097 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-18 19:50:34.099 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-18 19:50:34.158 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-18 19:50:34.198 | [17815 Async create_nova_accounts:86781]: running: create_nova_accounts 2022-05-18 19:50:34.200 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-18 19:50:34.220 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:50:34.222 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-18 19:50:34.225 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-18 19:50:34.284 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-18 19:50:34.325 | [17815 Async create_glance_accounts:86896]: running: create_glance_accounts 2022-05-18 19:50:34.328 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-18 19:50:34.352 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:50:34.356 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-18 19:50:34.359 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-18 19:50:34.426 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-18 19:50:34.470 | [17815 Async create_cinder_accounts:87026]: running: create_cinder_accounts 2022-05-18 19:50:34.473 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-18 19:50:34.494 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:50:34.497 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-18 19:50:34.499 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-18 19:50:34.575 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-18 19:50:34.650 | [17815 Async create_neutron_accounts:87142]: running: create_neutron_accounts 2022-05-18 19:50:34.655 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-18 19:50:34.682 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:50:34.686 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-18 19:50:34.689 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-18 19:50:34.915 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-18 19:50:35.132 | [17815 Async create_swift_accounts:87284]: running: create_swift_accounts 2022-05-18 19:50:35.152 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-18 19:50:35.283 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:50:35.303 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-18 19:50:35.637 | [17815 Async create_nova_accounts:86781]: Waiting for completion of create_nova_accounts running on PID 86781 (6 other jobs running) 2022-05-18 19:50:35.791 | [17815 Async create_nova_accounts:86781]: Signaling child to exit 2022-05-18 19:51:16.471 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:51:16.508 | [87142 Async create_neutron_accounts:87142]: finished successfully 2022-05-18 19:51:35.608 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:51:35.654 | [87026 Async create_cinder_accounts:87026]: finished successfully 2022-05-18 19:51:52.676 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:51:52.711 | [86896 Async create_glance_accounts:86896]: finished successfully 2022-05-18 19:51:56.758 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:51:56.787 | [86781 Async create_nova_accounts:86781]: finished successfully 2022-05-18 19:51:56.810 | WAKEUP 2022-05-18 19:51:56.838 | [17815 Async create_nova_accounts:86781]: Signaled 2022-05-18 19:51:56.839 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-18 19:51:56.839 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-18 19:51:56.839 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-18 19:51:56.839 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:51:56.839 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 19:51:56.839 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 19:51:56.839 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 19:51:56.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.839 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.839 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.839 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.839 | + functions-common:get_or_create_user:937 : user_id=e427fd07b7614a9f8ef0335c15cf0ad8 2022-05-18 19:51:56.840 | + functions-common:get_or_create_user:938 : echo e427fd07b7614a9f8ef0335c15cf0ad8 2022-05-18 19:51:56.840 | e427fd07b7614a9f8ef0335c15cf0ad8 2022-05-18 19:51:56.840 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-18 19:51:56.840 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:51:56.840 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:51:56.840 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:51:56.840 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:51:56.840 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:51:56.840 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:51:56.840 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:51:56.840 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:51:56.840 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:51:56.840 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:51:56.840 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:51:56.840 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.840 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.840 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.840 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.840 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.840 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.840 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.840 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:51:56.840 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:51:56.840 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.840 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.840 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.840 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.840 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.841 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:51:56.841 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.841 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.841 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.841 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.841 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.841 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:51:56.841 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:51:56.841 | ++ functions-common:get_field:830 : echo '| 535b3cd7c9174e0c89db5f3ea6e6445e | e427fd07b7614a9f8ef0335c15cf0ad8 | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:51:56.841 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:51:56.841 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.841 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.841 | + functions-common:get_or_add_user_project_role:1009 : echo 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.841 | 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.841 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-18 19:51:56.841 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-18 19:51:56.841 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:51:56.841 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:51:56.841 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:51:56.841 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:51:56.841 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:51:56.841 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:51:56.841 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:51:56.841 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:51:56.841 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:51:56.841 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:51:56.841 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.841 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:51:56.841 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.841 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.842 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.842 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.842 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.842 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.842 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:51:56.842 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:51:56.842 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.842 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.842 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.842 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.842 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.842 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:51:56.842 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.842 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.842 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.842 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.842 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.842 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:51:56.842 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:51:56.842 | ++ functions-common:get_field:830 : echo '| be57b0a024bf4cdc81c71fcc55aa5ee3 | e427fd07b7614a9f8ef0335c15cf0ad8 | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:51:56.842 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:51:56.842 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.842 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:51:56.842 | + functions-common:get_or_add_user_project_role:1009 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:51:56.842 | be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:51:56.842 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-18 19:51:56.842 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-18 19:51:56.842 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.48/compute 2022-05-18 19:51:56.843 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-18 19:51:56.843 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 19:51:56.843 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-18 19:51:56.843 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-05-18 19:51:56.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.843 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.843 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.843 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.843 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 19:51:56.843 | 1e79d658be594acb863f0160cd68690c' 2022-05-18 19:51:56.843 | + functions-common:get_or_create_service:1106 : echo 1e79d658be594acb863f0160cd68690c 2022-05-18 19:51:56.843 | 1e79d658be594acb863f0160cd68690c 2022-05-18 19:51:56.843 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.48/compute/v2/$(project_id)s' 2022-05-18 19:51:56.843 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 19:51:56.843 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' RegionOne 2022-05-18 19:51:56.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 19:51:56.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-18 19:51:56.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.843 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.843 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.843 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 19:51:56.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 19:51:56.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 19:51:56.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.843 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.843 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.843 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=2f0bc0f807e443f69217559bc0368d0c 2022-05-18 19:51:56.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 2f0bc0f807e443f69217559bc0368d0c 2022-05-18 19:51:56.844 | + functions-common:get_or_create_endpoint:1139 : public_id=2f0bc0f807e443f69217559bc0368d0c 2022-05-18 19:51:56.844 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 19:51:56.844 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 19:51:56.844 | + functions-common:get_or_create_endpoint:1148 : echo 2f0bc0f807e443f69217559bc0368d0c 2022-05-18 19:51:56.844 | 2f0bc0f807e443f69217559bc0368d0c 2022-05-18 19:51:56.844 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-18 19:51:56.844 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 19:51:56.844 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-18 19:51:56.844 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-18 19:51:56.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.844 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.844 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.844 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.844 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 19:51:56.844 | b5ef33a4f7b34b6c9a6b42a574a15592' 2022-05-18 19:51:56.844 | + functions-common:get_or_create_service:1106 : echo b5ef33a4f7b34b6c9a6b42a574a15592 2022-05-18 19:51:56.844 | b5ef33a4f7b34b6c9a6b42a574a15592 2022-05-18 19:51:56.844 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.48/compute/v2.1 2022-05-18 19:51:56.844 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 19:51:56.844 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.48/compute/v2.1 RegionOne 2022-05-18 19:51:56.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 19:51:56.844 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-18 19:51:56.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.844 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.844 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.844 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 19:51:56.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 19:51:56.844 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.48/compute/v2.1 --region RegionOne -f value -c id 2022-05-18 19:51:56.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.845 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.845 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.845 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=029601e0348f4e75bb14d29ef14d6e5e 2022-05-18 19:51:56.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 029601e0348f4e75bb14d29ef14d6e5e 2022-05-18 19:51:56.845 | + functions-common:get_or_create_endpoint:1139 : public_id=029601e0348f4e75bb14d29ef14d6e5e 2022-05-18 19:51:56.845 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 19:51:56.845 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 19:51:56.845 | + functions-common:get_or_create_endpoint:1148 : echo 029601e0348f4e75bb14d29ef14d6e5e 2022-05-18 19:51:56.845 | 029601e0348f4e75bb14d29ef14d6e5e 2022-05-18 19:51:56.845 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-18 19:51:56.845 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:51:56.845 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-18 19:51:56.845 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:51:56.845 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-18 19:51:56.845 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:51:56.845 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:51:56.845 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:51:56.845 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:51:56.845 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:51:56.845 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:51:56.845 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:51:56.845 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:51:56.845 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:51:56.845 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:51:56.845 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.845 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:51:56.845 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.845 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.845 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.845 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.846 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.846 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.846 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:51:56.846 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:51:56.846 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.846 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.846 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.846 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.846 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:51:56.846 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.846 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.846 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.846 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.846 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.846 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.846 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:51:56.846 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:51:56.846 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:51:56.846 | ++ functions-common:get_field:830 : echo '| 8fddf3307e9940a992dc565e4fe54e72 | e427fd07b7614a9f8ef0335c15cf0ad8 | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:51:56.846 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.846 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:51:56.846 | + functions-common:get_or_add_user_project_role:1009 : echo 8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:51:56.846 | 8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:51:56.846 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-18 19:51:56.846 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:51:56.846 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-18 19:51:56.846 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:51:56.847 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-18 19:51:56.888 | [17815 Async create_nova_accounts:86781]: finished create_nova_accounts with result 0 in 82 seconds 2022-05-18 19:51:56.927 | [17815 Async create_glance_accounts:86896]: Waiting for completion of create_glance_accounts running on PID 86896 (5 other jobs running) 2022-05-18 19:51:56.954 | [17815 Async create_glance_accounts:86896]: Signaling child to exit 2022-05-18 19:51:56.954 | WAKEUP 2022-05-18 19:51:56.977 | [17815 Async create_glance_accounts:86896]: Signaled 2022-05-18 19:51:56.979 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-18 19:51:56.979 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:51:56.979 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-18 19:51:56.979 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-18 19:51:56.979 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:51:56.979 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 19:51:56.979 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 19:51:56.979 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 19:51:56.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.979 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.979 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.979 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.979 | + functions-common:get_or_create_user:937 : user_id=a93ce2ea60004da099d9dc127d37dbd3 2022-05-18 19:51:56.979 | + functions-common:get_or_create_user:938 : echo a93ce2ea60004da099d9dc127d37dbd3 2022-05-18 19:51:56.979 | a93ce2ea60004da099d9dc127d37dbd3 2022-05-18 19:51:56.979 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-18 19:51:56.979 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:51:56.979 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:51:56.979 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:51:56.979 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:51:56.979 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:51:56.979 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:51:56.979 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:51:56.979 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:51:56.979 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:51:56.979 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:51:56.979 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.980 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.980 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:51:56.980 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.980 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.980 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.980 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.980 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.980 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:51:56.980 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:51:56.980 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.980 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.980 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.980 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:51:56.980 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.980 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.980 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.980 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.980 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.980 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.980 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.980 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:51:56.980 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:51:56.980 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:51:56.980 | ++ functions-common:get_field:830 : echo '| 535b3cd7c9174e0c89db5f3ea6e6445e | a93ce2ea60004da099d9dc127d37dbd3 | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:51:56.980 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.980 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.980 | + functions-common:get_or_add_user_project_role:1009 : echo 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.981 | 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.981 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 19:51:56.981 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-18 19:51:56.981 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:51:56.981 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-18 19:51:56.981 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-18 19:51:56.981 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:51:56.981 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 19:51:56.981 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 19:51:56.981 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 19:51:56.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.981 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.981 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.981 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.981 | + functions-common:get_or_create_user:937 : user_id=3eac6d8b43cf43bb88fbfa8613e795cd 2022-05-18 19:51:56.981 | + functions-common:get_or_create_user:938 : echo 3eac6d8b43cf43bb88fbfa8613e795cd 2022-05-18 19:51:56.981 | 3eac6d8b43cf43bb88fbfa8613e795cd 2022-05-18 19:51:56.981 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-18 19:51:56.981 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:51:56.981 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:51:56.981 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:51:56.981 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:51:56.981 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:51:56.981 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:51:56.981 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:51:56.981 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:51:56.981 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:51:56.981 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:51:56.981 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:51:56.981 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.982 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.982 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.982 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.982 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.982 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.982 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.982 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:51:56.982 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:51:56.982 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.982 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.982 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.982 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.982 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.982 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:51:56.982 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.982 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.982 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.982 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.982 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.982 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:51:56.982 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:51:56.982 | ++ functions-common:get_field:830 : echo '| 535b3cd7c9174e0c89db5f3ea6e6445e | 3eac6d8b43cf43bb88fbfa8613e795cd | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:51:56.982 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:51:56.982 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.982 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.982 | + functions-common:get_or_add_user_project_role:1009 : echo 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.982 | 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:56.982 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-18 19:51:56.982 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-18 19:51:56.983 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:51:56.983 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:51:56.983 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:51:56.983 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:51:56.983 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:51:56.983 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:51:56.983 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:51:56.983 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:51:56.983 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:51:56.983 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:51:56.983 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.983 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.983 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:51:56.983 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.983 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.983 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.983 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.983 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.983 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:51:56.983 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:51:56.983 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.983 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.983 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.983 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 19:51:56.983 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:56.983 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:51:56.983 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:56.983 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.984 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.984 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.984 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.984 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:51:56.984 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:51:56.984 | ++ functions-common:get_field:830 : echo '| 8fddf3307e9940a992dc565e4fe54e72 | 3eac6d8b43cf43bb88fbfa8613e795cd | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:51:56.984 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:51:56.984 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:56.984 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:51:56.984 | + functions-common:get_or_add_user_project_role:1009 : echo 8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:51:56.984 | 8fddf3307e9940a992dc565e4fe54e72 2022-05-18 19:51:56.984 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-18 19:51:56.984 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 19:51:56.984 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-18 19:51:56.984 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-18 19:51:56.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.984 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.984 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.984 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.984 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 19:51:56.984 | b71d8ba61c8e438ca3d63f00791e7a70' 2022-05-18 19:51:56.984 | + functions-common:get_or_create_service:1106 : echo b71d8ba61c8e438ca3d63f00791e7a70 2022-05-18 19:51:56.984 | b71d8ba61c8e438ca3d63f00791e7a70 2022-05-18 19:51:56.984 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.48/image 2022-05-18 19:51:56.984 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 19:51:56.984 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.48/image RegionOne 2022-05-18 19:51:56.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 19:51:56.984 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-18 19:51:56.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.984 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.985 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.985 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 19:51:56.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 19:51:56.985 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.48/image --region RegionOne -f value -c id 2022-05-18 19:51:56.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.985 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:56.985 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:56.985 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:56.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6bd1b27c44f942adb270a7e6e90d6c18 2022-05-18 19:51:56.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6bd1b27c44f942adb270a7e6e90d6c18 2022-05-18 19:51:56.985 | + functions-common:get_or_create_endpoint:1139 : public_id=6bd1b27c44f942adb270a7e6e90d6c18 2022-05-18 19:51:56.985 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 19:51:56.985 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 19:51:56.985 | + functions-common:get_or_create_endpoint:1148 : echo 6bd1b27c44f942adb270a7e6e90d6c18 2022-05-18 19:51:56.985 | 6bd1b27c44f942adb270a7e6e90d6c18 2022-05-18 19:51:56.985 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-18 19:51:56.985 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 19:51:56.985 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-18 19:51:56.985 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-18 19:51:56.985 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-18 19:51:56.985 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-18 19:51:56.985 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-18 19:51:56.985 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-18 19:51:56.985 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-18 19:51:57.024 | [17815 Async create_glance_accounts:86896]: finished create_glance_accounts with result 0 in 78 seconds 2022-05-18 19:51:57.061 | [17815 Async create_cinder_accounts:87026]: Waiting for completion of create_cinder_accounts running on PID 87026 (4 other jobs running) 2022-05-18 19:51:57.087 | [17815 Async create_cinder_accounts:87026]: Signaling child to exit 2022-05-18 19:51:57.087 | WAKEUP 2022-05-18 19:51:57.109 | [17815 Async create_cinder_accounts:87026]: Signaled 2022-05-18 19:51:57.111 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-18 19:51:57.111 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-18 19:51:57.111 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-18 19:51:57.111 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:51:57.111 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 19:51:57.111 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 19:51:57.111 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 19:51:57.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.111 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.111 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.111 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.111 | + functions-common:get_or_create_user:937 : user_id=872c5eec530d4aaaa89f012b44b33d85 2022-05-18 19:51:57.111 | + functions-common:get_or_create_user:938 : echo 872c5eec530d4aaaa89f012b44b33d85 2022-05-18 19:51:57.111 | 872c5eec530d4aaaa89f012b44b33d85 2022-05-18 19:51:57.111 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-18 19:51:57.111 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:51:57.111 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:51:57.111 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:51:57.111 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:51:57.111 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:51:57.111 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:51:57.112 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:51:57.112 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:51:57.112 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:51:57.112 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:51:57.112 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-18 19:51:57.112 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:57.112 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:51:57.112 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:57.112 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:57.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.112 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.112 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.112 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.112 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:51:57.112 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:51:57.112 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-18 19:51:57.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.112 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.112 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.112 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:57.112 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-18 19:51:57.112 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:51:57.112 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:57.112 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:57.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.112 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.112 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.112 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.112 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:51:57.113 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:51:57.113 | ++ functions-common:get_field:830 : echo '| 535b3cd7c9174e0c89db5f3ea6e6445e | 872c5eec530d4aaaa89f012b44b33d85 | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:51:57.113 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:51:57.113 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:57.113 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:57.113 | + functions-common:get_or_add_user_project_role:1009 : echo 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:57.113 | 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:57.113 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 19:51:57.113 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-18 19:51:57.113 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 19:51:57.113 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-18 19:51:57.113 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-18 19:51:57.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.113 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.113 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.113 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.113 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 19:51:57.113 | 725d3eda86b94804a642dbbee3fc47d0' 2022-05-18 19:51:57.113 | + functions-common:get_or_create_service:1106 : echo 725d3eda86b94804a642dbbee3fc47d0 2022-05-18 19:51:57.113 | 725d3eda86b94804a642dbbee3fc47d0 2022-05-18 19:51:57.113 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-18 19:51:57.113 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-05-18 19:51:57.113 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 19:51:57.113 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-05-18 19:51:57.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 19:51:57.113 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-18 19:51:57.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.113 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.113 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.114 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.114 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 19:51:57.114 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 19:51:57.114 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 19:51:57.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.114 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.114 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.114 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.114 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=93171b2e7aab41e09bea5aec8b8207a5 2022-05-18 19:51:57.114 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 93171b2e7aab41e09bea5aec8b8207a5 2022-05-18 19:51:57.114 | + functions-common:get_or_create_endpoint:1139 : public_id=93171b2e7aab41e09bea5aec8b8207a5 2022-05-18 19:51:57.114 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 19:51:57.114 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 19:51:57.114 | + functions-common:get_or_create_endpoint:1148 : echo 93171b2e7aab41e09bea5aec8b8207a5 2022-05-18 19:51:57.114 | 93171b2e7aab41e09bea5aec8b8207a5 2022-05-18 19:51:57.114 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-18 19:51:57.114 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 19:51:57.114 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-18 19:51:57.114 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-18 19:51:57.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.114 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.114 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.114 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.114 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 19:51:57.114 | e273390154b24b6bae7f277dc5de58e3' 2022-05-18 19:51:57.114 | + functions-common:get_or_create_service:1106 : echo e273390154b24b6bae7f277dc5de58e3 2022-05-18 19:51:57.114 | e273390154b24b6bae7f277dc5de58e3 2022-05-18 19:51:57.114 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-05-18 19:51:57.114 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 19:51:57.114 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-05-18 19:51:57.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 19:51:57.115 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-18 19:51:57.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.115 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.115 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.115 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 19:51:57.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 19:51:57.115 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 19:51:57.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.115 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.115 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.115 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=54ec7b5916124b3398090a8cbe16d588 2022-05-18 19:51:57.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 54ec7b5916124b3398090a8cbe16d588 2022-05-18 19:51:57.115 | + functions-common:get_or_create_endpoint:1139 : public_id=54ec7b5916124b3398090a8cbe16d588 2022-05-18 19:51:57.115 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 19:51:57.115 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 19:51:57.115 | + functions-common:get_or_create_endpoint:1148 : echo 54ec7b5916124b3398090a8cbe16d588 2022-05-18 19:51:57.115 | 54ec7b5916124b3398090a8cbe16d588 2022-05-18 19:51:57.115 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-18 19:51:57.115 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-18 19:51:57.115 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 19:51:57.115 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-18 19:51:57.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.115 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.115 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.115 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.115 | ++ functions-common:get_or_create_project:950 : project_id=9446d7752fc84be6b9182995d3800165 2022-05-18 19:51:57.116 | ++ functions-common:get_or_create_project:951 : echo 9446d7752fc84be6b9182995d3800165 2022-05-18 19:51:57.116 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9446d7752fc84be6b9182995d3800165 2022-05-18 19:51:57.116 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-18 19:51:57.116 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:51:57.116 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 19:51:57.116 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-18 19:51:57.116 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-18 19:51:57.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.116 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.116 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.116 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-18 19:51:57.116 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.116 | ++ functions-common:get_or_create_user:937 : user_id=872c5eec530d4aaaa89f012b44b33d85 2022-05-18 19:51:57.116 | ++ functions-common:get_or_create_user:938 : echo 872c5eec530d4aaaa89f012b44b33d85 2022-05-18 19:51:57.116 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 872c5eec530d4aaaa89f012b44b33d85 2022-05-18 19:51:57.157 | [17815 Async create_cinder_accounts:87026]: finished create_cinder_accounts with result 0 in 61 seconds 2022-05-18 19:51:57.161 | + inc/async:async_wait:197 : return 0 2022-05-18 19:51:57.163 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-18 19:51:57.220 | [17815 Async create_neutron_accounts:87142]: Waiting for completion of create_neutron_accounts running on PID 87142 (3 other jobs running) 2022-05-18 19:51:57.249 | [17815 Async create_neutron_accounts:87142]: Signaling child to exit 2022-05-18 19:51:57.249 | WAKEUP 2022-05-18 19:51:57.273 | [17815 Async create_neutron_accounts:87142]: Signaled 2022-05-18 19:51:57.274 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-18 19:51:57.274 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 19:51:57.274 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:51:57.274 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:51:57.274 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 19:51:57.274 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 19:51:57.274 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 19:51:57.274 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-18 19:51:57.274 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-18 19:51:57.275 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-18 19:51:57.275 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.48:9696/ 2022-05-18 19:51:57.275 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-18 19:51:57.275 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-18 19:51:57.275 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-18 19:51:57.275 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:51:57.275 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 19:51:57.275 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 19:51:57.275 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 19:51:57.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.275 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.275 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.275 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.275 | + functions-common:get_or_create_user:937 : user_id=b3340d52485c4d75965cec8b68dc5fb8 2022-05-18 19:51:57.275 | + functions-common:get_or_create_user:938 : echo b3340d52485c4d75965cec8b68dc5fb8 2022-05-18 19:51:57.275 | b3340d52485c4d75965cec8b68dc5fb8 2022-05-18 19:51:57.275 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-18 19:51:57.275 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:51:57.275 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:51:57.275 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:51:57.275 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:51:57.275 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:51:57.275 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:51:57.275 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:51:57.275 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:51:57.275 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:51:57.275 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:51:57.275 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:57.275 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-18 19:51:57.275 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:51:57.275 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:57.275 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:57.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.276 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.276 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.276 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.276 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:51:57.276 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:51:57.276 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-18 19:51:57.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.276 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.276 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.276 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-18 19:51:57.276 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:51:57.276 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:51:57.276 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:51:57.276 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:57.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.276 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.276 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.276 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.276 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:51:57.276 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:51:57.276 | ++ functions-common:get_field:830 : echo '| 535b3cd7c9174e0c89db5f3ea6e6445e | b3340d52485c4d75965cec8b68dc5fb8 | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:51:57.276 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:51:57.276 | ++ functions-common:get_field:824 : read data 2022-05-18 19:51:57.276 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:57.276 | + functions-common:get_or_add_user_project_role:1009 : echo 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:57.276 | 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:51:57.276 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 19:51:57.276 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-18 19:51:57.276 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 19:51:57.277 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-18 19:51:57.277 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-18 19:51:57.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.277 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.277 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.277 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.277 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 19:51:57.277 | e07f98ee97f14680b67f7c0c1096e8e3' 2022-05-18 19:51:57.277 | + functions-common:get_or_create_service:1106 : echo e07f98ee97f14680b67f7c0c1096e8e3 2022-05-18 19:51:57.277 | e07f98ee97f14680b67f7c0c1096e8e3 2022-05-18 19:51:57.277 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.48:9696/ 2022-05-18 19:51:57.277 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 19:51:57.277 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.48:9696/ RegionOne 2022-05-18 19:51:57.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 19:51:57.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-18 19:51:57.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.277 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.277 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.277 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 19:51:57.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 19:51:57.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.48:9696/ --region RegionOne -f value -c id 2022-05-18 19:51:57.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.277 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:51:57.277 | from cryptography.utils import int_from_bytes 2022-05-18 19:51:57.277 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:51:57.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=2c55ec899c85468d8f3ea76bdf585c32 2022-05-18 19:51:57.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 2c55ec899c85468d8f3ea76bdf585c32 2022-05-18 19:51:57.277 | + functions-common:get_or_create_endpoint:1139 : public_id=2c55ec899c85468d8f3ea76bdf585c32 2022-05-18 19:51:57.278 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 19:51:57.278 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 19:51:57.278 | + functions-common:get_or_create_endpoint:1148 : echo 2c55ec899c85468d8f3ea76bdf585c32 2022-05-18 19:51:57.278 | 2c55ec899c85468d8f3ea76bdf585c32 2022-05-18 19:51:57.320 | [17815 Async create_neutron_accounts:87142]: finished create_neutron_accounts with result 0 in 41 seconds 2022-05-18 19:51:57.360 | [17815 Async create_swift_accounts:87284]: Waiting for completion of create_swift_accounts running on PID 87284 (2 other jobs running) 2022-05-18 19:51:57.385 | [17815 Async create_swift_accounts:87284]: Signaling child to exit 2022-05-18 19:52:45.073 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:52:45.101 | [87284 Async create_swift_accounts:87284]: finished successfully 2022-05-18 19:52:45.120 | WAKEUP 2022-05-18 19:52:45.143 | [17815 Async create_swift_accounts:87284]: Signaled 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-18 19:52:45.145 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-18 19:52:45.145 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-18 19:52:45.145 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-18 19:52:45.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.145 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.145 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.145 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.145 | ++ functions-common:get_or_create_role:962 : role_id=a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:52:45.145 | ++ functions-common:get_or_create_role:963 : echo a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:52:45.145 | + lib/swift:create_swift_accounts:614 : another_role=a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:52:45.146 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-18 19:52:45.146 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-18 19:52:45.146 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:52:45.146 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 19:52:45.146 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 19:52:45.146 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 19:52:45.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.146 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.146 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.146 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.146 | + functions-common:get_or_create_user:937 : user_id=fb99fee2f934454e862c61bddf847e65 2022-05-18 19:52:45.146 | + functions-common:get_or_create_user:938 : echo fb99fee2f934454e862c61bddf847e65 2022-05-18 19:52:45.146 | fb99fee2f934454e862c61bddf847e65 2022-05-18 19:52:45.146 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-18 19:52:45.146 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:52:45.146 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:52:45.146 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:52:45.146 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:52:45.146 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:52:45.146 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:52:45.146 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:52:45.146 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:52:45.146 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:52:45.146 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:52:45.146 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.146 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-18 19:52:45.146 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:52:45.146 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.146 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.146 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.147 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.147 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.147 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:52:45.147 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:52:45.147 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-18 19:52:45.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.147 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.147 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.147 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:52:45.147 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-18 19:52:45.147 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.147 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.147 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.148 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.148 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.148 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.148 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:52:45.148 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:52:45.148 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:52:45.148 | ++ functions-common:get_field:830 : echo '| 535b3cd7c9174e0c89db5f3ea6e6445e | fb99fee2f934454e862c61bddf847e65 | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:52:45.148 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.148 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:52:45.148 | + functions-common:get_or_add_user_project_role:1009 : echo 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:52:45.148 | 535b3cd7c9174e0c89db5f3ea6e6445e 2022-05-18 19:52:45.148 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-18 19:52:45.148 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-18 19:52:45.148 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:52:45.148 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 19:52:45.148 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:52:45.148 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:52:45.148 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 19:52:45.148 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 19:52:45.148 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 19:52:45.148 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 19:52:45.148 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 19:52:45.148 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 19:52:45.148 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.148 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-18 19:52:45.148 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:52:45.148 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.148 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.148 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.149 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.149 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.149 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:52:45.149 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:52:45.149 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-18 19:52:45.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.149 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.149 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.149 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:52:45.149 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-18 19:52:45.149 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.149 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.149 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.149 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.149 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.149 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.149 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:52:45.149 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:52:45.149 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:52:45.149 | ++ functions-common:get_field:830 : echo '| be57b0a024bf4cdc81c71fcc55aa5ee3 | fb99fee2f934454e862c61bddf847e65 | | 9446d7752fc84be6b9182995d3800165 | | | False |' 2022-05-18 19:52:45.149 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.149 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.149 | + functions-common:get_or_add_user_project_role:1009 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.149 | be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.149 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-18 19:52:45.149 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 19:52:45.149 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-18 19:52:45.149 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-18 19:52:45.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.150 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.150 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.150 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.150 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 19:52:45.150 | cefc58371c75474188a42cd9093f58e6' 2022-05-18 19:52:45.150 | + functions-common:get_or_create_service:1106 : echo cefc58371c75474188a42cd9093f58e6 2022-05-18 19:52:45.150 | cefc58371c75474188a42cd9093f58e6 2022-05-18 19:52:45.150 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' http://10.222.0.48:8080 2022-05-18 19:52:45.150 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 19:52:45.150 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-18 19:52:45.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 19:52:45.150 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-18 19:52:45.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.150 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.150 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.150 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 19:52:45.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 19:52:45.150 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-18 19:52:45.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.150 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.150 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.150 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=9be7ecb57228473ea03d11a28c4dfa80 2022-05-18 19:52:45.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 9be7ecb57228473ea03d11a28c4dfa80 2022-05-18 19:52:45.150 | + functions-common:get_or_create_endpoint:1139 : public_id=9be7ecb57228473ea03d11a28c4dfa80 2022-05-18 19:52:45.150 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.48:8080 ]] 2022-05-18 19:52:45.150 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.48:8080 RegionOne 2022-05-18 19:52:45.150 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 19:52:45.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-18 19:52:45.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.151 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.151 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.151 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.151 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 19:52:45.151 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 19:52:45.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.48:8080 --region RegionOne -f value -c id 2022-05-18 19:52:45.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.151 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.151 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.151 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.151 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a79a7c5c3d9e42aaa874c4ec2dbf6885 2022-05-18 19:52:45.151 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo a79a7c5c3d9e42aaa874c4ec2dbf6885 2022-05-18 19:52:45.151 | a79a7c5c3d9e42aaa874c4ec2dbf6885 2022-05-18 19:52:45.151 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 19:52:45.151 | + functions-common:get_or_create_endpoint:1148 : echo 9be7ecb57228473ea03d11a28c4dfa80 2022-05-18 19:52:45.151 | 9be7ecb57228473ea03d11a28c4dfa80 2022-05-18 19:52:45.151 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-18 19:52:45.151 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-18 19:52:45.151 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 19:52:45.151 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-18 19:52:45.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.151 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.151 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.151 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.151 | ++ functions-common:get_or_create_project:950 : project_id=11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.151 | ++ functions-common:get_or_create_project:951 : echo 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.151 | + lib/swift:create_swift_accounts:628 : swift_project_test1=11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.152 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-18 19:52:45.152 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 19:52:45.152 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-18 19:52:45.152 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:52:45.152 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-18 19:52:45.152 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-18 19:52:45.152 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-18 19:52:45.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.152 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.152 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.152 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.152 | ++ functions-common:get_or_create_user:937 : user_id=c3152b3b6b244dbe81e6d48113b67391 2022-05-18 19:52:45.152 | ++ functions-common:get_or_create_user:938 : echo c3152b3b6b244dbe81e6d48113b67391 2022-05-18 19:52:45.152 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c3152b3b6b244dbe81e6d48113b67391 2022-05-18 19:52:45.152 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-18 19:52:45.152 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 19:52:45.152 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c3152b3b6b244dbe81e6d48113b67391 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.152 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:52:45.152 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:52:45.152 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:52:45.152 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:52:45.152 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:52:45.152 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:52:45.152 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:52:45.152 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:52:45.152 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:52:45.152 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.152 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.152 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.152 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3152b3b6b244dbe81e6d48113b67391 --project 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.153 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.153 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.153 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.153 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:52:45.153 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:52:45.153 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user c3152b3b6b244dbe81e6d48113b67391 --project 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.153 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.153 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.153 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3152b3b6b244dbe81e6d48113b67391 --project 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.153 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:52:45.153 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.153 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.153 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.153 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.153 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.153 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.153 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:52:45.153 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:52:45.153 | ++ functions-common:get_field:830 : echo '| be57b0a024bf4cdc81c71fcc55aa5ee3 | c3152b3b6b244dbe81e6d48113b67391 | | 11e0efecbbab4660a08f8cd4928f6407 | | | False |' 2022-05-18 19:52:45.153 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:52:45.153 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.153 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.153 | + functions-common:get_or_add_user_project_role:1009 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.153 | be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.153 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-18 19:52:45.153 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-18 19:52:45.153 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:52:45.154 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-18 19:52:45.154 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-18 19:52:45.154 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-18 19:52:45.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.154 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.154 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.154 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.154 | ++ functions-common:get_or_create_user:937 : user_id=3e44377e3b014e69a6a4975dba7533d8 2022-05-18 19:52:45.154 | ++ functions-common:get_or_create_user:938 : echo 3e44377e3b014e69a6a4975dba7533d8 2022-05-18 19:52:45.154 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3e44377e3b014e69a6a4975dba7533d8 2022-05-18 19:52:45.154 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-18 19:52:45.154 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 19:52:45.154 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role a396d5b6da204aa7ae742d3e2f66fc6d 3e44377e3b014e69a6a4975dba7533d8 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.154 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:52:45.154 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:52:45.154 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:52:45.154 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:52:45.154 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:52:45.154 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:52:45.154 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:52:45.154 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:52:45.154 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role a396d5b6da204aa7ae742d3e2f66fc6d --user 3e44377e3b014e69a6a4975dba7533d8 --project 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.154 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.155 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:52:45.155 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.155 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.155 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.155 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.155 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.155 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:52:45.155 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:52:45.155 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add a396d5b6da204aa7ae742d3e2f66fc6d --user 3e44377e3b014e69a6a4975dba7533d8 --project 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.155 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.155 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.155 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role a396d5b6da204aa7ae742d3e2f66fc6d --user 3e44377e3b014e69a6a4975dba7533d8 --project 11e0efecbbab4660a08f8cd4928f6407 2022-05-18 19:52:45.155 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.155 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:52:45.155 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.155 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.155 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.155 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.155 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.155 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:52:45.155 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:52:45.155 | ++ functions-common:get_field:830 : echo '| a396d5b6da204aa7ae742d3e2f66fc6d | 3e44377e3b014e69a6a4975dba7533d8 | | 11e0efecbbab4660a08f8cd4928f6407 | | | False |' 2022-05-18 19:52:45.155 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:52:45.155 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.155 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:52:45.156 | + functions-common:get_or_add_user_project_role:1009 : echo a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:52:45.156 | a396d5b6da204aa7ae742d3e2f66fc6d 2022-05-18 19:52:45.156 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-18 19:52:45.156 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-18 19:52:45.156 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 19:52:45.156 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-18 19:52:45.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.156 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.156 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.156 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.156 | ++ functions-common:get_or_create_project:950 : project_id=8aa846129ccb45a2bb39cb3860456a0e 2022-05-18 19:52:45.156 | ++ functions-common:get_or_create_project:951 : echo 8aa846129ccb45a2bb39cb3860456a0e 2022-05-18 19:52:45.156 | + lib/swift:create_swift_accounts:642 : swift_project_test2=8aa846129ccb45a2bb39cb3860456a0e 2022-05-18 19:52:45.156 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-18 19:52:45.156 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 19:52:45.156 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-18 19:52:45.156 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-18 19:52:45.156 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:52:45.156 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-18 19:52:45.156 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-18 19:52:45.156 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-18 19:52:45.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.156 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.156 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.156 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.156 | ++ functions-common:get_or_create_user:937 : user_id=96999e10bd374115966aeaef587fc2df 2022-05-18 19:52:45.156 | ++ functions-common:get_or_create_user:938 : echo 96999e10bd374115966aeaef587fc2df 2022-05-18 19:52:45.156 | + lib/swift:create_swift_accounts:647 : swift_user_test2=96999e10bd374115966aeaef587fc2df 2022-05-18 19:52:45.156 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-18 19:52:45.156 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 19:52:45.156 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 96999e10bd374115966aeaef587fc2df 8aa846129ccb45a2bb39cb3860456a0e 2022-05-18 19:52:45.157 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:52:45.157 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:52:45.157 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:52:45.157 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:52:45.157 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:52:45.157 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:52:45.157 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:52:45.157 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:52:45.157 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 96999e10bd374115966aeaef587fc2df --project 8aa846129ccb45a2bb39cb3860456a0e 2022-05-18 19:52:45.157 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.157 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:52:45.157 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.157 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.157 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.157 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.157 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.157 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:52:45.157 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:52:45.157 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 96999e10bd374115966aeaef587fc2df --project 8aa846129ccb45a2bb39cb3860456a0e 2022-05-18 19:52:45.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.157 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.157 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.157 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 96999e10bd374115966aeaef587fc2df --project 8aa846129ccb45a2bb39cb3860456a0e 2022-05-18 19:52:45.157 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.157 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:52:45.157 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.157 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.158 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.158 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.158 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.158 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:52:45.158 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:52:45.158 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:52:45.158 | ++ functions-common:get_field:830 : echo '| be57b0a024bf4cdc81c71fcc55aa5ee3 | 96999e10bd374115966aeaef587fc2df | | 8aa846129ccb45a2bb39cb3860456a0e | | | False |' 2022-05-18 19:52:45.158 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.158 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.158 | + functions-common:get_or_add_user_project_role:1009 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.158 | be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.158 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-18 19:52:45.158 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-18 19:52:45.158 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 19:52:45.158 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-18 19:52:45.158 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-18 19:52:45.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.158 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.158 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.158 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.158 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-18 19:52:45.158 | 8335be36597545a8aa57cb32b6268e55' 2022-05-18 19:52:45.158 | ++ functions-common:get_or_create_domain:900 : echo 8335be36597545a8aa57cb32b6268e55 2022-05-18 19:52:45.158 | + lib/swift:create_swift_accounts:652 : swift_domain=8335be36597545a8aa57cb32b6268e55 2022-05-18 19:52:45.158 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-18 19:52:45.158 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 19:52:45.158 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-18 19:52:45.158 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 8335be36597545a8aa57cb32b6268e55 2022-05-18 19:52:45.158 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 19:52:45.158 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=8335be36597545a8aa57cb32b6268e55 --or-show -f value -c id 2022-05-18 19:52:45.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.159 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.159 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.159 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.159 | ++ functions-common:get_or_create_project:950 : project_id=607a8f4430ff46dea101f936932fc455 2022-05-18 19:52:45.159 | ++ functions-common:get_or_create_project:951 : echo 607a8f4430ff46dea101f936932fc455 2022-05-18 19:52:45.159 | + lib/swift:create_swift_accounts:656 : swift_project_test4=607a8f4430ff46dea101f936932fc455 2022-05-18 19:52:45.159 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-18 19:52:45.159 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 19:52:45.159 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-18 19:52:45.159 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 8335be36597545a8aa57cb32b6268e55 test4@example.com 2022-05-18 19:52:45.159 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 19:52:45.159 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-18 19:52:45.159 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-18 19:52:45.159 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=8335be36597545a8aa57cb32b6268e55 --email=test4@example.com --or-show -f value -c id 2022-05-18 19:52:45.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.159 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.159 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.159 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.159 | ++ functions-common:get_or_create_user:937 : user_id=2db35a499f6f4e279eb968e804b771cf 2022-05-18 19:52:45.159 | ++ functions-common:get_or_create_user:938 : echo 2db35a499f6f4e279eb968e804b771cf 2022-05-18 19:52:45.159 | + lib/swift:create_swift_accounts:661 : swift_user_test4=2db35a499f6f4e279eb968e804b771cf 2022-05-18 19:52:45.159 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-18 19:52:45.159 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 19:52:45.159 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 2db35a499f6f4e279eb968e804b771cf 607a8f4430ff46dea101f936932fc455 2022-05-18 19:52:45.159 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 19:52:45.159 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 19:52:45.159 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 19:52:45.159 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 19:52:45.159 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 19:52:45.160 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 19:52:45.160 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 19:52:45.160 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 19:52:45.160 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.160 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2db35a499f6f4e279eb968e804b771cf --project 607a8f4430ff46dea101f936932fc455 2022-05-18 19:52:45.160 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 19:52:45.160 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.160 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.160 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.160 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.160 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.160 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 19:52:45.160 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 19:52:45.160 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2db35a499f6f4e279eb968e804b771cf --project 607a8f4430ff46dea101f936932fc455 2022-05-18 19:52:45.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.160 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.160 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.160 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2db35a499f6f4e279eb968e804b771cf --project 607a8f4430ff46dea101f936932fc455 2022-05-18 19:52:45.160 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 19:52:45.160 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 19:52:45.160 | ++ functions-common:get_field:823 : local data field 2022-05-18 19:52:45.160 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.160 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:45.160 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:45.160 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 19:52:45.160 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 19:52:45.160 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 19:52:45.160 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 19:52:45.160 | ++ functions-common:get_field:830 : echo '| be57b0a024bf4cdc81c71fcc55aa5ee3 | 2db35a499f6f4e279eb968e804b771cf | | 607a8f4430ff46dea101f936932fc455 | | | False |' 2022-05-18 19:52:45.161 | ++ functions-common:get_field:824 : read data 2022-05-18 19:52:45.161 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.161 | + functions-common:get_or_add_user_project_role:1009 : echo be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.161 | be57b0a024bf4cdc81c71fcc55aa5ee3 2022-05-18 19:52:45.190 | [17815 Async create_swift_accounts:87284]: finished create_swift_accounts with result 0 in 130 seconds 2022-05-18 19:52:45.198 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-18 19:52:45.200 | + inc/async:async_wait:197 : return 0 2022-05-18 19:52:45.204 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-18 19:52:45.222 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:52:45.225 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-18 19:52:45.242 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:52:45.245 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-18 19:52:45.248 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:52:45.250 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-18 19:52:45.253 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-18 19:52:45.255 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-18 19:52:45.315 | + inc/async:async_inner:63 : init_glance 2022-05-18 19:52:45.355 | [17815 Async init_glance:91550]: running: init_glance 2022-05-18 19:52:45.359 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-18 19:52:45.378 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:52:45.380 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-18 19:52:45.384 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:52:45.387 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-18 19:52:45.389 | + ./stack.sh:main:1149 : configure_neutron 2022-05-18 19:52:45.392 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-18 19:52:45.399 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 19:52:45.399 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:52:45.403 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:52:45.405 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 19:52:45.408 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 19:52:45.411 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 19:52:45.416 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-18 19:52:45.416 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-18 19:52:45.419 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-18 19:52:45.421 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-18 19:52:45.435 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-18 19:52:45.439 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-18 19:52:48.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:48.862 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:48.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:48.862 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:52.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:52.266 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:52.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:52.266 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:55.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:55.697 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:55.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:55.697 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:59.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:59.098 | from cryptography.utils import int_from_bytes 2022-05-18 19:52:59.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:52:59.098 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:02.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:02.520 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:02.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:02.520 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:05.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:05.987 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:05.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:05.987 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:09.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:09.393 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:09.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:09.393 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:13.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:13.033 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:13.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:13.033 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:17.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:17.775 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:17.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:17.775 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:23.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:23.572 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:23.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:23.572 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:23.893 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-18 19:53:23.898 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-18 19:53:23.901 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-18 19:53:23.903 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-18 19:53:23.909 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-18 19:53:23.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-18 19:53:23.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-18 19:53:23.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-18 19:53:23.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-18 19:53:23.921 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-18 19:53:23.923 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-18 19:53:23.935 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-18 19:53:23.935 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-18 19:53:23.935 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-18 19:53:23.935 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-18 19:53:23.935 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-18 19:53:23.939 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:23.942 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-18 19:53:23.944 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:23.950 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-18 19:53:23.952 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-18 19:53:23.954 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-18 19:53:23.957 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-18 19:53:23.959 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:53:23.961 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:23.963 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:53:23.979 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:23.981 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:53:23.983 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-18 19:53:23.986 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-18 19:53:24.015 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-18 19:53:24.046 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-18 19:53:24.077 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-18 19:53:24.106 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-18 19:53:24.136 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-18 19:53:24.172 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-18 19:53:24.175 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-18 19:53:24.177 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-18 19:53:24.180 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 19:53:24.183 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:53:24.199 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:53:24.202 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:53:24.204 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:53:24.206 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:53:24.210 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-18 19:53:24.238 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-18 19:53:24.267 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-18 19:53:24.298 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:53:24.328 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-18 19:53:24.344 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:53:24.346 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-18 19:53:24.349 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-18 19:53:24.352 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-18 19:53:24.354 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-18 19:53:24.356 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-18 19:53:24.359 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-18 19:53:24.361 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-18 19:53:24.363 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-18 19:53:24.377 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-18 19:53:24.389 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-18 19:53:24.391 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-18 19:53:24.404 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-18 19:53:24.417 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-18 19:53:24.430 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-18 19:53:24.433 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 19:53:24.436 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-18 19:53:24.440 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.wT5MB95fQy 2022-05-18 19:53:24.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-18 19:53:24.445 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 19:53:24.447 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.wT5MB95fQy 2022-05-18 19:53:24.451 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.wT5MB95fQy 2022-05-18 19:53:24.463 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.wT5MB95fQy /etc/sudoers.d/neutron-rootwrap 2022-05-18 19:53:24.475 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-18 19:53:24.504 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:24.506 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 19:53:24.538 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-18 19:53:24.540 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-18 19:53:24.542 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-18 19:53:24.545 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:53:24.547 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:53:24.550 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:53:24.566 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:24.569 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:53:24.572 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:53:24.574 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:53:24.592 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:24.594 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:53:24.597 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:53:24.627 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:53:24.630 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:53:24.632 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-18 19:53:24.650 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:24.652 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-18 19:53:24.655 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-18 19:53:24.657 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 19:53:24.660 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 19:53:24.663 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-18 19:53:24.665 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-18 19:53:24.668 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 19:53:24.670 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-18 19:53:24.673 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-18 19:53:24.675 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-18 19:53:24.680 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-18 19:53:24.682 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-05-18 19:53:24.687 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-18 19:53:24.704 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:24.706 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-18 19:53:24.709 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-18 19:53:24.712 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-18 19:53:24.716 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-18 19:53:24.748 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-18 19:53:24.779 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-18 19:53:24.812 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-18 19:53:24.842 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-18 19:53:24.872 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-18 19:53:24.874 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 19:53:24.877 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-18 19:53:24.879 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:53:24.882 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-18 19:53:24.918 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-18 19:53:24.948 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:53:24.982 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-18 19:53:25.016 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-18 19:53:25.049 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-18 19:53:25.078 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-18 19:53:25.110 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-18 19:53:25.141 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:53:25.173 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:53:25.208 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-18 19:53:25.239 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-18 19:53:25.283 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-18 19:53:25.286 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 19:53:25.289 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 19:53:25.291 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-18 19:53:25.294 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-18 19:53:25.323 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-18 19:53:25.354 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.48/identity 2022-05-18 19:53:25.386 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-18 19:53:25.423 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-18 19:53:25.461 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-18 19:53:25.492 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-18 19:53:25.522 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-18 19:53:25.558 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:53:25.589 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-18 19:53:25.623 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-18 19:53:25.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-18 19:53:25.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-18 19:53:25.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-18 19:53:25.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-18 19:53:25.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-18 19:53:25.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-18 19:53:25.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-05-18 19:53:25.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-05-18 19:53:25.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-05-18 19:53:25.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-18 19:53:25.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-18 19:53:25.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-18 19:53:25.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-18 19:53:25.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-18 19:53:25.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-18 19:53:25.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-18 19:53:25.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-18 19:53:25.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:25.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-05-18 19:53:25.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-05-18 19:53:25.705 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:25.706 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 19:53:25.708 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-18 19:53:25.711 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-18 19:53:25.713 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 19:53:25.716 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-18 19:53:25.748 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-18 19:53:25.750 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-05-18 19:53:25.753 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:25.756 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 19:53:25.758 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-18 19:53:25.760 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-18 19:53:25.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 19:53:25.765 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-18 19:53:25.794 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-05-18 19:53:25.796 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:25.798 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 19:53:25.802 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-18 19:53:25.804 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-18 19:53:25.807 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 19:53:25.809 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-18 19:53:25.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-05-18 19:53:25.842 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:25.844 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-18 19:53:25.847 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-18 19:53:25.850 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-18 19:53:25.852 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 19:53:25.855 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-05-18 19:53:25.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-05-18 19:53:25.886 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:25.888 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-18 19:53:25.891 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-18 19:53:25.893 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-18 19:53:25.896 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 19:53:25.900 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-18 19:53:25.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-05-18 19:53:25.931 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:25.934 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-18 19:53:25.936 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-18 19:53:25.939 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-18 19:53:25.941 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 19:53:25.944 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-18 19:53:25.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:200:249 2022-05-18 19:53:25.975 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:25.977 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-18 19:53:25.980 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-05-18 19:53:25.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-05-18 19:53:25.984 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 19:53:25.987 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-05-18 19:53:26.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-05-18 19:53:26.021 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 19:53:26.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-18 19:53:26.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-18 19:53:26.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-18 19:53:26.028 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 19:53:26.031 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-18 19:53:26.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-18 19:53:26.063 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-18 19:53:26.080 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:26.083 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-18 19:53:26.085 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-18 19:53:26.117 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:26.119 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 19:53:26.153 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-18 19:53:26.185 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-18 19:53:26.187 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-18 19:53:26.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-18 19:53:26.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-18 19:53:29.199 | INFO neutron.common.config [-] Logging enabled! 2022-05-18 19:53:29.199 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-18 19:53:29.200 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93487) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-18 19:53:29.201 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-05-18 19:53:29.204 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp5j5u_k64/privsep.sock'] 2022-05-18 19:53:31.507 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-05-18 19:53:31.507 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp5j5u_k64/privsep.sock {{(pid=93487) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-05-18 19:53:31.508 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-05-18 19:53:31.509 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-05-18 19:53:31.509 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-05-18 19:53:31.509 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93498 2022-05-18 19:53:31.509 | DEBUG oslo.privsep.daemon [-] privsep: reply[4c9c6896-9be3-4559-93ea-957d42bd4360]: (2,) {{(pid=93498) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-18 19:53:31.740 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93498) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-05-18 19:53:31.752 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=93498) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-05-18 19:53:31.753 | DEBUG oslo.privsep.daemon [-] privsep: reply[abffc09d-a386-4365-9661-1d788254e7f1]: (4, ('8a8681c4-8459-48f0-8413-c9a5e9240fa8\n', '')) {{(pid=93498) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-18 19:53:31.807 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93487) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 19:53:31.808 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93487) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 19:53:31.808 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93487) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 19:53:31.808 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93487) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 19:53:31.808 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93487) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 19:53:31.808 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93487) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 19:53:31.863 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-18 19:53:31.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:31.863 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:31.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:31.864 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:32.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-18 19:53:32.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-18 19:53:32.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-18 19:53:32.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 19:53:32.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-18 19:53:32.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-05-18 19:53:32.346 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-18 19:53:32.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:32.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-05-18 19:53:32.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-18 19:53:32.393 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-18 19:53:32.402 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-18 19:53:32.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-18 19:53:32.408 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-18 19:53:32.430 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-18 19:53:32.453 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-18 19:53:32.456 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-18 19:53:32.469 | net.bridge.bridge-nf-call-iptables = 1 2022-05-18 19:53:32.472 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-18 19:53:32.475 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-18 19:53:32.483 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-18 19:53:32.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-18 19:53:32.489 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-18 19:53:32.491 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-18 19:53:32.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-18 19:53:32.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-18 19:53:32.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-18 19:53:32.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-18 19:53:32.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 19:53:32.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-18 19:53:32.535 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-18 19:53:32.537 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-05-18 19:53:32.571 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-18 19:53:32.573 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-18 19:53:32.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-18 19:53:32.635 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-18 19:53:32.652 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:32.655 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-18 19:53:32.657 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-18 19:53:32.662 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-18 19:53:32.691 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-18 19:53:32.720 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-18 19:53:32.752 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:32.754 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 19:53:32.784 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-18 19:53:32.800 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:32.804 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-18 19:53:32.806 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-18 19:53:32.840 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-18 19:53:32.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-18 19:53:32.845 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-18 19:53:32.874 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-18 19:53:32.876 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-18 19:53:32.881 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-18 19:53:32.882 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-18 19:53:32.899 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:53:32.902 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-18 19:53:32.905 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-05-18 19:53:32.909 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-18 19:53:32.939 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-18 19:53:32.970 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:32.973 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 19:53:33.003 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-18 19:53:33.006 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-18 19:53:33.038 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-18 19:53:33.040 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-18 19:53:33.043 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-18 19:53:33.072 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-18 19:53:33.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-18 19:53:33.080 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-18 19:53:33.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-18 19:53:36.046 | INFO neutron.common.config [-] Logging enabled! 2022-05-18 19:53:36.046 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-18 19:53:36.046 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=94032) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-18 19:53:36.097 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=94032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 19:53:36.099 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=94032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 19:53:36.099 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=94032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 19:53:36.100 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=94032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 19:53:36.100 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=94032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 19:53:36.100 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=94032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 19:53:36.158 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-18 19:53:36.159 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=94032) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-18 19:53:36.159 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=94032) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-18 19:53:36.159 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-18 19:53:36.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:36.160 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:36.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:53:36.160 | from cryptography.utils import int_from_bytes 2022-05-18 19:53:36.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-18 19:53:36.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-18 19:53:36.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-18 19:53:36.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-18 19:53:36.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-18 19:53:36.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 19:53:36.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-18 19:53:36.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-18 19:53:36.570 | + functions:set_mtu:785 : local dev=br-data 2022-05-18 19:53:36.572 | + functions:set_mtu:786 : local mtu=1500 2022-05-18 19:53:36.575 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-18 19:53:36.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-05-18 19:53:36.606 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-18 19:53:36.608 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-18 19:53:36.611 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-18 19:53:36.613 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-18 19:53:36.616 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-18 19:53:36.618 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-18 19:53:36.621 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-18 19:53:36.624 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-18 19:53:36.626 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-18 19:53:36.629 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-18 19:53:36.631 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-18 19:53:36.634 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-18 19:53:36.636 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-18 19:53:36.641 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-18 19:53:36.642 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-18 19:53:36.643 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-18 19:53:36.649 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-18 19:53:36.652 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-18 19:53:36.654 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-18 19:53:36.657 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-18 19:53:36.662 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-18 19:53:36.662 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-18 19:53:36.665 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-18 19:53:36.671 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.61/22 brd 192.168.3.255' 2022-05-18 19:53:36.673 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-18 19:53:36.676 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:36.678 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-18 19:53:36.681 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-18 19:53:36.683 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.61/22 brd 192.168.3.255 != '' ]] 2022-05-18 19:53:36.686 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.61/22 brd 192.168.3.255 dev eth1' 2022-05-18 19:53:36.688 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.61/22 brd 192.168.3.255 dev br-data' 2022-05-18 19:53:36.690 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-18 19:53:36.693 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-18 19:53:36.698 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.61/22 brd 192.168.3.255 2022-05-18 19:53:36.700 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-18 19:53:36.700 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-18 19:53:36.700 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-18 19:53:36.704 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.61 2022-05-18 19:53:36.707 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.61 ' 2022-05-18 19:53:36.709 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.61/22 brd 192.168.3.255 dev eth1 2022-05-18 19:53:36.722 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.61/22 brd 192.168.3.255 dev br-data 2022-05-18 19:53:36.734 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-18 19:53:36.746 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-18 19:53:36.768 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.61 2022-05-18 19:53:37.590 | + inc/async:async_inner:64 : rc=0 2022-05-18 19:53:37.615 | [91550 Async init_glance:91550]: finished successfully 2022-05-18 19:53:39.777 | ARPING 192.168.0.61 from 192.168.0.61 br-data 2022-05-18 19:53:39.777 | Sent 3 probes (3 broadcast(s)) 2022-05-18 19:53:39.778 | Received 0 response(s) 2022-05-18 19:53:39.797 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-05-18 19:53:39.799 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-18 19:53:39.803 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-18 19:53:39.806 | + ./stack.sh:exit_trap:524 : jobs='77630 2022-05-18 19:53:39.806 | 91550' 2022-05-18 19:53:39.808 | + ./stack.sh:exit_trap:527 : [[ -n 77630 2022-05-18 19:53:39.808 | 91550 ]] 2022-05-18 19:53:39.811 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-18-193253 ]] 2022-05-18 19:53:39.816 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-18 19:53:39.816 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-18 19:53:39.816 | exit_trap: cleaning up child processes 2022-05-18 19:53:39.818 | + ./stack.sh:exit_trap:529 : kill 77630 91550 2022-05-18 19:53:39.821 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.54Zl13Y0NE ']' 2022-05-18 19:53:39.823 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.54Zl13Y0NE 2022-05-18 19:53:39.827 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-18 19:53:39.829 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-18 19:53:39.832 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-18 19:53:39.834 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-18 19:53:39.834 | Error on exit 2022-05-18 19:53:39.836 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-18 19:53:39.838 | + ./stack.sh:exit_trap:544 : generate-subunit 1652902370 1250 fail 2022-05-18 19:53:40.541 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-18 19:53:40.544 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-18 19:53:41.820 | + ./stack.sh:exit_trap:558 : exit 1