2022-08-05 19:30:08.670 | + ./stack.sh:main:482 : exec 2022-08-05 19:30:08.670 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-05-193008.summary.2022-08-05-193008 2022-08-05 19:30:08.670 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-05-193008' 2022-08-05 19:30:08.670 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:30:08.670 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-05-193008 2022-08-05 19:30:08.670 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-05-193008 /opt/stack/logs/stack.sh.log 2022-08-05 19:30:08.670 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-05-193008.summary.2022-08-05-193008 /opt/stack/logs/stack.sh.log.summary 2022-08-05 19:30:08.670 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-05 19:30:08.670 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-05 19:30:08.670 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-05 19:30:08.670 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-05 19:30:08.670 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-05 19:30:08.670 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-05 19:30:08.670 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-05 19:30:08.670 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-05 19:30:08.670 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-05 19:30:08.670 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-05 19:30:08.670 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-05 19:30:08.671 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-05 19:30:08.672 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-05 19:30:08.675 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-05 19:30:08.678 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-05 19:30:08.680 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-05 19:30:08.682 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-05 19:30:08.684 | + ./stack.sh:main:568 : set -o errexit 2022-08-05 19:30:08.686 | + ./stack.sh:main:571 : uname -a 2022-08-05 19:30:08.687 | Linux dv-cinder-852208-2-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-08-05 19:30:08.689 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-05 19:30:08.691 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-05 19:30:08.694 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-05 19:30:08.734 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-05 19:30:08.751 | + ./stack.sh:main:585 : fetch_plugins 2022-08-05 19:30:08.752 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-05 19:30:08.754 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-05 19:30:08.757 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-05 19:30:08.759 | + functions-common:fetch_plugins:1791 : return 2022-08-05 19:30:08.761 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-05 19:30:08.762 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-05 19:30:08.764 | + functions-common:run_phase:1869 : local phase= 2022-08-05 19:30:08.766 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-05 19:30:08.767 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-05 19:30:08.769 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-05 19:30:08.771 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-05 19:30:08.773 | + functions-common:run_phase:1878 : local extra 2022-08-05 19:30:08.775 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-05 19:30:08.778 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-05 19:30:08.780 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-05 19:30:08.781 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-05 19:30:08.783 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-05 19:30:08.785 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-05 19:30:08.797 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:30:08.799 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-05 19:30:08.800 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-05 19:30:08.802 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-05 19:30:08.804 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-05 19:30:08.805 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-05 19:30:08.807 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-05 19:30:08.809 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-05 19:30:08.811 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-05 19:30:08.812 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-05 19:30:08.814 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-05 19:30:08.816 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-05 19:30:08.817 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-05 19:30:08.820 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-05 19:30:08.821 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-05 19:30:08.823 | + functions-common:plugin_override_defaults:1832 : return 2022-08-05 19:30:08.825 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-05 19:30:08.841 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-05 19:30:08.843 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-05 19:30:08.855 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:30:08.857 | +++ lib/tls:source:43 : hostname -f 2022-08-05 19:30:08.860 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-05 19:30:08.862 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-05 19:30:08.864 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-05 19:30:08.866 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-05 19:30:08.868 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-05 19:30:08.869 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-05 19:30:08.871 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-05 19:30:08.873 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-05 19:30:08.875 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-05 19:30:08.876 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-05 19:30:08.881 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-05 19:30:08.892 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-05 19:30:08.916 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-05 19:30:08.928 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-05 19:30:08.941 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-05 19:30:08.976 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-05 19:30:09.031 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-05 19:30:09.124 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-05 19:30:09.146 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-05 19:30:09.186 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-05 19:30:09.235 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-05 19:30:09.372 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-05 19:30:09.385 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-05 19:30:09.397 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-05 19:30:09.409 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-05 19:30:09.490 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-05 19:30:09.493 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-05 19:30:09.495 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-05 19:30:09.497 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-05 19:30:09.499 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-05 19:30:09.501 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-05 19:30:09.504 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-05 19:30:09.504 | False' 2022-08-05 19:30:09.506 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-05 19:30:09.521 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-05 19:30:09.523 | + ./stack.sh:main:619 : run_phase source 2022-08-05 19:30:09.525 | + functions-common:run_phase:1868 : local mode=source 2022-08-05 19:30:09.527 | + functions-common:run_phase:1869 : local phase= 2022-08-05 19:30:09.529 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-05 19:30:09.531 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-05 19:30:09.533 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-05 19:30:09.535 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-05 19:30:09.538 | + functions-common:run_phase:1878 : local extra 2022-08-05 19:30:09.540 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-05 19:30:09.543 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-05 19:30:09.545 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-05 19:30:09.547 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-05 19:30:09.549 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-05 19:30:09.551 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-05 19:30:09.565 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:30:09.567 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-05 19:30:09.569 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-05 19:30:09.606 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-05 19:30:09.608 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-05 19:30:09.610 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-05 19:30:09.612 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-05 19:30:09.614 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-05 19:30:09.616 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-05 19:30:09.618 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-05 19:30:09.620 | + functions-common:load_plugin_settings:1809 : return 2022-08-05 19:30:09.622 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-05 19:30:09.624 | + functions-common:verify_disabled_services:2151 : local service 2022-08-05 19:30:09.626 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.628 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-05 19:30:09.631 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.633 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-05 19:30:09.635 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.637 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-05 19:30:09.639 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.641 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-05 19:30:09.643 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.646 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-05 19:30:09.648 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.650 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-05 19:30:09.652 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.654 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-05 19:30:09.656 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.659 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-05 19:30:09.661 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.663 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-05 19:30:09.666 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.668 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-05 19:30:09.670 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.672 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-05 19:30:09.674 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.677 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-05 19:30:09.679 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.681 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-05 19:30:09.684 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.686 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-05 19:30:09.688 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.690 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-05 19:30:09.692 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.694 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-05 19:30:09.697 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.699 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-05 19:30:09.701 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.703 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-05 19:30:09.705 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.707 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-05 19:30:09.710 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.712 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-05 19:30:09.714 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.716 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-05 19:30:09.718 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.720 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-05 19:30:09.722 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.725 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-05 19:30:09.727 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.729 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-05 19:30:09.732 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.734 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-05 19:30:09.736 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.738 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-05 19:30:09.741 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.743 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-05 19:30:09.745 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.747 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-05 19:30:09.749 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.751 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-05 19:30:09.754 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.757 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-05 19:30:09.759 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.761 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-05 19:30:09.763 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.766 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-05 19:30:09.768 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.770 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-05 19:30:09.773 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.775 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-05 19:30:09.777 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.779 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-05 19:30:09.781 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.784 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-05 19:30:09.786 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.789 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-05 19:30:09.791 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.793 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-05 19:30:09.795 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.797 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-05 19:30:09.799 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.802 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-05 19:30:09.804 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.806 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-05 19:30:09.808 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.810 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-05 19:30:09.813 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.815 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-05 19:30:09.817 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.819 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-05 19:30:09.821 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-05 19:30:09.823 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-05 19:30:09.826 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-05 19:30:09.828 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-05 19:30:09.830 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-05 19:30:09.845 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:30:09.847 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-05 19:30:09.850 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-05 19:30:09.852 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-05 19:30:09.866 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:30:09.868 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-05 19:30:09.870 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-05 19:30:09.872 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-05 19:30:09.874 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-05 19:30:09.877 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-05 19:30:09.879 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-05 19:30:09.881 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-05 19:30:09.883 | + lib/database:initialize_database_backends:92 : return 0 2022-08-05 19:30:09.885 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-05 19:30:09.885 | Using mysql database backend 2022-08-05 19:30:09.888 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-05 19:30:09.903 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-05 19:30:09.906 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-05 19:30:09.908 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-05 19:30:09.911 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-05 19:30:09.914 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-05 19:30:09.916 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-05 19:30:09.931 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:30:09.933 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-05 19:30:09.949 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-05 19:30:09.964 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:30:09.966 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-05 19:30:09.982 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-05 19:30:09.997 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-05 19:30:10.012 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:30:10.014 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-05 19:30:10.030 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:30:10.033 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-05 19:30:10.048 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-05 19:30:10.050 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-05 19:30:10.053 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-05 19:30:10.055 | + functions-common:save_stackenv:60 : local tag=752 2022-08-05 19:30:10.058 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-05 19:30:10.062 | + functions-common:save_stackenv:62 : time_stamp=2022-08-05-193010 2022-08-05 19:30:10.064 | + functions-common:save_stackenv:63 : echo '# 2022-08-05-193010 752' 2022-08-05 19:30:10.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.069 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-05 19:30:10.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.074 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-05 19:30:10.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.078 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-05 19:30:10.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.083 | + 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-08-05 19:30:10.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.087 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.27 2022-08-05 19:30:10.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.092 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.27/identity 2022-08-05 19:30:10.094 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.096 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-05-193008 2022-08-05 19:30:10.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.101 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-05 19:30:10.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.106 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.27 2022-08-05 19:30:10.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.110 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-05 19:30:10.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.115 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-05 19:30:10.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.119 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-05 19:30:10.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.124 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-05 19:30:10.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.128 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.27 2022-08-05 19:30:10.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:30:10.133 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-05 19:30:10.135 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-05 19:30:10.138 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-05 19:30:10.140 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-05 19:30:10.142 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-05 19:30:10.144 | + functions-common:git_clone:599 : local git_ref=master 2022-08-05 19:30:10.147 | + functions-common:git_clone:600 : local orig_dir 2022-08-05 19:30:10.149 | ++ functions-common:git_clone:601 : pwd 2022-08-05 19:30:10.152 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-05 19:30:10.154 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-05 19:30:10.156 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-05 19:30:10.171 | + functions-common:git_clone:604 : RECLONE=False 2022-08-05 19:30:10.173 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-05 19:30:10.175 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-05 19:30:10.178 | + functions-common:git_clone:618 : echo master 2022-08-05 19:30:10.178 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-05 19:30:10.183 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-05 19:30:10.185 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-05 19:30:10.187 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-05 19:30:10.199 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-05 19:30:10.202 | + functions-common:git_clone:679 : git show --oneline 2022-08-05 19:30:10.202 | + functions-common:git_clone:679 : head -1 2022-08-05 19:30:10.205 | f42c7620 Merge "update constraint for sushy to new release 4.2.1" 2022-08-05 19:30:10.208 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-05 19:30:10.211 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-05 19:30:10.213 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:30:10.216 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-05 19:30:10.218 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-05 19:30:10.221 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-05 19:30:10.223 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-05 19:30:10.225 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-05 19:30:10.228 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-05 19:30:10.230 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-05 19:30:10.232 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-05 19:30:10.235 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-05 19:30:10.239 | ++ tools/install_prereqs.sh:source:47 : NOW=1659727810 2022-08-05 19:30:10.242 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-05 19:30:10.246 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-08-05 19:30:10.249 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-08-05 19:30:10.251 | ++ tools/install_prereqs.sh:source:49 : DELTA=1659727810 2022-08-05 19:30:10.253 | ++ tools/install_prereqs.sh:source:50 : [[ 1659727810 -lt 7200 ]] 2022-08-05 19:30:10.256 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-05 19:30:10.258 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-05 19:30:10.261 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-05 19:30:10.263 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-05 19:30:10.265 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-05 19:30:10.267 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-05 19:30:10.269 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-05 19:30:10.273 | +++ 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-08-05 19:30:10.318 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-05 19:30:10.319 | apache2-dev 2022-08-05 19:30:10.319 | bc 2022-08-05 19:30:10.319 | bsdmainutils 2022-08-05 19:30:10.319 | curl 2022-08-05 19:30:10.319 | g++ 2022-08-05 19:30:10.319 | gawk 2022-08-05 19:30:10.319 | gcc 2022-08-05 19:30:10.319 | gettext 2022-08-05 19:30:10.319 | git 2022-08-05 19:30:10.319 | graphviz 2022-08-05 19:30:10.319 | iputils-ping 2022-08-05 19:30:10.319 | libapache2-mod-proxy-uwsgi 2022-08-05 19:30:10.319 | libffi-dev 2022-08-05 19:30:10.319 | libjpeg-dev 2022-08-05 19:30:10.319 | libpcre3-dev 2022-08-05 19:30:10.319 | libpq-dev 2022-08-05 19:30:10.319 | libssl-dev 2022-08-05 19:30:10.319 | libsystemd-dev 2022-08-05 19:30:10.319 | libxml2-dev 2022-08-05 19:30:10.319 | libxslt1-dev 2022-08-05 19:30:10.319 | libyaml-dev 2022-08-05 19:30:10.319 | lsof 2022-08-05 19:30:10.319 | openssh-server 2022-08-05 19:30:10.319 | openssl 2022-08-05 19:30:10.319 | pkg-config 2022-08-05 19:30:10.319 | psmisc 2022-08-05 19:30:10.319 | python3-dev 2022-08-05 19:30:10.319 | python3-pip 2022-08-05 19:30:10.319 | python3-systemd 2022-08-05 19:30:10.319 | python3-venv 2022-08-05 19:30:10.319 | tar 2022-08-05 19:30:10.319 | tcpdump 2022-08-05 19:30:10.319 | unzip 2022-08-05 19:30:10.319 | uuid-runtime 2022-08-05 19:30:10.319 | wget 2022-08-05 19:30:10.319 | wget 2022-08-05 19:30:10.319 | zlib1g-dev 2022-08-05 19:30:10.319 | libkrb5-dev 2022-08-05 19:30:10.320 | libldap2-dev 2022-08-05 19:30:10.320 | libsasl2-dev 2022-08-05 19:30:10.320 | memcached 2022-08-05 19:30:10.320 | python3-mysqldb 2022-08-05 19:30:10.320 | sqlite3 2022-08-05 19:30:10.320 | conntrack 2022-08-05 19:30:10.320 | curl 2022-08-05 19:30:10.320 | dnsmasq-base 2022-08-05 19:30:10.320 | dnsmasq-utils 2022-08-05 19:30:10.320 | ebtables 2022-08-05 19:30:10.320 | genisoimage 2022-08-05 19:30:10.320 | iptables 2022-08-05 19:30:10.320 | iputils-arping 2022-08-05 19:30:10.320 | kpartx 2022-08-05 19:30:10.320 | libjs-jquery-tablesorter 2022-08-05 19:30:10.320 | parted 2022-08-05 19:30:10.320 | pm-utils 2022-08-05 19:30:10.320 | python3-mysqldb 2022-08-05 19:30:10.320 | socat 2022-08-05 19:30:10.320 | sqlite3 2022-08-05 19:30:10.320 | sudo 2022-08-05 19:30:10.320 | vlan 2022-08-05 19:30:10.320 | lsscsi 2022-08-05 19:30:10.320 | open-iscsi 2022-08-05 19:30:10.320 | lvm2 2022-08-05 19:30:10.320 | qemu-utils 2022-08-05 19:30:10.320 | thin-provisioning-tools 2022-08-05 19:30:10.320 | acl 2022-08-05 19:30:10.320 | dnsmasq-base 2022-08-05 19:30:10.320 | dnsmasq-utils 2022-08-05 19:30:10.320 | ebtables 2022-08-05 19:30:10.320 | haproxy 2022-08-05 19:30:10.320 | iptables 2022-08-05 19:30:10.320 | iputils-arping 2022-08-05 19:30:10.320 | iputils-ping 2022-08-05 19:30:10.320 | postgresql-server-dev-all 2022-08-05 19:30:10.320 | python3-mysqldb 2022-08-05 19:30:10.321 | sqlite3 2022-08-05 19:30:10.321 | sudo 2022-08-05 19:30:10.321 | vlan 2022-08-05 19:30:10.321 | pcp 2022-08-05 19:30:10.321 | ipset 2022-08-05 19:30:10.321 | conntrack 2022-08-05 19:30:10.321 | conntrackd 2022-08-05 19:30:10.321 | keepalived 2022-08-05 19:30:10.321 | lvm2 2022-08-05 19:30:10.321 | qemu-utils 2022-08-05 19:30:10.321 | thin-provisioning-tools 2022-08-05 19:30:10.321 | curl 2022-08-05 19:30:10.321 | liberasurecode-dev 2022-08-05 19:30:10.321 | make 2022-08-05 19:30:10.321 | memcached 2022-08-05 19:30:10.321 | rsync 2022-08-05 19:30:10.321 | sqlite3 2022-08-05 19:30:10.321 | xfsprogs' 2022-08-05 19:30:10.321 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-05 19:30:10.339 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-05 19:30:10.339 | apache2-dev 2022-08-05 19:30:10.339 | bc 2022-08-05 19:30:10.339 | bsdmainutils 2022-08-05 19:30:10.339 | curl 2022-08-05 19:30:10.339 | g++ 2022-08-05 19:30:10.339 | gawk 2022-08-05 19:30:10.339 | gcc 2022-08-05 19:30:10.339 | gettext 2022-08-05 19:30:10.339 | git 2022-08-05 19:30:10.339 | graphviz 2022-08-05 19:30:10.339 | iputils-ping 2022-08-05 19:30:10.339 | libapache2-mod-proxy-uwsgi 2022-08-05 19:30:10.339 | libffi-dev 2022-08-05 19:30:10.339 | libjpeg-dev 2022-08-05 19:30:10.339 | libpcre3-dev 2022-08-05 19:30:10.339 | libpq-dev 2022-08-05 19:30:10.339 | libssl-dev 2022-08-05 19:30:10.339 | libsystemd-dev 2022-08-05 19:30:10.339 | libxml2-dev 2022-08-05 19:30:10.339 | libxslt1-dev 2022-08-05 19:30:10.339 | libyaml-dev 2022-08-05 19:30:10.339 | lsof 2022-08-05 19:30:10.339 | openssh-server 2022-08-05 19:30:10.340 | openssl 2022-08-05 19:30:10.340 | pkg-config 2022-08-05 19:30:10.340 | psmisc 2022-08-05 19:30:10.340 | python3-dev 2022-08-05 19:30:10.340 | python3-pip 2022-08-05 19:30:10.340 | python3-systemd 2022-08-05 19:30:10.340 | python3-venv 2022-08-05 19:30:10.340 | tar 2022-08-05 19:30:10.340 | tcpdump 2022-08-05 19:30:10.340 | unzip 2022-08-05 19:30:10.340 | uuid-runtime 2022-08-05 19:30:10.340 | wget 2022-08-05 19:30:10.340 | wget 2022-08-05 19:30:10.340 | zlib1g-dev 2022-08-05 19:30:10.340 | libkrb5-dev 2022-08-05 19:30:10.340 | libldap2-dev 2022-08-05 19:30:10.340 | libsasl2-dev 2022-08-05 19:30:10.340 | memcached 2022-08-05 19:30:10.340 | python3-mysqldb 2022-08-05 19:30:10.340 | sqlite3 2022-08-05 19:30:10.340 | conntrack 2022-08-05 19:30:10.340 | curl 2022-08-05 19:30:10.340 | dnsmasq-base 2022-08-05 19:30:10.340 | dnsmasq-utils 2022-08-05 19:30:10.340 | ebtables 2022-08-05 19:30:10.340 | genisoimage 2022-08-05 19:30:10.340 | iptables 2022-08-05 19:30:10.340 | iputils-arping 2022-08-05 19:30:10.340 | kpartx 2022-08-05 19:30:10.340 | libjs-jquery-tablesorter 2022-08-05 19:30:10.340 | parted 2022-08-05 19:30:10.340 | pm-utils 2022-08-05 19:30:10.340 | python3-mysqldb 2022-08-05 19:30:10.340 | socat 2022-08-05 19:30:10.340 | sqlite3 2022-08-05 19:30:10.340 | sudo 2022-08-05 19:30:10.340 | vlan 2022-08-05 19:30:10.340 | lsscsi 2022-08-05 19:30:10.341 | open-iscsi 2022-08-05 19:30:10.341 | lvm2 2022-08-05 19:30:10.341 | qemu-utils 2022-08-05 19:30:10.341 | thin-provisioning-tools 2022-08-05 19:30:10.341 | acl 2022-08-05 19:30:10.341 | dnsmasq-base 2022-08-05 19:30:10.341 | dnsmasq-utils 2022-08-05 19:30:10.341 | ebtables 2022-08-05 19:30:10.341 | haproxy 2022-08-05 19:30:10.341 | iptables 2022-08-05 19:30:10.341 | iputils-arping 2022-08-05 19:30:10.341 | iputils-ping 2022-08-05 19:30:10.341 | postgresql-server-dev-all 2022-08-05 19:30:10.341 | python3-mysqldb 2022-08-05 19:30:10.341 | sqlite3 2022-08-05 19:30:10.341 | sudo 2022-08-05 19:30:10.341 | vlan 2022-08-05 19:30:10.341 | pcp 2022-08-05 19:30:10.341 | ipset 2022-08-05 19:30:10.341 | conntrack 2022-08-05 19:30:10.341 | conntrackd 2022-08-05 19:30:10.341 | keepalived 2022-08-05 19:30:10.341 | lvm2 2022-08-05 19:30:10.341 | qemu-utils 2022-08-05 19:30:10.341 | thin-provisioning-tools 2022-08-05 19:30:10.341 | curl 2022-08-05 19:30:10.341 | liberasurecode-dev 2022-08-05 19:30:10.341 | make 2022-08-05 19:30:10.341 | memcached 2022-08-05 19:30:10.341 | rsync 2022-08-05 19:30:10.341 | sqlite3 2022-08-05 19:30:10.341 | xfsprogs ' 2022-08-05 19:30:10.341 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-05 19:30:10.343 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:30:10.346 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:30:10.349 | ++ 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-08-05 19:30:10.349 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-05 19:30:10.353 | ++ 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-08-05 19:30:10.355 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-05 19:30:10.358 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:30:10.360 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-05 19:30:10.362 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:30:10.364 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:30:10.366 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:30:10.368 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:30:10.370 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:30:10.372 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:30:10.374 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-05 19:30:10.376 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-05 19:30:10.378 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-05 19:30:10.381 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-05 19:30:10.385 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-05 19:30:10.387 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-05 19:30:10.388 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-05 19:30:10.390 | ++ functions-common:time_start:2427 : local start_time= 2022-08-05 19:30:10.392 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-05 19:30:10.395 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-05 19:30:10.399 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659727810397 2022-08-05 19:30:10.401 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-05 19:30:10.403 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-05 19:30:10.405 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-05 19:30:10.647 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-05 19:30:10.698 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-05 19:30:10.851 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-05 19:30:10.946 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-05 19:30:11.074 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,002 kB] 2022-08-05 19:30:12.728 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [934 kB] 2022-08-05 19:30:23.627 | Fetched 3,272 kB in 3s (1,037 kB/s) 2022-08-05 19:30:25.217 | Reading package lists... 2022-08-05 19:30:25.249 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-05 19:30:25.251 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-05 19:30:25.253 | ++ functions-common:time_stop:2440 : local name 2022-08-05 19:30:25.255 | ++ functions-common:time_stop:2441 : local end_time 2022-08-05 19:30:25.257 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:30:25.259 | ++ functions-common:time_stop:2443 : local total 2022-08-05 19:30:25.261 | ++ functions-common:time_stop:2444 : local start_time 2022-08-05 19:30:25.263 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-05 19:30:25.265 | ++ functions-common:time_stop:2447 : start_time=1659727810397 2022-08-05 19:30:25.267 | ++ functions-common:time_stop:2449 : [[ -z 1659727810397 ]] 2022-08-05 19:30:25.270 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:30:25.274 | ++ functions-common:time_stop:2452 : end_time=1659727825272 2022-08-05 19:30:25.276 | ++ functions-common:time_stop:2453 : elapsed_time=14875 2022-08-05 19:30:25.278 | ++ functions-common:time_stop:2454 : total=0 2022-08-05 19:30:25.280 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:30:25.282 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14875 2022-08-05 19:30:25.285 | ++ functions-common:install_package:1465 : 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-08-05 19:30:25.287 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:30:25.289 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:30:25.291 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:30:25.294 | ++ functions-common:real_install_package:1451 : 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-08-05 19:30:25.313 | ++ functions-common:apt_get:1231 : 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-08-05 19:30:25.421 | Reading package lists... 2022-08-05 19:30:25.666 | Building dependency tree... 2022-08-05 19:30:25.667 | Reading state information... 2022-08-05 19:30:25.948 | bc is already the newest version (1.07.1-2build1). 2022-08-05 19:30:25.948 | bc set to manually installed. 2022-08-05 19:30:25.948 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-05 19:30:25.948 | bsdmainutils set to manually installed. 2022-08-05 19:30:25.948 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-05 19:30:25.948 | g++ set to manually installed. 2022-08-05 19:30:25.949 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-05 19:30:25.949 | gawk set to manually installed. 2022-08-05 19:30:25.949 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-05 19:30:25.949 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-05 19:30:25.949 | iptables set to manually installed. 2022-08-05 19:30:25.949 | iputils-ping is already the newest version (3:20190709-3). 2022-08-05 19:30:25.949 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-05 19:30:25.949 | kpartx set to manually installed. 2022-08-05 19:30:25.949 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-05 19:30:25.949 | make is already the newest version (4.2.1-1.2). 2022-08-05 19:30:25.949 | make set to manually installed. 2022-08-05 19:30:25.949 | psmisc is already the newest version (23.3-1). 2022-08-05 19:30:25.949 | psmisc set to manually installed. 2022-08-05 19:30:25.949 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-05 19:30:25.949 | python3-systemd is already the newest version (234-3build2). 2022-08-05 19:30:25.949 | python3-systemd set to manually installed. 2022-08-05 19:30:25.949 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-05 19:30:25.949 | thin-provisioning-tools set to manually installed. 2022-08-05 19:30:25.949 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-05 19:30:25.949 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-05 19:30:25.949 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-05 19:30:25.949 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-05 19:30:25.949 | lsof set to manually installed. 2022-08-05 19:30:25.949 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-05 19:30:25.949 | parted set to manually installed. 2022-08-05 19:30:25.949 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-05 19:30:25.949 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-05 19:30:25.949 | zlib1g-dev set to manually installed. 2022-08-05 19:30:25.949 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-05 19:30:25.949 | The following packages were automatically installed and are no longer required: 2022-08-05 19:30:25.949 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:30:25.949 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:30:25.949 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:30:25.949 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:30:25.949 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:30:25.950 | python3-zope.interface 2022-08-05 19:30:25.950 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:30:25.950 | The following additional packages will be installed: 2022-08-05 19:30:25.950 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-08-05 19:30:25.950 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-08-05 19:30:25.950 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-08-05 19:30:25.950 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-08-05 19:30:25.950 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-08-05 19:30:25.950 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-08-05 19:30:25.950 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-05 19:30:25.950 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-05 19:30:25.950 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-08-05 19:30:25.950 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-08-05 19:30:25.950 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-05 19:30:25.950 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-05 19:30:25.950 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-08-05 19:30:25.950 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-05 19:30:25.950 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-08-05 19:30:25.950 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-08-05 19:30:25.950 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-08-05 19:30:25.950 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-08-05 19:30:25.950 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-08-05 19:30:25.950 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-08-05 19:30:25.950 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-08-05 19:30:25.950 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-08-05 19:30:25.950 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-08-05 19:30:25.950 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-08-05 19:30:25.950 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-08-05 19:30:25.950 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-08-05 19:30:25.950 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-08-05 19:30:25.951 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-08-05 19:30:25.951 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-08-05 19:30:25.951 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-08-05 19:30:25.951 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-08-05 19:30:25.951 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-08-05 19:30:25.951 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-08-05 19:30:25.951 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-08-05 19:30:25.951 | x11-common 2022-08-05 19:30:25.952 | Suggested packages: 2022-08-05 19:30:25.952 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-08-05 19:30:25.952 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-08-05 19:30:25.952 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-08-05 19:30:25.952 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-08-05 19:30:25.952 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-08-05 19:30:25.952 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-08-05 19:30:25.952 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-08-05 19:30:25.952 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-08-05 19:30:25.952 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-08-05 19:30:25.952 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-08-05 19:30:25.952 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-08-05 19:30:25.952 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-08-05 19:30:25.953 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-08-05 19:30:25.953 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-08-05 19:30:25.953 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-08-05 19:30:25.953 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-08-05 19:30:26.215 | The following NEW packages will be installed: 2022-08-05 19:30:26.215 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-08-05 19:30:26.215 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-08-05 19:30:26.215 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-08-05 19:30:26.215 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-08-05 19:30:26.215 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-08-05 19:30:26.215 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-08-05 19:30:26.215 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-08-05 19:30:26.215 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-08-05 19:30:26.215 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-08-05 19:30:26.215 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-05 19:30:26.215 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-05 19:30:26.215 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-08-05 19:30:26.215 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-08-05 19:30:26.215 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-05 19:30:26.215 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-05 19:30:26.216 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-08-05 19:30:26.216 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-05 19:30:26.216 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-08-05 19:30:26.216 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-08-05 19:30:26.216 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-08-05 19:30:26.216 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-08-05 19:30:26.216 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-08-05 19:30:26.216 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-08-05 19:30:26.216 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-08-05 19:30:26.216 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-08-05 19:30:26.216 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-08-05 19:30:26.216 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-08-05 19:30:26.216 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-08-05 19:30:26.216 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-08-05 19:30:26.216 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-08-05 19:30:26.216 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-08-05 19:30:26.216 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-08-05 19:30:26.216 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-08-05 19:30:26.216 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-05 19:30:26.216 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-08-05 19:30:26.216 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-08-05 19:30:26.216 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-08-05 19:30:26.216 | vbetool vlan x11-common 2022-08-05 19:30:26.217 | The following packages will be upgraded: 2022-08-05 19:30:26.217 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-08-05 19:30:26.217 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-08-05 19:30:26.218 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-08-05 19:30:26.218 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-08-05 19:30:26.218 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-08-05 19:30:26.535 | 28 upgraded, 203 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:30:26.535 | Need to get 152 MB of archives. 2022-08-05 19:30:26.535 | After this operation, 712 MB of additional disk space will be used. 2022-08-05 19:30:26.535 | 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-08-05 19:30:27.331 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-08-05 19:30:27.363 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-08-05 19:30:27.378 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-08-05 19:30:27.382 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-08-05 19:30:28.668 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-08-05 19:30:38.745 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-08-05 19:30:39.245 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-08-05 19:30:39.900 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-08-05 19:30:39.929 | 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-08-05 19:30:39.978 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-08-05 19:30:40.189 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-08-05 19:30:42.750 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-08-05 19:30:42.973 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-08-05 19:30:47.493 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-08-05 19:30:47.588 | 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-08-05 19:30:47.715 | 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-08-05 19:30:48.061 | 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-08-05 19:30:49.110 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-08-05 19:30:49.145 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-08-05 19:30:49.637 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-08-05 19:30:50.769 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-08-05 19:30:51.021 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-08-05 19:30:51.989 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-08-05 19:31:24.081 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-08-05 19:31:28.642 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-08-05 19:31:35.497 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-08-05 19:31:36.232 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-08-05 19:31:36.493 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-08-05 19:31:36.723 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-08-05 19:31:36.959 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-08-05 19:31:43.078 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-08-05 19:31:43.362 | 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-08-05 19:31:43.427 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-08-05 19:31:43.490 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-08-05 19:31:50.213 | 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-08-05 19:31:50.222 | 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-08-05 19:31:50.264 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.4 [206 kB] 2022-08-05 19:31:50.675 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.4 [979 kB] 2022-08-05 19:31:53.488 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-08-05 19:31:55.622 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-08-05 19:31:56.007 | 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-08-05 19:31:56.583 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-08-05 19:31:56.597 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-08-05 19:31:59.141 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-08-05 19:32:00.031 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-08-05 19:32:00.398 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-08-05 19:32:02.174 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-08-05 19:32:03.530 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-08-05 19:32:04.269 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-08-05 19:32:04.981 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-08-05 19:32:05.038 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-08-05 19:32:05.136 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-08-05 19:32:05.513 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-08-05 19:32:06.190 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-08-05 19:32:07.270 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-08-05 19:32:08.070 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-08-05 19:33:09.466 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-08-05 19:33:45.009 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-08-05 19:33:45.165 | 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-08-05 19:33:45.271 | 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-08-05 19:33:46.609 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-08-05 19:33:58.909 | 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-08-05 19:33:59.019 | 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-08-05 19:34:00.195 | 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-08-05 19:34:18.582 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-08-05 19:34:40.102 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-08-05 19:34:40.234 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-08-05 19:34:40.542 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-08-05 19:34:40.610 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-08-05 19:34:40.699 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-08-05 19:34:40.908 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-08-05 19:34:40.922 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-08-05 19:34:40.946 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-08-05 19:34:40.951 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-08-05 19:34:41.254 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-08-05 19:34:41.411 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-08-05 19:34:43.170 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-08-05 19:34:43.207 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-08-05 19:34:43.696 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-08-05 19:34:45.394 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-08-05 19:34:45.484 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-08-05 19:34:45.497 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-08-05 19:34:45.621 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-08-05 19:34:46.995 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-08-05 19:34:47.533 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-08-05 19:34:49.769 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-08-05 19:34:50.302 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-08-05 19:34:50.434 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-08-05 19:34:50.495 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-08-05 19:34:50.506 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-08-05 19:34:50.528 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-08-05 19:34:50.785 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-08-05 19:34:50.793 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-08-05 19:34:50.865 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-08-05 19:34:52.181 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-08-05 19:34:52.299 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-08-05 19:34:52.991 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-08-05 19:34:57.790 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-08-05 19:34:59.432 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-08-05 19:34:59.478 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-08-05 19:34:59.982 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-08-05 19:35:00.638 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-08-05 19:35:01.121 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-08-05 19:35:01.173 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-08-05 19:35:01.241 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-08-05 19:35:01.264 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-08-05 19:35:01.522 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-08-05 19:35:01.522 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-08-05 19:35:01.537 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-08-05 19:35:01.932 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-08-05 19:35:02.214 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-08-05 19:35:02.233 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-08-05 19:35:02.499 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-08-05 19:35:02.786 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-08-05 19:35:03.208 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-08-05 19:35:03.218 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-08-05 19:35:03.221 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-08-05 19:35:03.236 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-08-05 19:35:04.326 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-08-05 19:35:04.462 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-08-05 19:35:05.256 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-08-05 19:35:05.424 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-08-05 19:35:05.533 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-08-05 19:35:05.540 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-08-05 19:35:05.819 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-08-05 19:35:05.836 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-08-05 19:35:05.950 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-08-05 19:35:05.961 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-08-05 19:35:07.191 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-08-05 19:35:07.472 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-08-05 19:35:07.760 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-08-05 19:35:07.873 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-08-05 19:35:07.893 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-08-05 19:35:07.901 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-08-05 19:35:08.283 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-08-05 19:35:08.304 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-08-05 19:35:08.588 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-08-05 19:35:09.686 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-08-05 19:35:09.971 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-08-05 19:35:10.087 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-08-05 19:35:10.509 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-08-05 19:35:10.906 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-08-05 19:35:10.915 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-08-05 19:35:10.919 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-08-05 19:35:11.044 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-08-05 19:35:11.064 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-08-05 19:35:11.187 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-08-05 19:35:11.308 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-08-05 19:35:11.325 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-08-05 19:35:11.585 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-08-05 19:35:11.589 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-08-05 19:35:12.186 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-08-05 19:35:12.711 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-08-05 19:35:12.726 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-08-05 19:35:30.286 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-08-05 19:35:30.408 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-08-05 19:35:30.541 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-08-05 19:35:30.567 | Get:159 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-08-05 19:35:31.089 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-08-05 19:35:31.090 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-08-05 19:35:31.090 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-08-05 19:35:31.648 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-08-05 19:35:31.651 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-08-05 19:35:32.041 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-08-05 19:35:32.319 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-08-05 19:35:32.323 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-08-05 19:35:32.332 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-08-05 19:35:33.786 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-08-05 19:35:34.494 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-08-05 19:35:40.524 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-08-05 19:35:41.524 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-08-05 19:35:41.596 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-08-05 19:35:41.621 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-08-05 19:35:42.177 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-08-05 19:35:42.229 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-08-05 19:35:42.331 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-08-05 19:35:42.582 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-08-05 19:35:42.815 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-08-05 19:35:49.198 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-08-05 19:35:52.425 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-08-05 19:35:52.876 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-08-05 19:35:52.945 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-08-05 19:35:56.143 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-08-05 19:35:56.617 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-08-05 19:35:56.621 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-08-05 19:35:56.767 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-08-05 19:35:58.230 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-08-05 19:35:58.667 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-08-05 19:35:59.004 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-08-05 19:35:59.550 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-08-05 19:36:10.512 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-08-05 19:36:10.628 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-08-05 19:36:11.451 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-08-05 19:36:11.771 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-08-05 19:36:14.398 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-08-05 19:36:14.417 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-08-05 19:36:39.240 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-08-05 19:36:39.260 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-08-05 19:36:39.288 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-08-05 19:36:39.317 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-08-05 19:36:39.333 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-08-05 19:36:40.547 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-08-05 19:36:40.812 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-08-05 19:36:41.227 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-08-05 19:36:42.989 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-08-05 19:36:42.993 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-08-05 19:36:43.114 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-08-05 19:36:43.117 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-08-05 19:36:43.118 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-08-05 19:36:43.244 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-08-05 19:36:45.011 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-08-05 19:36:45.286 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-08-05 19:36:46.802 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-08-05 19:36:47.191 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-08-05 19:36:47.194 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-08-05 19:36:47.208 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-08-05 19:36:47.330 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-08-05 19:36:47.331 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-08-05 19:36:47.349 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-08-05 19:36:47.357 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-08-05 19:36:47.466 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-08-05 19:36:47.470 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-08-05 19:36:47.478 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-08-05 19:36:47.485 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-08-05 19:36:47.493 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-08-05 19:36:47.754 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-08-05 19:36:47.885 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-08-05 19:36:48.014 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-08-05 19:36:53.437 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-08-05 19:36:53.992 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-08-05 19:36:55.462 | Preconfiguring packages ... 2022-08-05 19:36:55.602 | Fetched 152 MB in 6min 28s (392 kB/s) 2022-08-05 19:36:55.667 | (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 ... 68945 files and directories currently installed.) 2022-08-05 19:36:55.669 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-08-05 19:36:55.681 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-08-05 19:36:55.757 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-08-05 19:36:55.841 | (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 ... 68945 files and directories currently installed.) 2022-08-05 19:36:55.844 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-05 19:36:55.852 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-05 19:36:55.905 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-05 19:36:55.914 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-05 19:36:56.296 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-08-05 19:36:56.302 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-05 19:36:56.340 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-05 19:36:56.349 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-05 19:36:56.414 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-05 19:36:56.570 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-05 19:36:57.337 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-08-05 19:36:57.343 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-05 19:36:57.422 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-08-05 19:36:57.503 | (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 ... 68946 files and directories currently installed.) 2022-08-05 19:36:57.506 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-08-05 19:36:57.519 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-08-05 19:36:57.943 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-05 19:36:57.956 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-05 19:36:58.001 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-05 19:36:58.092 | (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 ... 68946 files and directories currently installed.) 2022-08-05 19:36:58.094 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-05 19:36:58.102 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-05 19:36:58.141 | Selecting previously unselected package libapr1:amd64. 2022-08-05 19:36:58.148 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-08-05 19:36:58.151 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-05 19:36:58.206 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-05 19:36:58.218 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-05 19:36:58.420 | Selecting previously unselected package libaprutil1:amd64. 2022-08-05 19:36:58.428 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-08-05 19:36:58.431 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-05 19:36:58.477 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-05 19:36:58.484 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-08-05 19:36:58.583 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-08-05 19:36:58.591 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-08-05 19:36:58.593 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-05 19:36:58.625 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-05 19:36:58.631 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-05 19:36:58.679 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-05 19:36:58.688 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-05 19:36:58.732 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-05 19:36:58.738 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-08-05 19:36:58.787 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-08-05 19:36:58.794 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-08-05 19:36:58.796 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-05 19:36:58.827 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-05 19:36:58.833 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-05 19:36:58.890 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-05 19:36:58.898 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-05 19:36:58.959 | Selecting previously unselected package libjansson4:amd64. 2022-08-05 19:36:58.967 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-08-05 19:36:58.969 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-08-05 19:36:58.998 | Selecting previously unselected package liblua5.2-0:amd64. 2022-08-05 19:36:59.005 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-08-05 19:36:59.008 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-05 19:36:59.057 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-08-05 19:36:59.067 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-08-05 19:37:00.328 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-05 19:37:00.345 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-08-05 19:37:00.460 | Selecting previously unselected package apache2-bin. 2022-08-05 19:37:00.467 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-05 19:37:00.469 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:00.670 | Selecting previously unselected package apache2-data. 2022-08-05 19:37:00.677 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-08-05 19:37:00.679 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:00.788 | Selecting previously unselected package apache2-utils. 2022-08-05 19:37:00.795 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-05 19:37:00.797 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:00.842 | Selecting previously unselected package apache2. 2022-08-05 19:37:00.849 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-05 19:37:00.869 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:00.932 | Selecting previously unselected package liblua5.3-0:amd64. 2022-08-05 19:37:00.939 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-08-05 19:37:00.942 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-05 19:37:00.988 | Selecting previously unselected package haproxy. 2022-08-05 19:37:00.995 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-08-05 19:37:01.005 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-08-05 19:37:01.227 | Selecting previously unselected package libnl-3-200:amd64. 2022-08-05 19:37:01.235 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-08-05 19:37:01.238 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-08-05 19:37:01.272 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-08-05 19:37:01.279 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-08-05 19:37:01.281 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-05 19:37:01.313 | Selecting previously unselected package mysql-common. 2022-08-05 19:37:01.320 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-08-05 19:37:01.336 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-05 19:37:01.366 | Selecting previously unselected package libmysqlclient21:amd64. 2022-08-05 19:37:01.373 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-05 19:37:01.375 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:37:01.619 | Selecting previously unselected package libsensors-config. 2022-08-05 19:37:01.626 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-08-05 19:37:01.629 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-05 19:37:01.657 | Selecting previously unselected package libsensors5:amd64. 2022-08-05 19:37:01.665 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-08-05 19:37:01.743 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-05 19:37:01.774 | Selecting previously unselected package libsnmp-base. 2022-08-05 19:37:01.781 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.4_all.deb ... 2022-08-05 19:37:01.783 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.4) ... 2022-08-05 19:37:01.851 | Selecting previously unselected package libsnmp35:amd64. 2022-08-05 19:37:01.859 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.4_amd64.deb ... 2022-08-05 19:37:01.861 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.4) ... 2022-08-05 19:37:02.024 | Selecting previously unselected package keepalived. 2022-08-05 19:37:02.031 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-08-05 19:37:02.033 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-05 19:37:02.118 | Selecting previously unselected package memcached. 2022-08-05 19:37:02.126 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-08-05 19:37:02.128 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-08-05 19:37:02.186 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-08-05 19:37:02.648 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-08-05 19:37:02.755 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-05 19:37:02.764 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-08-05 19:37:02.802 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-05 19:37:02.807 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-05 19:37:02.937 | Selecting previously unselected package python3-yaml. 2022-08-05 19:37:02.945 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-05 19:37:02.950 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-05 19:37:03.002 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-05 19:37:03.008 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-05 19:37:03.055 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-05 19:37:03.135 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-05 19:37:03.590 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-05 19:37:03.613 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-05 19:37:03.770 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-08-05 19:37:03.775 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-08-05 19:37:03.869 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-08-05 19:37:03.875 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-08-05 19:37:03.945 | Selecting previously unselected package acl. 2022-08-05 19:37:03.953 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-08-05 19:37:03.956 | Unpacking acl (2.2.53-6) ... 2022-08-05 19:37:03.986 | Selecting previously unselected package autotools-dev. 2022-08-05 19:37:03.995 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-08-05 19:37:03.997 | Unpacking autotools-dev (20180224.1) ... 2022-08-05 19:37:04.028 | Selecting previously unselected package m4. 2022-08-05 19:37:04.035 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-08-05 19:37:04.038 | Unpacking m4 (1.4.18-4) ... 2022-08-05 19:37:04.089 | Selecting previously unselected package autoconf. 2022-08-05 19:37:04.097 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-08-05 19:37:04.099 | Unpacking autoconf (2.69-11.1) ... 2022-08-05 19:37:04.177 | Selecting previously unselected package automake. 2022-08-05 19:37:04.184 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-08-05 19:37:04.188 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-08-05 19:37:04.291 | Selecting previously unselected package autopoint. 2022-08-05 19:37:04.299 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-08-05 19:37:04.302 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-08-05 19:37:04.342 | Selecting previously unselected package libllvm10:amd64. 2022-08-05 19:37:04.349 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:04.351 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:06.607 | Selecting previously unselected package libclang-cpp10. 2022-08-05 19:37:06.614 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:06.617 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:08.052 | Selecting previously unselected package libgc1c2:amd64. 2022-08-05 19:37:08.059 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-08-05 19:37:08.061 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-05 19:37:08.100 | Selecting previously unselected package libobjc4:amd64. 2022-08-05 19:37:08.107 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-05 19:37:08.109 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-05 19:37:08.139 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-08-05 19:37:08.147 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-05 19:37:08.149 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-05 19:37:08.223 | Selecting previously unselected package libc6-i386. 2022-08-05 19:37:08.230 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-08-05 19:37:08.232 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-05 19:37:08.788 | Selecting previously unselected package lib32gcc-s1. 2022-08-05 19:37:08.795 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-05 19:37:08.797 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-05 19:37:08.837 | Selecting previously unselected package lib32stdc++6. 2022-08-05 19:37:08.844 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-05 19:37:08.847 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-05 19:37:08.947 | Selecting previously unselected package libclang-common-10-dev. 2022-08-05 19:37:08.954 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:08.956 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:09.941 | Selecting previously unselected package libclang1-10. 2022-08-05 19:37:09.948 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:09.951 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:11.052 | Selecting previously unselected package clang-10. 2022-08-05 19:37:11.059 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:11.062 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:11.095 | Selecting previously unselected package libtool. 2022-08-05 19:37:11.103 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-08-05 19:37:11.105 | Unpacking libtool (2.4.6-14) ... 2022-08-05 19:37:11.151 | Selecting previously unselected package dh-autoreconf. 2022-08-05 19:37:11.159 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-08-05 19:37:11.162 | Unpacking dh-autoreconf (19) ... 2022-08-05 19:37:11.191 | Selecting previously unselected package libdebhelper-perl. 2022-08-05 19:37:11.199 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-08-05 19:37:11.201 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-08-05 19:37:11.246 | Selecting previously unselected package libarchive-zip-perl. 2022-08-05 19:37:11.253 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-08-05 19:37:11.255 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-08-05 19:37:11.295 | Selecting previously unselected package libsub-override-perl. 2022-08-05 19:37:11.303 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-08-05 19:37:11.305 | Unpacking libsub-override-perl (0.09-2) ... 2022-08-05 19:37:11.331 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-08-05 19:37:11.338 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-08-05 19:37:11.340 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-05 19:37:11.382 | Selecting previously unselected package dh-strip-nondeterminism. 2022-08-05 19:37:11.390 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-08-05 19:37:11.392 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-08-05 19:37:11.417 | Selecting previously unselected package dwz. 2022-08-05 19:37:11.425 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-08-05 19:37:11.427 | Unpacking dwz (0.13-5) ... 2022-08-05 19:37:11.475 | Selecting previously unselected package libcroco3:amd64. 2022-08-05 19:37:11.482 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-08-05 19:37:11.485 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-08-05 19:37:11.522 | Selecting previously unselected package gettext. 2022-08-05 19:37:11.529 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-08-05 19:37:11.531 | Unpacking gettext (0.19.8.1-10build1) ... 2022-08-05 19:37:11.699 | Selecting previously unselected package intltool-debian. 2022-08-05 19:37:11.707 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-08-05 19:37:11.709 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-08-05 19:37:11.736 | Selecting previously unselected package po-debconf. 2022-08-05 19:37:11.743 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-08-05 19:37:11.746 | Unpacking po-debconf (1.0.21) ... 2022-08-05 19:37:11.809 | Selecting previously unselected package debhelper. 2022-08-05 19:37:11.817 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-08-05 19:37:11.819 | Unpacking debhelper (12.10ubuntu1) ... 2022-08-05 19:37:12.001 | Selecting previously unselected package uuid-dev:amd64. 2022-08-05 19:37:12.009 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-05 19:37:12.011 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-05 19:37:12.044 | Selecting previously unselected package libsctp1:amd64. 2022-08-05 19:37:12.052 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-08-05 19:37:12.054 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-05 19:37:12.079 | Selecting previously unselected package libsctp-dev:amd64. 2022-08-05 19:37:12.087 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-08-05 19:37:12.089 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-05 19:37:12.123 | Selecting previously unselected package libapr1-dev. 2022-08-05 19:37:12.131 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-08-05 19:37:12.133 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-05 19:37:12.389 | Selecting previously unselected package libldap2-dev:amd64. 2022-08-05 19:37:12.397 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-05 19:37:12.400 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-05 19:37:12.509 | Selecting previously unselected package libaprutil1-dev. 2022-08-05 19:37:12.517 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-08-05 19:37:12.520 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-05 19:37:12.740 | Selecting previously unselected package apache2-dev. 2022-08-05 19:37:12.750 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-05 19:37:12.752 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:12.819 | Selecting previously unselected package binfmt-support. 2022-08-05 19:37:12.827 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-08-05 19:37:12.836 | Unpacking binfmt-support (2.2.0-2) ... 2022-08-05 19:37:12.870 | Selecting previously unselected package conntrack. 2022-08-05 19:37:12.878 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-08-05 19:37:12.880 | Unpacking conntrack (1:1.4.5-2) ... 2022-08-05 19:37:12.910 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-08-05 19:37:12.918 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-08-05 19:37:12.920 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-05 19:37:12.949 | Selecting previously unselected package libnetfilter-queue1. 2022-08-05 19:37:12.956 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-08-05 19:37:12.959 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-08-05 19:37:12.989 | Selecting previously unselected package conntrackd. 2022-08-05 19:37:12.997 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-08-05 19:37:13.000 | Unpacking conntrackd (1:1.4.5-2) ... 2022-08-05 19:37:13.044 | Selecting previously unselected package dns-root-data. 2022-08-05 19:37:13.053 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-08-05 19:37:13.055 | Unpacking dns-root-data (2019052802) ... 2022-08-05 19:37:13.083 | Selecting previously unselected package libidn11:amd64. 2022-08-05 19:37:13.091 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-08-05 19:37:13.093 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-05 19:37:13.129 | Selecting previously unselected package dnsmasq-base. 2022-08-05 19:37:13.136 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-05 19:37:13.139 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-05 19:37:13.207 | Selecting previously unselected package dnsmasq-utils. 2022-08-05 19:37:13.215 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-05 19:37:13.217 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-05 19:37:13.250 | Selecting previously unselected package ebtables. 2022-08-05 19:37:13.258 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-08-05 19:37:13.273 | Unpacking ebtables (2.0.11-3build1) ... 2022-08-05 19:37:13.311 | Selecting previously unselected package fonts-dejavu-core. 2022-08-05 19:37:13.320 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-08-05 19:37:13.322 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-08-05 19:37:13.503 | Selecting previously unselected package fonts-liberation. 2022-08-05 19:37:13.510 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-08-05 19:37:13.512 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-08-05 19:37:13.649 | Selecting previously unselected package fontconfig-config. 2022-08-05 19:37:13.657 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-08-05 19:37:13.659 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-05 19:37:13.702 | Selecting previously unselected package libfontconfig1:amd64. 2022-08-05 19:37:13.710 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-08-05 19:37:13.713 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-05 19:37:13.759 | Selecting previously unselected package fontconfig. 2022-08-05 19:37:13.767 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-08-05 19:37:13.769 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-08-05 19:37:13.867 | Selecting previously unselected package genisoimage. 2022-08-05 19:37:13.875 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-08-05 19:37:13.878 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-05 19:37:13.956 | Selecting previously unselected package libann0. 2022-08-05 19:37:13.964 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-08-05 19:37:13.966 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-08-05 19:37:13.997 | Selecting previously unselected package libcdt5:amd64. 2022-08-05 19:37:14.005 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-08-05 19:37:14.007 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:14.038 | Selecting previously unselected package libcgraph6:amd64. 2022-08-05 19:37:14.046 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-08-05 19:37:14.048 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:14.081 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-08-05 19:37:14.089 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-05 19:37:14.091 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-05 19:37:14.134 | Selecting previously unselected package libjpeg8:amd64. 2022-08-05 19:37:14.141 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-08-05 19:37:14.144 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-05 19:37:14.172 | Selecting previously unselected package libjbig0:amd64. 2022-08-05 19:37:14.180 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-08-05 19:37:14.182 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-08-05 19:37:14.213 | Selecting previously unselected package libwebp6:amd64. 2022-08-05 19:37:14.220 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:14.223 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-05 19:37:14.276 | Selecting previously unselected package libtiff5:amd64. 2022-08-05 19:37:14.284 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-08-05 19:37:14.286 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-05 19:37:14.337 | Selecting previously unselected package libxpm4:amd64. 2022-08-05 19:37:14.344 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-08-05 19:37:14.347 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-08-05 19:37:14.377 | Selecting previously unselected package libgd3:amd64. 2022-08-05 19:37:14.385 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-08-05 19:37:14.387 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-05 19:37:14.431 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-08-05 19:37:14.439 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-08-05 19:37:14.441 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-05 19:37:14.488 | Selecting previously unselected package libpixman-1-0:amd64. 2022-08-05 19:37:14.496 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-08-05 19:37:14.498 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-05 19:37:14.557 | Selecting previously unselected package libxcb-render0:amd64. 2022-08-05 19:37:14.565 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-08-05 19:37:14.567 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-08-05 19:37:14.597 | Selecting previously unselected package libxcb-shm0:amd64. 2022-08-05 19:37:14.605 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-08-05 19:37:14.607 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-08-05 19:37:14.633 | Selecting previously unselected package libxrender1:amd64. 2022-08-05 19:37:14.641 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-08-05 19:37:14.644 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-08-05 19:37:14.674 | Selecting previously unselected package libcairo2:amd64. 2022-08-05 19:37:14.682 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:14.684 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-05 19:37:14.781 | Selecting previously unselected package libgraphite2-3:amd64. 2022-08-05 19:37:14.789 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-08-05 19:37:14.791 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-05 19:37:14.834 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-08-05 19:37:14.842 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-08-05 19:37:14.844 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-05 19:37:14.926 | Selecting previously unselected package libthai-data. 2022-08-05 19:37:14.934 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-08-05 19:37:14.936 | Unpacking libthai-data (0.1.28-3) ... 2022-08-05 19:37:14.986 | Selecting previously unselected package libdatrie1:amd64. 2022-08-05 19:37:14.994 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-08-05 19:37:14.996 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-08-05 19:37:15.027 | Selecting previously unselected package libthai0:amd64. 2022-08-05 19:37:15.035 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-08-05 19:37:15.037 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-08-05 19:37:15.069 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-08-05 19:37:15.077 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-05 19:37:15.079 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-05 19:37:15.130 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-08-05 19:37:15.137 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-05 19:37:15.140 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-05 19:37:15.172 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-08-05 19:37:15.181 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-05 19:37:15.183 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-05 19:37:15.214 | Selecting previously unselected package libpathplan4:amd64. 2022-08-05 19:37:15.222 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-08-05 19:37:15.224 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:15.256 | Selecting previously unselected package libgvc6. 2022-08-05 19:37:15.264 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-08-05 19:37:15.266 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-08-05 19:37:15.394 | Selecting previously unselected package libgvpr2:amd64. 2022-08-05 19:37:15.402 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-08-05 19:37:15.405 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:15.459 | Selecting previously unselected package liblab-gamut1:amd64. 2022-08-05 19:37:15.467 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-08-05 19:37:15.469 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:15.630 | Selecting previously unselected package x11-common. 2022-08-05 19:37:15.638 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-08-05 19:37:15.665 | dpkg-query: no packages found matching nux-tools 2022-08-05 19:37:15.677 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-08-05 19:37:15.718 | Selecting previously unselected package libice6:amd64. 2022-08-05 19:37:15.727 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-08-05 19:37:15.730 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-05 19:37:15.768 | Selecting previously unselected package libsm6:amd64. 2022-08-05 19:37:15.776 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-08-05 19:37:15.778 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-08-05 19:37:15.810 | Selecting previously unselected package libxt6:amd64. 2022-08-05 19:37:15.818 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-08-05 19:37:15.821 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-08-05 19:37:15.871 | Selecting previously unselected package libxmu6:amd64. 2022-08-05 19:37:15.878 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-08-05 19:37:15.881 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-05 19:37:15.917 | Selecting previously unselected package libxaw7:amd64. 2022-08-05 19:37:15.925 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-08-05 19:37:15.927 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-08-05 19:37:15.980 | Selecting previously unselected package graphviz. 2022-08-05 19:37:15.987 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-08-05 19:37:15.989 | Unpacking graphviz (2.42.2-3build2) ... 2022-08-05 19:37:16.130 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-08-05 19:37:16.138 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-08-05 19:37:16.141 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-05 19:37:16.194 | Selecting previously unselected package libibverbs1:amd64. 2022-08-05 19:37:16.201 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-08-05 19:37:16.204 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-05 19:37:16.245 | Selecting previously unselected package ibverbs-providers:amd64. 2022-08-05 19:37:16.253 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-08-05 19:37:16.268 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-05 19:37:16.327 | Selecting previously unselected package icu-devtools. 2022-08-05 19:37:16.335 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-08-05 19:37:16.338 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-08-05 19:37:16.414 | Selecting previously unselected package iputils-arping. 2022-08-05 19:37:16.422 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-08-05 19:37:16.424 | Unpacking iputils-arping (3:20190709-3) ... 2022-08-05 19:37:16.458 | Selecting previously unselected package javascript-common. 2022-08-05 19:37:16.466 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-08-05 19:37:16.480 | Unpacking javascript-common (11) ... 2022-08-05 19:37:16.512 | Selecting previously unselected package libgssrpc4:amd64. 2022-08-05 19:37:16.520 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-08-05 19:37:16.522 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:16.558 | Selecting previously unselected package libkdb5-9:amd64. 2022-08-05 19:37:16.566 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-08-05 19:37:16.568 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:16.602 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-08-05 19:37:16.610 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-05 19:37:16.612 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:16.647 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-08-05 19:37:16.655 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-05 19:37:16.657 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:16.689 | Selecting previously unselected package comerr-dev:amd64. 2022-08-05 19:37:16.698 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-05 19:37:16.702 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-05 19:37:16.735 | Selecting previously unselected package krb5-multidev:amd64. 2022-08-05 19:37:16.742 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-05 19:37:16.745 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:16.799 | Selecting previously unselected package libarchive-cpio-perl. 2022-08-05 19:37:16.807 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-08-05 19:37:16.809 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-08-05 19:37:16.841 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-08-05 19:37:16.850 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-05 19:37:16.852 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-05 19:37:16.919 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-08-05 19:37:16.927 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-05 19:37:16.929 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-05 19:37:16.995 | Selecting previously unselected package libgts-bin. 2022-08-05 19:37:17.003 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-08-05 19:37:17.005 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-08-05 19:37:17.040 | Selecting previously unselected package libicu-dev:amd64. 2022-08-05 19:37:17.049 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-08-05 19:37:17.052 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-05 19:37:18.492 | Selecting previously unselected package libipset13:amd64. 2022-08-05 19:37:18.500 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:18.502 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-05 19:37:18.537 | Selecting previously unselected package librdmacm1:amd64. 2022-08-05 19:37:18.545 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-08-05 19:37:18.562 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-05 19:37:18.600 | Selecting previously unselected package libiscsi7:amd64. 2022-08-05 19:37:18.608 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-08-05 19:37:18.610 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-08-05 19:37:18.643 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-08-05 19:37:18.651 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-05 19:37:18.654 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-05 19:37:18.715 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-08-05 19:37:18.723 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-08-05 19:37:18.725 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-05 19:37:18.750 | Selecting previously unselected package libjpeg-dev:amd64. 2022-08-05 19:37:18.759 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-08-05 19:37:18.761 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-05 19:37:18.791 | Selecting previously unselected package libjs-jquery. 2022-08-05 19:37:18.799 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-08-05 19:37:18.801 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-08-05 19:37:18.860 | Selecting previously unselected package libjs-jquery-metadata. 2022-08-05 19:37:18.869 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-08-05 19:37:18.871 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-08-05 19:37:18.897 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-08-05 19:37:18.905 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-08-05 19:37:18.907 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-05 19:37:18.982 | Selecting previously unselected package libltdl-dev:amd64. 2022-08-05 19:37:18.990 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-08-05 19:37:18.992 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-08-05 19:37:19.046 | Selecting previously unselected package libsys-hostname-long-perl. 2022-08-05 19:37:19.054 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-08-05 19:37:19.056 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-08-05 19:37:19.087 | Selecting previously unselected package libmail-sendmail-perl. 2022-08-05 19:37:19.095 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-08-05 19:37:19.097 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-08-05 19:37:19.124 | Selecting previously unselected package libncurses-dev:amd64. 2022-08-05 19:37:19.133 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-05 19:37:19.135 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-05 19:37:19.225 | Selecting previously unselected package libnspr4:amd64. 2022-08-05 19:37:19.233 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-08-05 19:37:19.236 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-08-05 19:37:19.278 | Selecting previously unselected package libnss3:amd64. 2022-08-05 19:37:19.287 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-08-05 19:37:19.289 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-05 19:37:19.493 | Selecting previously unselected package libomp5-10:amd64. 2022-08-05 19:37:19.501 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:19.503 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:19.575 | Selecting previously unselected package libomp-10-dev. 2022-08-05 19:37:19.583 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:19.586 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:19.619 | Selecting previously unselected package pcp-conf. 2022-08-05 19:37:19.627 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-08-05 19:37:19.629 | Unpacking pcp-conf (5.0.3-1) ... 2022-08-05 19:37:19.660 | Selecting previously unselected package libpcp3. 2022-08-05 19:37:19.668 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-08-05 19:37:19.670 | Unpacking libpcp3 (5.0.3-1) ... 2022-08-05 19:37:19.732 | Selecting previously unselected package libpcp-pmda3. 2022-08-05 19:37:19.740 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-08-05 19:37:19.743 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-08-05 19:37:19.772 | Selecting previously unselected package libpcp-pmda-perl. 2022-08-05 19:37:19.780 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-08-05 19:37:19.783 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-08-05 19:37:19.817 | Selecting previously unselected package libpq5:amd64. 2022-08-05 19:37:19.826 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:19.828 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-08-05 19:37:19.870 | Selecting previously unselected package libpq-dev. 2022-08-05 19:37:19.878 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:19.880 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-08-05 19:37:19.951 | Selecting previously unselected package librados2. 2022-08-05 19:37:19.960 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:19.962 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-05 19:37:20.430 | Selecting previously unselected package librbd1. 2022-08-05 19:37:20.438 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:20.441 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-05 19:37:20.699 | Selecting previously unselected package libsasl2-dev. 2022-08-05 19:37:20.707 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-05 19:37:20.709 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-05 19:37:20.785 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-05 19:37:20.794 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-05 19:37:20.835 | Selecting previously unselected package libssl-dev:amd64. 2022-08-05 19:37:20.843 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-05 19:37:20.845 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-05 19:37:21.101 | Selecting previously unselected package libsystemd-dev:amd64. 2022-08-05 19:37:21.109 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-08-05 19:37:21.111 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-05 19:37:21.227 | Selecting previously unselected package libtinfo-dev:amd64. 2022-08-05 19:37:21.235 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-05 19:37:21.238 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-05 19:37:21.264 | Selecting previously unselected package libx86-1:amd64. 2022-08-05 19:37:21.272 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-08-05 19:37:21.274 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-08-05 19:37:21.313 | Selecting previously unselected package libxml2-dev:amd64. 2022-08-05 19:37:21.322 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-05 19:37:21.324 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-05 19:37:21.466 | Selecting previously unselected package libxslt1-dev:amd64. 2022-08-05 19:37:21.474 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-08-05 19:37:21.476 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-05 19:37:21.561 | Selecting previously unselected package llvm-10-runtime. 2022-08-05 19:37:21.569 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:21.571 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:21.628 | Selecting previously unselected package libpfm4:amd64. 2022-08-05 19:37:21.636 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-08-05 19:37:21.638 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-05 19:37:21.712 | Selecting previously unselected package llvm-10. 2022-08-05 19:37:21.720 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:21.722 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:22.491 | Selecting previously unselected package libffi-dev:amd64. 2022-08-05 19:37:22.499 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-08-05 19:37:22.501 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-08-05 19:37:22.544 | Selecting previously unselected package python3-pygments. 2022-08-05 19:37:22.553 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-08-05 19:37:22.555 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-05 19:37:22.691 | Selecting previously unselected package llvm-10-tools. 2022-08-05 19:37:22.699 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:22.701 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:22.842 | Selecting previously unselected package libz3-4:amd64. 2022-08-05 19:37:22.851 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-08-05 19:37:22.854 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-08-05 19:37:23.802 | Selecting previously unselected package libz3-dev:amd64. 2022-08-05 19:37:23.811 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-08-05 19:37:23.813 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-05 19:37:23.860 | Selecting previously unselected package llvm-10-dev. 2022-08-05 19:37:23.869 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-05 19:37:23.872 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:28.354 | Selecting previously unselected package lsscsi. 2022-08-05 19:37:28.362 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-08-05 19:37:28.365 | Unpacking lsscsi (0.30-0.1) ... 2022-08-05 19:37:28.399 | Selecting previously unselected package pkg-config. 2022-08-05 19:37:28.407 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-08-05 19:37:28.409 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-08-05 19:37:28.443 | Selecting previously unselected package pm-utils. 2022-08-05 19:37:28.451 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-08-05 19:37:28.453 | Unpacking pm-utils (1.4.1-19) ... 2022-08-05 19:37:28.513 | Selecting previously unselected package postgresql-client-common. 2022-08-05 19:37:28.522 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-08-05 19:37:28.525 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-08-05 19:37:28.559 | Selecting previously unselected package postgresql-client-12. 2022-08-05 19:37:28.568 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:28.570 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-05 19:37:28.767 | Selecting previously unselected package ssl-cert. 2022-08-05 19:37:28.776 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-08-05 19:37:28.778 | Unpacking ssl-cert (1.0.39) ... 2022-08-05 19:37:28.814 | Selecting previously unselected package postgresql-common. 2022-08-05 19:37:28.823 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-08-05 19:37:28.844 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-08-05 19:37:28.850 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-08-05 19:37:28.919 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-05 19:37:28.928 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:28.930 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-05 19:37:29.246 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-05 19:37:29.255 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-05 19:37:29.258 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-05 19:37:29.290 | Selecting previously unselected package python3-mysqldb. 2022-08-05 19:37:29.299 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-08-05 19:37:29.302 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-08-05 19:37:29.339 | Selecting previously unselected package python3.8-venv. 2022-08-05 19:37:29.348 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-08-05 19:37:29.350 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-05 19:37:29.375 | Selecting previously unselected package python3-venv. 2022-08-05 19:37:29.384 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-08-05 19:37:29.387 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-08-05 19:37:29.415 | Selecting previously unselected package qemu-block-extra:amd64. 2022-08-05 19:37:29.424 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-05 19:37:29.427 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-05 19:37:29.460 | Selecting previously unselected package qemu-utils. 2022-08-05 19:37:29.468 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-05 19:37:29.470 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-05 19:37:29.650 | Selecting previously unselected package sharutils. 2022-08-05 19:37:29.659 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-08-05 19:37:29.661 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-08-05 19:37:29.710 | Selecting previously unselected package sqlite3. 2022-08-05 19:37:29.719 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-05 19:37:29.722 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-05 19:37:29.868 | Selecting previously unselected package unzip. 2022-08-05 19:37:29.876 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-08-05 19:37:29.878 | Unpacking unzip (6.0-25ubuntu1) ... 2022-08-05 19:37:29.929 | Selecting previously unselected package vbetool. 2022-08-05 19:37:29.938 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-08-05 19:37:29.941 | Unpacking vbetool (1.1-4) ... 2022-08-05 19:37:29.970 | Selecting previously unselected package ipset. 2022-08-05 19:37:29.979 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-05 19:37:29.990 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-05 19:37:30.022 | Selecting previously unselected package ipvsadm. 2022-08-05 19:37:30.030 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-08-05 19:37:30.033 | Unpacking ipvsadm (1:1.31-1) ... 2022-08-05 19:37:30.069 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-08-05 19:37:30.077 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-05 19:37:30.087 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:30.113 | Selecting previously unselected package liberasurecode1:amd64. 2022-08-05 19:37:30.121 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-08-05 19:37:30.123 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-08-05 19:37:30.155 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-08-05 19:37:30.164 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-08-05 19:37:30.166 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-05 19:37:30.196 | Selecting previously unselected package libkrb5-dev:amd64. 2022-08-05 19:37:30.204 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-05 19:37:30.208 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:30.242 | Selecting previously unselected package libpcp-gui2. 2022-08-05 19:37:30.251 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-08-05 19:37:30.253 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-08-05 19:37:30.283 | Selecting previously unselected package libpcp-import1. 2022-08-05 19:37:30.292 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-08-05 19:37:30.294 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-08-05 19:37:30.323 | Selecting previously unselected package libpcp-mmv1. 2022-08-05 19:37:30.332 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-08-05 19:37:30.334 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-08-05 19:37:30.361 | Selecting previously unselected package libpcp-trace2. 2022-08-05 19:37:30.369 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-08-05 19:37:30.371 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-08-05 19:37:30.400 | Selecting previously unselected package libpcp-web1. 2022-08-05 19:37:30.409 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-08-05 19:37:30.411 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-08-05 19:37:30.452 | Selecting previously unselected package libyaml-dev:amd64. 2022-08-05 19:37:30.461 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-08-05 19:37:30.465 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-08-05 19:37:30.499 | Selecting previously unselected package python3-pcp. 2022-08-05 19:37:30.508 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-08-05 19:37:30.510 | Unpacking python3-pcp (5.0.3-1) ... 2022-08-05 19:37:30.554 | Selecting previously unselected package pcp. 2022-08-05 19:37:30.562 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-08-05 19:37:30.631 | Unpacking pcp (5.0.3-1) ... 2022-08-05 19:37:31.159 | Selecting previously unselected package socat. 2022-08-05 19:37:31.168 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-08-05 19:37:31.170 | Unpacking socat (1.7.3.3-2) ... 2022-08-05 19:37:31.247 | Selecting previously unselected package vlan. 2022-08-05 19:37:31.256 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-08-05 19:37:31.258 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-05 19:37:31.321 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-05 19:37:31.327 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-08-05 19:37:31.336 | Setting up javascript-common (11) ... 2022-08-05 19:37:31.367 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-08-05 19:37:31.382 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-05 19:37:31.387 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-05 19:37:31.393 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-05 19:37:31.399 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-05 19:37:31.422 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-05 19:37:31.426 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-05 19:37:31.433 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-08-05 19:37:31.439 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-08-05 19:37:31.443 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-08-05 19:37:31.449 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-08-05 19:37:31.454 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-08-05 19:37:31.461 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-08-05 19:37:31.466 | Setting up libarchive-zip-perl (1.67-2) ... 2022-08-05 19:37:31.471 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-05 19:37:31.477 | Setting up vbetool (1.1-4) ... 2022-08-05 19:37:31.482 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-08-05 19:37:31.488 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.4) ... 2022-08-05 19:37:31.498 | Setting up pm-utils (1.4.1-19) ... 2022-08-05 19:37:31.507 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-05 19:37:31.740 | Setting up unzip (6.0-25ubuntu1) ... 2022-08-05 19:37:31.764 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-08-05 19:37:31.770 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-08-05 19:37:31.776 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-05 19:37:31.793 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:31.799 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-08-05 19:37:32.042 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-08-05 19:37:32.732 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-05 19:37:32.741 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-05 19:37:32.747 | Setting up m4 (1.4.18-4) ... 2022-08-05 19:37:32.753 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-05 19:37:33.031 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-05 19:37:33.037 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-08-05 19:37:33.042 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-08-05 19:37:33.047 | Setting up iputils-arping (3:20190709-3) ... 2022-08-05 19:37:33.077 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-08-05 19:37:33.083 | Setting up conntrack (1:1.4.5-2) ... 2022-08-05 19:37:33.088 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-05 19:37:33.094 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-08-05 19:37:33.099 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-08-05 19:37:33.288 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-08-05 19:37:35.387 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-08-05 19:37:35.393 | Setting up acl (2.2.53-6) ... 2022-08-05 19:37:35.399 | Setting up dns-root-data (2019052802) ... 2022-08-05 19:37:35.404 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-05 19:37:35.410 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:35.415 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-05 19:37:35.421 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:35.426 | Setting up autotools-dev (20180224.1) ... 2022-08-05 19:37:35.431 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-05 19:37:36.212 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-08-05 19:37:36.218 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-05 19:37:36.224 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-08-05 19:37:36.230 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-05 19:37:36.235 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:36.242 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-05 19:37:36.247 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:36.253 | Setting up ebtables (2.0.11-3build1) ... 2022-08-05 19:37:36.798 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-05 19:37:36.874 | Setting up socat (1.7.3.3-2) ... 2022-08-05 19:37:36.879 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-08-05 19:37:36.885 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-05 19:37:36.892 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-05 19:37:36.899 | Setting up autopoint (0.19.8.1-10build1) ... 2022-08-05 19:37:36.905 | Setting up binfmt-support (2.2.0-2) ... 2022-08-05 19:37:37.189 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-08-05 19:37:38.219 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-05 19:37:38.226 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-08-05 19:37:38.232 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-08-05 19:37:38.314 | Setting up fonts-dejavu-core (2.37-1) ... 2022-08-05 19:37:38.357 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-08-05 19:37:38.362 | Setting up lsscsi (0.30-0.1) ... 2022-08-05 19:37:38.367 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-05 19:37:38.373 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-05 19:37:38.378 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-05 19:37:38.384 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-05 19:37:38.389 | Setting up autoconf (2.69-11.1) ... 2022-08-05 19:37:38.397 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-08-05 19:37:38.402 | Setting up dwz (0.13-5) ... 2022-08-05 19:37:38.408 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-05 19:37:38.414 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-05 19:37:38.419 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-05 19:37:38.425 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-05 19:37:38.430 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-05 19:37:38.443 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-08-05 19:37:39.655 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:39.662 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:39.668 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-08-05 19:37:39.673 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-05 19:37:39.679 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-08-05 19:37:39.685 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-08-05 19:37:39.694 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-05 19:37:39.700 | Setting up pcp-conf (5.0.3-1) ... 2022-08-05 19:37:39.707 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-05 19:37:39.715 | Setting up libsub-override-perl (0.09-2) ... 2022-08-05 19:37:39.721 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-05 19:37:39.726 | Setting up libthai-data (0.1.28-3) ... 2022-08-05 19:37:39.732 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:39.738 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:39.744 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:39.749 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:39.755 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-08-05 19:37:39.760 | Setting up sharutils (1:4.15.2-4build1) ... 2022-08-05 19:37:39.766 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-05 19:37:39.778 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-08-05 19:37:39.787 | Setting up conntrackd (1:1.4.5-2) ... 2022-08-05 19:37:40.790 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-08-05 19:37:41.111 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-08-05 19:37:41.116 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-05 19:37:41.121 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-05 19:37:41.127 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-05 19:37:41.132 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-05 19:37:41.137 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-08-05 19:37:42.444 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-05 19:37:42.449 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-05 19:37:42.454 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-08-05 19:37:42.461 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-08-05 19:37:42.465 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-05 19:37:42.471 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-05 19:37:42.476 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:42.481 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-08-05 19:37:42.487 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-05 19:37:42.492 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-05 19:37:42.498 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-08-05 19:37:42.696 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-05 19:37:42.702 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:37:42.708 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:42.713 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.4) ... 2022-08-05 19:37:42.719 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:42.724 | Setting up wget (1.20.3-1ubuntu2) ... 2022-08-05 19:37:42.732 | Setting up libtool (2.4.6-14) ... 2022-08-05 19:37:42.738 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-05 19:37:42.824 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-08-05 19:37:42.853 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-08-05 19:37:43.258 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-08-05 19:37:44.332 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-05 19:37:44.338 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-05 19:37:44.345 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-05 19:37:44.351 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-05 19:37:44.487 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-05 19:37:44.493 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:44.499 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:44.507 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-08-05 19:37:45.654 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-08-05 19:37:46.365 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-05 19:37:46.371 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-08-05 19:37:46.611 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-05 19:37:46.617 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-08-05 19:37:46.622 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-08-05 19:37:46.627 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-08-05 19:37:46.632 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-05 19:37:46.638 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-05 19:37:46.643 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-08-05 19:37:46.650 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-05 19:37:46.657 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-05 19:37:46.665 | Setting up ssl-cert (1.0.39) ... 2022-08-05 19:37:47.548 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-05 19:37:47.554 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-08-05 19:37:47.560 | Setting up postgresql-common (214ubuntu0.1) ... 2022-08-05 19:37:48.007 | Adding user postgres to group ssl-cert 2022-08-05 19:37:48.141 | 2022-08-05 19:37:48.141 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-08-05 19:37:48.326 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-08-05 19:37:48.326 | Removing obsolete dictionary files: 2022-08-05 19:37:48.907 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-08-05 19:37:50.008 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-08-05 19:37:50.017 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-05 19:37:50.022 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-08-05 19:37:50.028 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-05 19:37:50.033 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-05 19:37:50.038 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-05 19:37:50.043 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-08-05 19:37:50.048 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-05 19:37:50.054 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-08-05 19:37:50.059 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-05 19:37:50.065 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-05 19:37:50.070 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-08-05 19:37:50.075 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:50.081 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:50.086 | Setting up ipvsadm (1:1.31-1) ... 2022-08-05 19:37:50.832 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-08-05 19:37:50.837 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-05 19:37:50.935 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-08-05 19:37:52.977 | Regenerating fonts cache... done. 2022-08-05 19:37:52.979 | Setting up gettext (0.19.8.1-10build1) ... 2022-08-05 19:37:52.985 | Setting up libpcp3 (5.0.3-1) ... 2022-08-05 19:37:52.992 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-08-05 19:37:52.998 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-05 19:37:53.003 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-08-05 19:37:54.292 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-08-05 19:37:55.092 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-05 19:37:55.139 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:55.144 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-05 19:37:56.106 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-08-05 19:37:56.819 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:56.824 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-08-05 19:37:56.829 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-05 19:37:56.834 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-08-05 19:37:56.839 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-05 19:37:56.844 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-08-05 19:37:56.849 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-08-05 19:37:56.854 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-08-05 19:37:56.859 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:56.865 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-05 19:37:56.870 | Setting up libpcp-web1 (5.0.3-1) ... 2022-08-05 19:37:56.875 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-08-05 19:37:56.881 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-05 19:37:56.886 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:56.891 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-05 19:37:57.498 | 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-08-05 19:37:57.523 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-08-05 19:37:57.528 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-05 19:37:57.533 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-05 19:37:57.539 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-08-05 19:37:57.544 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-05 19:37:57.550 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-05 19:37:57.556 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-05 19:37:57.575 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-05 19:37:57.580 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-05 19:37:57.586 | Setting up libpcp-import1 (5.0.3-1) ... 2022-08-05 19:37:57.591 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-05 19:37:57.597 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-05 19:37:57.602 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-05 19:37:57.606 | Setting up po-debconf (1.0.21) ... 2022-08-05 19:37:57.611 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-08-05 19:37:57.989 | Enabling module mpm_event. 2022-08-05 19:37:58.055 | Enabling module authz_core. 2022-08-05 19:37:58.060 | Enabling module authz_host. 2022-08-05 19:37:58.120 | Enabling module authn_core. 2022-08-05 19:37:58.125 | Enabling module auth_basic. 2022-08-05 19:37:58.185 | Enabling module access_compat. 2022-08-05 19:37:58.245 | Enabling module authn_file. 2022-08-05 19:37:58.304 | Enabling module authz_user. 2022-08-05 19:37:58.363 | Enabling module alias. 2022-08-05 19:37:58.422 | Enabling module dir. 2022-08-05 19:37:58.480 | Enabling module autoindex. 2022-08-05 19:37:58.541 | Enabling module env. 2022-08-05 19:37:58.600 | Enabling module mime. 2022-08-05 19:37:58.658 | Enabling module negotiation. 2022-08-05 19:37:58.716 | Enabling module setenvif. 2022-08-05 19:37:58.774 | Enabling module filter. 2022-08-05 19:37:58.833 | Enabling module deflate. 2022-08-05 19:37:58.891 | Enabling module status. 2022-08-05 19:37:58.951 | Enabling module reqtimeout. 2022-08-05 19:37:59.009 | Enabling conf charset. 2022-08-05 19:37:59.069 | Enabling conf localized-error-pages. 2022-08-05 19:37:59.128 | Enabling conf other-vhosts-access-log. 2022-08-05 19:37:59.188 | Enabling conf security. 2022-08-05 19:37:59.246 | Enabling conf serve-cgi-bin. 2022-08-05 19:37:59.306 | Enabling site 000-default. 2022-08-05 19:37:59.358 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-08-05 19:37:59.413 | Enabling conf javascript-common. 2022-08-05 19:37:59.668 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-08-05 19:38:00.267 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-08-05 19:38:02.980 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-08-05 19:38:02.992 | Setting up python3-pcp (5.0.3-1) ... 2022-08-05 19:38:03.290 | Setting up libgvc6 (2.42.2-3build2) ... 2022-08-05 19:38:03.309 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-05 19:38:03.314 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-05 19:38:03.327 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-08-05 19:38:03.333 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-05 19:38:03.338 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-05 19:38:03.343 | Setting up graphviz (2.42.2-3build2) ... 2022-08-05 19:38:03.351 | Setting up pcp (5.0.3-1) ... 2022-08-05 19:38:03.710 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-08-05 19:38:04.144 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-08-05 19:38:04.581 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-08-05 19:38:05.046 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-08-05 19:38:21.181 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-05 19:38:21.190 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-08-05 19:38:21.192 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-08-05 19:38:22.347 | Setting up dh-autoreconf (19) ... 2022-08-05 19:38:22.354 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-08-05 19:38:23.173 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-08-05 19:38:23.181 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-05 19:38:23.188 | Setting up debhelper (12.10ubuntu1) ... 2022-08-05 19:38:23.194 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-05 19:38:23.540 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-05 19:38:23.546 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-08-05 19:38:23.569 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-08-05 19:38:23.626 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-08-05 19:38:35.737 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-05 19:38:35.759 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-08-05 19:38:36.170 | Processing triggers for ufw (0.36-6) ... 2022-08-05 19:38:36.284 | Processing triggers for man-db (2.9.1-1) ... 2022-08-05 19:38:58.741 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-08-05 19:38:58.754 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-08-05 19:39:06.520 | ++ functions-common:apt_get:1235 : result=0 2022-08-05 19:39:06.522 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:39:06.524 | ++ functions-common:time_stop:2440 : local name 2022-08-05 19:39:06.527 | ++ functions-common:time_stop:2441 : local end_time 2022-08-05 19:39:06.530 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:39:06.532 | ++ functions-common:time_stop:2443 : local total 2022-08-05 19:39:06.534 | ++ functions-common:time_stop:2444 : local start_time 2022-08-05 19:39:06.536 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:39:06.538 | ++ functions-common:time_stop:2447 : start_time=1659727825310 2022-08-05 19:39:06.540 | ++ functions-common:time_stop:2449 : [[ -z 1659727825310 ]] 2022-08-05 19:39:06.542 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:39:06.546 | ++ functions-common:time_stop:2452 : end_time=1659728346544 2022-08-05 19:39:06.548 | ++ functions-common:time_stop:2453 : elapsed_time=521234 2022-08-05 19:39:06.550 | ++ functions-common:time_stop:2454 : total=751 2022-08-05 19:39:06.553 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:39:06.555 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=521985 2022-08-05 19:39:06.557 | ++ functions-common:apt_get:1239 : return 0 2022-08-05 19:39:06.560 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-05 19:39:06.562 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-05 19:39:06.565 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-05 19:39:06.568 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-05 19:39:06.573 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-05 19:39:06.575 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-05 19:39:06.578 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-05 19:39:07.866 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-05 19:39:07.868 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-05 19:39:07.871 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-05 19:39:07.872 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-05 19:39:07.874 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-05 19:39:07.876 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-05 19:39:07.878 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-05 19:39:07.879 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-05 19:39:07.881 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-05 19:39:07.883 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-05 19:39:07.885 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-05 19:39:07.887 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-05 19:39:07.889 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-05 19:39:07.890 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-05 19:39:07.892 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-05 19:39:07.894 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-05 19:39:07.895 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-05 19:39:07.897 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-05 19:39:07.899 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-05 19:39:07.901 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-05 19:39:07.903 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-05 19:39:07.906 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-05 19:39:07.907 | + functions-common:_ensure_lsb_release:394 : return 2022-08-05 19:39:07.909 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-05 19:39:07.973 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-05 19:39:07.975 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-05 19:39:08.038 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-05 19:39:08.040 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-05 19:39:08.102 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-05 19:39:08.105 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-05 19:39:08.106 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-05 19:39:08.108 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-05 19:39:08.110 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-05 19:39:08.112 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-05 19:39:08.114 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-05 19:39:08.116 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-05 19:39:08.117 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-05 19:39:08.119 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-05 19:39:08.121 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-05 19:39:08.121 | Distro: focal 2022-08-05 19:39:08.123 | + tools/install_pip.sh:main:124 : get_versions 2022-08-05 19:39:08.126 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-05 19:39:08.129 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-05 19:39:08.131 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-05 19:39:08.133 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-05 19:39:08.134 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-05 19:39:09.474 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-05 19:39:09.476 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-05 19:39:09.476 | pip: 20.0.2 2022-08-05 19:39:09.478 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-05 19:39:09.480 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-05 19:39:09.481 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-05 19:39:09.483 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-05 19:39:09.485 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-05 19:39:09.486 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-05 19:39:09.488 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-05 19:39:09.490 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-05 19:39:09.491 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-05 19:39:09.493 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-05 19:39:09.495 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:39:09.496 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-05 19:39:09.498 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-05 19:39:09.500 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:39:09.502 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:39:09.503 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-05 19:39:09.507 | + tools/install_pip.sh:main:153 : set -x 2022-08-05 19:39:09.510 | + tools/install_pip.sh:main:156 : get_versions 2022-08-05 19:39:09.512 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-05 19:39:09.516 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-05 19:39:09.517 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-05 19:39:09.520 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-05 19:39:09.524 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-05 19:39:10.869 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-05 19:39:10.871 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-05 19:39:10.871 | pip: 20.0.2 2022-08-05 19:39:10.874 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-05 19:39:10.877 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-05 19:39:10.880 | + ./stack.sh:main:791 : fixup_all 2022-08-05 19:39:10.882 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-05 19:39:10.884 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-05 19:39:10.886 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:39:10.888 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:39:10.891 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-05 19:39:10.902 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-05 19:39:10.912 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-05 19:39:10.923 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-05 19:39:10.925 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-05 19:39:10.927 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-05 19:39:10.929 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-05 19:39:10.932 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-05 19:39:10.934 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-05 19:39:10.936 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-05 19:39:10.938 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-05 19:39:10.940 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-05 19:39:10.942 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-05 19:39:10.944 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:39:10.946 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-05 19:39:10.948 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-05 19:39:10.950 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-05 19:39:10.952 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-05 19:39:10.954 | + functions-common:is_suse:537 : is_opensuse 2022-08-05 19:39:10.956 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-05 19:39:10.958 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-05 19:39:10.960 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-05 19:39:10.962 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-05 19:39:10.964 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-05 19:39:10.966 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-05 19:39:10.969 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-05 19:39:10.989 | Using python 3.8 to install os-testr 2022-08-05 19:39:10.991 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-05 19:39:12.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:39:12.935 | from cryptography.utils import int_from_bytes 2022-08-05 19:39:12.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:39:12.935 | from cryptography.utils import int_from_bytes 2022-08-05 19:39:13.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:39:14.069 | Collecting os-testr===3.0.0 2022-08-05 19:39:14.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-08-05 19:39:14.249 | Collecting python-subunit===1.4.0 2022-08-05 19:39:14.255 | 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-08-05 19:39:14.945 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.5.0) 2022-08-05 19:39:15.051 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-05 19:39:15.367 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-08-05 19:39:15.397 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-08-05 19:39:16.769 | Installing collected packages: python-subunit, os-testr 2022-08-05 19:39:17.004 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-08-05 19:39:17.098 | + inc/python:pip_install:196 : result=0 2022-08-05 19:39:17.100 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:39:17.102 | + functions-common:time_stop:2440 : local name 2022-08-05 19:39:17.104 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:39:17.106 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:39:17.108 | + functions-common:time_stop:2443 : local total 2022-08-05 19:39:17.110 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:39:17.112 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:39:17.114 | + functions-common:time_stop:2447 : start_time=1659728350984 2022-08-05 19:39:17.116 | + functions-common:time_stop:2449 : [[ -z 1659728350984 ]] 2022-08-05 19:39:17.119 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:39:17.123 | + functions-common:time_stop:2452 : end_time=1659728357121 2022-08-05 19:39:17.125 | + functions-common:time_stop:2453 : elapsed_time=6137 2022-08-05 19:39:17.127 | + functions-common:time_stop:2454 : total=0 2022-08-05 19:39:17.129 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:39:17.131 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6137 2022-08-05 19:39:17.134 | + inc/python:pip_install:199 : return 0 2022-08-05 19:39:17.136 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-05 19:39:17.183 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-05 19:39:17.273 | + ./stack.sh:main:805 : install_infra 2022-08-05 19:39:17.276 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-05 19:39:17.279 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-05 19:39:17.283 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-05 19:39:20.329 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-05 19:39:20.332 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-05 19:39:20.353 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-05 19:39:22.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:39:23.094 | Collecting pbr===5.9.0 2022-08-05 19:39:23.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-08-05 19:39:23.140 | Installing collected packages: pbr 2022-08-05 19:39:23.280 | Successfully installed pbr-5.9.0 2022-08-05 19:39:23.345 | + inc/python:pip_install:196 : result=0 2022-08-05 19:39:23.347 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:39:23.349 | + functions-common:time_stop:2440 : local name 2022-08-05 19:39:23.352 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:39:23.354 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:39:23.356 | + functions-common:time_stop:2443 : local total 2022-08-05 19:39:23.358 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:39:23.360 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:39:23.362 | + functions-common:time_stop:2447 : start_time=1659728360346 2022-08-05 19:39:23.364 | + functions-common:time_stop:2449 : [[ -z 1659728360346 ]] 2022-08-05 19:39:23.367 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:39:23.371 | + functions-common:time_stop:2452 : end_time=1659728363368 2022-08-05 19:39:23.373 | + functions-common:time_stop:2453 : elapsed_time=3022 2022-08-05 19:39:23.375 | + functions-common:time_stop:2454 : total=6137 2022-08-05 19:39:23.377 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:39:23.379 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9159 2022-08-05 19:39:23.381 | + inc/python:pip_install:199 : return 0 2022-08-05 19:39:23.384 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-05 19:39:23.386 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-05 19:39:23.408 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-05 19:39:26.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:39:26.032 | Processing /opt/stack/requirements 2022-08-05 19:39:27.425 | Collecting fixtures===4.0.1 2022-08-05 19:39:27.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB) 2022-08-05 19:39:27.473 | Installing build dependencies: started 2022-08-05 19:39:31.774 | Installing build dependencies: finished with status 'done' 2022-08-05 19:39:31.776 | Getting requirements to build wheel: started 2022-08-05 19:39:32.113 | Getting requirements to build wheel: finished with status 'done' 2022-08-05 19:39:32.119 | Preparing wheel metadata: started 2022-08-05 19:39:32.618 | Preparing wheel metadata: finished with status 'done' 2022-08-05 19:39:32.829 | Collecting PyYAML===6.0 2022-08-05 19:39:32.836 | 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-08-05 19:39:33.014 | Collecting requests===2.28.1 2022-08-05 19:39:33.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-08-05 19:39:33.099 | Collecting packaging===21.3 2022-08-05 19:39:33.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-05 19:39:33.157 | Collecting idna===3.3 2022-08-05 19:39:33.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-08-05 19:39:33.302 | Collecting pyparsing===3.0.9 2022-08-05 19:39:33.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-05 19:39:33.368 | Collecting six===1.16.0 2022-08-05 19:39:33.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-05 19:39:33.430 | Collecting charset-normalizer===2.1.0 2022-08-05 19:39:33.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 2022-08-05 19:39:33.473 | Collecting Parsley>=1.2 2022-08-05 19:39:33.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-05 19:39:33.524 | Collecting beagle>=0.2.1 2022-08-05 19:39:33.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-05 19:39:33.561 | 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 45)) (5.9.0) 2022-08-05 19:39:33.633 | Collecting urllib3===1.26.11 2022-08-05 19:39:33.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c33/ccba33c819596/urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-05 19:39:33.769 | Collecting certifi>=2017.4.17 2022-08-05 19:39:33.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-05 19:39:33.873 | Collecting cliff===3.10.1 2022-08-05 19:39:33.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-08-05 19:39:33.954 | Collecting prettytable===3.3.0 2022-08-05 19:39:33.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-08-05 19:39:34.009 | Collecting autopage===0.5.1 2022-08-05 19:39:34.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-08-05 19:39:34.170 | Collecting cmd2===2.4.2 2022-08-05 19:39:34.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-08-05 19:39:34.321 | Collecting stevedore===4.0.0 2022-08-05 19:39:34.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-08-05 19:39:34.381 | Collecting wcwidth===0.2.5 2022-08-05 19:39:34.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-08-05 19:39:34.443 | Collecting attrs===22.1.0 2022-08-05 19:39:34.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-08-05 19:39:34.565 | Collecting pyperclip===1.8.2 2022-08-05 19:39:34.571 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-05 19:39:34.582 | Building wheels for collected packages: fixtures, openstack-requirements 2022-08-05 19:39:34.584 | Building wheel for fixtures (PEP 517): started 2022-08-05 19:39:35.153 | Building wheel for fixtures (PEP 517): finished with status 'done' 2022-08-05 19:39:35.154 | Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63052 sha256=63d8260e13b20b418ed13baa9e85873ffdd77a955041173ac8c5d937a2c45aa4 2022-08-05 19:39:35.154 | Stored in directory: /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda 2022-08-05 19:39:35.156 | Building wheel for openstack-requirements (setup.py): started 2022-08-05 19:39:35.981 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-05 19:39:35.981 | ERROR: Command errored out with exit status 1: 2022-08-05 19:39:35.982 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9e0be9ir/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9e0be9ir/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-_nnlrpjp 2022-08-05 19:39:35.982 | cwd: /tmp/pip-req-build-9e0be9ir/ 2022-08-05 19:39:35.982 | Complete output (6 lines): 2022-08-05 19:39:35.982 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-05 19:39:35.982 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-05 19:39:35.982 | or: setup.py --help-commands 2022-08-05 19:39:35.982 | or: setup.py cmd --help 2022-08-05 19:39:35.982 | 2022-08-05 19:39:35.982 | error: invalid command 'bdist_wheel' 2022-08-05 19:39:35.982 | ---------------------------------------- 2022-08-05 19:39:35.982 | ERROR: Failed building wheel for openstack-requirements 2022-08-05 19:39:35.982 | Running setup.py clean for openstack-requirements 2022-08-05 19:39:36.820 | Successfully built fixtures 2022-08-05 19:39:36.820 | Failed to build openstack-requirements 2022-08-05 19:39:37.043 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyparsing, autopage, pyperclip, cmd2, stevedore, cliff, packaging, six, Parsley, beagle, openstack-requirements 2022-08-05 19:39:38.586 | Running setup.py install for openstack-requirements: started 2022-08-05 19:39:40.936 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-05 19:39:40.974 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-22.1.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.1.0 cliff-3.10.1 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 openstack-requirements-1.2.1.dev5604 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.11 wcwidth-0.2.5 2022-08-05 19:39:41.121 | + inc/python:pip_install:196 : result=0 2022-08-05 19:39:41.123 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:39:41.125 | + functions-common:time_stop:2440 : local name 2022-08-05 19:39:41.127 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:39:41.129 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:39:41.131 | + functions-common:time_stop:2443 : local total 2022-08-05 19:39:41.134 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:39:41.136 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:39:41.138 | + functions-common:time_stop:2447 : start_time=1659728363401 2022-08-05 19:39:41.140 | + functions-common:time_stop:2449 : [[ -z 1659728363401 ]] 2022-08-05 19:39:41.142 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:39:41.146 | + functions-common:time_stop:2452 : end_time=1659728381144 2022-08-05 19:39:41.148 | + functions-common:time_stop:2453 : elapsed_time=17743 2022-08-05 19:39:41.150 | + functions-common:time_stop:2454 : total=9159 2022-08-05 19:39:41.153 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:39:41.155 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26902 2022-08-05 19:39:41.157 | + inc/python:pip_install:199 : return 0 2022-08-05 19:39:41.159 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-05 19:39:41.161 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-05 19:39:41.164 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-05 19:39:41.166 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:39:41.168 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:39:41.170 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-05 19:39:41.173 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:39:41.175 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-05 19:39:41.194 | Using python 3.8 to install pbr 2022-08-05 19:39:41.197 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-05 19:39:43.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:39:43.183 | from cryptography.utils import int_from_bytes 2022-08-05 19:39:43.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:39:43.183 | from cryptography.utils import int_from_bytes 2022-08-05 19:39:44.200 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:39:44.318 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-05 19:39:45.848 | + inc/python:pip_install:196 : result=0 2022-08-05 19:39:45.850 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:39:45.852 | + functions-common:time_stop:2440 : local name 2022-08-05 19:39:45.854 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:39:45.856 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:39:45.858 | + functions-common:time_stop:2443 : local total 2022-08-05 19:39:45.860 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:39:45.862 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:39:45.864 | + functions-common:time_stop:2447 : start_time=1659728381189 2022-08-05 19:39:45.867 | + functions-common:time_stop:2449 : [[ -z 1659728381189 ]] 2022-08-05 19:39:45.870 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:39:45.873 | + functions-common:time_stop:2452 : end_time=1659728385871 2022-08-05 19:39:45.875 | + functions-common:time_stop:2453 : elapsed_time=4682 2022-08-05 19:39:45.877 | + functions-common:time_stop:2454 : total=26902 2022-08-05 19:39:45.879 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:39:45.882 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31584 2022-08-05 19:39:45.884 | + inc/python:pip_install:199 : return 0 2022-08-05 19:39:45.887 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-05 19:39:48.958 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-05 19:39:50.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:39:50.759 | Collecting bindep 2022-08-05 19:39:50.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-08-05 19:39:50.925 | Collecting pbr>=2.0.0 2022-08-05 19:39:50.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-08-05 19:39:51.007 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-08-05 19:39:51.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-08-05 19:39:51.042 | Collecting Parsley 2022-08-05 19:39:51.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-05 19:39:51.146 | Collecting packaging; python_version >= "3.6" 2022-08-05 19:39:51.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-05 19:39:51.335 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-08-05 19:39:51.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-05 19:39:51.393 | Installing collected packages: pbr, distro, Parsley, pyparsing, packaging, bindep 2022-08-05 19:39:51.959 | 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-08-05 19:39:52.030 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-05 19:39:52.032 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-05 19:39:52.035 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-05 19:39:52.058 | + ./stack.sh:main:814 : pkgs= 2022-08-05 19:39:52.061 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-05 19:39:52.063 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-05 19:39:52.065 | + functions-common:run_phase:1868 : local mode=stack 2022-08-05 19:39:52.067 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-05 19:39:52.069 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-05 19:39:52.072 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-05 19:39:52.074 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-05 19:39:52.076 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-05 19:39:52.078 | + functions-common:run_phase:1878 : local extra 2022-08-05 19:39:52.081 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-05 19:39:52.084 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-05 19:39:52.086 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-05 19:39:52.089 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-05 19:39:52.091 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-05 19:39:52.093 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-05 19:39:52.107 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:39:52.110 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-05 19:39:52.112 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-05 19:39:52.114 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-05 19:39:52.116 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-05 19:39:52.119 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-05 19:39:52.120 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-05 19:39:52.122 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-05 19:39:52.125 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-05 19:39:52.126 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-05 19:39:52.129 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-05 19:39:52.131 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-05 19:39:52.133 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-05 19:39:52.135 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-05 19:39:52.137 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-05 19:39:52.139 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-05 19:39:52.141 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-05 19:39:52.143 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-05 19:39:52.145 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-05 19:39:52.147 | + functions-common:run_plugins:1857 : local plugins= 2022-08-05 19:39:52.150 | + functions-common:run_plugins:1858 : local plugin 2022-08-05 19:39:52.152 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-05 19:39:52.154 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-05 19:39:52.157 | + functions:set_systemd_override:821 : local value=2048 2022-08-05 19:39:52.159 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-05 19:39:52.161 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-05 19:39:52.209 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-05 19:39:52.209 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-05 19:39:52.211 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-05 19:39:52.564 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-05 19:39:52.566 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-05 19:39:52.583 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:39:52.587 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-05 19:39:52.589 | + functions-common:install_package:1464 : update_package_repo 2022-08-05 19:39:52.592 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:39:52.594 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-05 19:39:52.596 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:39:52.598 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:39:52.601 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:39:52.603 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:39:52.606 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:39:52.608 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:39:52.610 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-05 19:39:52.612 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-05 19:39:52.614 | + functions-common:apt_get_update:1191 : return 2022-08-05 19:39:52.617 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-05 19:39:52.619 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:39:52.621 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:39:52.623 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:39:52.626 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-05 19:39:52.645 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-05 19:39:52.755 | Reading package lists... 2022-08-05 19:39:53.002 | Building dependency tree... 2022-08-05 19:39:53.004 | Reading state information... 2022-08-05 19:39:53.255 | The following packages were automatically installed and are no longer required: 2022-08-05 19:39:53.256 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:39:53.256 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:39:53.256 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:39:53.256 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:39:53.256 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:39:53.256 | python3-zope.interface 2022-08-05 19:39:53.256 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:39:53.256 | The following additional packages will be installed: 2022-08-05 19:39:53.256 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-05 19:39:53.256 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-05 19:39:53.256 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-05 19:39:53.258 | erlang-tools erlang-xmerl locales-all 2022-08-05 19:39:53.259 | Suggested packages: 2022-08-05 19:39:53.259 | erlang erlang-manpages erlang-doc 2022-08-05 19:39:53.328 | The following NEW packages will be installed: 2022-08-05 19:39:53.328 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-05 19:39:53.328 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-05 19:39:53.328 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-05 19:39:53.329 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-05 19:39:53.442 | 0 upgraded, 19 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:39:53.442 | Need to get 38.0 MB of archives. 2022-08-05 19:39:53.442 | After this operation, 276 MB of additional disk space will be used. 2022-08-05 19:39:53.442 | 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-08-05 19:39:57.530 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-08-05 19:39:57.849 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-08-05 19:39:57.899 | 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-08-05 19:39:58.192 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-08-05 19:39:58.537 | 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-08-05 19:39:58.623 | 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-08-05 19:39:59.176 | 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-08-05 19:39:59.220 | 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-08-05 19:39:59.261 | 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-08-05 19:39:59.303 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-08-05 19:39:59.568 | 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-08-05 19:40:00.333 | 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-08-05 19:40:00.375 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-08-05 19:40:00.456 | 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-08-05 19:40:00.625 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-08-05 19:40:00.880 | 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-08-05 19:40:01.401 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-08-05 19:40:06.455 | 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-08-05 19:40:12.350 | Fetched 38.0 MB in 18s (2,062 kB/s) 2022-08-05 19:40:12.380 | Selecting previously unselected package erlang-base. 2022-08-05 19:40:12.428 | (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 ... 81596 files and directories currently installed.) 2022-08-05 19:40:12.431 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:12.434 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:13.524 | Selecting previously unselected package erlang-asn1. 2022-08-05 19:40:13.533 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:13.536 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:13.643 | Selecting previously unselected package erlang-crypto. 2022-08-05 19:40:13.653 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:13.655 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:13.696 | Selecting previously unselected package erlang-public-key. 2022-08-05 19:40:13.705 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:13.707 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:13.811 | Selecting previously unselected package erlang-mnesia. 2022-08-05 19:40:13.820 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:13.822 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:13.932 | Selecting previously unselected package erlang-runtime-tools. 2022-08-05 19:40:13.941 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:13.943 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.003 | Selecting previously unselected package erlang-ssl. 2022-08-05 19:40:14.012 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.014 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.180 | Selecting previously unselected package erlang-eldap. 2022-08-05 19:40:14.189 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.191 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.228 | Selecting previously unselected package erlang-ftp. 2022-08-05 19:40:14.236 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.238 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.277 | Selecting previously unselected package erlang-tftp. 2022-08-05 19:40:14.285 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.287 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.324 | Selecting previously unselected package erlang-inets. 2022-08-05 19:40:14.332 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.335 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.446 | Selecting previously unselected package erlang-snmp. 2022-08-05 19:40:14.455 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.457 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.703 | Selecting previously unselected package erlang-os-mon. 2022-08-05 19:40:14.712 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.715 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.750 | Selecting previously unselected package erlang-parsetools. 2022-08-05 19:40:14.759 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.761 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.805 | Selecting previously unselected package erlang-syntax-tools. 2022-08-05 19:40:14.814 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.816 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.887 | Selecting previously unselected package erlang-tools. 2022-08-05 19:40:14.895 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:14.897 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:14.989 | Selecting previously unselected package erlang-xmerl. 2022-08-05 19:40:14.998 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-05 19:40:15.000 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:15.176 | Selecting previously unselected package locales-all. 2022-08-05 19:40:15.185 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-08-05 19:40:15.187 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-08-05 19:40:19.342 | Selecting previously unselected package rabbitmq-server. 2022-08-05 19:40:19.354 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-08-05 19:40:19.356 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-05 19:40:20.492 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:20.870 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-08-05 19:40:20.870 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-08-05 19:40:25.032 | Searching for services which depend on erlang and should be started... none found. 2022-08-05 19:40:25.036 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.042 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.047 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-08-05 19:40:25.054 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.059 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.065 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.070 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.076 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.081 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.087 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.093 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.098 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.103 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.109 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.114 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.120 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.125 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-05 19:40:25.131 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-05 19:40:25.220 | Adding group `rabbitmq' (GID 125) ... 2022-08-05 19:40:25.232 | Done. 2022-08-05 19:40:25.311 | Adding system user `rabbitmq' (UID 117) ... 2022-08-05 19:40:25.311 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-08-05 19:40:25.343 | Not creating home directory `/var/lib/rabbitmq'. 2022-08-05 19:40:25.609 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-08-05 19:40:31.610 | Processing triggers for man-db (2.9.1-1) ... 2022-08-05 19:40:32.189 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-05 19:40:40.131 | + functions-common:apt_get:1235 : result=0 2022-08-05 19:40:40.134 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:40:40.137 | + functions-common:time_stop:2440 : local name 2022-08-05 19:40:40.139 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:40:40.141 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:40:40.143 | + functions-common:time_stop:2443 : local total 2022-08-05 19:40:40.145 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:40:40.147 | + functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:40:40.149 | + functions-common:time_stop:2447 : start_time=1659728392643 2022-08-05 19:40:40.151 | + functions-common:time_stop:2449 : [[ -z 1659728392643 ]] 2022-08-05 19:40:40.154 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:40:40.158 | + functions-common:time_stop:2452 : end_time=1659728440156 2022-08-05 19:40:40.160 | + functions-common:time_stop:2453 : elapsed_time=47513 2022-08-05 19:40:40.162 | + functions-common:time_stop:2454 : total=521985 2022-08-05 19:40:40.164 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:40:40.167 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=569498 2022-08-05 19:40:40.169 | + functions-common:apt_get:1239 : return 0 2022-08-05 19:40:40.171 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-05 19:40:40.173 | + functions-common:is_suse:537 : is_opensuse 2022-08-05 19:40:40.175 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-05 19:40:40.178 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-05 19:40:40.180 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-05 19:40:40.183 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-05 19:40:40.185 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-05 19:40:40.187 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-05 19:40:40.189 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-05 19:40:40.191 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-05 19:40:40.194 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-05 19:40:40.197 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-05 19:40:40.199 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-05 19:40:40.201 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-05 19:40:40.203 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-05 19:40:40.205 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-05 19:40:40.207 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:40:40.210 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-05 19:40:40.212 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-05 19:40:40.214 | + functions-common:is_suse:537 : is_opensuse 2022-08-05 19:40:40.216 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-05 19:40:40.218 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-05 19:40:40.220 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-05 19:40:40.223 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-05 19:40:40.225 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-05 19:40:40.227 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-05 19:40:40.229 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-05 19:40:40.245 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:40:40.247 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-05 19:40:40.249 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:40:40.252 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-05 19:40:40.254 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-05 19:40:40.257 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-05 19:40:40.261 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-05 19:40:40.263 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-05 19:40:40.265 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-05 19:40:40.268 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-05 19:40:40.270 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-05 19:40:40.272 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-05 19:40:40.275 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-05 19:40:40.964 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-05 19:40:40.964 | user tags 2022-08-05 19:40:40.964 | guest [administrator]' 2022-08-05 19:40:40.967 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-05 19:40:40.967 | user tags 2022-08-05 19:40:40.967 | guest [administrator]' 2022-08-05 19:40:40.967 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-05 19:40:40.973 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-08-05 19:40:40.976 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-08-05 19:40:40.978 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-08-05 19:40:41.643 | Adding user "stackrabbit" ... 2022-08-05 19:40:41.665 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-05 19:40:42.333 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-05 19:40:42.356 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-05 19:40:42.359 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-05 19:40:43.009 | Changing password for user "stackrabbit" ... 2022-08-05 19:40:43.031 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-05 19:40:43.033 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-05 19:40:43.036 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-05 19:40:43.689 | Deleting user "guest" ... 2022-08-05 19:40:43.712 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-05 19:40:43.728 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:40:43.731 | + ./stack.sh:main:831 : install_database 2022-08-05 19:40:43.733 | + lib/database:install_database:118 : install_database_mysql 2022-08-05 19:40:43.735 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-05 19:40:43.737 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:40:43.740 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:40:43.742 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-05 19:40:43.952 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-05 19:40:43.954 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-08-05 19:40:43.959 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-08-05 19:40:43.962 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:40:43.964 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:40:43.966 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-08-05 19:40:43.969 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-08-05 19:40:43.971 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-08-05 19:40:43.975 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-05 19:40:43.978 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-05 19:40:43.980 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-05 19:40:43.982 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:40:43.985 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-05 19:40:43.987 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-05 19:40:43.989 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-05 19:40:43.991 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-05 19:40:43.994 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-05 19:40:43.996 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-05 19:40:43.998 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-05 19:40:44.000 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-05 19:40:44.003 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-05 19:40:44.005 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:40:44.007 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-05 19:40:44.010 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-05 19:40:44.012 | + functions-common:is_suse:537 : is_opensuse 2022-08-05 19:40:44.014 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-05 19:40:44.016 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-05 19:40:44.019 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-05 19:40:44.021 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-05 19:40:44.024 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-05 19:40:44.027 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-05 19:40:44.030 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:40:44.032 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:40:44.034 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-05 19:40:44.037 | + functions-common:install_package:1464 : update_package_repo 2022-08-05 19:40:44.039 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:40:44.045 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-05 19:40:44.047 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:40:44.049 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:40:44.052 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:40:44.054 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:40:44.057 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:40:44.059 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:40:44.061 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-05 19:40:44.063 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-05 19:40:44.065 | + functions-common:apt_get_update:1191 : return 2022-08-05 19:40:44.068 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-05 19:40:44.070 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:40:44.073 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:40:44.075 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:40:44.077 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-05 19:40:44.098 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-05 19:40:44.207 | Reading package lists... 2022-08-05 19:40:44.453 | Building dependency tree... 2022-08-05 19:40:44.455 | Reading state information... 2022-08-05 19:40:44.704 | The following packages were automatically installed and are no longer required: 2022-08-05 19:40:44.705 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:40:44.705 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:40:44.705 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:40:44.705 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:40:44.705 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:40:44.705 | python3-zope.interface 2022-08-05 19:40:44.705 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:40:44.705 | The following additional packages will be installed: 2022-08-05 19:40:44.705 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-05 19:40:44.706 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-05 19:40:44.706 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-05 19:40:44.706 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-05 19:40:44.706 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-05 19:40:44.706 | mysql-server-8.0 mysql-server-core-8.0 2022-08-05 19:40:44.707 | Suggested packages: 2022-08-05 19:40:44.707 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-08-05 19:40:44.784 | The following NEW packages will be installed: 2022-08-05 19:40:44.784 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-05 19:40:44.784 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-05 19:40:44.784 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-05 19:40:44.785 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-05 19:40:44.785 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-05 19:40:44.785 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-08-05 19:40:44.925 | 0 upgraded, 24 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:40:44.925 | Need to get 32.1 MB of archives. 2022-08-05 19:40:44.925 | After this operation, 264 MB of additional disk space will be used. 2022-08-05 19:40:44.925 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-08-05 19:40:46.118 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-08-05 19:40:46.119 | 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-08-05 19:40:46.128 | 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-08-05 19:40:46.128 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-08-05 19:40:46.149 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-08-05 19:40:49.090 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-08-05 19:40:49.299 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-08-05 19:40:49.299 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-08-05 19:40:49.314 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-08-05 19:40:49.384 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-08-05 19:40:49.387 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-08-05 19:40:49.388 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-08-05 19:40:49.388 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-08-05 19:40:49.389 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-08-05 19:40:49.390 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-08-05 19:40:49.391 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-08-05 19:40:49.417 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-08-05 19:40:49.482 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-08-05 19:40:49.483 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-08-05 19:40:49.548 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-08-05 19:40:49.549 | 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-08-05 19:40:50.682 | 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-08-05 19:40:50.683 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-08-05 19:40:51.181 | Preconfiguring packages ... 2022-08-05 19:40:51.293 | Fetched 32.1 MB in 6s (5,448 kB/s) 2022-08-05 19:40:51.321 | Selecting previously unselected package mysql-client-core-8.0. 2022-08-05 19:40:51.371 | (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 ... 90052 files and directories currently installed.) 2022-08-05 19:40:51.374 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-05 19:40:51.377 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:40:52.308 | Selecting previously unselected package mysql-client-8.0. 2022-08-05 19:40:52.318 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-05 19:40:52.320 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:40:52.351 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-08-05 19:40:52.361 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-05 19:40:52.364 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-05 19:40:52.406 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-08-05 19:40:52.415 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-05 19:40:52.417 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-05 19:40:52.448 | Selecting previously unselected package libmecab2:amd64. 2022-08-05 19:40:52.457 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-08-05 19:40:52.459 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-08-05 19:40:52.527 | Selecting previously unselected package mysql-server-core-8.0. 2022-08-05 19:40:52.536 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-05 19:40:52.538 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:40:55.539 | Selecting previously unselected package mysql-server-8.0. 2022-08-05 19:40:55.548 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-05 19:40:56.000 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:40:56.058 | Selecting previously unselected package libhtml-tagset-perl. 2022-08-05 19:40:56.067 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-08-05 19:40:56.070 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-08-05 19:40:56.096 | Selecting previously unselected package liburi-perl. 2022-08-05 19:40:56.106 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-08-05 19:40:56.108 | Unpacking liburi-perl (1.76-2) ... 2022-08-05 19:40:56.155 | Selecting previously unselected package libhtml-parser-perl. 2022-08-05 19:40:56.165 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-08-05 19:40:56.167 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-08-05 19:40:56.205 | Selecting previously unselected package libcgi-pm-perl. 2022-08-05 19:40:56.215 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-08-05 19:40:56.217 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-08-05 19:40:56.270 | Selecting previously unselected package libfcgi-perl. 2022-08-05 19:40:56.280 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-08-05 19:40:56.283 | Unpacking libfcgi-perl (0.79-1) ... 2022-08-05 19:40:56.313 | Selecting previously unselected package libcgi-fast-perl. 2022-08-05 19:40:56.323 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-08-05 19:40:56.325 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-08-05 19:40:56.352 | Selecting previously unselected package libencode-locale-perl. 2022-08-05 19:40:56.361 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-08-05 19:40:56.363 | Unpacking libencode-locale-perl (1.05-1) ... 2022-08-05 19:40:56.392 | Selecting previously unselected package libhtml-template-perl. 2022-08-05 19:40:56.402 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-08-05 19:40:56.404 | Unpacking libhtml-template-perl (2.97-1) ... 2022-08-05 19:40:56.439 | Selecting previously unselected package libtimedate-perl. 2022-08-05 19:40:56.448 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-08-05 19:40:56.451 | Unpacking libtimedate-perl (2.3200-1) ... 2022-08-05 19:40:56.490 | Selecting previously unselected package libhttp-date-perl. 2022-08-05 19:40:56.500 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-08-05 19:40:56.502 | Unpacking libhttp-date-perl (6.05-1) ... 2022-08-05 19:40:56.528 | Selecting previously unselected package libio-html-perl. 2022-08-05 19:40:56.537 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-08-05 19:40:56.540 | Unpacking libio-html-perl (1.001-1) ... 2022-08-05 19:40:56.566 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-08-05 19:40:56.576 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-08-05 19:40:56.578 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-08-05 19:40:56.606 | Selecting previously unselected package libhttp-message-perl. 2022-08-05 19:40:56.615 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-08-05 19:40:56.617 | Unpacking libhttp-message-perl (6.22-1) ... 2022-08-05 19:40:56.655 | Selecting previously unselected package mecab-utils. 2022-08-05 19:40:56.664 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-08-05 19:40:56.666 | Unpacking mecab-utils (0.996-10build1) ... 2022-08-05 19:40:56.694 | Selecting previously unselected package mecab-ipadic. 2022-08-05 19:40:56.706 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-08-05 19:40:56.708 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-05 19:40:57.979 | Selecting previously unselected package mecab-ipadic-utf8. 2022-08-05 19:40:57.988 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-08-05 19:40:57.990 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-05 19:40:58.016 | Selecting previously unselected package mysql-server. 2022-08-05 19:40:58.026 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-08-05 19:40:58.028 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:40:58.080 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-08-05 19:40:58.088 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:40:58.093 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-08-05 19:40:58.099 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-08-05 19:40:58.104 | Setting up libencode-locale-perl (1.05-1) ... 2022-08-05 19:40:58.110 | Setting up mecab-utils (0.996-10build1) ... 2022-08-05 19:40:58.115 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-05 19:40:58.122 | Setting up libio-html-perl (1.001-1) ... 2022-08-05 19:40:58.127 | Setting up libtimedate-perl (2.3200-1) ... 2022-08-05 19:40:58.133 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:40:58.138 | Setting up libfcgi-perl (0.79-1) ... 2022-08-05 19:40:58.144 | Setting up liburi-perl (1.76-2) ... 2022-08-05 19:40:58.150 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-05 19:40:58.155 | Setting up libhttp-date-perl (6.05-1) ... 2022-08-05 19:40:58.161 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-05 19:40:58.165 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-05 19:40:58.169 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-05 19:40:58.169 | 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-08-05 19:40:58.169 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-05 19:40:58.169 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-05 19:40:58.310 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-05 19:40:58.310 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-05 19:40:58.310 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-05 19:40:58.310 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-05 19:40:58.318 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-05 19:40:58.408 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-05 19:40:58.409 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-05 19:40:58.409 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-05 19:40:58.436 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-05 19:40:58.484 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-05 19:40:58.803 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-05 19:40:58.810 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-05 19:40:58.931 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-05 19:40:58.932 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-05 19:40:58.932 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-05 19:40:58.932 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-05 19:40:58.939 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-05 19:40:58.940 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-05 19:40:58.998 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-05 19:40:59.190 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-05 19:40:59.190 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-05 19:40:59.191 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-05 19:40:59.191 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-05 19:40:59.193 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-05 19:40:59.194 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-05 19:40:59.655 | 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-08-05 19:40:59.778 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-05 19:41:00.126 | 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-08-05 19:41:00.130 | 2022-08-05 19:41:00.131 | done! 2022-08-05 19:41:00.137 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-05 19:41:00.142 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:41:00.148 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-05 19:41:00.153 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-05 19:41:00.157 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-05 19:41:00.157 | 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-08-05 19:41:00.157 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-05 19:41:00.158 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-05 19:41:00.367 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-05 19:41:00.367 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-05 19:41:00.368 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-05 19:41:00.368 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-05 19:41:00.379 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-05 19:41:00.512 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-05 19:41:00.512 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-05 19:41:00.513 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-05 19:41:00.552 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-05 19:41:00.625 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-05 19:41:01.119 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-05 19:41:01.129 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-05 19:41:01.238 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-05 19:41:01.239 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-05 19:41:01.239 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-05 19:41:01.239 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-05 19:41:01.245 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-05 19:41:01.245 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-05 19:41:01.335 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-05 19:41:01.625 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-05 19:41:01.626 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-05 19:41:01.626 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-05 19:41:01.627 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-05 19:41:01.630 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-05 19:41:01.631 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-05 19:41:02.142 | 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-08-05 19:41:02.279 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-05 19:41:02.606 | 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-08-05 19:41:02.610 | 2022-08-05 19:41:02.610 | done! 2022-08-05 19:41:02.618 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-05 19:41:02.622 | Setting up libhtml-parser-perl (3.72-5) ... 2022-08-05 19:41:02.629 | Setting up libhttp-message-perl (6.22-1) ... 2022-08-05 19:41:02.635 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:41:03.303 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-05 19:41:03.338 | Renaming removed key_buffer and myisam-recover options (if present) 2022-08-05 19:41:12.326 | mysqld will log errors to /var/log/mysql/error.log 2022-08-05 19:41:12.972 | mysqld is running as pid 56846 2022-08-05 19:41:15.592 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-08-05 19:41:17.717 | Setting up libcgi-pm-perl (4.46-1) ... 2022-08-05 19:41:17.722 | Setting up libhtml-template-perl (2.97-1) ... 2022-08-05 19:41:17.728 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-05 19:41:17.734 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-08-05 19:41:17.740 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-05 19:41:18.123 | Processing triggers for man-db (2.9.1-1) ... 2022-08-05 19:41:19.802 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-05 19:41:27.450 | + functions-common:apt_get:1235 : result=0 2022-08-05 19:41:27.453 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:41:27.455 | + functions-common:time_stop:2440 : local name 2022-08-05 19:41:27.457 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:41:27.459 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:41:27.461 | + functions-common:time_stop:2443 : local total 2022-08-05 19:41:27.463 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:41:27.465 | + functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:41:27.468 | + functions-common:time_stop:2447 : start_time=1659728444095 2022-08-05 19:41:27.470 | + functions-common:time_stop:2449 : [[ -z 1659728444095 ]] 2022-08-05 19:41:27.472 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:41:27.476 | + functions-common:time_stop:2452 : end_time=1659728487474 2022-08-05 19:41:27.478 | + functions-common:time_stop:2453 : elapsed_time=43379 2022-08-05 19:41:27.480 | + functions-common:time_stop:2454 : total=569498 2022-08-05 19:41:27.483 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:41:27.485 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=612877 2022-08-05 19:41:27.487 | + functions-common:apt_get:1239 : return 0 2022-08-05 19:41:27.490 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-05 19:41:27.492 | + ./stack.sh:main:834 : install_database_python 2022-08-05 19:41:27.494 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-05 19:41:27.496 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-05 19:41:27.499 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-05 19:41:27.501 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-05 19:41:27.504 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-05 19:41:27.507 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-05 19:41:27.509 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-05 19:41:27.512 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-05 19:41:27.513 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-05 19:41:27.518 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-05 19:41:27.520 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-05 19:41:27.523 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-05 19:41:27.526 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-05 19:41:27.528 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-05 19:41:27.549 | Using python 3.8 to install PyMySQL 2022-08-05 19:41:27.551 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-05 19:41:29.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:41:29.511 | from cryptography.utils import int_from_bytes 2022-08-05 19:41:29.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:41:29.511 | from cryptography.utils import int_from_bytes 2022-08-05 19:41:30.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:41:30.678 | Collecting PyMySQL===1.0.2 2022-08-05 19:41:30.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-08-05 19:41:32.144 | Installing collected packages: PyMySQL 2022-08-05 19:41:32.268 | Successfully installed PyMySQL-1.0.2 2022-08-05 19:41:32.360 | + inc/python:pip_install:196 : result=0 2022-08-05 19:41:32.363 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:41:32.365 | + functions-common:time_stop:2440 : local name 2022-08-05 19:41:32.367 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:41:32.369 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:41:32.371 | + functions-common:time_stop:2443 : local total 2022-08-05 19:41:32.374 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:41:32.376 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:41:32.378 | + functions-common:time_stop:2447 : start_time=1659728487544 2022-08-05 19:41:32.381 | + functions-common:time_stop:2449 : [[ -z 1659728487544 ]] 2022-08-05 19:41:32.383 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:41:32.388 | + functions-common:time_stop:2452 : end_time=1659728492385 2022-08-05 19:41:32.390 | + functions-common:time_stop:2453 : elapsed_time=4841 2022-08-05 19:41:32.392 | + functions-common:time_stop:2454 : total=31584 2022-08-05 19:41:32.395 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:41:32.397 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36425 2022-08-05 19:41:32.399 | + inc/python:pip_install:199 : return 0 2022-08-05 19:41:32.402 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-05 19:41:32.404 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-05 19:41:32.406 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-05 19:41:32.408 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-05 19:41:32.424 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:41:32.426 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-05 19:41:32.428 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-05 19:41:32.431 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-05 19:41:32.432 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-05 19:41:32.437 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-05 19:41:32.439 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-05 19:41:32.442 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-08-05 19:41:32.444 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-05 19:41:32.446 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-05 19:41:32.449 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-05 19:41:32.464 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:41:32.466 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-05 19:41:32.468 | + functions-common:install_package:1464 : update_package_repo 2022-08-05 19:41:32.471 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:41:32.473 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-05 19:41:32.475 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:41:32.477 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:41:32.479 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:41:32.482 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:41:32.484 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:41:32.486 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:41:32.488 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-05 19:41:32.490 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-05 19:41:32.493 | + functions-common:apt_get_update:1191 : return 2022-08-05 19:41:32.495 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-05 19:41:32.497 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:41:32.499 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:41:32.502 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:41:32.504 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-05 19:41:32.525 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-05 19:41:32.635 | Reading package lists... 2022-08-05 19:41:32.888 | Building dependency tree... 2022-08-05 19:41:32.889 | Reading state information... 2022-08-05 19:41:33.140 | The following packages were automatically installed and are no longer required: 2022-08-05 19:41:33.142 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:41:33.142 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:41:33.142 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:41:33.142 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:41:33.142 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:41:33.142 | python3-zope.interface 2022-08-05 19:41:33.142 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:41:33.209 | The following NEW packages will be installed: 2022-08-05 19:41:33.209 | radvd 2022-08-05 19:41:33.350 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:41:33.350 | Need to get 59.0 kB of archives. 2022-08-05 19:41:33.350 | After this operation, 164 kB of additional disk space will be used. 2022-08-05 19:41:33.350 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-08-05 19:41:34.046 | Fetched 59.0 kB in 0s (219 kB/s) 2022-08-05 19:41:34.080 | Selecting previously unselected package radvd. 2022-08-05 19:41:34.134 | (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 ... 90630 files and directories currently installed.) 2022-08-05 19:41:34.138 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-08-05 19:41:34.141 | Unpacking radvd (1:2.17-2) ... 2022-08-05 19:41:34.206 | Setting up radvd (1:2.17-2) ... 2022-08-05 19:41:35.149 | Job for radvd.service failed because the control process exited with error code. 2022-08-05 19:41:35.149 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-08-05 19:41:35.151 | invoke-rc.d: initscript radvd, action "start" failed. 2022-08-05 19:41:35.162 | ● radvd.service - Router advertisement daemon for IPv6 2022-08-05 19:41:35.162 | Loaded: loaded (]8;;file://dv-cinder-852208-2-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-08-05 19:41:35.162 | Active: failed (Result: exit-code) since Fri 2022-08-05 19:41:35 UTC; 15ms ago 2022-08-05 19:41:35.162 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-08-05 19:41:35.162 | Process: 58005 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-08-05 19:41:35.163 | 2022-08-05 19:41:35.163 | Aug 05 19:41:35 dv-cinder-852208-2-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-08-05 19:41:35.163 | Aug 05 19:41:35 dv-cinder-852208-2-iscsi radvd[58005]: can't open /etc/radvd.conf: No such file or directory 2022-08-05 19:41:35.163 | Aug 05 19:41:35 dv-cinder-852208-2-iscsi radvd[58005]: Insecure file permissions, but continuing anyway 2022-08-05 19:41:35.163 | Aug 05 19:41:35 dv-cinder-852208-2-iscsi radvd[58005]: exiting, failed to read config file 2022-08-05 19:41:35.163 | Aug 05 19:41:35 dv-cinder-852208-2-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-08-05 19:41:35.163 | Aug 05 19:41:35 dv-cinder-852208-2-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-08-05 19:41:35.163 | Aug 05 19:41:35 dv-cinder-852208-2-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-08-05 19:41:35.167 | Processing triggers for man-db (2.9.1-1) ... 2022-08-05 19:41:35.264 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-05 19:41:43.286 | + functions-common:apt_get:1235 : result=0 2022-08-05 19:41:43.289 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:41:43.291 | + functions-common:time_stop:2440 : local name 2022-08-05 19:41:43.293 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:41:43.295 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:41:43.297 | + functions-common:time_stop:2443 : local total 2022-08-05 19:41:43.300 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:41:43.302 | + functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:41:43.304 | + functions-common:time_stop:2447 : start_time=1659728492523 2022-08-05 19:41:43.306 | + functions-common:time_stop:2449 : [[ -z 1659728492523 ]] 2022-08-05 19:41:43.309 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:41:43.313 | + functions-common:time_stop:2452 : end_time=1659728503311 2022-08-05 19:41:43.316 | + functions-common:time_stop:2453 : elapsed_time=10788 2022-08-05 19:41:43.318 | + functions-common:time_stop:2454 : total=612877 2022-08-05 19:41:43.320 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:41:43.322 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=623665 2022-08-05 19:41:43.324 | + functions-common:apt_get:1239 : return 0 2022-08-05 19:41:43.326 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-05 19:41:43.342 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:41:43.345 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-05 19:41:43.347 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-05 19:41:43.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-05 19:41:43.352 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-05 19:41:43.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-05 19:41:43.373 | + functions-common:install_package:1464 : update_package_repo 2022-08-05 19:41:43.375 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:41:43.378 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-05 19:41:43.380 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:41:43.382 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:41:43.384 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:41:43.387 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:41:43.389 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:41:43.391 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:41:43.393 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-05 19:41:43.395 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-05 19:41:43.397 | + functions-common:apt_get_update:1191 : return 2022-08-05 19:41:43.400 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-05 19:41:43.402 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:41:43.404 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:41:43.406 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:41:43.408 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-05 19:41:43.428 | + functions-common:apt_get:1231 : 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-08-05 19:41:43.541 | Reading package lists... 2022-08-05 19:41:43.789 | Building dependency tree... 2022-08-05 19:41:43.791 | Reading state information... 2022-08-05 19:41:44.053 | fakeroot is already the newest version (1.24-1). 2022-08-05 19:41:44.053 | fakeroot set to manually installed. 2022-08-05 19:41:44.053 | make is already the newest version (4.2.1-1.2). 2022-08-05 19:41:44.053 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-05 19:41:44.053 | The following packages were automatically installed and are no longer required: 2022-08-05 19:41:44.054 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:41:44.054 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:41:44.054 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:41:44.054 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:41:44.054 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:41:44.054 | python3-zope.interface 2022-08-05 19:41:44.054 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:41:44.184 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:41:44.188 | + functions-common:apt_get:1235 : result=0 2022-08-05 19:41:44.190 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:41:44.193 | + functions-common:time_stop:2440 : local name 2022-08-05 19:41:44.195 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:41:44.197 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:41:44.199 | + functions-common:time_stop:2443 : local total 2022-08-05 19:41:44.201 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:41:44.204 | + functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:41:44.206 | + functions-common:time_stop:2447 : start_time=1659728503425 2022-08-05 19:41:44.208 | + functions-common:time_stop:2449 : [[ -z 1659728503425 ]] 2022-08-05 19:41:44.211 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:41:44.215 | + functions-common:time_stop:2452 : end_time=1659728504212 2022-08-05 19:41:44.217 | + functions-common:time_stop:2453 : elapsed_time=787 2022-08-05 19:41:44.219 | + functions-common:time_stop:2454 : total=623665 2022-08-05 19:41:44.222 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:41:44.224 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=624452 2022-08-05 19:41:44.226 | + functions-common:apt_get:1239 : return 0 2022-08-05 19:41:44.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-05 19:41:44.230 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:41:44.233 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:41:44.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-05 19:41:44.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-05 19:41:44.240 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-05 19:41:44.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-05 19:41:44.246 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-05 19:41:44.250 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-05 19:41:44.250 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-05 19:41:44.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-05 19:41:44.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-05 19:41:44.260 | + functions:vercmp:628 : local v1=5.4 2022-08-05 19:41:44.262 | + functions:vercmp:629 : local 'op=<' 2022-08-05 19:41:44.264 | + functions:vercmp:630 : local v2=3.13 2022-08-05 19:41:44.266 | + functions:vercmp:631 : local result 2022-08-05 19:41:44.269 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-05 19:41:44.270 | ++ functions:vercmp:635 : sort -V 2022-08-05 19:41:44.270 | ++ functions:vercmp:635 : head -1 2022-08-05 19:41:44.275 | + functions:vercmp:635 : result=3.13 2022-08-05 19:41:44.278 | + functions:vercmp:637 : case $op in 2022-08-05 19:41:44.281 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-05 19:41:44.283 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-05 19:41:44.285 | + functions:vercmp:648 : return 2022-08-05 19:41:44.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-05 19:41:44.290 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:41:44.292 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-05 19:41:44.620 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-05 19:41:44.622 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-05 19:41:44.624 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:44.627 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:44.629 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-05 19:41:44.632 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:44.634 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-05 19:41:44.653 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:41:44.656 | + ./stack.sh:main:842 : install_etcd3 2022-08-05 19:41:44.658 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-05 19:41:44.658 | Installing etcd 2022-08-05 19:41:44.661 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-05 19:41:44.673 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-05 19:41:44.685 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-05 19:41:44.688 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-05 19:41:44.702 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-05 19:41:44.707 | ++ 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-08-05 19:41:44.710 | ++ 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-08-05 19:41:44.713 | +++ 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-08-05 19:41:44.717 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-05 19:41:44.720 | ++ 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-08-05 19:41:44.723 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-05 19:41:44.725 | ++ 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-08-05 19:41:44.728 | --2022-08-05 19:41:44-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-05 19:41:44.776 | Resolving github.com (github.com)... 140.82.121.4 2022-08-05 19:41:44.820 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-08-05 19:41:45.109 | HTTP request sent, awaiting response... 302 Found 2022-08-05 19:41:45.109 | 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%2F20220805%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220805T194145Z&X-Amz-Expires=300&X-Amz-Signature=1820daeaccc73aa3c8c9bc4a0d89c526bdf28402cbbdc9c6e65346e4f6049f35&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-08-05 19:41:45.109 | --2022-08-05 19:41:45-- 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%2F20220805%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220805T194145Z&X-Amz-Expires=300&X-Amz-Signature=1820daeaccc73aa3c8c9bc4a0d89c526bdf28402cbbdc9c6e65346e4f6049f35&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-08-05 19:41:45.111 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2022-08-05 19:41:45.135 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-08-05 19:41:45.485 | HTTP request sent, awaiting response... 200 OK 2022-08-05 19:41:45.485 | Length: 11350736 (11M) [application/octet-stream] 2022-08-05 19:41:45.485 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-08-05 19:41:45.601 | 2022-08-05 19:41:46.032 | 0K ........ .. 100% 19.8M=0.5s 2022-08-05 19:41:46.032 | 2022-08-05 19:41:46.032 | 2022-08-05 19:41:46 (19.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-08-05 19:41:46.032 | 2022-08-05 19:41:46.036 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-08-05 19:41:46.038 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-05 19:41:46.041 | ++ functions:get_extra_file:74 : return 2022-08-05 19:41:46.043 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-05 19:41:46.046 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-05 19:41:46.048 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-08-05 19:41:46.050 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-08-05 19:41:46.184 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-08-05 19:41:46.187 | + 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-08-05 19:41:46.192 | etcd-v3.3.12-linux-amd64/ 2022-08-05 19:41:46.192 | etcd-v3.3.12-linux-amd64/README.md 2022-08-05 19:41:46.192 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-08-05 19:41:46.192 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-08-05 19:41:46.192 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-08-05 19:41:46.192 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-08-05 19:41:46.192 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-08-05 19:41:46.193 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-08-05 19:41:46.194 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-08-05 19:41:46.195 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-08-05 19:41:46.196 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-08-05 19:41:46.197 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-08-05 19:41:46.198 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-08-05 19:41:46.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-08-05 19:41:46.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-08-05 19:41:46.201 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-08-05 19:41:46.201 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-08-05 19:41:46.201 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-08-05 19:41:46.201 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-08-05 19:41:46.202 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-08-05 19:41:46.202 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-08-05 19:41:46.202 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-08-05 19:41:46.202 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-08-05 19:41:46.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-08-05 19:41:46.203 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-08-05 19:41:46.203 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-08-05 19:41:46.203 | etcd-v3.3.12-linux-amd64/etcdctl 2022-08-05 19:41:46.400 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-08-05 19:41:46.400 | etcd-v3.3.12-linux-amd64/etcd 2022-08-05 19:41:46.630 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-08-05 19:41:46.668 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-08-05 19:41:46.701 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-05 19:41:46.704 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-05 19:41:46.720 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:41:46.723 | + ./stack.sh:main:861 : install_dstat 2022-08-05 19:41:46.725 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-05 19:41:46.742 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:41:46.744 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-05 19:41:46.746 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:41:46.748 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-05 19:41:46.751 | + ./stack.sh:main:870 : install_libs 2022-08-05 19:41:46.754 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-05 19:41:46.756 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-05 19:41:46.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-05 19:41:46.760 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-05 19:41:46.762 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.764 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.767 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-05 19:41:46.769 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.772 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-05 19:41:46.774 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-05 19:41:46.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-05 19:41:46.779 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-05 19:41:46.781 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.783 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.785 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-05 19:41:46.787 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.790 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-05 19:41:46.792 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-05 19:41:46.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-05 19:41:46.796 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-05 19:41:46.798 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.801 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.803 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-05 19:41:46.805 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.807 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-05 19:41:46.810 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-05 19:41:46.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-05 19:41:46.814 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-05 19:41:46.817 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.819 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.821 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-05 19:41:46.824 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.826 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-05 19:41:46.828 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-05 19:41:46.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-05 19:41:46.833 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-05 19:41:46.835 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.838 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.840 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-05 19:41:46.842 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.844 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-05 19:41:46.846 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-05 19:41:46.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-05 19:41:46.851 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-05 19:41:46.853 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.855 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.858 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-05 19:41:46.860 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.863 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-05 19:41:46.865 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-05 19:41:46.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-05 19:41:46.870 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-05 19:41:46.872 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.874 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.876 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-05 19:41:46.879 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.881 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-05 19:41:46.884 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-05 19:41:46.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-05 19:41:46.888 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-05 19:41:46.890 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.892 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.895 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-05 19:41:46.897 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.900 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-05 19:41:46.902 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-05 19:41:46.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-05 19:41:46.906 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-05 19:41:46.908 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.911 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.913 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-05 19:41:46.915 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.918 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-05 19:41:46.920 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-05 19:41:46.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-05 19:41:46.925 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-05 19:41:46.927 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.929 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.931 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-05 19:41:46.934 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.936 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-05 19:41:46.938 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-05 19:41:46.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-05 19:41:46.943 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-05 19:41:46.946 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.948 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.950 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-05 19:41:46.953 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.955 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-05 19:41:46.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-05 19:41:46.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-05 19:41:46.962 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-05 19:41:46.964 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.966 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.968 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-05 19:41:46.971 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.973 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-05 19:41:46.975 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-05 19:41:46.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-05 19:41:46.980 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-05 19:41:46.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:46.984 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:46.987 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-05 19:41:46.989 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:46.992 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-05 19:41:46.994 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-05 19:41:46.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-05 19:41:46.998 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-05 19:41:47.001 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.003 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.006 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-05 19:41:47.008 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.010 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-05 19:41:47.013 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-05 19:41:47.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-05 19:41:47.017 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-05 19:41:47.019 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.022 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.024 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-05 19:41:47.027 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.029 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-05 19:41:47.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-05 19:41:47.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-05 19:41:47.036 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-05 19:41:47.038 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.040 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.042 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-05 19:41:47.045 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.047 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-05 19:41:47.050 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-05 19:41:47.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-05 19:41:47.054 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-05 19:41:47.057 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.059 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.061 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-05 19:41:47.064 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.066 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-05 19:41:47.069 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-05 19:41:47.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-05 19:41:47.073 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-05 19:41:47.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.078 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.080 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-05 19:41:47.082 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.085 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-05 19:41:47.087 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-05 19:41:47.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-05 19:41:47.092 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-05 19:41:47.094 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.096 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.099 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-05 19:41:47.101 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.103 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-05 19:41:47.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-05 19:41:47.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-05 19:41:47.110 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-05 19:41:47.113 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.115 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.117 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-05 19:41:47.119 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.122 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-05 19:41:47.124 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-05 19:41:47.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-05 19:41:47.129 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-05 19:41:47.131 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.134 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.136 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-05 19:41:47.138 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.140 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-05 19:41:47.143 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-05 19:41:47.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-05 19:41:47.147 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-05 19:41:47.150 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.152 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.154 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-05 19:41:47.156 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.159 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-05 19:41:47.161 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-05 19:41:47.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-05 19:41:47.166 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-05 19:41:47.168 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.170 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.173 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-05 19:41:47.175 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.178 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-05 19:41:47.180 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-05 19:41:47.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-05 19:41:47.185 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-05 19:41:47.187 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.189 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.192 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-05 19:41:47.194 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.197 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-05 19:41:47.199 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-05 19:41:47.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-05 19:41:47.203 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-05 19:41:47.205 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.208 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.210 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-05 19:41:47.212 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.215 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-05 19:41:47.217 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-05 19:41:47.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-05 19:41:47.221 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-05 19:41:47.224 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.226 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.228 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-05 19:41:47.231 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.233 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-05 19:41:47.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-05 19:41:47.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-05 19:41:47.240 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-05 19:41:47.242 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.245 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.247 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-05 19:41:47.249 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.252 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-05 19:41:47.254 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-05 19:41:47.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-05 19:41:47.259 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-05 19:41:47.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.264 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.266 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-05 19:41:47.268 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.270 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-05 19:41:47.273 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-05 19:41:47.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-05 19:41:47.278 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-05 19:41:47.280 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.282 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.285 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-05 19:41:47.287 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.290 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-05 19:41:47.292 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-05 19:41:47.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-05 19:41:47.296 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-05 19:41:47.299 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.302 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.304 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-05 19:41:47.306 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.308 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-05 19:41:47.311 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-05 19:41:47.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-05 19:41:47.315 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-05 19:41:47.318 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.320 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.322 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-05 19:41:47.324 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.327 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-05 19:41:47.329 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-05 19:41:47.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-05 19:41:47.334 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-05 19:41:47.336 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.338 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.340 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-05 19:41:47.343 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.345 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-05 19:41:47.348 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-05 19:41:47.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-05 19:41:47.352 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-05 19:41:47.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.357 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.359 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-05 19:41:47.362 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.364 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-05 19:41:47.367 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-05 19:41:47.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-05 19:41:47.371 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-05 19:41:47.374 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.376 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.378 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-05 19:41:47.380 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.383 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-05 19:41:47.385 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-05 19:41:47.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-05 19:41:47.389 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-05 19:41:47.392 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.394 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.396 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-05 19:41:47.399 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.401 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-05 19:41:47.403 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-05 19:41:47.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-05 19:41:47.409 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-05 19:41:47.411 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.413 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.415 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-05 19:41:47.418 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.420 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-05 19:41:47.422 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-05 19:41:47.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-05 19:41:47.427 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-05 19:41:47.430 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.432 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.434 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-05 19:41:47.436 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.439 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-05 19:41:47.441 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-05 19:41:47.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-05 19:41:47.446 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-05 19:41:47.448 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:41:47.450 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:41:47.452 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-05 19:41:47.455 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:41:47.457 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-05 19:41:47.478 | Using python 3.8 to install etcd3 2022-08-05 19:41:47.480 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-05 19:41:49.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:41:49.423 | from cryptography.utils import int_from_bytes 2022-08-05 19:41:49.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:41:49.423 | from cryptography.utils import int_from_bytes 2022-08-05 19:41:50.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:41:50.562 | Collecting etcd3===0.12.0 2022-08-05 19:41:50.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-08-05 19:41:53.497 | Collecting grpcio===1.48.0 2022-08-05 19:41:53.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13d/ad31f5155fa55/grpcio-1.48.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) 2022-08-05 19:41:55.826 | Collecting protobuf===4.21.4 2022-08-05 19:41:55.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/ccfbffbf4c9d1/protobuf-4.21.4-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-08-05 19:41:55.951 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.16.0) 2022-08-05 19:41:55.954 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (6.3.1) 2022-08-05 19:41:55.968 | Building wheels for collected packages: etcd3 2022-08-05 19:41:55.969 | Building wheel for etcd3 (setup.py): started 2022-08-05 19:41:56.656 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-08-05 19:41:56.657 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=8066a54ca85563e004f1a8f987aaf2c0e1929bd326de41c08bcc4051d78c4158 2022-08-05 19:41:56.657 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-08-05 19:41:56.658 | Successfully built etcd3 2022-08-05 19:41:58.079 | Installing collected packages: grpcio, protobuf, etcd3 2022-08-05 19:41:58.873 | Successfully installed etcd3-0.12.0 grpcio-1.48.0 protobuf-4.21.4 2022-08-05 19:41:59.005 | + inc/python:pip_install:196 : result=0 2022-08-05 19:41:59.007 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:41:59.009 | + functions-common:time_stop:2440 : local name 2022-08-05 19:41:59.011 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:41:59.013 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:41:59.016 | + functions-common:time_stop:2443 : local total 2022-08-05 19:41:59.018 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:41:59.020 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:41:59.023 | + functions-common:time_stop:2447 : start_time=1659728507473 2022-08-05 19:41:59.025 | + functions-common:time_stop:2449 : [[ -z 1659728507473 ]] 2022-08-05 19:41:59.027 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:41:59.031 | + functions-common:time_stop:2452 : end_time=1659728519029 2022-08-05 19:41:59.034 | + functions-common:time_stop:2453 : elapsed_time=11556 2022-08-05 19:41:59.036 | + functions-common:time_stop:2454 : total=36425 2022-08-05 19:41:59.038 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:41:59.040 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47981 2022-08-05 19:41:59.042 | + inc/python:pip_install:199 : return 0 2022-08-05 19:41:59.045 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-05 19:41:59.065 | Using python 3.8 to install etcd3gw 2022-08-05 19:41:59.067 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-05 19:42:01.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:01.027 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:01.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:01.028 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:02.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:42:02.169 | Collecting etcd3gw===2.0.0 2022-08-05 19:42:02.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/827/5a9233ccda502/etcd3gw-2.0.0-py3-none-any.whl (22 kB) 2022-08-05 19:42:02.259 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.1) 2022-08-05 19:42:02.262 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-08-05 19:42:02.276 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-05 19:42:02.278 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.11) 2022-08-05 19:42:02.310 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (3.3) 2022-08-05 19:42:02.314 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.1.0) 2022-08-05 19:42:02.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 223)) (2019.11.28) 2022-08-05 19:42:03.671 | Installing collected packages: etcd3gw 2022-08-05 19:42:03.770 | Successfully installed etcd3gw-2.0.0 2022-08-05 19:42:03.861 | + inc/python:pip_install:196 : result=0 2022-08-05 19:42:03.863 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:42:03.865 | + functions-common:time_stop:2440 : local name 2022-08-05 19:42:03.868 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:42:03.870 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:42:03.872 | + functions-common:time_stop:2443 : local total 2022-08-05 19:42:03.874 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:42:03.877 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:42:03.879 | + functions-common:time_stop:2447 : start_time=1659728519060 2022-08-05 19:42:03.881 | + functions-common:time_stop:2449 : [[ -z 1659728519060 ]] 2022-08-05 19:42:03.884 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:42:03.888 | + functions-common:time_stop:2452 : end_time=1659728523885 2022-08-05 19:42:03.890 | + functions-common:time_stop:2453 : elapsed_time=4825 2022-08-05 19:42:03.892 | + functions-common:time_stop:2454 : total=47981 2022-08-05 19:42:03.895 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:42:03.897 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52806 2022-08-05 19:42:03.899 | + inc/python:pip_install:199 : return 0 2022-08-05 19:42:03.902 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-05 19:42:03.904 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-05 19:42:03.906 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-05 19:42:03.908 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-05 19:42:03.911 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-05 19:42:03.913 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-05 19:42:03.915 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-05 19:42:03.917 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-05 19:42:03.920 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-05 19:42:03.922 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-05 19:42:03.924 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-05 19:42:03.926 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:42:03.929 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-05 19:42:03.931 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-05 19:42:03.933 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:42:03.936 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:42:03.938 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-05 19:42:03.941 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-05 19:42:03.943 | + functions-common:install_package:1464 : update_package_repo 2022-08-05 19:42:03.945 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:42:03.948 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-05 19:42:03.950 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:42:03.952 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:42:03.955 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:42:03.957 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:42:03.959 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:42:03.962 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:42:03.964 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-05 19:42:03.966 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-05 19:42:03.969 | + functions-common:apt_get_update:1191 : return 2022-08-05 19:42:03.971 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-05 19:42:03.973 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:42:03.975 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:42:03.978 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:42:03.980 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-05 19:42:04.001 | + functions-common:apt_get:1231 : 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-08-05 19:42:04.110 | Reading package lists... 2022-08-05 19:42:04.357 | Building dependency tree... 2022-08-05 19:42:04.358 | Reading state information... 2022-08-05 19:42:04.613 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-05 19:42:04.613 | The following packages were automatically installed and are no longer required: 2022-08-05 19:42:04.614 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:42:04.614 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:42:04.614 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:42:04.614 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:42:04.614 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:42:04.614 | python3-zope.interface 2022-08-05 19:42:04.614 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:42:04.615 | The following additional packages will be installed: 2022-08-05 19:42:04.615 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-05 19:42:04.616 | Suggested packages: 2022-08-05 19:42:04.616 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-05 19:42:04.685 | The following NEW packages will be installed: 2022-08-05 19:42:04.686 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-05 19:42:04.824 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:42:04.824 | Need to get 1,306 kB of archives. 2022-08-05 19:42:04.824 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-05 19:42:04.824 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-08-05 19:42:05.225 | 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-08-05 19:42:05.302 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-08-05 19:42:05.486 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-08-05 19:42:05.861 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-08-05 19:42:05.865 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-08-05 19:42:06.483 | Fetched 1,306 kB in 1s (1,061 kB/s) 2022-08-05 19:42:06.517 | Selecting previously unselected package libnorm1:amd64. 2022-08-05 19:42:06.570 | (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 ... 90643 files and directories currently installed.) 2022-08-05 19:42:06.574 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-08-05 19:42:06.579 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-05 19:42:06.646 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-08-05 19:42:06.656 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-08-05 19:42:06.658 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-05 19:42:06.707 | Selecting previously unselected package libzmq5:amd64. 2022-08-05 19:42:06.717 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-08-05 19:42:06.720 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-05 19:42:06.781 | Selecting previously unselected package uwsgi-core. 2022-08-05 19:42:06.791 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-08-05 19:42:06.793 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-05 19:42:06.936 | Selecting previously unselected package uwsgi. 2022-08-05 19:42:06.947 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-08-05 19:42:06.949 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-08-05 19:42:06.984 | Selecting previously unselected package uwsgi-plugin-python3. 2022-08-05 19:42:06.994 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-08-05 19:42:06.996 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-05 19:42:07.063 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-05 19:42:07.069 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-05 19:42:07.074 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-05 19:42:07.080 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-05 19:42:07.093 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-08-05 19:42:07.928 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-05 19:42:07.954 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-05 19:42:08.326 | Processing triggers for man-db (2.9.1-1) ... 2022-08-05 19:42:08.676 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-05 19:42:16.359 | + functions-common:apt_get:1235 : result=0 2022-08-05 19:42:16.362 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:42:16.364 | + functions-common:time_stop:2440 : local name 2022-08-05 19:42:16.366 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:42:16.368 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:42:16.370 | + functions-common:time_stop:2443 : local total 2022-08-05 19:42:16.373 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:42:16.375 | + functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:42:16.377 | + functions-common:time_stop:2447 : start_time=1659728523998 2022-08-05 19:42:16.380 | + functions-common:time_stop:2449 : [[ -z 1659728523998 ]] 2022-08-05 19:42:16.382 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:42:16.386 | + functions-common:time_stop:2452 : end_time=1659728536384 2022-08-05 19:42:16.388 | + functions-common:time_stop:2453 : elapsed_time=12386 2022-08-05 19:42:16.391 | + functions-common:time_stop:2454 : total=624452 2022-08-05 19:42:16.393 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:42:16.395 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=636838 2022-08-05 19:42:16.398 | + functions-common:apt_get:1239 : return 0 2022-08-05 19:42:16.400 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-05 19:42:16.402 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:42:16.405 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:42:16.407 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-05 19:42:16.469 | Enabling module proxy. 2022-08-05 19:42:16.474 | To activate the new configuration, you need to run: 2022-08-05 19:42:16.474 | systemctl restart apache2 2022-08-05 19:42:16.479 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-05 19:42:16.540 | Considering dependency proxy for proxy_uwsgi: 2022-08-05 19:42:16.540 | Module proxy already enabled 2022-08-05 19:42:16.540 | Enabling module proxy_uwsgi. 2022-08-05 19:42:16.545 | To activate the new configuration, you need to run: 2022-08-05 19:42:16.545 | systemctl restart apache2 2022-08-05 19:42:16.549 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-05 19:42:16.552 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-05 19:42:16.555 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:42:16.559 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-05 19:42:16.691 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-05 19:42:16.694 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-05 19:42:16.696 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-05 19:42:16.698 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.700 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.703 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-08-05 19:42:16.706 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.708 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-05 19:42:16.710 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-05 19:42:16.713 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-05 19:42:16.715 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.717 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.720 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-08-05 19:42:16.722 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.724 | + ./stack.sh:main:878 : install_glanceclient 2022-08-05 19:42:16.726 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-05 19:42:16.729 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-05 19:42:16.731 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.733 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.736 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-08-05 19:42:16.738 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.740 | + ./stack.sh:main:879 : install_cinderclient 2022-08-05 19:42:16.743 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-05 19:42:16.745 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-05 19:42:16.747 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.750 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.752 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-08-05 19:42:16.755 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.757 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-05 19:42:16.759 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-05 19:42:16.762 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.764 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.767 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-08-05 19:42:16.769 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.772 | + ./stack.sh:main:880 : install_novaclient 2022-08-05 19:42:16.774 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-05 19:42:16.776 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-05 19:42:16.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.781 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.783 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-08-05 19:42:16.786 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.788 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-05 19:42:16.805 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:42:16.807 | + ./stack.sh:main:882 : install_swiftclient 2022-08-05 19:42:16.809 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-05 19:42:16.812 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-05 19:42:16.814 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.817 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.819 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-08-05 19:42:16.822 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.824 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-05 19:42:16.841 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:42:16.843 | + ./stack.sh:main:885 : install_neutronclient 2022-08-05 19:42:16.845 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-05 19:42:16.848 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-05 19:42:16.850 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.852 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.855 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-08-05 19:42:16.857 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.860 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-05 19:42:16.863 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-05 19:42:16.865 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-05 19:42:16.867 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:16.870 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:16.872 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-08-05 19:42:16.874 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:16.877 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-05 19:42:16.880 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-05 19:42:16.882 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-05 19:42:16.885 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-05 19:42:16.887 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-05 19:42:16.890 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-05 19:42:16.893 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-05 19:42:16.894 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-05 19:42:16.899 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-05 19:42:16.901 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-05 19:42:16.903 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-05 19:42:16.906 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-05 19:42:16.908 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-05 19:42:16.929 | Using python 3.8 to install keystonemiddleware 2022-08-05 19:42:16.931 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-05 19:42:18.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:18.871 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:18.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:18.871 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:19.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:42:19.880 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (10.0.0) 2022-08-05 19:42:19.932 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (3.0.0) 2022-08-05 19:42:19.969 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (9.0.0) 2022-08-05 19:42:20.007 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.1.8) 2022-08-05 19:42:20.012 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.0) 2022-08-05 19:42:20.017 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.16.0) 2022-08-05 19:42:20.020 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (1.5.0) 2022-08-05 19:42:20.025 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (5.0.0) 2022-08-05 19:42:20.082 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (5.0.0) 2022-08-05 19:42:20.103 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.1.1) 2022-08-05 19:42:20.105 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (6.0.0) 2022-08-05 19:42:20.119 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (2022.1) 2022-08-05 19:42:20.122 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-08-05 19:42:20.136 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (5.0.0) 2022-08-05 19:42:20.175 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-05 19:42:20.178 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-08-05 19:42:20.187 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-08-05 19:42:20.192 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.0) 2022-08-05 19:42:20.200 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-08-05 19:42:20.213 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-08-05 19:42:20.219 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2022-08-05 19:42:20.224 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (6.0) 2022-08-05 19:42:20.227 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.5.0) 2022-08-05 19:42:20.233 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.7.0) 2022-08-05 19:42:20.237 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.0.2) 2022-08-05 19:42:20.240 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (21.3) 2022-08-05 19:42:20.245 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.0.9) 2022-08-05 19:42:20.251 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.11.0) 2022-08-05 19:42:20.254 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 223)) (2019.11.28) 2022-08-05 19:42:20.256 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (3.3) 2022-08-05 19:42:20.259 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.11) 2022-08-05 19:42:20.292 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.1.0) 2022-08-05 19:42:20.297 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.9.6) 2022-08-05 19:42:20.300 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (2.8.2) 2022-08-05 19:42:20.304 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.0.4) 2022-08-05 19:42:20.307 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.14.1) 2022-08-05 19:42:21.583 | + inc/python:pip_install:196 : result=0 2022-08-05 19:42:21.585 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:42:21.587 | + functions-common:time_stop:2440 : local name 2022-08-05 19:42:21.589 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:42:21.591 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:42:21.594 | + functions-common:time_stop:2443 : local total 2022-08-05 19:42:21.596 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:42:21.599 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:42:21.601 | + functions-common:time_stop:2447 : start_time=1659728536924 2022-08-05 19:42:21.603 | + functions-common:time_stop:2449 : [[ -z 1659728536924 ]] 2022-08-05 19:42:21.606 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:42:21.610 | + functions-common:time_stop:2452 : end_time=1659728541607 2022-08-05 19:42:21.612 | + functions-common:time_stop:2453 : elapsed_time=4683 2022-08-05 19:42:21.614 | + functions-common:time_stop:2454 : total=52806 2022-08-05 19:42:21.616 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:42:21.618 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=57489 2022-08-05 19:42:21.620 | + inc/python:pip_install:199 : return 0 2022-08-05 19:42:21.623 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-05 19:42:21.625 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-05 19:42:21.627 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-05 19:42:21.630 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-05 19:42:21.633 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-05 19:42:21.635 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-05 19:42:21.639 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-05 19:42:21.639 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-05 19:42:21.644 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-05 19:42:21.647 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-05 19:42:21.649 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-05 19:42:21.652 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-05 19:42:21.654 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-05 19:42:21.675 | Using python 3.8 to install python-memcached 2022-08-05 19:42:21.678 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-05 19:42:23.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:23.620 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:23.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:23.620 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:24.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:42:24.755 | Collecting python-memcached===1.59 2022-08-05 19:42:24.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-08-05 19:42:24.840 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.16.0) 2022-08-05 19:42:26.228 | Installing collected packages: python-memcached 2022-08-05 19:42:26.308 | Successfully installed python-memcached-1.59 2022-08-05 19:42:26.404 | + inc/python:pip_install:196 : result=0 2022-08-05 19:42:26.406 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:42:26.409 | + functions-common:time_stop:2440 : local name 2022-08-05 19:42:26.411 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:42:26.413 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:42:26.415 | + functions-common:time_stop:2443 : local total 2022-08-05 19:42:26.417 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:42:26.420 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:42:26.422 | + functions-common:time_stop:2447 : start_time=1659728541670 2022-08-05 19:42:26.424 | + functions-common:time_stop:2449 : [[ -z 1659728541670 ]] 2022-08-05 19:42:26.427 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:42:26.431 | + functions-common:time_stop:2452 : end_time=1659728546428 2022-08-05 19:42:26.433 | + functions-common:time_stop:2453 : elapsed_time=4758 2022-08-05 19:42:26.435 | + functions-common:time_stop:2454 : total=57489 2022-08-05 19:42:26.438 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:42:26.440 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62247 2022-08-05 19:42:26.443 | + inc/python:pip_install:199 : return 0 2022-08-05 19:42:26.445 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-05 19:42:26.462 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:42:26.464 | + ./stack.sh:main:892 : '[' 10.222.0.27 == 10.222.0.27 ']' 2022-08-05 19:42:26.466 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-05 19:42:26.468 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-05 19:42:26.471 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-05 19:42:26.473 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-05 19:42:26.475 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-05 19:42:26.478 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-05 19:42:26.492 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:26.495 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-05 19:42:26.497 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-05 19:42:26.499 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-05 19:42:26.502 | + functions-common:git_clone:599 : local git_ref=master 2022-08-05 19:42:26.504 | + functions-common:git_clone:600 : local orig_dir 2022-08-05 19:42:26.506 | ++ functions-common:git_clone:601 : pwd 2022-08-05 19:42:26.509 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-05 19:42:26.511 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-05 19:42:26.514 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-05 19:42:26.529 | + functions-common:git_clone:604 : RECLONE=False 2022-08-05 19:42:26.531 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-05 19:42:26.533 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-05 19:42:26.536 | + functions-common:git_clone:618 : echo master 2022-08-05 19:42:26.537 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-05 19:42:26.542 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-05 19:42:26.544 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-05 19:42:26.546 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-05 19:42:26.559 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-05 19:42:26.561 | + functions-common:git_clone:679 : git show --oneline 2022-08-05 19:42:26.561 | + functions-common:git_clone:679 : head -1 2022-08-05 19:42:26.565 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-05 19:42:26.568 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-05 19:42:26.570 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-05 19:42:26.572 | + inc/python:setup_develop:334 : local bindep 2022-08-05 19:42:26.575 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-05 19:42:26.577 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-05 19:42:26.579 | + inc/python:setup_develop:340 : local extras= 2022-08-05 19:42:26.582 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-05 19:42:26.584 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-05 19:42:26.587 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-05 19:42:26.589 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-05 19:42:26.591 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-05 19:42:26.593 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-05 19:42:26.596 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-05 19:42:26.599 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-05 19:42:26.601 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-05 19:42:26.603 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-05 19:42:26.606 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-05 19:42:26.609 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-05 19:42:26.615 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-05 19:42:26.617 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-05 19:42:27.238 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-05 19:42:27.241 | + inc/python:setup_package:414 : local bindep=0 2022-08-05 19:42:27.243 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-05 19:42:27.245 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-05 19:42:27.247 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-05 19:42:27.249 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-05 19:42:27.252 | + inc/python:setup_package:423 : local flags=-e 2022-08-05 19:42:27.254 | + inc/python:setup_package:424 : local extras= 2022-08-05 19:42:27.256 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-05 19:42:27.258 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-05 19:42:27.261 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-05 19:42:27.263 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-05 19:42:27.265 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-05 19:42:27.268 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-05 19:42:27.287 | Using python 3.8 to install /opt/stack/keystone 2022-08-05 19:42:27.290 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-05 19:42:29.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:29.234 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:29.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:29.234 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:30.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:42:30.229 | Obtaining file:///opt/stack/keystone 2022-08-05 19:42:31.898 | Collecting Flask===2.1.3 2022-08-05 19:42:31.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/901/3281a7402ad52/Flask-2.1.3-py3-none-any.whl (95 kB) 2022-08-05 19:42:32.104 | Collecting Flask-RESTful===0.3.9 2022-08-05 19:42:32.112 | 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-08-05 19:42:32.195 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-05 19:42:32.201 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-05 19:42:32.264 | Collecting PyJWT===2.4.0 2022-08-05 19:42:32.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-08-05 19:42:32.305 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-05 19:42:32.445 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-05 19:42:32.606 | Collecting Werkzeug===2.2.1 2022-08-05 19:42:32.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7e1/db6a5ba6b9a8b/Werkzeug-2.2.1-py3-none-any.whl (232 kB) 2022-08-05 19:42:32.833 | Collecting aniso8601===9.0.1 2022-08-05 19:42:32.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-08-05 19:42:32.933 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-05 19:42:32.941 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:42:33.001 | Collecting click===8.1.3 2022-08-05 19:42:33.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-08-05 19:42:33.034 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-05 19:42:33.071 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:42:33.076 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-05 19:42:33.081 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-05 19:42:33.219 | Collecting itsdangerous===2.1.2 2022-08-05 19:42:33.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-08-05 19:42:33.302 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-05 19:42:33.339 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-05 19:42:33.413 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:42:33.453 | Collecting oauthlib===3.2.0 2022-08-05 19:42:33.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-08-05 19:42:33.509 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-05 19:42:33.546 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:42:33.584 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-05 19:42:33.590 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-05 19:42:33.635 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:42:33.640 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-05 19:42:33.678 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-05 19:42:33.730 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-05 19:42:33.741 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-05 19:42:33.759 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-05 19:42:33.773 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:42:33.781 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-05 19:42:33.804 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-05 19:42:33.814 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:42:33.827 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-05 19:42:33.865 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:42:33.969 | Collecting passlib===1.7.4 2022-08-05 19:42:33.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-08-05 19:42:34.122 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:42:34.125 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:42:34.136 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.14.1) 2022-08-05 19:42:34.141 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2022-08-05 19:42:34.151 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:42:34.154 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2022-08-05 19:42:34.156 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:42:34.162 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.18.1) 2022-08-05 19:42:34.282 | Collecting pysaml2===7.1.2 2022-08-05 19:42:34.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-08-05 19:42:34.451 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.2) 2022-08-05 19:42:34.457 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:42:34.477 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:42:34.481 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:42:34.493 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:42:34.762 | Collecting scrypt===0.8.20 2022-08-05 19:42:34.773 | 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-08-05 19:42:34.914 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:42:34.917 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.13.0) 2022-08-05 19:42:34.927 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.4.2) 2022-08-05 19:42:34.930 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2022-08-05 19:42:34.932 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:42:34.936 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2022-08-05 19:42:34.945 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2022-08-05 19:42:34.950 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.5.0) 2022-08-05 19:42:34.960 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:42:34.992 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:42:35.175 | Collecting xmlschema===2.0.1 2022-08-05 19:42:35.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d9/f87ebd3ce0b8b/xmlschema-2.0.1-py3-none-any.whl (354 kB) 2022-08-05 19:42:35.328 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.3.5) 2022-08-05 19:42:35.333 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.8.1) 2022-08-05 19:42:35.359 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:42:35.363 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-05 19:42:35.389 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:42:35.446 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:42:35.502 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:42:35.507 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:42:35.512 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:42:35.515 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-05 19:42:35.529 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-05 19:42:35.573 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-05 19:42:35.576 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-05 19:42:35.579 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-05 19:42:35.583 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.0) 2022-08-05 19:42:35.593 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-05 19:42:35.602 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-05 19:42:35.610 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-05 19:42:35.621 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-05 19:42:35.632 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-05 19:42:35.640 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:42:35.643 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:42:35.646 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (22.0.0) 2022-08-05 19:42:35.659 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 375)) (45.2.0) 2022-08-05 19:42:35.750 | Collecting defusedxml===0.7.1 2022-08-05 19:42:35.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-08-05 19:42:35.841 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:42:35.843 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:42:35.847 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:42:35.851 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-05 19:42:35.853 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-05 19:42:35.989 | Collecting elementpath===3.0.1 2022-08-05 19:42:35.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a01/59a95283220d5/elementpath-3.0.1-py3-none-any.whl (186 kB) 2022-08-05 19:42:36.112 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:42:36.116 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:42:36.119 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-05 19:42:36.129 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (5.0.0) 2022-08-05 19:42:36.132 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-05 19:42:36.135 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (0.7) 2022-08-05 19:42:36.142 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-05 19:42:36.824 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-08-05 19:42:36.851 | Attempting uninstall: click 2022-08-05 19:42:36.851 | Found existing installation: Click 7.0 2022-08-05 19:42:36.853 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-05 19:42:36.853 | Can't uninstall 'Click'. No files were found to uninstall. 2022-08-05 19:42:37.402 | Attempting uninstall: PyJWT 2022-08-05 19:42:37.403 | Found existing installation: PyJWT 1.7.1 2022-08-05 19:42:37.404 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-05 19:42:37.404 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-08-05 19:42:37.753 | Attempting uninstall: oauthlib 2022-08-05 19:42:37.754 | Found existing installation: oauthlib 3.1.0 2022-08-05 19:42:37.755 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-05 19:42:37.755 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-08-05 19:42:39.362 | Running setup.py develop for keystone 2022-08-05 19:42:41.101 | Successfully installed Flask-2.1.3 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.2.1 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-3.0.1 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-2.0.1 2022-08-05 19:42:41.239 | + inc/python:pip_install:196 : result=0 2022-08-05 19:42:41.241 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:42:41.243 | + functions-common:time_stop:2440 : local name 2022-08-05 19:42:41.245 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:42:41.247 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:42:41.249 | + functions-common:time_stop:2443 : local total 2022-08-05 19:42:41.251 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:42:41.254 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:42:41.256 | + functions-common:time_stop:2447 : start_time=1659728547282 2022-08-05 19:42:41.258 | + functions-common:time_stop:2449 : [[ -z 1659728547282 ]] 2022-08-05 19:42:41.261 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:42:41.265 | + functions-common:time_stop:2452 : end_time=1659728561263 2022-08-05 19:42:41.267 | + functions-common:time_stop:2453 : elapsed_time=13981 2022-08-05 19:42:41.270 | + functions-common:time_stop:2454 : total=62247 2022-08-05 19:42:41.271 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:42:41.274 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76228 2022-08-05 19:42:41.276 | + inc/python:pip_install:199 : return 0 2022-08-05 19:42:41.278 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-05 19:42:41.280 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-05 19:42:41.283 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-05 19:42:41.300 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-05 19:42:41.312 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-05 19:42:41.315 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-05 19:42:41.317 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:41.319 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:41.321 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-08-05 19:42:41.324 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:41.326 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-05 19:42:41.342 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:41.344 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-05 19:42:41.347 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-05 19:42:41.349 | + ./stack.sh:main:894 : configure_keystone 2022-08-05 19:42:41.352 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-05 19:42:41.364 | + 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-08-05 19:42:41.367 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-05 19:42:41.371 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-05 19:42:41.386 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:41.388 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-05 19:42:41.418 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-05 19:42:41.445 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-05 19:42:41.474 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-05 19:42:41.503 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-05 19:42:41.533 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-05 19:42:41.568 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-05 19:42:41.598 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-05 19:42:41.625 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-05 19:42:41.628 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-05 19:42:41.630 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-05 19:42:41.633 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-05 19:42:41.635 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-05 19:42:41.637 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-05 19:42:41.652 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:42:41.655 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-05 19:42:41.658 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-05 19:42:41.660 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-05 19:42:41.675 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:42:41.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:42:41.680 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:42:41.709 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-05 19:42:41.711 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-05 19:42:41.714 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-05 19:42:41.716 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-05 19:42:41.731 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:41.734 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.27/identity 2022-08-05 19:42:41.764 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-05 19:42:41.766 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-05 19:42:41.796 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-05 19:42:41.799 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-05 19:42:41.802 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-05 19:42:41.804 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-05 19:42:41.806 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-05 19:42:41.809 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-05 19:42:41.811 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-05 19:42:41.827 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:42:41.829 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-05 19:42:41.831 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-05 19:42:41.834 | + 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-08-05 19:42:41.863 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-05 19:42:41.866 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-05 19:42:41.868 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-05 19:42:41.870 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-05 19:42:41.873 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-05 19:42:41.890 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-05 19:42:41.892 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-05 19:42:41.894 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-05 19:42:41.896 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-05 19:42:41.899 | + 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-08-05 19:42:41.927 | + 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-08-05 19:42:41.954 | + 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-08-05 19:42:41.980 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-05 19:42:42.008 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-05 19:42:42.036 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-05 19:42:42.038 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-05 19:42:42.040 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-05 19:42:42.042 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-05 19:42:42.045 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-05 19:42:42.047 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-05 19:42:42.050 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-05 19:42:42.053 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-05 19:42:42.057 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-05 19:42:42.059 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-05 19:42:42.061 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-05 19:42:42.073 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-05 19:42:42.074 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:42:42.082 | d /var/run/uwsgi 0755 ubuntu root 2022-08-05 19:42:42.085 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:42:42.101 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-05 19:42:42.104 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-05 19:42:42.107 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-05 19:42:42.136 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-05 19:42:42.163 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-05 19:42:42.190 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-05 19:42:42.216 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-05 19:42:42.243 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-05 19:42:42.269 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-05 19:42:42.296 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-05 19:42:42.323 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-05 19:42:42.350 | + 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-08-05 19:42:42.377 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-05 19:42:42.404 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-05 19:42:42.431 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-05 19:42:42.458 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-05 19:42:42.461 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-05 19:42:42.463 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-05 19:42:42.466 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-05 19:42:42.468 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-05 19:42:42.470 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:42:42.473 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:42:42.475 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-05 19:42:42.478 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-05 19:42:42.480 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-05 19:42:42.507 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-05 19:42:42.534 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-05 19:42:42.535 | + 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-08-05 19:42:42.543 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-05 19:42:42.546 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-05 19:42:42.549 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-05 19:42:42.551 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-05 19:42:42.553 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-05 19:42:42.556 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-05 19:42:42.558 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:42:42.560 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:42:42.563 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-05 19:42:42.565 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-05 19:42:42.567 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:42:42.569 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:42:42.572 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-05 19:42:42.633 | Enabling site keystone-wsgi-public. 2022-08-05 19:42:42.639 | To activate the new configuration, you need to run: 2022-08-05 19:42:42.639 | systemctl reload apache2 2022-08-05 19:42:42.644 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-05 19:42:42.646 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-05 19:42:42.649 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:42:42.651 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-05 19:42:42.778 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-05 19:42:42.807 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-05 19:42:42.839 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-05 19:42:42.869 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-05 19:42:42.871 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-05 19:42:42.903 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-05 19:42:42.931 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-05 19:42:42.960 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-05 19:42:42.962 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-05 19:42:42.965 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-05 19:42:42.981 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:42:42.984 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-05 19:42:43.000 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:43.003 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-05 19:42:43.005 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-05 19:42:43.007 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-05 19:42:43.010 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-05 19:42:43.012 | + lib/stack:stack_install_service:32 : install_swift 2022-08-05 19:42:43.014 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-05 19:42:43.017 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-05 19:42:43.019 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-05 19:42:43.022 | + functions-common:git_clone:599 : local git_ref=master 2022-08-05 19:42:43.024 | + functions-common:git_clone:600 : local orig_dir 2022-08-05 19:42:43.027 | ++ functions-common:git_clone:601 : pwd 2022-08-05 19:42:43.029 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-05 19:42:43.031 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-05 19:42:43.034 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-05 19:42:43.049 | + functions-common:git_clone:604 : RECLONE=False 2022-08-05 19:42:43.051 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-05 19:42:43.054 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-05 19:42:43.056 | + functions-common:git_clone:618 : echo master 2022-08-05 19:42:43.057 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-05 19:42:43.062 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-05 19:42:43.064 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-05 19:42:43.067 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-05 19:42:43.079 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-05 19:42:43.082 | + functions-common:git_clone:679 : git show --oneline 2022-08-05 19:42:43.083 | + functions-common:git_clone:679 : head -1 2022-08-05 19:42:43.086 | 0c8c36b3f Merge "ring-builder: Better format large weights" 2022-08-05 19:42:43.088 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-05 19:42:43.091 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-05 19:42:43.093 | + inc/python:setup_develop:334 : local bindep 2022-08-05 19:42:43.095 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-05 19:42:43.098 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-05 19:42:43.101 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-05 19:42:43.103 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-05 19:42:43.105 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-05 19:42:43.108 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-05 19:42:43.110 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-05 19:42:43.113 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-05 19:42:43.115 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-05 19:42:43.118 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-05 19:42:43.121 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-05 19:42:43.124 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-05 19:42:43.126 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-05 19:42:43.129 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-05 19:42:43.132 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-05 19:42:43.137 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-05 19:42:43.140 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-05 19:42:43.776 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-05 19:42:43.778 | + inc/python:setup_package:414 : local bindep=0 2022-08-05 19:42:43.781 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-05 19:42:43.783 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-05 19:42:43.786 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-05 19:42:43.788 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-05 19:42:43.790 | + inc/python:setup_package:423 : local flags=-e 2022-08-05 19:42:43.793 | + inc/python:setup_package:424 : local extras=keystone 2022-08-05 19:42:43.795 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-05 19:42:43.797 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-05 19:42:43.800 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-05 19:42:43.802 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-05 19:42:43.804 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-05 19:42:43.807 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-05 19:42:43.827 | Using python 3.8 to install /opt/stack/swift 2022-08-05 19:42:43.829 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-05 19:42:45.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:45.793 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:45.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:42:45.793 | from cryptography.utils import int_from_bytes 2022-08-05 19:42:46.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:42:46.812 | Obtaining file:///opt/stack/swift 2022-08-05 19:42:48.074 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-05 19:42:48.083 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-05 19:42:48.120 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-05 19:42:48.129 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-05 19:42:48.133 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-05 19:42:49.331 | Collecting lxml===4.9.1 2022-08-05 19:42:49.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b57/0da8cd0012f4a/lxml-4.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-08-05 19:42:49.889 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:42:49.892 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-05 19:42:49.932 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:42:49.974 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-05 19:42:49.981 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:42:49.986 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-05 19:42:50.028 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:42:50.037 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:42:50.053 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:42:50.058 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:42:50.061 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2022-08-05 19:42:50.180 | Collecting pyeclib===1.6.1 2022-08-05 19:42:50.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-08-05 19:42:51.255 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2022-08-05 19:42:51.257 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:42:51.263 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.2) 2022-08-05 19:42:51.268 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:42:51.288 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:42:51.292 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:42:51.306 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:42:51.310 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:42:51.313 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:42:51.317 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:42:51.510 | Collecting xattr===0.9.9 2022-08-05 19:42:51.517 | 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-08-05 19:42:51.601 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-05 19:42:51.604 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:42:51.607 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-05 19:42:51.632 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:42:51.687 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-05 19:42:51.700 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:42:51.705 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:42:51.711 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:42:51.714 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:42:51.718 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:42:51.722 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:42:51.725 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:42:51.729 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:42:51.733 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:42:51.735 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:42:51.738 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:42:51.742 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:42:51.745 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:42:51.748 | Building wheels for collected packages: pyeclib 2022-08-05 19:42:51.749 | Building wheel for pyeclib (setup.py): started 2022-08-05 19:42:52.912 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-08-05 19:42:52.913 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50611 sha256=a4cb78404e6bfc740c9cfc1ba05c2762822eb2b8ab0cdee84ef91944f590b287 2022-08-05 19:42:52.914 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-08-05 19:42:52.914 | Successfully built pyeclib 2022-08-05 19:42:54.159 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-08-05 19:42:54.585 | Running setup.py develop for swift 2022-08-05 19:42:56.208 | Successfully installed lxml-4.9.1 pyeclib-1.6.1 swift xattr-0.9.9 2022-08-05 19:42:56.332 | + inc/python:pip_install:196 : result=0 2022-08-05 19:42:56.335 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:42:56.337 | + functions-common:time_stop:2440 : local name 2022-08-05 19:42:56.339 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:42:56.341 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:42:56.343 | + functions-common:time_stop:2443 : local total 2022-08-05 19:42:56.345 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:42:56.347 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:42:56.349 | + functions-common:time_stop:2447 : start_time=1659728563822 2022-08-05 19:42:56.352 | + functions-common:time_stop:2449 : [[ -z 1659728563822 ]] 2022-08-05 19:42:56.354 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:42:56.358 | + functions-common:time_stop:2452 : end_time=1659728576356 2022-08-05 19:42:56.360 | + functions-common:time_stop:2453 : elapsed_time=12534 2022-08-05 19:42:56.362 | + functions-common:time_stop:2454 : total=76228 2022-08-05 19:42:56.365 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:42:56.367 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=88762 2022-08-05 19:42:56.369 | + inc/python:pip_install:199 : return 0 2022-08-05 19:42:56.371 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-05 19:42:56.374 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-05 19:42:56.376 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-05 19:42:56.394 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-05 19:42:56.407 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-05 19:42:56.409 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-05 19:42:56.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:42:56.414 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:42:56.416 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-08-05 19:42:56.419 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:42:56.421 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-05 19:42:56.423 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-05 19:42:56.426 | + ./stack.sh:main:903 : configure_swift 2022-08-05 19:42:56.428 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-05 19:42:56.430 | + lib/swift:configure_swift:332 : local node_number 2022-08-05 19:42:56.432 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-05 19:42:56.434 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-05 19:42:56.436 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-05 19:42:57.364 | No container-sync running 2022-08-05 19:42:57.364 | No container-reconciler running 2022-08-05 19:42:57.364 | No object-replicator running 2022-08-05 19:42:57.364 | No account-replicator running 2022-08-05 19:42:57.364 | No object-updater running 2022-08-05 19:42:57.364 | No container-updater running 2022-08-05 19:42:57.364 | No object-auditor running 2022-08-05 19:42:57.364 | No container-replicator running 2022-08-05 19:42:57.364 | No object-server running 2022-08-05 19:42:57.364 | No account-auditor running 2022-08-05 19:42:57.364 | No account-server running 2022-08-05 19:42:57.364 | No container-server running 2022-08-05 19:42:57.365 | No container-sharder running 2022-08-05 19:42:57.365 | No proxy-server running 2022-08-05 19:42:57.365 | No object-expirer running 2022-08-05 19:42:57.365 | No account-reaper running 2022-08-05 19:42:57.365 | No object-reconstructor running 2022-08-05 19:42:57.365 | No container-auditor running 2022-08-05 19:42:57.431 | + lib/swift:configure_swift:337 : true 2022-08-05 19:42:57.433 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-05 19:42:57.446 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-05 19:42:57.457 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-05 19:42:57.460 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-05 19:42:57.460 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-05 19:42:57.465 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-05 19:42:57.465 | s/%GROUP%/ubuntu/; 2022-08-05 19:42:57.465 | s/%USER%/ubuntu/; 2022-08-05 19:42:57.465 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-05 19:42:57.465 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-05 19:42:57.468 | uid = ubuntu 2022-08-05 19:42:57.468 | gid = ubuntu 2022-08-05 19:42:57.468 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-05 19:42:57.468 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-05 19:42:57.468 | address = 127.0.0.1 2022-08-05 19:42:57.468 | 2022-08-05 19:42:57.469 | [account6612] 2022-08-05 19:42:57.469 | max connections = 25 2022-08-05 19:42:57.469 | path = /opt/stack/data/swift/1/node/ 2022-08-05 19:42:57.469 | read only = false 2022-08-05 19:42:57.469 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-05 19:42:57.469 | 2022-08-05 19:42:57.469 | [account6622] 2022-08-05 19:42:57.469 | max connections = 25 2022-08-05 19:42:57.469 | path = /opt/stack/data/swift/2/node/ 2022-08-05 19:42:57.469 | read only = false 2022-08-05 19:42:57.469 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-05 19:42:57.469 | 2022-08-05 19:42:57.469 | [account6632] 2022-08-05 19:42:57.469 | max connections = 25 2022-08-05 19:42:57.469 | path = /opt/stack/data/swift/3/node/ 2022-08-05 19:42:57.469 | read only = false 2022-08-05 19:42:57.469 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-05 19:42:57.469 | 2022-08-05 19:42:57.469 | [account6642] 2022-08-05 19:42:57.469 | max connections = 25 2022-08-05 19:42:57.469 | path = /opt/stack/data/swift/4/node/ 2022-08-05 19:42:57.469 | read only = false 2022-08-05 19:42:57.469 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-05 19:42:57.469 | 2022-08-05 19:42:57.469 | 2022-08-05 19:42:57.469 | [container6611] 2022-08-05 19:42:57.469 | max connections = 25 2022-08-05 19:42:57.469 | path = /opt/stack/data/swift/1/node/ 2022-08-05 19:42:57.469 | read only = false 2022-08-05 19:42:57.469 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-05 19:42:57.469 | 2022-08-05 19:42:57.469 | [container6621] 2022-08-05 19:42:57.469 | max connections = 25 2022-08-05 19:42:57.469 | path = /opt/stack/data/swift/2/node/ 2022-08-05 19:42:57.469 | read only = false 2022-08-05 19:42:57.469 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-05 19:42:57.469 | 2022-08-05 19:42:57.469 | [container6631] 2022-08-05 19:42:57.470 | max connections = 25 2022-08-05 19:42:57.470 | path = /opt/stack/data/swift/3/node/ 2022-08-05 19:42:57.470 | read only = false 2022-08-05 19:42:57.470 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-05 19:42:57.470 | 2022-08-05 19:42:57.470 | [container6641] 2022-08-05 19:42:57.470 | max connections = 25 2022-08-05 19:42:57.470 | path = /opt/stack/data/swift/4/node/ 2022-08-05 19:42:57.470 | read only = false 2022-08-05 19:42:57.470 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-05 19:42:57.470 | 2022-08-05 19:42:57.470 | 2022-08-05 19:42:57.470 | [object6613] 2022-08-05 19:42:57.470 | max connections = 25 2022-08-05 19:42:57.470 | path = /opt/stack/data/swift/1/node/ 2022-08-05 19:42:57.470 | read only = false 2022-08-05 19:42:57.470 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-05 19:42:57.470 | 2022-08-05 19:42:57.470 | [object6623] 2022-08-05 19:42:57.470 | max connections = 25 2022-08-05 19:42:57.470 | path = /opt/stack/data/swift/2/node/ 2022-08-05 19:42:57.470 | read only = false 2022-08-05 19:42:57.470 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-05 19:42:57.470 | 2022-08-05 19:42:57.470 | [object6633] 2022-08-05 19:42:57.470 | max connections = 25 2022-08-05 19:42:57.470 | path = /opt/stack/data/swift/3/node/ 2022-08-05 19:42:57.470 | read only = false 2022-08-05 19:42:57.470 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-05 19:42:57.470 | 2022-08-05 19:42:57.470 | [object6643] 2022-08-05 19:42:57.470 | max connections = 25 2022-08-05 19:42:57.470 | path = /opt/stack/data/swift/4/node/ 2022-08-05 19:42:57.470 | read only = false 2022-08-05 19:42:57.470 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-05 19:42:57.471 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-05 19:42:57.473 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:42:57.475 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:42:57.477 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-05 19:42:57.490 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-05 19:42:57.492 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-05 19:42:57.496 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-05 19:42:57.500 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-05 19:42:57.502 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-05 19:42:57.506 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-05 19:42:57.534 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.27:8080/v1/ 2022-08-05 19:42:57.559 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-05 19:42:57.576 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-05 19:42:57.604 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-05 19:42:57.621 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-05 19:42:57.648 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-05 19:42:57.666 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-05 19:42:57.693 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-05 19:42:57.710 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-05 19:42:57.737 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-05 19:42:57.755 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-05 19:42:57.783 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-05 19:42:57.800 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-05 19:42:57.814 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:57.817 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-05 19:42:57.845 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-05 19:42:57.872 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-05 19:42:57.898 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-05 19:42:57.925 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-05 19:42:57.927 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-05 19:42:57.941 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:57.943 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-05 19:42:57.969 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-05 19:42:57.984 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:57.986 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-05 19:42:58.001 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:42:58.003 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-05 19:42:58.005 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-05 19:42:58.020 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:42:58.022 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-05 19:42:58.024 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-05 19:42:58.026 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-05 19:42:58.031 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-05 19:42:58.037 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-05 19:42:58.063 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-05 19:42:58.089 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-05 19:42:58.119 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-05 19:42:58.148 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-05 19:42:58.176 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-05 19:42:58.178 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-05 19:42:58.180 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-05 19:42:58.182 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-05 19:42:58.184 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-05 19:42:58.211 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-05 19:42:58.237 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.27/identity 2022-08-05 19:42:58.264 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-05 19:42:58.290 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-05 19:42:58.317 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-05 19:42:58.344 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-05 19:42:58.370 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-05 19:42:58.397 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:42:58.424 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-05 19:42:58.450 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-05 19:42:58.478 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-05 19:42:58.505 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-05 19:42:58.532 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-05 19:42:58.563 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-05 19:42:58.590 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-05 19:42:58.608 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-05 19:42:58.635 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-05 19:42:58.662 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-05 19:42:58.667 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-05 19:42:58.695 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-05 19:42:58.721 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-05 19:42:58.747 | + lib/swift:configure_swift:480 : local node_number 2022-08-05 19:42:58.749 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-05 19:42:58.752 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-05 19:42:58.754 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-05 19:42:58.758 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-05 19:42:58.761 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-05 19:42:58.763 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-05 19:42:58.765 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-05 19:42:58.767 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-05 19:42:58.770 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-05 19:42:58.772 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-05 19:42:58.774 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-05 19:42:58.791 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-05 19:42:58.818 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-05 19:42:58.841 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-05 19:42:58.869 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-05 19:42:58.887 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-05 19:42:58.915 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-05 19:42:58.933 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-05 19:42:58.961 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-05 19:42:58.979 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-05 19:42:59.007 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-05 19:42:59.025 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-05 19:42:59.054 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-05 19:42:59.073 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-05 19:42:59.101 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-05 19:42:59.119 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-05 19:42:59.147 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-05 19:42:59.165 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-05 19:42:59.194 | + 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-08-05 19:42:59.199 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-05 19:42:59.218 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-05 19:42:59.247 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-05 19:42:59.276 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-05 19:42:59.278 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-05 19:42:59.283 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-05 19:42:59.285 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-05 19:42:59.287 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-05 19:42:59.289 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-05 19:42:59.291 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-05 19:42:59.293 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-05 19:42:59.295 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-05 19:42:59.298 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-05 19:42:59.315 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-05 19:42:59.344 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-05 19:42:59.361 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-05 19:42:59.389 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-05 19:42:59.407 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-05 19:42:59.435 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-05 19:42:59.452 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-05 19:42:59.480 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-05 19:42:59.498 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-05 19:42:59.527 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-05 19:42:59.544 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-05 19:42:59.572 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-05 19:42:59.590 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-05 19:42:59.618 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-05 19:42:59.636 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-05 19:42:59.664 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-05 19:42:59.682 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-05 19:42:59.708 | + 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-08-05 19:42:59.713 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-05 19:42:59.731 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-05 19:42:59.760 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-05 19:42:59.762 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-05 19:42:59.766 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-05 19:42:59.768 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-05 19:42:59.770 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-05 19:42:59.773 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-05 19:42:59.775 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-05 19:42:59.777 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-05 19:42:59.779 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-05 19:42:59.781 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-05 19:42:59.798 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-05 19:42:59.826 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-05 19:42:59.843 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-05 19:42:59.871 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-05 19:42:59.888 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-05 19:42:59.917 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-05 19:42:59.934 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-05 19:42:59.962 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-05 19:42:59.979 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-05 19:43:00.007 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-05 19:43:00.025 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-05 19:43:00.053 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-05 19:43:00.070 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-05 19:43:00.098 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-05 19:43:00.116 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-05 19:43:00.143 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-05 19:43:00.162 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-05 19:43:00.188 | + 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-08-05 19:43:00.194 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-05 19:43:00.212 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-05 19:43:00.240 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-05 19:43:00.267 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-05 19:43:00.295 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-05 19:43:00.323 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-05 19:43:00.325 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-05 19:43:00.329 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-05 19:43:00.357 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-05 19:43:00.385 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-05 19:43:00.413 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-05 19:43:00.441 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-05 19:43:00.469 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-05 19:43:00.495 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-05 19:43:00.522 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-05 19:43:00.549 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-05 19:43:00.575 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-05 19:43:00.591 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:00.593 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-05 19:43:00.611 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-05 19:43:00.614 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-05 19:43:00.633 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-05 19:43:00.635 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.27 2022-08-05 19:43:00.663 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-05 19:43:00.665 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-05 19:43:00.691 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.27/identity 2022-08-05 19:43:00.719 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-05 19:43:00.722 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-05 19:43:00.748 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-05 19:43:00.764 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:43:00.766 | + lib/swift:configure_swift:543 : local user_group 2022-08-05 19:43:00.769 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-05 19:43:00.774 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-05 19:43:00.776 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-05 19:43:00.788 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-05 19:43:00.791 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-05 19:43:00.801 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-05 19:43:00.804 | + lib/swift:configure_swift:550 : is_suse 2022-08-05 19:43:00.806 | + functions-common:is_suse:537 : is_opensuse 2022-08-05 19:43:00.808 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-05 19:43:00.810 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-05 19:43:00.812 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-05 19:43:00.815 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-05 19:43:00.817 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-05 19:43:00.819 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-05 19:43:00.831 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-05 19:43:00.834 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-05 19:43:00.836 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-05 19:43:00.853 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:43:00.855 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-05 19:43:00.873 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:00.875 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-05 19:43:00.878 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-05 19:43:00.880 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-05 19:43:00.883 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-05 19:43:00.885 | + lib/stack:stack_install_service:32 : install_glance 2022-08-05 19:43:00.887 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-05 19:43:00.890 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-05 19:43:00.892 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-05 19:43:00.909 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:00.912 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-05 19:43:00.914 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-05 19:43:00.931 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:00.934 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-05 19:43:00.936 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-05 19:43:00.939 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-05 19:43:00.942 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:43:00.944 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:43:00.947 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-08-05 19:43:00.949 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:43:00.953 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-05 19:43:00.955 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-05 19:43:00.958 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-05 19:43:00.961 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-05 19:43:00.964 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-05 19:43:00.966 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-05 19:43:00.969 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-05 19:43:00.972 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-05 19:43:00.975 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-05 19:43:00.977 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-05 19:43:00.981 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-05 19:43:00.981 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-05 19:43:00.986 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-05 19:43:00.989 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-05 19:43:00.991 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-05 19:43:00.994 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-05 19:43:00.997 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-05 19:43:01.019 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-05 19:43:01.021 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-05 19:43:02.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:43:02.992 | from cryptography.utils import int_from_bytes 2022-08-05 19:43:02.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:43:02.992 | from cryptography.utils import int_from_bytes 2022-08-05 19:43:04.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:43:04.205 | Collecting glance-store===4.0.1 2022-08-05 19:43:04.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ec/8120c8681e36b/glance_store-4.0.1-py3-none-any.whl (229 kB) 2022-08-05 19:43:04.406 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-05 19:43:04.416 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-05 19:43:04.454 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:43:04.717 | Collecting os-brick===6.0.0 2022-08-05 19:43:04.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eee/ead854dedb0ee/os_brick-6.0.0-py3-none-any.whl (273 kB) 2022-08-05 19:43:04.877 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:43:04.881 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-05 19:43:04.898 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.0) 2022-08-05 19:43:04.908 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:43:04.946 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-05 19:43:04.951 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:43:04.956 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-05 19:43:04.995 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-05 19:43:05.009 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-05 19:43:05.011 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:43:05.019 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-05 19:43:05.041 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:43:05.055 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:43:05.060 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:43:05.064 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2022-08-05 19:43:05.067 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:43:05.072 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.18.1) 2022-08-05 19:43:05.250 | Collecting python-cinderclient===9.0.0 2022-08-05 19:43:05.261 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ad/8eb07d7be44f3/python_cinderclient-9.0.0-py3-none-any.whl (254 kB) 2022-08-05 19:43:05.402 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.2) 2022-08-05 19:43:05.406 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:43:06.070 | Collecting python-swiftclient===4.0.1 2022-08-05 19:43:06.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/839/de62df3710911/python_swiftclient-4.0.1-py3-none-any.whl (87 kB) 2022-08-05 19:43:06.185 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:43:06.188 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:43:06.202 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:43:06.206 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.17.6) 2022-08-05 19:43:06.209 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:43:06.212 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:43:06.216 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2022-08-05 19:43:06.229 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:43:06.262 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.3.5) 2022-08-05 19:43:06.266 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-05 19:43:06.275 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:43:06.331 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-05 19:43:06.358 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:43:06.360 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-05 19:43:06.364 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:43:06.370 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:43:06.374 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:43:06.376 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:43:06.379 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:43:06.383 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-05 19:43:06.388 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-05 19:43:06.396 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-05 19:43:06.404 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-05 19:43:06.416 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-05 19:43:06.426 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-05 19:43:06.439 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:43:06.441 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:43:06.453 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:43:06.456 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:43:06.461 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:43:06.463 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-05 19:43:06.489 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.8.1) 2022-08-05 19:43:06.514 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:43:06.518 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:43:06.520 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-05 19:43:06.523 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (0.7) 2022-08-05 19:43:06.530 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:43:07.752 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-08-05 19:43:08.939 | Successfully installed glance-store-4.0.1 os-brick-6.0.0 python-cinderclient-9.0.0 python-swiftclient-4.0.1 2022-08-05 19:43:09.050 | + inc/python:pip_install:196 : result=0 2022-08-05 19:43:09.052 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:43:09.055 | + functions-common:time_stop:2440 : local name 2022-08-05 19:43:09.057 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:43:09.059 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:43:09.062 | + functions-common:time_stop:2443 : local total 2022-08-05 19:43:09.064 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:43:09.067 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:43:09.069 | + functions-common:time_stop:2447 : start_time=1659728581013 2022-08-05 19:43:09.071 | + functions-common:time_stop:2449 : [[ -z 1659728581013 ]] 2022-08-05 19:43:09.074 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:43:09.078 | + functions-common:time_stop:2452 : end_time=1659728589076 2022-08-05 19:43:09.081 | + functions-common:time_stop:2453 : elapsed_time=8063 2022-08-05 19:43:09.084 | + functions-common:time_stop:2454 : total=88762 2022-08-05 19:43:09.086 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:43:09.090 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96825 2022-08-05 19:43:09.091 | + inc/python:pip_install:199 : return 0 2022-08-05 19:43:09.094 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-05 19:43:09.097 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-05 19:43:09.099 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-05 19:43:09.112 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-05 19:43:09.116 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-05 19:43:09.119 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-05 19:43:09.121 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-05 19:43:09.123 | + functions-common:git_clone:599 : local git_ref=master 2022-08-05 19:43:09.125 | + functions-common:git_clone:600 : local orig_dir 2022-08-05 19:43:09.129 | ++ functions-common:git_clone:601 : pwd 2022-08-05 19:43:09.131 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-05 19:43:09.134 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-05 19:43:09.137 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-05 19:43:09.153 | + functions-common:git_clone:604 : RECLONE=False 2022-08-05 19:43:09.155 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-05 19:43:09.158 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-05 19:43:09.160 | + functions-common:git_clone:618 : echo master 2022-08-05 19:43:09.161 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-05 19:43:09.166 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-05 19:43:09.168 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-05 19:43:09.170 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-05 19:43:09.184 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-05 19:43:09.187 | + functions-common:git_clone:679 : git show --oneline 2022-08-05 19:43:09.187 | + functions-common:git_clone:679 : head -1 2022-08-05 19:43:09.191 | d6308c24a Merge "Update exception for property protection file" 2022-08-05 19:43:09.193 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-05 19:43:09.196 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-05 19:43:09.199 | + inc/python:setup_develop:334 : local bindep 2022-08-05 19:43:09.201 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-05 19:43:09.204 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-05 19:43:09.207 | + inc/python:setup_develop:340 : local extras= 2022-08-05 19:43:09.209 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-05 19:43:09.212 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-05 19:43:09.214 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-05 19:43:09.217 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-05 19:43:09.219 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-05 19:43:09.221 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-05 19:43:09.224 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-05 19:43:09.227 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-05 19:43:09.230 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-05 19:43:09.232 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-05 19:43:09.234 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-05 19:43:09.237 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-05 19:43:09.243 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-05 19:43:09.246 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-05 19:43:09.867 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-05 19:43:09.869 | + inc/python:setup_package:414 : local bindep=0 2022-08-05 19:43:09.872 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-05 19:43:09.874 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-05 19:43:09.876 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-05 19:43:09.879 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-05 19:43:09.881 | + inc/python:setup_package:423 : local flags=-e 2022-08-05 19:43:09.883 | + inc/python:setup_package:424 : local extras= 2022-08-05 19:43:09.886 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-05 19:43:09.888 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-05 19:43:09.890 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-05 19:43:09.893 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-05 19:43:09.895 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-05 19:43:09.897 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-05 19:43:09.919 | Using python 3.8 to install /opt/stack/glance 2022-08-05 19:43:09.921 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-05 19:43:11.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:43:11.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:43:11.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:43:11.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:43:12.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:43:12.933 | Obtaining file:///opt/stack/glance 2022-08-05 19:43:14.206 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-05 19:43:14.215 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-05 19:43:14.223 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-05 19:43:14.234 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-05 19:43:14.525 | Collecting WSME===0.11.0 2022-08-05 19:43:14.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-08-05 19:43:14.634 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-05 19:43:14.652 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-05 19:43:14.816 | Collecting castellan===4.0.0 2022-08-05 19:43:14.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/7b42670d0daea/castellan-4.0.0-py3-none-any.whl (96 kB) 2022-08-05 19:43:14.944 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-05 19:43:15.072 | Collecting cursive===0.2.2 2022-08-05 19:43:15.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-08-05 19:43:15.185 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:43:15.192 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-05 19:43:15.197 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-05 19:43:15.205 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-05 19:43:15.208 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-05 19:43:15.298 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-05 19:43:15.302 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-05 19:43:15.312 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-05 19:43:15.348 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-05 19:43:15.373 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:43:15.376 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-05 19:43:15.415 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:43:15.471 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-05 19:43:15.521 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:43:15.526 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:43:15.530 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-05 19:43:15.546 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-05 19:43:15.582 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.0) 2022-08-05 19:43:15.592 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:43:15.630 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-05 19:43:15.635 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-05 19:43:15.681 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:43:15.788 | Collecting oslo.limit===2.0.0 2022-08-05 19:43:15.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/b3b13cc4de1ba/oslo.limit-2.0.0-py3-none-any.whl (20 kB) 2022-08-05 19:43:15.889 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-05 19:43:15.926 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-05 19:43:15.978 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-05 19:43:15.988 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-05 19:43:16.006 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-05 19:43:16.021 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-05 19:43:16.032 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:43:16.041 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-05 19:43:16.063 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-05 19:43:16.073 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:43:16.086 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-05 19:43:16.124 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:43:16.130 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:43:16.133 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:43:16.144 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.14.1) 2022-08-05 19:43:16.150 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.9.1) 2022-08-05 19:43:16.167 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (22.0.0) 2022-08-05 19:43:16.179 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2022-08-05 19:43:16.188 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2022-08-05 19:43:16.191 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:43:16.197 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.18.1) 2022-08-05 19:43:16.324 | Collecting python-barbicanclient===5.4.0 2022-08-05 19:43:16.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af4/bc5d8d563725c/python_barbicanclient-5.4.0-py3-none-any.whl (82 kB) 2022-08-05 19:43:16.439 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.2) 2022-08-05 19:43:16.445 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:43:16.465 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:43:16.469 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (0.7) 2022-08-05 19:43:16.475 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:43:16.590 | Collecting retrying===1.3.3 2022-08-05 19:43:16.597 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-08-05 19:43:16.681 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:43:16.775 | Collecting simplegeneric===0.8.1 2022-08-05 19:43:16.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-08-05 19:43:17.428 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:43:17.431 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.13.0) 2022-08-05 19:43:17.441 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.4.2) 2022-08-05 19:43:17.444 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2022-08-05 19:43:17.446 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:43:18.425 | Collecting taskflow===5.0.0 2022-08-05 19:43:18.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-08-05 19:43:18.653 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2022-08-05 19:43:18.667 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2022-08-05 19:43:18.675 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2022-08-05 19:43:18.681 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.5.0) 2022-08-05 19:43:18.718 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:43:18.749 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:43:18.755 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:43:18.758 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.3.5) 2022-08-05 19:43:18.763 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.8.1) 2022-08-05 19:43:18.788 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-05 19:43:18.790 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-05 19:43:18.801 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:43:18.804 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-05 19:43:18.831 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:43:18.887 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:43:18.892 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-05 19:43:18.895 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:43:18.897 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.100.0) 2022-08-05 19:43:18.921 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-05 19:43:18.924 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-05 19:43:18.969 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-05 19:43:18.973 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-05 19:43:18.981 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-05 19:43:18.986 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:43:18.990 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-05 19:43:19.001 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:43:19.004 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-05 19:43:19.016 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:43:19.019 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:43:19.023 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:43:19.026 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:43:19.029 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-05 19:43:19.628 | Collecting networkx===2.8.5 2022-08-05 19:43:19.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a76/2f4b385692d9c/networkx-2.8.5-py3-none-any.whl (2.0 MB) 2022-08-05 19:43:20.479 | Collecting automaton===3.0.0 2022-08-05 19:43:20.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/f0b8f5544fa4d/automaton-3.0.0-py3-none-any.whl (22 kB) 2022-08-05 19:43:20.965 | Collecting pydot===1.4.2 2022-08-05 19:43:20.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-08-05 19:43:21.058 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-05 19:43:21.061 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-05 19:43:21.063 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:43:21.067 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-08-05 19:43:21.069 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-05 19:43:21.073 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-05 19:43:21.094 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-05 19:43:21.097 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-05 19:43:21.099 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (5.0.0) 2022-08-05 19:43:21.102 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-05 19:43:21.105 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-05 19:43:21.152 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-05 19:43:21.156 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2022-08-05 19:43:21.158 | Building wheels for collected packages: simplegeneric 2022-08-05 19:43:21.159 | Building wheel for simplegeneric (setup.py): started 2022-08-05 19:43:21.777 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-08-05 19:43:21.778 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=d31b23f8d1e43493d7b2bdc2da7d929868aa962ae2b75867524c1d2e6eb7ced3 2022-08-05 19:43:21.778 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-08-05 19:43:21.779 | Successfully built simplegeneric 2022-08-05 19:43:22.533 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-08-05 19:43:25.733 | Running setup.py develop for glance 2022-08-05 19:43:27.301 | Successfully installed WSME-0.11.0 automaton-3.0.0 castellan-4.0.0 cursive-0.2.2 glance networkx-2.8.5 oslo.limit-2.0.0 pydot-1.4.2 python-barbicanclient-5.4.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-08-05 19:43:27.456 | + inc/python:pip_install:196 : result=0 2022-08-05 19:43:27.459 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:43:27.461 | + functions-common:time_stop:2440 : local name 2022-08-05 19:43:27.463 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:43:27.465 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:43:27.468 | + functions-common:time_stop:2443 : local total 2022-08-05 19:43:27.470 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:43:27.472 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:43:27.474 | + functions-common:time_stop:2447 : start_time=1659728589913 2022-08-05 19:43:27.476 | + functions-common:time_stop:2449 : [[ -z 1659728589913 ]] 2022-08-05 19:43:27.479 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:43:27.483 | + functions-common:time_stop:2452 : end_time=1659728607481 2022-08-05 19:43:27.485 | + functions-common:time_stop:2453 : elapsed_time=17568 2022-08-05 19:43:27.488 | + functions-common:time_stop:2454 : total=96825 2022-08-05 19:43:27.490 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:43:27.492 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=114393 2022-08-05 19:43:27.494 | + inc/python:pip_install:199 : return 0 2022-08-05 19:43:27.497 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-05 19:43:27.499 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-05 19:43:27.502 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-05 19:43:27.521 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-05 19:43:27.533 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-05 19:43:27.536 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-05 19:43:27.538 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:43:27.540 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:43:27.543 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-08-05 19:43:27.545 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:43:27.548 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-05 19:43:27.550 | + ./stack.sh:main:915 : configure_glance 2022-08-05 19:43:27.553 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-05 19:43:27.566 | + lib/glance:configure_glance:326 : local dburl 2022-08-05 19:43:27.570 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-05 19:43:27.572 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-05 19:43:27.575 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-05 19:43:27.577 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-05 19:43:27.579 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-05 19:43:27.582 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-05 19:43:27.584 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-05 19:43:27.599 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:27.601 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-05 19:43:27.603 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-05 19:43:27.606 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-05 19:43:27.609 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-05 19:43:27.642 | + 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-08-05 19:43:27.671 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-05 19:43:27.698 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-05 19:43:27.726 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-05 19:43:27.756 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-05 19:43:27.786 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-05 19:43:27.788 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-05 19:43:27.791 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-05 19:43:27.793 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-05 19:43:27.795 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-05 19:43:27.825 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-05 19:43:27.851 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.27/identity 2022-08-05 19:43:27.879 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-05 19:43:27.905 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-05 19:43:27.933 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-05 19:43:27.960 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-05 19:43:27.987 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-05 19:43:28.014 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:43:28.041 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-05 19:43:28.068 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-05 19:43:28.099 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-05 19:43:28.102 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-05 19:43:28.104 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-05 19:43:28.106 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-05 19:43:28.109 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-05 19:43:28.111 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-05 19:43:28.128 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:28.131 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-05 19:43:28.133 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-05 19:43:28.135 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-05 19:43:28.152 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:28.154 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:43:28.157 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:43:28.184 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-05 19:43:28.186 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-05 19:43:28.189 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-05 19:43:28.192 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-05 19:43:28.194 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-05 19:43:28.222 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-05 19:43:28.248 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-05 19:43:28.251 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-05 19:43:28.253 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-05 19:43:28.256 | + lib/glance:configure_glance_store:254 : local be 2022-08-05 19:43:28.258 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-05 19:43:28.260 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-05 19:43:28.263 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-05 19:43:28.294 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-05 19:43:28.296 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.27 2022-08-05 19:43:28.326 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-05 19:43:28.329 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-05 19:43:28.345 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:28.348 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-05 19:43:28.375 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-05 19:43:28.403 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-05 19:43:28.430 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-05 19:43:28.458 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-05 19:43:28.485 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-05 19:43:28.501 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:43:28.504 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-05 19:43:28.531 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-05 19:43:28.561 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-05 19:43:28.589 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.27/identity/v3 2022-08-05 19:43:28.620 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-05 19:43:28.648 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.27/image 2022-08-05 19:43:28.676 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-05 19:43:28.692 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:43:28.694 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-05 19:43:28.697 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-05 19:43:28.699 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-05 19:43:28.702 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-05 19:43:28.719 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-05 19:43:28.722 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-05 19:43:28.724 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-05 19:43:28.726 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-05 19:43:28.729 | + 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-08-05 19:43:28.756 | + 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-08-05 19:43:28.784 | + 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-08-05 19:43:28.812 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-05 19:43:28.839 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-05 19:43:28.844 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-05 19:43:28.874 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-05 19:43:28.903 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-05 19:43:28.931 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.27/identity 2022-08-05 19:43:28.958 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-05 19:43:28.985 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-05 19:43:29.013 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-05 19:43:29.041 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-05 19:43:29.072 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-05 19:43:29.102 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-05 19:43:29.132 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-05 19:43:29.160 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-05 19:43:29.165 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-05 19:43:29.171 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-05 19:43:29.187 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:43:29.190 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-05 19:43:29.192 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-05 19:43:29.195 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-05 19:43:29.197 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-05 19:43:29.199 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-05 19:43:29.202 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-05 19:43:29.206 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-05 19:43:29.208 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-05 19:43:29.212 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-05 19:43:29.241 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-05 19:43:29.244 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-05 19:43:29.246 | ++ functions:get_random_port:837 : true 2022-08-05 19:43:29.249 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-05 19:43:29.252 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-05 19:43:29.254 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-05 19:43:29.327 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-05 19:43:29.329 | ++ functions:get_random_port:841 : break 2 2022-08-05 19:43:29.332 | ++ functions:get_random_port:845 : echo 60999 2022-08-05 19:43:29.335 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-05 19:43:29.337 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-05 19:43:29.364 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-05 19:43:29.391 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-05 19:43:29.421 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-05 19:43:29.447 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-05 19:43:29.475 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-05 19:43:29.501 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-05 19:43:29.529 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-05 19:43:29.556 | + 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-08-05 19:43:29.583 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-05 19:43:29.610 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-05 19:43:29.638 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-05 19:43:29.665 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-05 19:43:29.693 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-05 19:43:29.720 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-05 19:43:29.747 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-05 19:43:29.775 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-05 19:43:29.802 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-05 19:43:29.829 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-05 19:43:29.857 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-05 19:43:29.859 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-05 19:43:29.861 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-05 19:43:29.863 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:43:29.866 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:43:29.868 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-05 19:43:29.870 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-05 19:43:29.928 | proxy (enabled by site administrator) 2022-08-05 19:43:29.931 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-05 19:43:29.933 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-05 19:43:29.936 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-05 19:43:29.938 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:43:29.941 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:43:29.943 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-05 19:43:29.945 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-05 19:43:29.999 | No module matches proxy_http 2022-08-05 19:43:30.002 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-08-05 19:43:30.063 | Considering dependency proxy for proxy_http: 2022-08-05 19:43:30.063 | Module proxy already enabled 2022-08-05 19:43:30.063 | Enabling module proxy_http. 2022-08-05 19:43:30.069 | To activate the new configuration, you need to run: 2022-08-05 19:43:30.069 | systemctl restart apache2 2022-08-05 19:43:30.073 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-08-05 19:43:30.075 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-05 19:43:30.078 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:43:30.080 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-05 19:43:30.215 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-05 19:43:30.218 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-05 19:43:30.221 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-05 19:43:30.223 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-05 19:43:30.225 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:43:30.228 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:43:30.230 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-05 19:43:30.233 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-05 19:43:30.236 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-05 19:43:30.237 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-05 19:43:30.246 | KeepAlive Off 2022-08-05 19:43:30.250 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-05 19:43:30.250 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-05 19:43:30.259 | SetEnv proxy-sendchunked 1 2022-08-05 19:43:30.263 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-05 19:43:30.263 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-05 19:43:30.272 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-05 19:43:30.275 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-05 19:43:30.278 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-05 19:43:30.280 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-05 19:43:30.282 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-05 19:43:30.285 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-05 19:43:30.287 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:43:30.290 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:43:30.292 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-05 19:43:30.294 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-05 19:43:30.297 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:43:30.299 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:43:30.302 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-05 19:43:30.362 | Enabling site glance-wsgi-api. 2022-08-05 19:43:30.368 | To activate the new configuration, you need to run: 2022-08-05 19:43:30.368 | systemctl reload apache2 2022-08-05 19:43:30.372 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-05 19:43:30.375 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-05 19:43:30.378 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:43:30.380 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-05 19:43:30.523 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-05 19:43:30.529 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-05 19:43:30.559 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-05 19:43:30.561 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-05 19:43:30.564 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-05 19:43:30.581 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:43:30.583 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-05 19:43:30.586 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-05 19:43:30.588 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-05 19:43:30.591 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-05 19:43:30.593 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-05 19:43:30.596 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-05 19:43:30.598 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-05 19:43:30.601 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-05 19:43:30.603 | + functions-common:git_clone:599 : local git_ref=master 2022-08-05 19:43:30.605 | + functions-common:git_clone:600 : local orig_dir 2022-08-05 19:43:30.608 | ++ functions-common:git_clone:601 : pwd 2022-08-05 19:43:30.611 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-05 19:43:30.614 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-05 19:43:30.616 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-05 19:43:30.632 | + functions-common:git_clone:604 : RECLONE=False 2022-08-05 19:43:30.635 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-05 19:43:30.637 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-05 19:43:30.640 | + functions-common:git_clone:618 : echo master 2022-08-05 19:43:30.640 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-05 19:43:30.645 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-05 19:43:30.648 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-05 19:43:30.650 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-05 19:43:30.663 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-05 19:43:30.666 | + functions-common:git_clone:679 : git show --oneline 2022-08-05 19:43:30.666 | + functions-common:git_clone:679 : head -1 2022-08-05 19:43:30.671 | c9dc4d81b Merge commit 'refs/changes/08/852208/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-08-05 19:43:30.674 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-05 19:43:30.677 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-05 19:43:30.679 | + inc/python:setup_develop:334 : local bindep 2022-08-05 19:43:30.682 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-05 19:43:30.684 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-05 19:43:30.687 | + inc/python:setup_develop:340 : local extras= 2022-08-05 19:43:30.689 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-05 19:43:30.692 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-05 19:43:30.694 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-05 19:43:30.697 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-05 19:43:30.699 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-05 19:43:30.702 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-05 19:43:30.705 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-05 19:43:30.707 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-05 19:43:30.710 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-05 19:43:30.713 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-05 19:43:30.715 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-05 19:43:30.718 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-05 19:43:30.725 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-05 19:43:30.727 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-05 19:43:31.346 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-05 19:43:31.348 | + inc/python:setup_package:414 : local bindep=0 2022-08-05 19:43:31.351 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-05 19:43:31.353 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-05 19:43:31.355 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-05 19:43:31.357 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-05 19:43:31.360 | + inc/python:setup_package:423 : local flags=-e 2022-08-05 19:43:31.363 | + inc/python:setup_package:424 : local extras= 2022-08-05 19:43:31.365 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-05 19:43:31.367 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-05 19:43:31.370 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-05 19:43:31.372 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-05 19:43:31.374 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-05 19:43:31.377 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-05 19:43:31.398 | Using python 3.8 to install /opt/stack/cinder 2022-08-05 19:43:31.400 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-05 19:43:33.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:43:33.396 | from cryptography.utils import int_from_bytes 2022-08-05 19:43:33.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:43:33.397 | from cryptography.utils import int_from_bytes 2022-08-05 19:43:34.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:43:34.423 | Obtaining file:///opt/stack/cinder 2022-08-05 19:43:36.589 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-05 19:43:36.598 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-05 19:43:36.606 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-05 19:43:36.617 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-05 19:43:36.760 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-05 19:43:42.913 | Collecting boto3===1.24.42 2022-08-05 19:43:42.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aec/404d06690a0ca/boto3-1.24.42-py3-none-any.whl (132 kB) 2022-08-05 19:43:58.148 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.100.0.9', port=8080): Read timed out. (read timeout=15)")': /cloudbase/CI/+simple/botocore/ 2022-08-05 19:44:01.754 | Collecting botocore===1.27.42 2022-08-05 19:44:01.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f8e/6c2f69a9d577f/botocore-1.27.42-py3-none-any.whl (9.0 MB) 2022-08-05 19:44:02.854 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-05 19:44:02.873 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-05 19:44:02.909 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-05 19:44:02.921 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:44:02.925 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-05 19:44:03.790 | Collecting google-api-python-client===2.55.0 2022-08-05 19:44:03.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/783/7094c6d35cc8e/google_api_python_client-2.55.0-py2.py3-none-any.whl (8.8 MB) 2022-08-05 19:44:05.555 | Collecting google-auth===2.9.1 2022-08-05 19:44:05.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a7/eed0cb0e3a839/google_auth-2.9.1-py2.py3-none-any.whl (167 kB) 2022-08-05 19:44:06.128 | Collecting google-auth-httplib2===0.1.0 2022-08-05 19:44:06.136 | 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-08-05 19:44:06.226 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-05 19:44:06.231 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-05 19:44:06.242 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-05 19:44:06.278 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:44:06.281 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-05 19:44:06.284 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-05 19:44:06.322 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:44:06.379 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-05 19:44:06.430 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-05 19:44:06.899 | Collecting oauth2client===4.1.3 2022-08-05 19:44:06.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-08-05 19:44:07.014 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-05 19:44:07.038 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:44:07.042 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-05 19:44:07.059 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-05 19:44:07.095 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.0) 2022-08-05 19:44:07.105 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:44:07.144 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-05 19:44:07.150 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-05 19:44:07.197 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:44:07.201 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-05 19:44:07.238 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-05 19:44:07.292 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-05 19:44:07.302 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-05 19:44:07.321 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-05 19:44:07.335 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-05 19:44:07.348 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-05 19:44:07.360 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-05 19:44:07.363 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:44:07.371 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-05 19:44:07.393 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-05 19:44:07.403 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:44:07.416 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-05 19:44:08.084 | Collecting oslo.vmware===4.0.0 2022-08-05 19:44:08.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0b/55fda528af1d7/oslo.vmware-4.0.0-py3-none-any.whl (491 kB) 2022-08-05 19:44:08.263 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-05 19:44:08.301 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:44:08.499 | Collecting paramiko===2.11.0 2022-08-05 19:44:08.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-08-05 19:44:08.649 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:44:08.651 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:44:08.663 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.14.1) 2022-08-05 19:44:08.669 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.9.1) 2022-08-05 19:44:09.382 | Collecting pyasn1===0.4.8 2022-08-05 19:44:09.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-08-05 19:44:10.140 | Collecting pyasn1-modules===0.2.8 2022-08-05 19:44:10.148 | 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-08-05 19:44:10.277 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2022-08-05 19:44:10.286 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2022-08-05 19:44:10.289 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:44:10.294 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.18.1) 2022-08-05 19:44:10.299 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (5.4.0) 2022-08-05 19:44:10.313 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.2) 2022-08-05 19:44:10.472 | Collecting python-glanceclient===4.0.1 2022-08-05 19:44:10.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/767/bf12449a5b7ff/python_glanceclient-4.0.1-py3-none-any.whl (204 kB) 2022-08-05 19:44:10.614 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:44:10.636 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (18.0.0) 2022-08-05 19:44:10.650 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (4.0.1) 2022-08-05 19:44:10.670 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:44:10.675 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (0.7) 2022-08-05 19:44:10.682 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:44:10.694 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:44:11.169 | Collecting rsa===4.9 2022-08-05 19:44:11.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/902/60d9058e51478/rsa-4.9-py3-none-any.whl (34 kB) 2022-08-05 19:44:11.687 | Collecting rtslib-fb===2.1.75 2022-08-05 19:44:11.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-08-05 19:44:12.857 | Collecting s3transfer===0.6.0 2022-08-05 19:44:12.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-08-05 19:44:12.980 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:44:12.983 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.13.0) 2022-08-05 19:44:12.992 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.4.2) 2022-08-05 19:44:12.995 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2022-08-05 19:44:12.998 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:44:13.459 | Collecting suds-community===1.1.2 2022-08-05 19:44:13.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/18a/0176bf4f5945e/suds_community-1.1.2-py3-none-any.whl (144 kB) 2022-08-05 19:44:13.989 | Collecting tabulate===0.8.10 2022-08-05 19:44:13.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-05 19:44:14.092 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (5.0.0) 2022-08-05 19:44:14.143 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2022-08-05 19:44:14.157 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2022-08-05 19:44:14.165 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2022-08-05 19:44:14.171 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.5.0) 2022-08-05 19:44:14.181 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.11.1) 2022-08-05 19:44:14.624 | Collecting uritemplate===4.1.1 2022-08-05 19:44:14.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-08-05 19:44:14.722 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:44:14.755 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.13.1) 2022-08-05 19:44:14.893 | Collecting warlock===2.0.1 2022-08-05 19:44:14.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/448/df959cec31904/warlock-2.0.1-py3-none-any.whl (9.8 kB) 2022-08-05 19:44:14.992 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:44:14.997 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:44:15.001 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.3.5) 2022-08-05 19:44:15.006 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.8.1) 2022-08-05 19:44:15.704 | Collecting zstd===1.5.2.5 2022-08-05 19:44:15.715 | 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-08-05 19:44:15.899 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-05 19:44:15.902 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:44:15.905 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-05 19:44:16.585 | Collecting google-api-core===2.8.2 2022-08-05 19:44:16.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-08-05 19:44:16.711 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-05 19:44:16.714 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:44:16.771 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-05 19:44:16.801 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:44:16.806 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-05 19:44:16.809 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:44:16.815 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:44:16.818 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:44:16.823 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-05 19:44:16.836 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-05 19:44:16.839 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-05 19:44:16.884 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-05 19:44:16.889 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-05 19:44:16.895 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-05 19:44:16.903 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:44:16.906 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-05 19:44:16.917 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:44:17.016 | Collecting PyNaCl===1.5.0 2022-08-05 19:44:17.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-08-05 19:44:17.117 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-05 19:44:17.130 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (22.0.0) 2022-08-05 19:44:17.143 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:44:17.146 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:44:17.151 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:44:17.560 | Collecting pyudev===0.23.2 2022-08-05 19:44:17.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-08-05 19:44:17.667 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-05 19:44:17.669 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-05 19:44:17.675 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.4.2) 2022-08-05 19:44:17.680 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-05 19:44:17.719 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-05 19:44:17.721 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-05 19:44:17.725 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:44:17.728 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.21.4) 2022-08-05 19:44:18.208 | Collecting googleapis-common-protos===1.56.4 2022-08-05 19:44:18.214 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/2cbc91b69feaf/googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) 2022-08-05 19:44:18.351 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-05 19:44:18.362 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (5.0.0) 2022-08-05 19:44:18.364 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-05 19:44:18.367 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-05 19:44:18.370 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-05 19:44:18.417 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-05 19:44:18.420 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2022-08-05 19:44:18.423 | Building wheels for collected packages: rtslib-fb 2022-08-05 19:44:18.424 | Building wheel for rtslib-fb (setup.py): started 2022-08-05 19:44:19.104 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-08-05 19:44:19.106 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=bdbff8d5f9b61d2306eb84412e60c3d0a7d0b758a332c00c72c7fd175ccc952e 2022-08-05 19:44:19.106 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-08-05 19:44:19.107 | Successfully built rtslib-fb 2022-08-05 19:44:19.988 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, googleapis-common-protos, pyasn1, pyasn1-modules, rsa, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-08-05 19:44:19.988 | Attempting uninstall: PyNaCl 2022-08-05 19:44:19.989 | Found existing installation: PyNaCl 1.3.0 2022-08-05 19:44:19.990 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-05 19:44:19.990 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-08-05 19:44:24.956 | Running setup.py develop for cinder 2022-08-05 19:44:27.380 | Successfully installed PyNaCl-1.5.0 boto3-1.24.42 botocore-1.27.42 cinder google-api-core-2.8.2 google-api-python-client-2.55.0 google-auth-2.9.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.4 oauth2client-4.1.3 oslo.vmware-4.0.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.0.1 pyudev-0.23.2 rsa-4.9 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.2 tabulate-0.8.10 uritemplate-4.1.1 warlock-2.0.1 zstd-1.5.2.5 2022-08-05 19:44:27.661 | + inc/python:pip_install:196 : result=0 2022-08-05 19:44:27.663 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:44:27.666 | + functions-common:time_stop:2440 : local name 2022-08-05 19:44:27.668 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:44:27.670 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:44:27.673 | + functions-common:time_stop:2443 : local total 2022-08-05 19:44:27.675 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:44:27.677 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:44:27.679 | + functions-common:time_stop:2447 : start_time=1659728611392 2022-08-05 19:44:27.682 | + functions-common:time_stop:2449 : [[ -z 1659728611392 ]] 2022-08-05 19:44:27.684 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:44:27.689 | + functions-common:time_stop:2452 : end_time=1659728667687 2022-08-05 19:44:27.691 | + functions-common:time_stop:2453 : elapsed_time=56295 2022-08-05 19:44:27.694 | + functions-common:time_stop:2454 : total=114393 2022-08-05 19:44:27.696 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:44:27.698 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=170688 2022-08-05 19:44:27.700 | + inc/python:pip_install:199 : return 0 2022-08-05 19:44:27.703 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-05 19:44:27.705 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-05 19:44:27.708 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-05 19:44:27.726 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-05 19:44:27.738 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-05 19:44:27.741 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-05 19:44:27.743 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:44:27.746 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:44:27.748 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-08-05 19:44:27.751 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:44:27.753 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-05 19:44:27.756 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-05 19:44:27.758 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-05 19:44:27.760 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:44:27.763 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:44:27.765 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-05 19:44:27.777 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-05 19:44:27.779 | + functions-common:install_package:1464 : update_package_repo 2022-08-05 19:44:27.782 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:44:27.784 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-05 19:44:27.787 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:44:27.789 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:44:27.791 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:44:27.794 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:44:27.797 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:44:27.799 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:44:27.802 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-05 19:44:27.804 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-05 19:44:27.806 | + functions-common:apt_get_update:1191 : return 2022-08-05 19:44:27.809 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-05 19:44:27.812 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:44:27.814 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:44:27.817 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:44:27.819 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-05 19:44:27.841 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-05 19:44:27.950 | Reading package lists... 2022-08-05 19:44:28.201 | Building dependency tree... 2022-08-05 19:44:28.203 | Reading state information... 2022-08-05 19:44:28.468 | The following packages were automatically installed and are no longer required: 2022-08-05 19:44:28.470 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:44:28.470 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:44:28.470 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:44:28.470 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:44:28.470 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:44:28.470 | python3-zope.interface 2022-08-05 19:44:28.470 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:44:28.471 | The following additional packages will be installed: 2022-08-05 19:44:28.471 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-05 19:44:28.471 | python3-urwid 2022-08-05 19:44:28.472 | Suggested packages: 2022-08-05 19:44:28.472 | python-pyparsing-doc python-urwid-doc 2022-08-05 19:44:28.540 | The following NEW packages will be installed: 2022-08-05 19:44:28.540 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-05 19:44:28.540 | python3-urwid targetcli-fb 2022-08-05 19:44:28.679 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:44:28.679 | Need to get 356 kB of archives. 2022-08-05 19:44:28.679 | After this operation, 2,294 kB of additional disk space will be used. 2022-08-05 19:44:28.679 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-08-05 19:44:28.876 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-08-05 19:44:29.002 | 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-08-05 19:44:29.010 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-08-05 19:44:29.019 | 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-08-05 19:44:29.071 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-08-05 19:44:29.635 | Fetched 356 kB in 1s (672 kB/s) 2022-08-05 19:44:29.667 | Selecting previously unselected package python3-pyparsing. 2022-08-05 19:44:29.719 | (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 ... 90881 files and directories currently installed.) 2022-08-05 19:44:29.723 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-08-05 19:44:29.725 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-08-05 19:44:29.761 | Selecting previously unselected package python3-urwid. 2022-08-05 19:44:29.771 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-08-05 19:44:29.773 | Unpacking python3-urwid (2.0.1-3) ... 2022-08-05 19:44:29.829 | Selecting previously unselected package python3-configshell-fb. 2022-08-05 19:44:29.839 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-08-05 19:44:29.841 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-05 19:44:29.877 | Selecting previously unselected package python3-pyudev. 2022-08-05 19:44:29.886 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-08-05 19:44:29.888 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-05 19:44:29.926 | Selecting previously unselected package python3-rtslib-fb. 2022-08-05 19:44:29.936 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-08-05 19:44:29.938 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-05 19:44:29.980 | Selecting previously unselected package targetcli-fb. 2022-08-05 19:44:29.990 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-08-05 19:44:29.993 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-05 19:44:30.055 | Setting up python3-urwid (2.0.1-3) ... 2022-08-05 19:44:30.392 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-05 19:44:30.392 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-05 19:44:30.392 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-05 19:44:30.392 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-05 19:44:30.392 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-05 19:44:30.392 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-05 19:44:30.392 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-05 19:44:30.392 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-05 19:44:30.497 | Setting up python3-pyparsing (2.4.6-1) ... 2022-08-05 19:44:30.784 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-05 19:44:31.067 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-05 19:44:31.326 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-05 19:44:32.559 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-05 19:44:33.071 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-08-05 19:44:33.071 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-08-05 19:44:35.053 | Processing triggers for man-db (2.9.1-1) ... 2022-08-05 19:44:35.154 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-05 19:44:43.541 | + functions-common:apt_get:1235 : result=0 2022-08-05 19:44:43.543 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:44:43.546 | + functions-common:time_stop:2440 : local name 2022-08-05 19:44:43.548 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:44:43.551 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:44:43.553 | + functions-common:time_stop:2443 : local total 2022-08-05 19:44:43.556 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:44:43.558 | + functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:44:43.561 | + functions-common:time_stop:2447 : start_time=1659728667838 2022-08-05 19:44:43.563 | + functions-common:time_stop:2449 : [[ -z 1659728667838 ]] 2022-08-05 19:44:43.566 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:44:43.571 | + functions-common:time_stop:2452 : end_time=1659728683568 2022-08-05 19:44:43.573 | + functions-common:time_stop:2453 : elapsed_time=15730 2022-08-05 19:44:43.576 | + functions-common:time_stop:2454 : total=636838 2022-08-05 19:44:43.578 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:44:43.580 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=652568 2022-08-05 19:44:43.583 | + functions-common:apt_get:1239 : return 0 2022-08-05 19:44:43.585 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-05 19:44:43.588 | + ./stack.sh:main:921 : configure_cinder 2022-08-05 19:44:43.590 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-05 19:44:43.602 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-05 19:44:43.606 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-05 19:44:43.609 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-05 19:44:43.611 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-05 19:44:43.614 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-05 19:44:43.614 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-05 19:44:43.619 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-05 19:44:43.621 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-05 19:44:43.623 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-05 19:44:43.625 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-05 19:44:43.627 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-05 19:44:43.629 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-05 19:44:43.631 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-05 19:44:43.634 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-05 19:44:43.644 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-05 19:44:43.661 | + 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-08-05 19:44:43.674 | + 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-08-05 19:44:43.686 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-05 19:44:43.697 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-05 19:44:43.700 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-05 19:44:43.704 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.m8wAu8qlsp 2022-08-05 19:44:43.706 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-05 19:44:43.708 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-05 19:44:43.710 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-05 19:44:43.712 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.m8wAu8qlsp 2022-08-05 19:44:43.716 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.m8wAu8qlsp 2022-08-05 19:44:43.728 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.m8wAu8qlsp /etc/sudoers.d/cinder-rootwrap 2022-08-05 19:44:43.740 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-05 19:44:43.744 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-05 19:44:43.746 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-05 19:44:43.748 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-05 19:44:43.751 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-05 19:44:43.753 | + 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-08-05 19:44:43.755 | + 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-08-05 19:44:43.757 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-05 19:44:43.760 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-05 19:44:43.764 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-05 19:44:43.768 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-05 19:44:43.788 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-05 19:44:43.807 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-05 19:44:43.825 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-05 19:44:43.843 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-05 19:44:43.863 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-05 19:44:43.880 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-05 19:44:43.898 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-05 19:44:43.917 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-05 19:44:43.919 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-05 19:44:43.922 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-05 19:44:43.924 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-05 19:44:43.926 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-05 19:44:43.956 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-05 19:44:43.984 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.27/identity 2022-08-05 19:44:44.010 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-05 19:44:44.038 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-05 19:44:44.065 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-05 19:44:44.092 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-05 19:44:44.120 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-05 19:44:44.148 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:44:44.176 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-05 19:44:44.203 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-05 19:44:44.233 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-05 19:44:44.261 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-05 19:44:44.263 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-05 19:44:44.266 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-05 19:44:44.268 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-05 19:44:44.271 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-05 19:44:44.273 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-05 19:44:44.275 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-05 19:44:44.292 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:44:44.294 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-05 19:44:44.296 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-05 19:44:44.299 | + 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-08-05 19:44:44.330 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-05 19:44:44.358 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-05 19:44:44.385 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-05 19:44:44.413 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-05 19:44:44.441 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-05 19:44:44.469 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-05 19:44:44.500 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-05 19:44:44.502 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.27 2022-08-05 19:44:44.530 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-05 19:44:44.561 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-05 19:44:44.568 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7826707a090bc292ee7a595219d4a8a4 2022-08-05 19:44:44.596 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-05 19:44:44.598 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-05 19:44:44.626 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-05 19:44:44.653 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-05 19:44:44.682 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-05 19:44:44.709 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-05 19:44:44.726 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:44:44.728 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-05 19:44:44.745 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:44:44.747 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-05 19:44:44.763 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:44:44.765 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-05 19:44:44.782 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:44:44.784 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-05 19:44:44.786 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-05 19:44:44.789 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-05 19:44:44.791 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-05 19:44:44.793 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-05 19:44:44.796 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-05 19:44:44.798 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-05 19:44:44.814 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:44:44.817 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-05 19:44:44.819 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-05 19:44:44.822 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-05 19:44:44.838 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:44:44.840 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:44:44.844 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:44:44.871 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-05 19:44:44.874 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-05 19:44:44.876 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-05 19:44:44.878 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-05 19:44:44.881 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-05 19:44:44.883 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-05 19:44:44.901 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-05 19:44:44.903 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-05 19:44:44.906 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-05 19:44:44.908 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-05 19:44:44.910 | + 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-08-05 19:44:44.937 | + 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-08-05 19:44:44.966 | + 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-08-05 19:44:44.993 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-05 19:44:45.021 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-05 19:44:45.038 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:44:45.040 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-05 19:44:45.043 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-05 19:44:45.045 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-05 19:44:45.047 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-05 19:44:45.050 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-05 19:44:45.052 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-05 19:44:45.055 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-05 19:44:45.059 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-05 19:44:45.061 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-05 19:44:45.063 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-05 19:44:45.076 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-05 19:44:45.076 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:44:45.084 | d /var/run/uwsgi 0755 ubuntu root 2022-08-05 19:44:45.088 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:44:45.103 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-05 19:44:45.106 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-05 19:44:45.110 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-05 19:44:45.138 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-05 19:44:45.167 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-05 19:44:45.194 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-05 19:44:45.221 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-05 19:44:45.248 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-05 19:44:45.275 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-05 19:44:45.302 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-05 19:44:45.329 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-05 19:44:45.356 | + 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-08-05 19:44:45.383 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-05 19:44:45.410 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-05 19:44:45.437 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-05 19:44:45.464 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-05 19:44:45.467 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-05 19:44:45.470 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-05 19:44:45.472 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-05 19:44:45.474 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-05 19:44:45.477 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:44:45.479 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:44:45.481 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-05 19:44:45.484 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-05 19:44:45.486 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-05 19:44:45.517 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-05 19:44:45.545 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-05 19:44:45.545 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-05 19:44:45.554 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-05 19:44:45.557 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-05 19:44:45.559 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-05 19:44:45.562 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-05 19:44:45.565 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-05 19:44:45.567 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-05 19:44:45.569 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:44:45.571 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:44:45.574 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-05 19:44:45.576 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-05 19:44:45.578 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:44:45.581 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:44:45.583 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-05 19:44:45.643 | Enabling site cinder-wsgi. 2022-08-05 19:44:45.649 | To activate the new configuration, you need to run: 2022-08-05 19:44:45.649 | systemctl reload apache2 2022-08-05 19:44:45.653 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-05 19:44:45.656 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-05 19:44:45.658 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:44:45.660 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-05 19:44:45.789 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-05 19:44:45.792 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-05 19:44:45.822 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.27/image 2022-08-05 19:44:45.850 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-05 19:44:45.867 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:44:45.869 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-05 19:44:45.872 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-05 19:44:45.875 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-05 19:44:45.877 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-05 19:44:45.880 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-05 19:44:45.910 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-05 19:44:45.938 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.27/identity 2022-08-05 19:44:45.966 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-05 19:44:45.994 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-05 19:44:46.022 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-05 19:44:46.050 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-05 19:44:46.077 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-05 19:44:46.105 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:44:46.133 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-05 19:44:46.161 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-05 19:44:46.189 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-05 19:44:46.217 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-05 19:44:46.220 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-05 19:44:46.236 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:44:46.238 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.27:2379 2022-08-05 19:44:46.269 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-05 19:44:46.271 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-05 19:44:46.274 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-05 19:44:46.291 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:44:46.293 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-05 19:44:46.296 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-05 19:44:46.298 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-05 19:44:46.301 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-05 19:44:46.303 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-05 19:44:46.305 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-05 19:44:46.309 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-05 19:44:46.310 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-05 19:44:46.315 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-05 19:44:46.318 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-05 19:44:46.320 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-08-05 19:44:46.323 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-05 19:44:46.325 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-05 19:44:46.329 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-05 19:44:46.332 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-05 19:44:46.335 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:44:46.337 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:44:46.340 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-08-05 19:44:46.343 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:44:46.345 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-05 19:44:46.348 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-05 19:44:46.350 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-05 19:44:46.353 | + functions-common:git_clone:599 : local git_ref=master 2022-08-05 19:44:46.355 | + functions-common:git_clone:600 : local orig_dir 2022-08-05 19:44:46.358 | ++ functions-common:git_clone:601 : pwd 2022-08-05 19:44:46.360 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-05 19:44:46.363 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-05 19:44:46.365 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-05 19:44:46.381 | + functions-common:git_clone:604 : RECLONE=False 2022-08-05 19:44:46.384 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-05 19:44:46.386 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-05 19:44:46.389 | + functions-common:git_clone:618 : echo master 2022-08-05 19:44:46.389 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-05 19:44:46.394 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-05 19:44:46.397 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-05 19:44:46.399 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-05 19:44:46.412 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-05 19:44:46.415 | + functions-common:git_clone:679 : git show --oneline 2022-08-05 19:44:46.416 | + functions-common:git_clone:679 : head -1 2022-08-05 19:44:46.419 | e1eeebb510 Merge "Avoid unnecessary db calls with l2pop" 2022-08-05 19:44:46.421 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-05 19:44:46.424 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-05 19:44:46.426 | + inc/python:setup_develop:334 : local bindep 2022-08-05 19:44:46.429 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-05 19:44:46.431 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-05 19:44:46.433 | + inc/python:setup_develop:340 : local extras= 2022-08-05 19:44:46.436 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-05 19:44:46.438 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-05 19:44:46.441 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-05 19:44:46.443 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-05 19:44:46.446 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-05 19:44:46.448 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-05 19:44:46.452 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-05 19:44:46.454 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-05 19:44:46.457 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-05 19:44:46.459 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-05 19:44:46.462 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-05 19:44:46.465 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-05 19:44:46.471 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-05 19:44:46.474 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-05 19:44:47.091 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-05 19:44:47.093 | + inc/python:setup_package:414 : local bindep=0 2022-08-05 19:44:47.096 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-05 19:44:47.098 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-05 19:44:47.100 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-05 19:44:47.102 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-05 19:44:47.105 | + inc/python:setup_package:423 : local flags=-e 2022-08-05 19:44:47.107 | + inc/python:setup_package:424 : local extras= 2022-08-05 19:44:47.110 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-05 19:44:47.112 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-05 19:44:47.115 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-05 19:44:47.117 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-05 19:44:47.119 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-05 19:44:47.122 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-05 19:44:47.142 | Using python 3.8 to install /opt/stack/neutron 2022-08-05 19:44:47.144 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-05 19:44:49.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:44:49.290 | from cryptography.utils import int_from_bytes 2022-08-05 19:44:49.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:44:49.290 | from cryptography.utils import int_from_bytes 2022-08-05 19:44:50.330 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:44:50.330 | Obtaining file:///opt/stack/neutron 2022-08-05 19:44:52.587 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-05 19:44:52.593 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-05 19:44:52.596 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-05 19:44:52.605 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-05 19:44:52.614 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-05 19:44:52.625 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-05 19:44:52.768 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-05 19:44:52.782 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-05 19:44:52.796 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:44:52.802 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:44:52.804 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-05 19:44:52.813 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-05 19:44:52.816 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-05 19:44:52.821 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-05 19:44:52.831 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-05 19:44:52.866 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-05 19:44:52.894 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:44:52.951 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-05 19:44:53.005 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:44:53.010 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:44:53.013 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-08-05 19:44:53.050 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.100.0) 2022-08-05 19:44:53.075 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-08-05 19:44:53.091 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-05 19:44:53.095 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:44:53.100 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-05 19:44:53.104 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-05 19:44:53.126 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-05 19:44:53.166 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.0) 2022-08-05 19:44:53.175 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:44:53.214 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-05 19:44:53.220 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-05 19:44:53.269 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:44:53.275 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-05 19:44:53.314 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-05 19:44:53.367 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-05 19:44:53.378 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-05 19:44:53.396 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-05 19:44:53.411 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-05 19:44:53.424 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-05 19:44:53.437 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-05 19:44:53.440 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:44:53.448 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-05 19:44:53.470 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-05 19:44:53.480 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:44:53.493 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-05 19:44:53.512 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-05 19:44:53.551 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-05 19:44:53.556 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-05 19:44:53.565 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:44:53.570 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:44:53.572 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-08-05 19:44:53.581 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:44:53.593 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.14.1) 2022-08-05 19:44:53.598 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.9.1) 2022-08-05 19:44:53.617 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (22.0.0) 2022-08-05 19:44:53.632 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2022-08-05 19:44:53.643 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2022-08-05 19:44:53.646 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:44:53.651 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.7.2) 2022-08-05 19:44:53.658 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.2) 2022-08-05 19:44:53.663 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (5.0.0) 2022-08-05 19:44:53.681 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:44:53.727 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (8.0.0) 2022-08-05 19:44:53.752 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (18.0.0) 2022-08-05 19:44:53.767 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:44:53.771 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (0.7) 2022-08-05 19:44:53.778 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:44:53.792 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-08-05 19:44:53.794 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:44:53.799 | Requirement already satisfied: setproctitle===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.3.0) 2022-08-05 19:44:53.803 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.17.6) 2022-08-05 19:44:53.806 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:44:53.809 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (2.4.0) 2022-08-05 19:44:53.812 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.13.0) 2022-08-05 19:44:53.822 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.4.2) 2022-08-05 19:44:53.825 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2022-08-05 19:44:53.828 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:44:53.832 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2022-08-05 19:44:53.846 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2022-08-05 19:44:53.855 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2022-08-05 19:44:53.861 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.5.0) 2022-08-05 19:44:53.870 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.11.1) 2022-08-05 19:44:53.928 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:44:53.962 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.13.1) 2022-08-05 19:44:53.966 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:44:53.971 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:44:53.975 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.3.5) 2022-08-05 19:44:53.980 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.8.1) 2022-08-05 19:44:54.011 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-05 19:44:54.014 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-05 19:44:54.025 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-05 19:44:54.051 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:44:54.055 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-05 19:44:54.075 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:44:54.078 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-05 19:44:54.083 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:44:54.089 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-05 19:44:54.092 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-05 19:44:54.095 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-05 19:44:54.131 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:44:54.134 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-05 19:44:54.137 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-05 19:44:54.142 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-05 19:44:54.145 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-05 19:44:54.191 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-05 19:44:54.198 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:44:54.202 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-05 19:44:54.213 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-08-05 19:44:54.215 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-05 19:44:54.254 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-05 19:44:54.268 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-05 19:44:54.281 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-05 19:44:54.285 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:44:54.287 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:44:54.290 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:44:54.295 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-05 19:44:54.298 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-05 19:44:54.300 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-05 19:44:54.303 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (5.0.0) 2022-08-05 19:44:54.306 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:44:54.308 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.18.1) 2022-08-05 19:44:54.313 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:44:54.370 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-05 19:44:54.420 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-05 19:44:54.423 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2022-08-05 19:44:55.306 | Installing collected packages: neutron 2022-08-05 19:44:55.306 | Attempting uninstall: neutron 2022-08-05 19:44:55.307 | Found existing installation: neutron 20.2.0 2022-08-05 19:45:00.741 | Uninstalling neutron-20.2.0: 2022-08-05 19:45:00.826 | Successfully uninstalled neutron-20.2.0 2022-08-05 19:45:00.827 | Running setup.py develop for neutron 2022-08-05 19:45:03.597 | Successfully installed neutron 2022-08-05 19:45:03.704 | + inc/python:pip_install:196 : result=0 2022-08-05 19:45:03.706 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:45:03.714 | + functions-common:time_stop:2440 : local name 2022-08-05 19:45:03.718 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:45:03.720 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:45:03.722 | + functions-common:time_stop:2443 : local total 2022-08-05 19:45:03.724 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:45:03.726 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:45:03.728 | + functions-common:time_stop:2447 : start_time=1659728687137 2022-08-05 19:45:03.731 | + functions-common:time_stop:2449 : [[ -z 1659728687137 ]] 2022-08-05 19:45:03.734 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:45:03.738 | + functions-common:time_stop:2452 : end_time=1659728703735 2022-08-05 19:45:03.740 | + functions-common:time_stop:2453 : elapsed_time=16598 2022-08-05 19:45:03.742 | + functions-common:time_stop:2454 : total=170688 2022-08-05 19:45:03.744 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:45:03.747 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=187286 2022-08-05 19:45:03.749 | + inc/python:pip_install:199 : return 0 2022-08-05 19:45:03.751 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-05 19:45:03.754 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-05 19:45:03.756 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-05 19:45:03.775 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-05 19:45:03.788 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-05 19:45:03.790 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-05 19:45:03.793 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:45:03.795 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:45:03.798 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-08-05 19:45:03.800 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:45:03.803 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-05 19:45:03.805 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-05 19:45:03.807 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-05 19:45:03.824 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:03.827 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-05 19:45:03.830 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-05 19:45:03.832 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-05 19:45:03.835 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-05 19:45:03.837 | + lib/stack:stack_install_service:32 : install_nova 2022-08-05 19:45:03.840 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-05 19:45:03.842 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-05 19:45:03.845 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:45:03.847 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:45:03.849 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-08-05 19:45:03.852 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:45:03.854 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-05 19:45:03.869 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:03.872 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-05 19:45:03.888 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:03.890 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-05 19:45:03.907 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:03.909 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-05 19:45:03.912 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-05 19:45:03.914 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-05 19:45:03.916 | + functions-common:git_clone:599 : local git_ref=master 2022-08-05 19:45:03.918 | + functions-common:git_clone:600 : local orig_dir 2022-08-05 19:45:03.921 | ++ functions-common:git_clone:601 : pwd 2022-08-05 19:45:03.923 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-05 19:45:03.926 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-05 19:45:03.928 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-05 19:45:03.945 | + functions-common:git_clone:604 : RECLONE=False 2022-08-05 19:45:03.947 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-05 19:45:03.949 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-05 19:45:03.952 | + functions-common:git_clone:618 : echo master 2022-08-05 19:45:03.953 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-05 19:45:03.958 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-05 19:45:03.960 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-05 19:45:03.962 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-05 19:45:03.974 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-05 19:45:03.977 | + functions-common:git_clone:679 : git show --oneline 2022-08-05 19:45:03.977 | + functions-common:git_clone:679 : head -1 2022-08-05 19:45:03.992 | adeea3d5e7 Merge "Make test_wait_for_instance_event_* test time independent" 2022-08-05 19:45:03.995 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-05 19:45:03.998 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-05 19:45:04.000 | + inc/python:setup_develop:334 : local bindep 2022-08-05 19:45:04.003 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-05 19:45:04.005 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-05 19:45:04.007 | + inc/python:setup_develop:340 : local extras= 2022-08-05 19:45:04.010 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-05 19:45:04.012 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-05 19:45:04.015 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-05 19:45:04.017 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-05 19:45:04.020 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-05 19:45:04.022 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-05 19:45:04.025 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-05 19:45:04.028 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-05 19:45:04.031 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-05 19:45:04.034 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-05 19:45:04.036 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-05 19:45:04.039 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-05 19:45:04.045 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-05 19:45:04.048 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-05 19:45:04.689 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-05 19:45:04.691 | + inc/python:setup_package:414 : local bindep=0 2022-08-05 19:45:04.693 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-05 19:45:04.696 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-05 19:45:04.698 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-05 19:45:04.701 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-05 19:45:04.703 | + inc/python:setup_package:423 : local flags=-e 2022-08-05 19:45:04.705 | + inc/python:setup_package:424 : local extras= 2022-08-05 19:45:04.708 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-05 19:45:04.710 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-05 19:45:04.712 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-05 19:45:04.715 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-05 19:45:04.717 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-05 19:45:04.719 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-05 19:45:04.739 | Using python 3.8 to install /opt/stack/nova 2022-08-05 19:45:04.742 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-05 19:45:06.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:45:06.796 | from cryptography.utils import int_from_bytes 2022-08-05 19:45:06.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:45:06.796 | from cryptography.utils import int_from_bytes 2022-08-05 19:45:07.824 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:45:07.825 | Obtaining file:///opt/stack/nova 2022-08-05 19:45:11.165 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-05 19:45:11.171 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-05 19:45:11.174 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-05 19:45:11.182 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-05 19:45:11.191 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:45:11.194 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-05 19:45:11.205 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-05 19:45:11.347 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-05 19:45:11.361 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-05 19:45:11.374 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-05 19:45:11.392 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-05 19:45:11.429 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-05 19:45:11.441 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:45:11.444 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-05 19:45:11.452 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-05 19:45:11.455 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-05 19:45:11.460 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-05 19:45:11.496 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-05 19:45:11.523 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:45:11.526 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-05 19:45:11.565 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:45:11.622 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-05 19:45:11.671 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-05 19:45:11.830 | Collecting microversion-parse===1.0.1 2022-08-05 19:45:11.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-08-05 19:45:11.941 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:45:11.945 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:45:11.948 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.100.0) 2022-08-05 19:45:11.972 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-05 19:45:11.996 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-05 19:45:12.000 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:45:12.004 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-05 19:45:12.008 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-05 19:45:12.030 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-05 19:45:12.047 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-05 19:45:12.084 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.0) 2022-08-05 19:45:12.093 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:45:12.132 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-05 19:45:12.137 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-05 19:45:12.209 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:45:12.213 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-05 19:45:12.223 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-05 19:45:12.261 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-05 19:45:12.315 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-05 19:45:12.325 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-05 19:45:12.343 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-05 19:45:12.357 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-05 19:45:12.372 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-05 19:45:12.384 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-05 19:45:12.386 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:45:12.395 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-05 19:45:12.418 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-05 19:45:12.427 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:45:12.441 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-05 19:45:12.459 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-05 19:45:12.468 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:45:12.473 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-05 19:45:12.507 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:45:12.509 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:45:12.521 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.14.1) 2022-08-05 19:45:12.526 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.9.1) 2022-08-05 19:45:12.544 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2022-08-05 19:45:12.555 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2022-08-05 19:45:12.557 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:45:12.563 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.7.2) 2022-08-05 19:45:12.569 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.18.1) 2022-08-05 19:45:12.573 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (5.4.0) 2022-08-05 19:45:12.587 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (9.0.0) 2022-08-05 19:45:12.601 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.2) 2022-08-05 19:45:12.607 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.0.1) 2022-08-05 19:45:12.623 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:45:12.647 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (8.0.0) 2022-08-05 19:45:12.671 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:45:12.676 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (0.7) 2022-08-05 19:45:12.682 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:45:12.696 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-08-05 19:45:12.698 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.3.3) 2022-08-05 19:45:12.703 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:45:12.706 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.17.6) 2022-08-05 19:45:12.710 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:45:12.712 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.13.0) 2022-08-05 19:45:12.723 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.4.2) 2022-08-05 19:45:12.725 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2022-08-05 19:45:12.728 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:45:12.732 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2022-08-05 19:45:12.746 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2022-08-05 19:45:12.754 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2022-08-05 19:45:12.760 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.5.0) 2022-08-05 19:45:12.770 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.11.1) 2022-08-05 19:45:12.826 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:45:12.857 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.13.1) 2022-08-05 19:45:12.861 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2.0.1) 2022-08-05 19:45:12.868 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:45:12.982 | Collecting websockify===0.10.0 2022-08-05 19:45:12.988 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-08-05 19:45:13.092 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:45:13.095 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.3.5) 2022-08-05 19:45:13.100 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.8.1) 2022-08-05 19:45:13.125 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-05 19:45:13.127 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-05 19:45:13.138 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:45:13.142 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-05 19:45:13.167 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:45:13.223 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-05 19:45:13.226 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-05 19:45:13.247 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-05 19:45:13.250 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-05 19:45:13.255 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:45:13.260 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:45:13.266 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-05 19:45:13.269 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-05 19:45:13.315 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-05 19:45:13.318 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-05 19:45:13.322 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-05 19:45:13.330 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:45:13.333 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-05 19:45:13.343 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-05 19:45:13.349 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-05 19:45:13.360 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-05 19:45:13.372 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (22.0.0) 2022-08-05 19:45:13.384 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-05 19:45:13.399 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-05 19:45:13.402 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:45:13.405 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:45:13.410 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:45:13.412 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-05 19:45:13.414 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-05 19:45:14.562 | Collecting numpy===1.23.1 2022-08-05 19:45:14.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/140/8c3527a74a020/numpy-1.23.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-08-05 19:45:15.904 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:45:15.906 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-05 19:45:15.910 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (5.0.0) 2022-08-05 19:45:15.912 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (2.4.0) 2022-08-05 19:45:15.915 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-05 19:45:15.961 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-05 19:45:15.964 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2022-08-05 19:45:16.850 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-08-05 19:45:20.489 | Running setup.py develop for nova 2022-08-05 19:45:24.086 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.1 websockify-0.10.0 2022-08-05 19:45:24.249 | + inc/python:pip_install:196 : result=0 2022-08-05 19:45:24.252 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:45:24.254 | + functions-common:time_stop:2440 : local name 2022-08-05 19:45:24.256 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:45:24.258 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:45:24.260 | + functions-common:time_stop:2443 : local total 2022-08-05 19:45:24.263 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:45:24.265 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:45:24.267 | + functions-common:time_stop:2447 : start_time=1659728704734 2022-08-05 19:45:24.269 | + functions-common:time_stop:2449 : [[ -z 1659728704734 ]] 2022-08-05 19:45:24.272 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:45:24.276 | + functions-common:time_stop:2452 : end_time=1659728724274 2022-08-05 19:45:24.278 | + functions-common:time_stop:2453 : elapsed_time=19540 2022-08-05 19:45:24.281 | + functions-common:time_stop:2454 : total=187286 2022-08-05 19:45:24.284 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:45:24.286 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=206826 2022-08-05 19:45:24.288 | + inc/python:pip_install:199 : return 0 2022-08-05 19:45:24.290 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-05 19:45:24.293 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-05 19:45:24.295 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-05 19:45:24.314 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-05 19:45:24.328 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-05 19:45:24.331 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-05 19:45:24.333 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:45:24.336 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:45:24.338 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-08-05 19:45:24.341 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:45:24.343 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-05 19:45:24.356 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-05 19:45:24.358 | + ./stack.sh:main:932 : configure_nova 2022-08-05 19:45:24.361 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-05 19:45:24.373 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-05 19:45:24.376 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-05 19:45:24.378 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-05 19:45:24.382 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-05 19:45:24.382 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-05 19:45:24.387 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-05 19:45:24.390 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-05 19:45:24.392 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-05 19:45:24.394 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-05 19:45:24.397 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-05 19:45:24.399 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-05 19:45:24.402 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-05 19:45:24.404 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-05 19:45:24.415 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-05 19:45:24.427 | + 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-08-05 19:45:24.440 | + 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-08-05 19:45:24.453 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-05 19:45:24.464 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-05 19:45:24.468 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-05 19:45:24.472 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3KwzjE0lLm 2022-08-05 19:45:24.474 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-05 19:45:24.476 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-05 19:45:24.479 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-05 19:45:24.481 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-05 19:45:24.484 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-05 19:45:24.486 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3KwzjE0lLm 2022-08-05 19:45:24.490 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3KwzjE0lLm 2022-08-05 19:45:24.502 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3KwzjE0lLm /etc/sudoers.d/nova-rootwrap 2022-08-05 19:45:24.515 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-05 19:45:24.519 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-05 19:45:24.521 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-05 19:45:24.524 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-05 19:45:24.526 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-05 19:45:24.529 | + 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-08-05 19:45:24.531 | + 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-08-05 19:45:24.534 | + 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-08-05 19:45:24.536 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-05 19:45:24.541 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-05 19:45:24.557 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:24.560 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-05 19:45:24.562 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-05 19:45:24.566 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-05 19:45:24.569 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-05 19:45:24.597 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-05 19:45:24.599 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-05 19:45:24.628 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-05 19:45:24.657 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-05 19:45:24.684 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-05 19:45:24.712 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-05 19:45:24.741 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-05 19:45:24.769 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-05 19:45:24.771 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.27 2022-08-05 19:45:24.801 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-05 19:45:24.827 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-05 19:45:24.854 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-05 19:45:24.880 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-05 19:45:24.907 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-05 19:45:24.936 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-05 19:45:24.939 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-05 19:45:24.941 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-05 19:45:24.943 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-05 19:45:24.945 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-05 19:45:24.947 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-05 19:45:24.950 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-05 19:45:24.952 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-05 19:45:24.954 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-05 19:45:24.956 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:45:24.958 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-05 19:45:24.961 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-05 19:45:24.963 | + functions-common:is_suse:537 : is_opensuse 2022-08-05 19:45:24.966 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-05 19:45:24.969 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-05 19:45:24.973 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-05 19:45:24.976 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-05 19:45:24.978 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-05 19:45:24.981 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-05 19:45:24.997 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:24.999 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-05 19:45:25.002 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-05 19:45:25.004 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-05 19:45:25.032 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-05 19:45:25.034 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-05 19:45:25.036 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-05 19:45:25.038 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-05 19:45:25.041 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-05 19:45:25.043 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-05 19:45:25.046 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-05 19:45:25.060 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:25.063 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-05 19:45:25.065 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-05 19:45:25.067 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-05 19:45:25.098 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-05 19:45:25.100 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-05 19:45:25.102 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-05 19:45:25.104 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-05 19:45:25.107 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-05 19:45:25.109 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-05 19:45:25.111 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-05 19:45:25.126 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:25.128 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-05 19:45:25.131 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-05 19:45:25.133 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-05 19:45:25.162 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-05 19:45:25.191 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-05 19:45:25.218 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-05 19:45:25.244 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-05 19:45:25.260 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:25.262 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-05 19:45:25.278 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:25.281 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-05 19:45:25.282 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-05 19:45:25.288 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-05 19:45:25.290 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-05 19:45:25.318 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-05 19:45:25.336 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:25.339 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-05 19:45:25.341 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-05 19:45:25.343 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-05 19:45:25.346 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-05 19:45:25.348 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-05 19:45:25.377 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-05 19:45:25.404 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.27/identity 2022-08-05 19:45:25.435 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-05 19:45:25.461 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-05 19:45:25.487 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-05 19:45:25.514 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-05 19:45:25.541 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-05 19:45:25.568 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:45:25.594 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-05 19:45:25.620 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-05 19:45:25.636 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:25.638 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-05 19:45:25.641 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-05 19:45:25.669 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-05 19:45:25.696 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.27/identity 2022-08-05 19:45:25.722 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-05 19:45:25.749 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-05 19:45:25.776 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-05 19:45:25.802 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-05 19:45:25.829 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-05 19:45:25.856 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-05 19:45:25.871 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:25.874 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-05 19:45:25.876 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-05 19:45:25.903 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-05 19:45:25.931 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-05 19:45:25.934 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-05 19:45:25.960 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-05 19:45:25.963 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-05 19:45:25.965 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-05 19:45:25.967 | + functions-common:is_suse:537 : is_opensuse 2022-08-05 19:45:25.970 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-05 19:45:25.972 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-05 19:45:25.974 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-05 19:45:25.976 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-05 19:45:25.978 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-05 19:45:25.981 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-05 19:45:25.984 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-05 19:45:25.986 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-05 19:45:25.988 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-05 19:45:25.990 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-05 19:45:25.992 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-05 19:45:25.994 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-05 19:45:25.997 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-05 19:45:25.999 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-05 19:45:26.001 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:45:26.003 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-05 19:45:26.005 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-05 19:45:26.008 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-05 19:45:26.010 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-05 19:45:26.013 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-05 19:45:26.030 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-05 19:45:26.032 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-05 19:45:26.034 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-05 19:45:26.036 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-05 19:45:26.038 | + 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-08-05 19:45:26.064 | + 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-08-05 19:45:26.091 | + 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-08-05 19:45:26.118 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-05 19:45:26.145 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-05 19:45:26.175 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-05 19:45:26.192 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:26.194 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-05 19:45:26.196 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-05 19:45:26.199 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-05 19:45:26.201 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-05 19:45:26.203 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-05 19:45:26.205 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-05 19:45:26.208 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-05 19:45:26.212 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-05 19:45:26.215 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-05 19:45:26.217 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-05 19:45:26.229 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-05 19:45:26.229 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:45:26.238 | d /var/run/uwsgi 0755 ubuntu root 2022-08-05 19:45:26.241 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:45:26.256 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-05 19:45:26.258 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-05 19:45:26.262 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-05 19:45:26.291 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-05 19:45:26.317 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-05 19:45:26.344 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-05 19:45:26.370 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-05 19:45:26.397 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-05 19:45:26.423 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-05 19:45:26.451 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-05 19:45:26.477 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-05 19:45:26.503 | + 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-08-05 19:45:26.530 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-05 19:45:26.556 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-05 19:45:26.583 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-05 19:45:26.609 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-05 19:45:26.611 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-05 19:45:26.614 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-05 19:45:26.616 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-05 19:45:26.618 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-05 19:45:26.621 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:26.623 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:26.626 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-05 19:45:26.628 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-05 19:45:26.630 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-05 19:45:26.657 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-05 19:45:26.685 | + 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-08-05 19:45:26.685 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-05 19:45:26.693 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-05 19:45:26.697 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-05 19:45:26.699 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-05 19:45:26.702 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-05 19:45:26.704 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-05 19:45:26.706 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-05 19:45:26.709 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:26.711 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:26.713 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-05 19:45:26.715 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-05 19:45:26.717 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:26.720 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:26.722 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-05 19:45:26.783 | Enabling site nova-api-wsgi. 2022-08-05 19:45:26.788 | To activate the new configuration, you need to run: 2022-08-05 19:45:26.788 | systemctl reload apache2 2022-08-05 19:45:26.793 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-05 19:45:26.795 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-05 19:45:26.797 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:45:26.799 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-05 19:45:26.928 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-05 19:45:26.945 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:26.947 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-05 19:45:26.950 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-05 19:45:26.952 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-05 19:45:26.954 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-05 19:45:26.957 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-05 19:45:26.959 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-05 19:45:26.962 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-05 19:45:26.966 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-05 19:45:26.968 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-05 19:45:26.970 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-05 19:45:26.983 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-05 19:45:26.984 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:45:26.992 | d /var/run/uwsgi 0755 ubuntu root 2022-08-05 19:45:26.996 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:45:27.011 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-05 19:45:27.014 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-05 19:45:27.017 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-05 19:45:27.047 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-05 19:45:27.073 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-05 19:45:27.100 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-05 19:45:27.127 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-05 19:45:27.155 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-05 19:45:27.181 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-05 19:45:27.208 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-05 19:45:27.235 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-05 19:45:27.262 | + 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-08-05 19:45:27.289 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-05 19:45:27.316 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-05 19:45:27.343 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-05 19:45:27.370 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-05 19:45:27.373 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-05 19:45:27.400 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-05 19:45:27.416 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:27.418 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-05 19:45:27.448 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-05 19:45:27.451 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-05 19:45:27.453 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-05 19:45:27.469 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:27.472 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:45:27.474 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:45:27.502 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-05 19:45:27.533 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-05 19:45:27.536 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-05 19:45:27.538 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-05 19:45:27.540 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-05 19:45:27.542 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-05 19:45:27.545 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-05 19:45:27.560 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:27.563 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-05 19:45:27.566 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-05 19:45:27.568 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-05 19:45:27.584 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:27.586 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:45:27.590 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:45:27.616 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-05 19:45:27.619 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-05 19:45:27.621 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-05 19:45:27.649 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-05 19:45:27.677 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-05 19:45:27.707 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-05 19:45:27.722 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:27.725 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-05 19:45:27.753 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-05 19:45:27.755 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-05 19:45:27.757 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-05 19:45:27.787 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-05 19:45:27.815 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.27/identity 2022-08-05 19:45:27.841 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-05 19:45:27.869 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-05 19:45:27.896 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-05 19:45:27.923 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-05 19:45:27.950 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-05 19:45:27.977 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-05 19:45:28.004 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-05 19:45:28.020 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:28.023 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-05 19:45:28.027 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-05 19:45:28.030 | + lib/nova:create_nova_conf:549 : local conf 2022-08-05 19:45:28.032 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-05 19:45:28.035 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-05 19:45:28.037 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-05 19:45:28.039 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-05 19:45:28.043 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-05 19:45:28.045 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-05 19:45:28.047 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-05 19:45:28.052 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-05 19:45:28.054 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-05 19:45:28.056 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-05 19:45:28.058 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-05 19:45:28.061 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-05 19:45:28.063 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-05 19:45:28.065 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-05 19:45:28.081 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:28.083 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-05 19:45:28.085 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-05 19:45:28.088 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-05 19:45:28.118 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-05 19:45:28.149 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-05 19:45:28.179 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-05 19:45:28.181 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-05 19:45:28.184 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-05 19:45:28.186 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-05 19:45:28.203 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:28.206 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-05 19:45:28.207 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-05 19:45:28.891 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-08-05 19:45:28.894 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-08-05 19:45:29.564 | Adding vhost "nova_cell1" ... 2022-08-05 19:45:29.608 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-08-05 19:45:30.266 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-08-05 19:45:30.288 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-05 19:45:30.290 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-05 19:45:30.293 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-05 19:45:30.295 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-05 19:45:30.297 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-05 19:45:30.300 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-05 19:45:30.315 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:30.318 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-05 19:45:30.321 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-05 19:45:30.323 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-05 19:45:30.338 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:30.341 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/nova_cell1 2022-08-05 19:45:30.344 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/nova_cell1 2022-08-05 19:45:30.371 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-05 19:45:30.373 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-05 19:45:30.375 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-05 19:45:30.391 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:30.394 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-05 19:45:30.396 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-05 19:45:30.398 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-05 19:45:30.428 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.27/identity 2022-08-05 19:45:30.458 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-05 19:45:30.486 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-05 19:45:30.513 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-05 19:45:30.541 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-05 19:45:30.568 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-05 19:45:30.596 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-05 19:45:30.624 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-05 19:45:30.626 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-05 19:45:30.628 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-05 19:45:30.631 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-05 19:45:30.648 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-05 19:45:30.650 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-05 19:45:30.653 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-05 19:45:30.655 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-05 19:45:30.657 | + 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-08-05 19:45:30.685 | + 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-08-05 19:45:30.712 | + 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-08-05 19:45:30.739 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-05 19:45:30.768 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-05 19:45:30.770 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-05 19:45:30.775 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-05 19:45:30.777 | + lib/nova:create_nova_conf:583 : local conf 2022-08-05 19:45:30.779 | + lib/nova:create_nova_conf:584 : local offset 2022-08-05 19:45:30.782 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-05 19:45:30.785 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-05 19:45:30.788 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-05 19:45:30.791 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-05 19:45:30.794 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-05 19:45:30.797 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-05 19:45:30.799 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-05 19:45:30.801 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-05 19:45:30.803 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-05 19:45:30.806 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-05 19:45:30.822 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:30.824 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-05 19:45:30.826 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-05 19:45:30.842 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:30.844 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-05 19:45:30.861 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:30.864 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-05 19:45:30.881 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:45:30.883 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-05 19:45:30.900 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:45:30.903 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-05 19:45:30.906 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-05 19:45:30.908 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-05 19:45:30.911 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-05 19:45:30.913 | + lib/stack:stack_install_service:32 : install_placement 2022-08-05 19:45:30.915 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-05 19:45:30.919 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-05 19:45:30.921 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:30.923 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:30.926 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-05 19:45:30.929 | + functions-common:install_package:1464 : update_package_repo 2022-08-05 19:45:30.931 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:45:30.933 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-05 19:45:30.936 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:45:30.938 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:45:30.940 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:45:30.943 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:30.945 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:30.948 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:45:30.950 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-05 19:45:30.952 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-05 19:45:30.955 | + functions-common:apt_get_update:1191 : return 2022-08-05 19:45:30.957 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-05 19:45:30.960 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:45:30.962 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:30.965 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:30.967 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-05 19:45:30.989 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-05 19:45:31.098 | Reading package lists... 2022-08-05 19:45:31.351 | Building dependency tree... 2022-08-05 19:45:31.352 | Reading state information... 2022-08-05 19:45:31.605 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-05 19:45:31.606 | The following packages were automatically installed and are no longer required: 2022-08-05 19:45:31.607 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:45:31.607 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:45:31.607 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:45:31.607 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:45:31.607 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:45:31.607 | python3-zope.interface 2022-08-05 19:45:31.607 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:45:31.722 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:45:31.726 | + functions-common:apt_get:1235 : result=0 2022-08-05 19:45:31.729 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:45:31.732 | + functions-common:time_stop:2440 : local name 2022-08-05 19:45:31.734 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:45:31.736 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:45:31.739 | + functions-common:time_stop:2443 : local total 2022-08-05 19:45:31.741 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:45:31.743 | + functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:45:31.745 | + functions-common:time_stop:2447 : start_time=1659728730986 2022-08-05 19:45:31.748 | + functions-common:time_stop:2449 : [[ -z 1659728730986 ]] 2022-08-05 19:45:31.751 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:45:31.755 | + functions-common:time_stop:2452 : end_time=1659728731752 2022-08-05 19:45:31.757 | + functions-common:time_stop:2453 : elapsed_time=766 2022-08-05 19:45:31.759 | + functions-common:time_stop:2454 : total=652568 2022-08-05 19:45:31.762 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:45:31.764 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=653334 2022-08-05 19:45:31.766 | + functions-common:apt_get:1239 : return 0 2022-08-05 19:45:31.769 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-05 19:45:31.771 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-05 19:45:31.774 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-05 19:45:31.777 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-05 19:45:31.779 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-05 19:45:31.802 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-05 19:45:31.804 | + functions-common:install_package:1464 : update_package_repo 2022-08-05 19:45:31.807 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-05 19:45:31.809 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-05 19:45:31.812 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-05 19:45:31.814 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-05 19:45:31.817 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-05 19:45:31.820 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:31.822 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:31.824 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-05 19:45:31.827 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-05 19:45:31.829 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-05 19:45:31.832 | + functions-common:apt_get_update:1191 : return 2022-08-05 19:45:31.834 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-05 19:45:31.837 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-05 19:45:31.840 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:31.842 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:31.845 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-05 19:45:31.867 | + functions-common:apt_get:1231 : 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-08-05 19:45:31.976 | Reading package lists... 2022-08-05 19:45:32.230 | Building dependency tree... 2022-08-05 19:45:32.232 | Reading state information... 2022-08-05 19:45:32.490 | The following packages were automatically installed and are no longer required: 2022-08-05 19:45:32.491 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-05 19:45:32.491 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-05 19:45:32.491 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-05 19:45:32.491 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-05 19:45:32.491 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-05 19:45:32.491 | python3-zope.interface 2022-08-05 19:45:32.491 | Use 'sudo apt autoremove' to remove them. 2022-08-05 19:45:32.562 | The following NEW packages will be installed: 2022-08-05 19:45:32.563 | libapache2-mod-wsgi-py3 2022-08-05 19:45:32.703 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-05 19:45:32.703 | Need to get 93.8 kB of archives. 2022-08-05 19:45:32.703 | After this operation, 300 kB of additional disk space will be used. 2022-08-05 19:45:32.703 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-08-05 19:45:33.429 | Fetched 93.8 kB in 0s (306 kB/s) 2022-08-05 19:45:33.462 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-08-05 19:45:33.514 | (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 ... 91050 files and directories currently installed.) 2022-08-05 19:45:33.518 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-08-05 19:45:33.520 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-05 19:45:33.585 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-05 19:45:33.748 | apache2_invoke: Enable module wsgi 2022-08-05 19:45:42.447 | + functions-common:apt_get:1235 : result=0 2022-08-05 19:45:42.450 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-05 19:45:42.452 | + functions-common:time_stop:2440 : local name 2022-08-05 19:45:42.455 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:45:42.458 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:45:42.460 | + functions-common:time_stop:2443 : local total 2022-08-05 19:45:42.462 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:45:42.465 | + functions-common:time_stop:2446 : name=apt-get 2022-08-05 19:45:42.467 | + functions-common:time_stop:2447 : start_time=1659728731864 2022-08-05 19:45:42.469 | + functions-common:time_stop:2449 : [[ -z 1659728731864 ]] 2022-08-05 19:45:42.472 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:45:42.476 | + functions-common:time_stop:2452 : end_time=1659728742474 2022-08-05 19:45:42.479 | + functions-common:time_stop:2453 : elapsed_time=10610 2022-08-05 19:45:42.481 | + functions-common:time_stop:2454 : total=653334 2022-08-05 19:45:42.483 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:45:42.485 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=663944 2022-08-05 19:45:42.488 | + functions-common:apt_get:1239 : return 0 2022-08-05 19:45:42.490 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-05 19:45:42.493 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-05 19:45:42.496 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-05 19:45:42.498 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:45:42.501 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:45:42.503 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-05 19:45:42.506 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-05 19:45:42.562 | wsgi (enabled by maintainer script) 2022-08-05 19:45:42.565 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-05 19:45:42.568 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-05 19:45:42.570 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-05 19:45:42.573 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-05 19:45:42.576 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-05 19:45:42.579 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-05 19:45:42.582 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-05 19:45:42.583 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-05 19:45:42.588 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-05 19:45:42.590 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-05 19:45:42.593 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-05 19:45:42.596 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-05 19:45:42.598 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-05 19:45:42.621 | Using python 3.8 to install osc-placement 2022-08-05 19:45:42.623 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-05 19:45:44.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:45:44.677 | from cryptography.utils import int_from_bytes 2022-08-05 19:45:44.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:45:44.677 | from cryptography.utils import int_from_bytes 2022-08-05 19:45:45.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:45:45.872 | Collecting osc-placement===4.0.0 2022-08-05 19:45:45.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83a/fb535c495945f/osc_placement-4.0.0-py3-none-any.whl (64 kB) 2022-08-05 19:45:46.004 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:45:46.017 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:45:46.023 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:45:46.025 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:45:46.032 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:45:46.036 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.17.6) 2022-08-05 19:45:46.038 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:45:46.095 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-05 19:45:46.110 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:45:46.113 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:45:46.118 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:45:46.121 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:45:46.124 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:45:46.130 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:45:46.133 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:45:46.145 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:45:46.151 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:45:46.155 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-05 19:45:46.167 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.100.0) 2022-08-05 19:45:46.192 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:45:46.195 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:45:46.198 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:45:46.201 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:45:46.233 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:45:46.237 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-05 19:45:46.285 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:45:46.288 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-05 19:45:46.290 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:45:46.302 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-05 19:45:46.340 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-05 19:45:46.343 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:45:46.348 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-05 19:45:46.369 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-05 19:45:46.374 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:45:46.377 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-08-05 19:45:46.379 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-05 19:45:46.382 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:45:46.438 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2022-08-05 19:45:46.441 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:45:46.445 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:45:46.449 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-05 19:45:46.452 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:45:48.219 | Installing collected packages: osc-placement 2022-08-05 19:45:48.409 | Successfully installed osc-placement-4.0.0 2022-08-05 19:45:48.511 | + inc/python:pip_install:196 : result=0 2022-08-05 19:45:48.513 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:45:48.516 | + functions-common:time_stop:2440 : local name 2022-08-05 19:45:48.518 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:45:48.521 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:45:48.523 | + functions-common:time_stop:2443 : local total 2022-08-05 19:45:48.526 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:45:48.528 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:45:48.531 | + functions-common:time_stop:2447 : start_time=1659728742615 2022-08-05 19:45:48.533 | + functions-common:time_stop:2449 : [[ -z 1659728742615 ]] 2022-08-05 19:45:48.536 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:45:48.541 | + functions-common:time_stop:2452 : end_time=1659728748538 2022-08-05 19:45:48.543 | + functions-common:time_stop:2453 : elapsed_time=5923 2022-08-05 19:45:48.546 | + functions-common:time_stop:2454 : total=206826 2022-08-05 19:45:48.548 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:45:48.551 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=212749 2022-08-05 19:45:48.553 | + inc/python:pip_install:199 : return 0 2022-08-05 19:45:48.556 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-05 19:45:48.559 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-05 19:45:48.561 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-05 19:45:48.563 | + functions-common:git_clone:599 : local git_ref=master 2022-08-05 19:45:48.566 | + functions-common:git_clone:600 : local orig_dir 2022-08-05 19:45:48.569 | ++ functions-common:git_clone:601 : pwd 2022-08-05 19:45:48.572 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-05 19:45:48.574 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-05 19:45:48.577 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-05 19:45:48.594 | + functions-common:git_clone:604 : RECLONE=False 2022-08-05 19:45:48.596 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-05 19:45:48.598 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-05 19:45:48.601 | + functions-common:git_clone:618 : echo master 2022-08-05 19:45:48.602 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-05 19:45:48.607 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-05 19:45:48.610 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-08-05 19:45:48.612 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-05 19:45:48.614 | + functions-common:git_timed:703 : local count=0 2022-08-05 19:45:48.617 | + functions-common:git_timed:704 : local timeout=0 2022-08-05 19:45:48.619 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-08-05 19:45:48.622 | + functions-common:git_timed:707 : timeout=0 2022-08-05 19:45:48.624 | + functions-common:git_timed:710 : time_start git_timed 2022-08-05 19:45:48.626 | + functions-common:time_start:2426 : local name=git_timed 2022-08-05 19:45:48.629 | + functions-common:time_start:2427 : local start_time= 2022-08-05 19:45:48.631 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-05 19:45:48.634 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-05 19:45:48.638 | + functions-common:time_start:2431 : _TIME_START[$name]=1659728748635 2022-08-05 19:45:48.640 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-05 19:45:48.643 | Cloning into '/opt/stack/placement'... 2022-08-05 19:46:52.310 | + functions-common:git_timed:725 : time_stop git_timed 2022-08-05 19:46:52.313 | + functions-common:time_stop:2440 : local name 2022-08-05 19:46:52.315 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:46:52.317 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:46:52.319 | + functions-common:time_stop:2443 : local total 2022-08-05 19:46:52.321 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:46:52.324 | + functions-common:time_stop:2446 : name=git_timed 2022-08-05 19:46:52.326 | + functions-common:time_stop:2447 : start_time=1659728748635 2022-08-05 19:46:52.329 | + functions-common:time_stop:2449 : [[ -z 1659728748635 ]] 2022-08-05 19:46:52.332 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:46:52.336 | + functions-common:time_stop:2452 : end_time=1659728812333 2022-08-05 19:46:52.338 | + functions-common:time_stop:2453 : elapsed_time=63698 2022-08-05 19:46:52.340 | + functions-common:time_stop:2454 : total=0 2022-08-05 19:46:52.343 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:46:52.346 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=63698 2022-08-05 19:46:52.348 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-05 19:46:52.361 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-05 19:46:52.364 | + functions-common:git_clone:679 : git show --oneline 2022-08-05 19:46:52.364 | + functions-common:git_clone:679 : head -1 2022-08-05 19:46:52.367 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-05 19:46:52.370 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-05 19:46:52.372 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-05 19:46:52.375 | + inc/python:setup_develop:334 : local bindep 2022-08-05 19:46:52.377 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-05 19:46:52.380 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-05 19:46:52.382 | + inc/python:setup_develop:340 : local extras= 2022-08-05 19:46:52.384 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-05 19:46:52.387 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-05 19:46:52.389 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-05 19:46:52.392 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-05 19:46:52.395 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-05 19:46:52.397 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-05 19:46:52.401 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-05 19:46:52.403 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-05 19:46:52.407 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-05 19:46:52.410 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-05 19:46:52.412 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-05 19:46:52.415 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-05 19:46:52.421 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-05 19:46:52.424 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-05 19:46:53.050 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-05 19:46:53.053 | + inc/python:setup_package:414 : local bindep=0 2022-08-05 19:46:53.055 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-05 19:46:53.058 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-05 19:46:53.060 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-05 19:46:53.063 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-05 19:46:53.065 | + inc/python:setup_package:423 : local flags=-e 2022-08-05 19:46:53.068 | + inc/python:setup_package:424 : local extras= 2022-08-05 19:46:53.070 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-05 19:46:53.072 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-05 19:46:53.075 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-05 19:46:53.077 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-05 19:46:53.080 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-05 19:46:53.083 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-05 19:46:53.105 | Using python 3.8 to install /opt/stack/placement 2022-08-05 19:46:53.107 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-05 19:46:55.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:46:55.154 | from cryptography.utils import int_from_bytes 2022-08-05 19:46:55.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:46:55.154 | from cryptography.utils import int_from_bytes 2022-08-05 19:46:56.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:46:56.201 | Obtaining file:///opt/stack/placement 2022-08-05 19:46:57.488 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-05 19:46:57.499 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-05 19:46:57.648 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-05 19:46:57.662 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-05 19:46:57.667 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-05 19:46:57.705 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-05 19:46:57.756 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-05 19:46:57.760 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-05 19:46:57.764 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-05 19:46:57.769 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-05 19:46:57.805 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.0) 2022-08-05 19:46:57.816 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:46:57.854 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-05 19:46:57.860 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-05 19:46:57.908 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:46:57.916 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-05 19:46:57.962 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-05 19:46:57.980 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-05 19:46:57.994 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:46:58.003 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-05 19:46:58.012 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:46:58.027 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:46:58.032 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:46:58.034 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:46:58.045 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2022-08-05 19:46:58.055 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2022-08-05 19:46:58.057 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:46:58.063 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.18.1) 2022-08-05 19:46:58.068 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.2) 2022-08-05 19:46:58.072 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:46:58.093 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:46:58.097 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (0.7) 2022-08-05 19:46:58.104 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:46:58.117 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:46:58.121 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:46:58.125 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.13.0) 2022-08-05 19:46:58.135 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.4.2) 2022-08-05 19:46:58.137 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2022-08-05 19:46:58.140 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:46:58.145 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2022-08-05 19:46:58.154 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2022-08-05 19:46:58.160 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.5.0) 2022-08-05 19:46:58.169 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:46:58.202 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:46:58.213 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-05 19:46:58.215 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-05 19:46:58.241 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:46:58.304 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:46:58.361 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:46:58.367 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-05 19:46:58.370 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:46:58.375 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:46:58.380 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:46:58.383 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-05 19:46:58.397 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-05 19:46:58.403 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-05 19:46:58.411 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:46:58.414 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:46:58.417 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:46:58.420 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:46:58.422 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:46:58.425 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:46:58.430 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-05 19:46:58.432 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:46:58.435 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-05 19:46:58.447 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-05 19:46:58.449 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.8.1) 2022-08-05 19:46:58.475 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:46:58.479 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:46:58.482 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-05 19:46:58.518 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-05 19:46:58.529 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-05 19:46:58.532 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:46:58.535 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:46:59.944 | Installing collected packages: openstack-placement 2022-08-05 19:46:59.945 | Running setup.py develop for openstack-placement 2022-08-05 19:47:01.579 | Successfully installed openstack-placement 2022-08-05 19:47:01.684 | + inc/python:pip_install:196 : result=0 2022-08-05 19:47:01.686 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:47:01.689 | + functions-common:time_stop:2440 : local name 2022-08-05 19:47:01.691 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:47:01.693 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:47:01.695 | + functions-common:time_stop:2443 : local total 2022-08-05 19:47:01.698 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:47:01.700 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:47:01.702 | + functions-common:time_stop:2447 : start_time=1659728813099 2022-08-05 19:47:01.704 | + functions-common:time_stop:2449 : [[ -z 1659728813099 ]] 2022-08-05 19:47:01.707 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:47:01.711 | + functions-common:time_stop:2452 : end_time=1659728821709 2022-08-05 19:47:01.714 | + functions-common:time_stop:2453 : elapsed_time=8610 2022-08-05 19:47:01.716 | + functions-common:time_stop:2454 : total=212749 2022-08-05 19:47:01.718 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:47:01.721 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=221359 2022-08-05 19:47:01.723 | + inc/python:pip_install:199 : return 0 2022-08-05 19:47:01.726 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-05 19:47:01.728 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-05 19:47:01.731 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-05 19:47:01.750 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-05 19:47:01.762 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-05 19:47:01.764 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-05 19:47:01.767 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:47:01.769 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:47:01.772 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-08-05 19:47:01.775 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:47:01.777 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-05 19:47:01.779 | + ./stack.sh:main:938 : configure_placement 2022-08-05 19:47:01.782 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-05 19:47:01.795 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-05 19:47:01.798 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-05 19:47:01.803 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-05 19:47:01.806 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-05 19:47:01.809 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-05 19:47:01.811 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-05 19:47:01.814 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-05 19:47:01.816 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-05 19:47:01.819 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-05 19:47:01.837 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:47:01.839 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-05 19:47:01.842 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-05 19:47:01.845 | + 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-08-05 19:47:01.876 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-05 19:47:01.907 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-05 19:47:01.938 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-05 19:47:01.940 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-05 19:47:01.943 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-05 19:47:01.945 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-05 19:47:01.947 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-05 19:47:01.979 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-05 19:47:02.007 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.27/identity 2022-08-05 19:47:02.037 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-05 19:47:02.065 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-05 19:47:02.094 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-05 19:47:02.123 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-05 19:47:02.152 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-05 19:47:02.181 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:47:02.211 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-05 19:47:02.240 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-05 19:47:02.242 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-05 19:47:02.245 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-05 19:47:02.248 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-05 19:47:02.265 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-05 19:47:02.268 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-05 19:47:02.271 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-05 19:47:02.273 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-05 19:47:02.276 | + 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-08-05 19:47:02.304 | + 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-08-05 19:47:02.334 | + 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-08-05 19:47:02.362 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-05 19:47:02.390 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-05 19:47:02.394 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-05 19:47:02.396 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-05 19:47:02.399 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-05 19:47:02.401 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-05 19:47:02.404 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-05 19:47:02.406 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-05 19:47:02.409 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-05 19:47:02.413 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-05 19:47:02.416 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-05 19:47:02.418 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-05 19:47:02.430 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-05 19:47:02.431 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:47:02.440 | d /var/run/uwsgi 0755 ubuntu root 2022-08-05 19:47:02.443 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-05 19:47:02.459 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-05 19:47:02.461 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-05 19:47:02.465 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-05 19:47:02.497 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-05 19:47:02.526 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-05 19:47:02.554 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-05 19:47:02.582 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-05 19:47:02.609 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-05 19:47:02.638 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-05 19:47:02.666 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-05 19:47:02.694 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-05 19:47:02.722 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-05 19:47:02.750 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-05 19:47:02.778 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-05 19:47:02.806 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-05 19:47:02.834 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-05 19:47:02.837 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-05 19:47:02.840 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-05 19:47:02.842 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-05 19:47:02.845 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-05 19:47:02.847 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:47:02.850 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:47:02.852 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-05 19:47:02.855 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-05 19:47:02.857 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-05 19:47:02.886 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-05 19:47:02.915 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-05 19:47:02.916 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-05 19:47:02.925 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-05 19:47:02.928 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-05 19:47:02.931 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-05 19:47:02.933 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-05 19:47:02.935 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-05 19:47:02.938 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-05 19:47:02.940 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:47:02.943 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:47:02.947 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-05 19:47:02.949 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-05 19:47:02.952 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:47:02.954 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:47:02.956 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-05 19:47:03.017 | Enabling site placement-api. 2022-08-05 19:47:03.023 | To activate the new configuration, you need to run: 2022-08-05 19:47:03.023 | systemctl reload apache2 2022-08-05 19:47:03.027 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-05 19:47:03.030 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-05 19:47:03.032 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:47:03.035 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-05 19:47:03.172 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-05 19:47:03.190 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:47:03.193 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-05 19:47:03.214 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:47:03.218 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-05 19:47:03.235 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:47:03.238 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-05 19:47:03.240 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-05 19:47:03.243 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-05 19:47:03.276 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.27/identity 2022-08-05 19:47:03.304 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-05 19:47:03.333 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-05 19:47:03.362 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-05 19:47:03.395 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-05 19:47:03.424 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-05 19:47:03.453 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-05 19:47:03.482 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-05 19:47:03.499 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:47:03.502 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-05 19:47:03.519 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:47:03.522 | + ./stack.sh:main:964 : run_phase stack install 2022-08-05 19:47:03.525 | + functions-common:run_phase:1868 : local mode=stack 2022-08-05 19:47:03.527 | + functions-common:run_phase:1869 : local phase=install 2022-08-05 19:47:03.529 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-05 19:47:03.532 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-05 19:47:03.534 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-05 19:47:03.537 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-05 19:47:03.539 | + functions-common:run_phase:1878 : local extra 2022-08-05 19:47:03.543 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-05 19:47:03.547 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-05 19:47:03.550 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-05 19:47:03.552 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-05 19:47:03.555 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-05 19:47:03.558 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-05 19:47:03.574 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:47:03.576 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-05 19:47:03.579 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-05 19:47:03.581 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-05 19:47:03.583 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-05 19:47:03.586 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:47:03.588 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-05 19:47:03.590 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-05 19:47:03.593 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-05 19:47:03.651 | ++ inc/async:async_inner:63 : install_tempest 2022-08-05 19:47:03.688 | [19160 Async install_tempest:77543]: running: install_tempest 2022-08-05 19:47:03.691 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-05 19:47:03.693 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-05 19:47:03.696 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-05 19:47:03.699 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-05 19:47:03.701 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-05 19:47:03.704 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-05 19:47:03.707 | + functions-common:run_plugins:1855 : local phase=install 2022-08-05 19:47:03.710 | + functions-common:run_plugins:1857 : local plugins= 2022-08-05 19:47:03.712 | + functions-common:run_plugins:1858 : local plugin 2022-08-05 19:47:03.715 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-05 19:47:03.717 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-05 19:47:03.720 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-05 19:47:03.723 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-05 19:47:03.727 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-08-05 19:47:03.730 | + inc/python:use_library_from_git:249 : return 1 2022-08-05 19:47:03.733 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-05 19:47:03.735 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-05 19:47:03.739 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-05 19:47:03.742 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-05 19:47:03.745 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-05 19:47:03.747 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-05 19:47:03.752 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-05 19:47:03.752 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-05 19:47:03.758 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-05 19:47:03.760 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-05 19:47:03.763 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-05 19:47:03.766 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-05 19:47:03.769 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-05 19:47:03.791 | Using python 3.8 to install python-openstackclient 2022-08-05 19:47:03.793 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-05 19:47:05.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:47:05.858 | from cryptography.utils import int_from_bytes 2022-08-05 19:47:05.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:47:05.858 | from cryptography.utils import int_from_bytes 2022-08-05 19:47:06.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:47:07.110 | Collecting python-openstackclient===5.8.0 2022-08-05 19:47:07.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-08-05 19:47:07.422 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.0.0) 2022-08-05 19:47:07.426 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-05 19:47:07.429 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-05 19:47:07.434 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (5.0.0) 2022-08-05 19:47:07.454 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-05 19:47:07.467 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.100.0) 2022-08-05 19:47:07.491 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-05 19:47:07.505 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (9.0.0) 2022-08-05 19:47:07.520 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (18.0.0) 2022-08-05 19:47:07.534 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-05 19:47:07.547 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-05 19:47:07.550 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-05 19:47:07.556 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.28.1) 2022-08-05 19:47:07.569 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-05 19:47:07.574 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.16.0) 2022-08-05 19:47:07.577 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-05 19:47:07.633 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-05 19:47:07.642 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-05 19:47:07.681 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-05 19:47:07.731 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-05 19:47:07.734 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.0.9) 2022-08-05 19:47:07.740 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-05 19:47:07.743 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.3.0) 2022-08-05 19:47:07.754 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-05 19:47:07.775 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-05 19:47:07.779 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-05 19:47:07.782 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-08-05 19:47:07.785 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-05 19:47:07.788 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-05 19:47:07.790 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-05 19:47:07.796 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-05 19:47:07.799 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-05 19:47:07.835 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-05 19:47:07.840 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.17.6) 2022-08-05 19:47:07.842 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-05 19:47:07.848 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2022.1) 2022-08-05 19:47:07.854 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.14.1) 2022-08-05 19:47:07.857 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-05 19:47:07.862 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.11) 2022-08-05 19:47:07.894 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-05 19:47:07.897 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 448)) (2019.11.28) 2022-08-05 19:47:07.899 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-05 19:47:07.903 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.5.0) 2022-08-05 19:47:07.907 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-05 19:47:07.962 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2022-08-05 19:47:07.965 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-08-05 19:47:07.970 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-05 19:47:07.974 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-05 19:47:07.977 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.21) 2022-08-05 19:47:09.719 | Installing collected packages: python-openstackclient 2022-08-05 19:47:11.423 | Successfully installed python-openstackclient-5.8.0 2022-08-05 19:47:11.545 | + inc/python:pip_install:196 : result=0 2022-08-05 19:47:11.548 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:47:11.551 | + functions-common:time_stop:2440 : local name 2022-08-05 19:47:11.553 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:47:11.555 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:47:11.558 | + functions-common:time_stop:2443 : local total 2022-08-05 19:47:11.560 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:47:11.562 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:47:11.565 | + functions-common:time_stop:2447 : start_time=1659728823785 2022-08-05 19:47:11.567 | + functions-common:time_stop:2449 : [[ -z 1659728823785 ]] 2022-08-05 19:47:11.570 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:47:11.575 | + functions-common:time_stop:2452 : end_time=1659728831572 2022-08-05 19:47:11.577 | + functions-common:time_stop:2453 : elapsed_time=7787 2022-08-05 19:47:11.579 | + functions-common:time_stop:2454 : total=221359 2022-08-05 19:47:11.581 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:47:11.584 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=229146 2022-08-05 19:47:11.586 | + inc/python:pip_install:199 : return 0 2022-08-05 19:47:11.589 | + ./stack.sh:main:976 : install_oscwrap 2022-08-05 19:47:11.592 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-05 19:47:11.596 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.QK5jFkjAwu 2022-08-05 19:47:11.599 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-05 19:47:11.601 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-05 19:47:11.604 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-05 19:47:11.606 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-05 19:47:11.609 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-05 19:47:11.612 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-05 19:47:11.629 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:47:11.632 | + ./stack.sh:main:1030 : configure_database 2022-08-05 19:47:11.634 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-05 19:47:11.637 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-05 19:47:11.639 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-05 19:47:11.641 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:47:11.643 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-05 19:47:11.646 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-05 19:47:11.648 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:47:11.651 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:47:11.653 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-05 19:47:11.656 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-05 19:47:11.659 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-05 19:47:11.659 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-05 19:47:11.664 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-05 19:47:11.724 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-05 19:47:11.726 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-05 19:47:11.729 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-05 19:47:11.731 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-05 19:47:11.733 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-05 19:47:11.736 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-05 19:47:11.738 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-05 19:47:11.741 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-05 19:47:11.743 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-05 19:47:11.745 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-05 19:47:11.748 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-05 19:47:11.750 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-05 19:47:11.753 | + functions-common:is_suse:537 : is_opensuse 2022-08-05 19:47:11.756 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-05 19:47:11.758 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-05 19:47:11.761 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-05 19:47:11.764 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-05 19:47:11.766 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-05 19:47:11.768 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-05 19:47:11.771 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:47:11.773 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:47:11.776 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-05 19:47:11.778 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:47:11.780 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-05 19:47:14.290 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-05 19:47:14.360 | mysqladmin: connect to server at 'localhost' failed 2022-08-05 19:47:14.360 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-05 19:47:14.382 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-05 19:47:14.398 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-05 19:47:14.414 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:47:14.438 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:47:14.454 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-05 19:47:14.469 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-05 19:47:14.488 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-05 19:47:14.510 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-05 19:47:14.528 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-05 19:47:14.548 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-05 19:47:14.570 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-05 19:47:14.589 | + 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-08-05 19:47:14.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-05 19:47:14.706 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-05 19:47:14.749 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-05 19:47:14.792 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-05 19:47:15.090 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-05 19:47:15.355 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-05 19:47:15.649 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-05 19:47:15.674 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-05 19:47:15.691 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-05 19:47:15.691 | enabling MySQL performance counting 2022-08-05 19:47:15.710 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-05 19:47:15.839 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-05 19:47:15.866 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-05 19:47:18.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:47:18.134 | from cryptography.utils import int_from_bytes 2022-08-05 19:47:18.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:47:18.134 | from cryptography.utils import int_from_bytes 2022-08-05 19:47:19.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-05 19:47:19.212 | Processing ./tools/dbcounter 2022-08-05 19:47:19.218 | Installing build dependencies: started 2022-08-05 19:47:29.059 | Installing build dependencies: finished with status 'done' 2022-08-05 19:47:29.061 | Getting requirements to build wheel: started 2022-08-05 19:47:30.058 | Getting requirements to build wheel: finished with status 'done' 2022-08-05 19:47:30.061 | Installing backend dependencies: started 2022-08-05 19:47:34.682 | Installing backend dependencies: finished with status 'done' 2022-08-05 19:47:34.684 | Preparing wheel metadata: started 2022-08-05 19:47:35.846 | Preparing wheel metadata: finished with status 'done' 2022-08-05 19:47:35.952 | Building wheels for collected packages: dbcounter 2022-08-05 19:47:35.954 | Building wheel for dbcounter (PEP 517): started 2022-08-05 19:47:37.380 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-05 19:47:37.382 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=d8fcf28fcb0cbfbf8b99f1e9bd690dddbdc28a93a9c0b7edaf92724b8bf6595e 2022-08-05 19:47:37.382 | Stored in directory: /tmp/pip-ephem-wheel-cache-d8h_z858/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-05 19:47:37.382 | Successfully built dbcounter 2022-08-05 19:47:39.825 | Installing collected packages: dbcounter 2022-08-05 19:47:39.925 | Successfully installed dbcounter-0.1 2022-08-05 19:47:40.073 | + inc/python:pip_install:196 : result=0 2022-08-05 19:47:40.075 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-05 19:47:40.078 | + functions-common:time_stop:2440 : local name 2022-08-05 19:47:40.081 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:47:40.083 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:47:40.085 | + functions-common:time_stop:2443 : local total 2022-08-05 19:47:40.087 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:47:40.089 | + functions-common:time_stop:2446 : name=pip_install 2022-08-05 19:47:40.092 | + functions-common:time_stop:2447 : start_time=1659728835822 2022-08-05 19:47:40.094 | + functions-common:time_stop:2449 : [[ -z 1659728835822 ]] 2022-08-05 19:47:40.097 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:47:40.101 | + functions-common:time_stop:2452 : end_time=1659728860099 2022-08-05 19:47:40.104 | + functions-common:time_stop:2453 : elapsed_time=24277 2022-08-05 19:47:40.106 | + functions-common:time_stop:2454 : total=229146 2022-08-05 19:47:40.108 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:47:40.110 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=253423 2022-08-05 19:47:40.113 | + inc/python:pip_install:199 : return 0 2022-08-05 19:47:40.115 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-05 19:47:40.118 | + lib/database:recreate_database:112 : local db=stats 2022-08-05 19:47:40.120 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-05 19:47:40.122 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-05 19:47:40.125 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-05 19:47:40.129 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-05 19:47:40.146 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-05 19:47:40.152 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-05 19:47:40.170 | + 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-08-05 19:47:40.170 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-05 19:47:40.175 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-05 19:47:40.196 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-05 19:47:40.198 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:47:40.201 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-05 19:47:42.532 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-05 19:47:42.534 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-05 19:47:42.537 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-05 19:47:42.542 | + functions-common:save_stackenv:62 : time_stamp=2022-08-05-194742 2022-08-05 19:47:42.544 | + functions-common:save_stackenv:63 : echo '# 2022-08-05-194742 1034' 2022-08-05 19:47:42.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.550 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-05 19:47:42.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.554 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-05 19:47:42.557 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.559 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-05 19:47:42.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.564 | + 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-08-05 19:47:42.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.569 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.27 2022-08-05 19:47:42.572 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.574 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.27/identity 2022-08-05 19:47:42.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.579 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-05-193008 2022-08-05 19:47:42.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.584 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-05 19:47:42.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.589 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.27 2022-08-05 19:47:42.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.594 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-05 19:47:42.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.599 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-05 19:47:42.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.604 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-05 19:47:42.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.609 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-05 19:47:42.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.614 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.27 2022-08-05 19:47:42.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-05 19:47:42.619 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-05 19:47:42.622 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-05 19:47:42.625 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-05 19:47:42.627 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-05 19:47:42.642 | + ./stack.sh:main:1060 : start_dstat 2022-08-05 19:47:42.645 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-05 19:47:42.648 | + functions-common:run_process:1694 : local service=dstat 2022-08-05 19:47:42.651 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-05 19:47:42.653 | + functions-common:run_process:1696 : local group= 2022-08-05 19:47:42.657 | + functions-common:run_process:1697 : local user= 2022-08-05 19:47:42.660 | + functions-common:run_process:1698 : local env_vars= 2022-08-05 19:47:42.662 | + functions-common:run_process:1700 : local name=dstat 2022-08-05 19:47:42.665 | + functions-common:run_process:1702 : time_start run_process 2022-08-05 19:47:42.668 | + functions-common:time_start:2426 : local name=run_process 2022-08-05 19:47:42.670 | + functions-common:time_start:2427 : local start_time= 2022-08-05 19:47:42.673 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-05 19:47:42.678 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-05 19:47:42.682 | + functions-common:time_start:2431 : _TIME_START[$name]=1659728862679 2022-08-05 19:47:42.685 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-05 19:47:42.704 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:47:42.707 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-05 19:47:42.710 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-05 19:47:42.712 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-05 19:47:42.715 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-05 19:47:42.717 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-05 19:47:42.720 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-05 19:47:42.723 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-05 19:47:42.725 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-05 19:47:42.728 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-05 19:47:42.730 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-05 19:47:42.732 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-05 19:47:42.735 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-05 19:47:42.738 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-05 19:47:42.740 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-05 19:47:42.743 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-05 19:47:42.745 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-05 19:47:42.748 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-05 19:47:42.750 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-05 19:47:42.753 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-05 19:47:42.755 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-05 19:47:42.757 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-05 19:47:42.759 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-05 19:47:42.762 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-05 19:47:42.765 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-05 19:47:42.775 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-05 19:47:42.837 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-05 19:47:42.898 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-05 19:47:42.949 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-05 19:47:43.001 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-05 19:47:43.060 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-05 19:47:43.113 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-05 19:47:43.115 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-05 19:47:43.118 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-05 19:47:43.181 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-05 19:47:43.581 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-05 19:47:43.594 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-05 19:47:43.985 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-05 19:47:44.009 | + functions-common:run_process:1706 : time_stop run_process 2022-08-05 19:47:44.016 | + functions-common:time_stop:2440 : local name 2022-08-05 19:47:44.027 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:47:44.029 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:47:44.032 | + functions-common:time_stop:2443 : local total 2022-08-05 19:47:44.034 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:47:44.036 | + functions-common:time_stop:2446 : name=run_process 2022-08-05 19:47:44.039 | + functions-common:time_stop:2447 : start_time=1659728862679 2022-08-05 19:47:44.041 | + functions-common:time_stop:2449 : [[ -z 1659728862679 ]] 2022-08-05 19:47:44.044 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:47:44.049 | + functions-common:time_stop:2452 : end_time=1659728864046 2022-08-05 19:47:44.051 | + functions-common:time_stop:2453 : elapsed_time=1367 2022-08-05 19:47:44.054 | + functions-common:time_stop:2454 : total=0 2022-08-05 19:47:44.056 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:47:44.058 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1367 2022-08-05 19:47:44.061 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-05 19:47:44.063 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-05 19:47:44.066 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-05 19:47:44.069 | + functions-common:run_process:1696 : local group= 2022-08-05 19:47:44.071 | + functions-common:run_process:1697 : local user=root 2022-08-05 19:47:44.073 | + functions-common:run_process:1698 : local env_vars= 2022-08-05 19:47:44.076 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-05 19:47:44.078 | + functions-common:run_process:1702 : time_start run_process 2022-08-05 19:47:44.081 | + functions-common:time_start:2426 : local name=run_process 2022-08-05 19:47:44.084 | + functions-common:time_start:2427 : local start_time= 2022-08-05 19:47:44.087 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-05 19:47:44.090 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-05 19:47:44.094 | + functions-common:time_start:2431 : _TIME_START[$name]=1659728864092 2022-08-05 19:47:44.097 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-05 19:47:44.119 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:47:44.121 | + functions-common:run_process:1706 : time_stop run_process 2022-08-05 19:47:44.124 | + functions-common:time_stop:2440 : local name 2022-08-05 19:47:44.126 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:47:44.129 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:47:44.132 | + functions-common:time_stop:2443 : local total 2022-08-05 19:47:44.134 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:47:44.136 | + functions-common:time_stop:2446 : name=run_process 2022-08-05 19:47:44.139 | + functions-common:time_stop:2447 : start_time=1659728864092 2022-08-05 19:47:44.141 | + functions-common:time_stop:2449 : [[ -z 1659728864092 ]] 2022-08-05 19:47:44.147 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:47:44.150 | + functions-common:time_stop:2452 : end_time=1659728864147 2022-08-05 19:47:44.152 | + functions-common:time_stop:2453 : elapsed_time=55 2022-08-05 19:47:44.155 | + functions-common:time_stop:2454 : total=1367 2022-08-05 19:47:44.157 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:47:44.160 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1422 2022-08-05 19:47:44.162 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-05 19:47:44.194 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:47:44.196 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-05 19:47:44.219 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:47:44.222 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-05 19:47:44.243 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:47:44.246 | + ./stack.sh:main:1073 : start_etcd3 2022-08-05 19:47:44.248 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-05 19:47:44.251 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-852208-2-iscsi --data-dir /opt/stack/data/etcd' 2022-08-05 19:47:44.253 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-05 19:47:44.256 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-852208-2-iscsi=http://10.222.0.27:2380' 2022-08-05 19:47:44.258 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.27:2380' 2022-08-05 19:47:44.260 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.27:2379' 2022-08-05 19:47:44.263 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-05 19:47:44.265 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-05 19:47:44.268 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.27:2379' 2022-08-05 19:47:44.270 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-05 19:47:44.273 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-05 19:47:44.276 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-05 19:47:44.278 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-852208-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852208-2-iscsi=http://10.222.0.27:2380 --initial-advertise-peer-urls http://10.222.0.27:2380 --advertise-client-urls http://10.222.0.27:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.27:2379 --debug' '' root 2022-08-05 19:47:44.281 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-05 19:47:44.284 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-852208-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852208-2-iscsi=http://10.222.0.27:2380 --initial-advertise-peer-urls http://10.222.0.27:2380 --advertise-client-urls http://10.222.0.27:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.27:2379 --debug' 2022-08-05 19:47:44.286 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-05 19:47:44.288 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-05 19:47:44.291 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-05 19:47:44.293 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-05 19:47:44.295 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-05 19:47:44.298 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-05 19:47:44.300 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-05 19:47:44.305 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-05 19:47:44.393 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-05 19:47:44.455 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-852208-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852208-2-iscsi=http://10.222.0.27:2380 --initial-advertise-peer-urls http://10.222.0.27:2380 --advertise-client-urls http://10.222.0.27:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.27:2379 --debug' 2022-08-05 19:47:44.506 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-05 19:47:44.557 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-05 19:47:44.607 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-05 19:47:44.657 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-05 19:47:44.661 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-05 19:47:44.663 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-05 19:47:44.728 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-05 19:47:44.992 | ++ inc/async:async_inner:64 : rc=0 2022-08-05 19:47:45.017 | [77543 Async install_tempest:77543]: finished successfully 2022-08-05 19:47:45.130 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-05 19:47:45.191 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-05 19:47:45.251 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-05 19:47:45.309 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-05 19:47:45.364 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-05 19:47:45.367 | ++ functions-common:is_arch:502 : uname -m 2022-08-05 19:47:45.372 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-05 19:47:45.375 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-05 19:47:45.763 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-05 19:47:45.777 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-05 19:47:46.163 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-05 19:47:46.336 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-05 19:47:46.353 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:47:46.356 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-05 19:47:46.359 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-05 19:47:46.362 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-05 19:47:46.367 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-05 19:47:46.381 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-05 19:47:46.394 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-05 19:47:46.396 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-05 19:47:46.399 | + 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.27/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-05 19:47:46.486 | The user clouds.yaml file didn't exist. 2022-08-05 19:47:46.497 | + 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.27/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-05 19:47:46.598 | + 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.27/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-05 19:47:46.703 | + 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.27/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-05 19:47:46.810 | + 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.27/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-05 19:47:46.920 | + 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.27/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-05 19:47:47.036 | + 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.27/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-05 19:47:47.155 | + 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.27/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-05 19:47:47.277 | + 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.27/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-05 19:47:47.404 | + 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.27/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-05 19:47:47.530 | + functions-common:write_clouds_yaml:198 : cat 2022-08-05 19:47:47.535 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-05 19:47:47.538 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-05 19:47:47.541 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-05 19:47:47.546 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-05 19:47:47.550 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-05 19:47:47.554 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-05 19:47:47.573 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:47:47.576 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-05 19:47:47.579 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:47:47.582 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-05 19:47:47.584 | + ./stack.sh:main:1090 : '[' 10.222.0.27 == 10.222.0.27 ']' 2022-08-05 19:47:47.586 | + ./stack.sh:main:1091 : init_keystone 2022-08-05 19:47:47.589 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-05 19:47:47.604 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:47:47.607 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-05 19:47:47.609 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-05 19:47:47.612 | + lib/database:recreate_database:112 : local db=keystone 2022-08-05 19:47:47.614 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-05 19:47:47.616 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-05 19:47:47.619 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-05 19:47:47.623 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-05 19:47:47.645 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-05 19:47:47.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-05 19:47:47.669 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-05 19:47:47.671 | + functions-common:time_start:2426 : local name=dbsync 2022-08-05 19:47:47.674 | + functions-common:time_start:2427 : local start_time= 2022-08-05 19:47:47.677 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-05 19:47:47.680 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-05 19:47:47.684 | + functions-common:time_start:2431 : _TIME_START[$name]=1659728867682 2022-08-05 19:47:47.687 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-05 19:47:52.130 | INFO dbcounter [-] Registered counter for database keystone 2022-08-05 19:47:52.155 | 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=79780) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-05 19:47:52.165 | DEBUG dbcounter [-] [79780] Writer thread running {{(pid=79780) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-05 19:47:52.168 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-05 19:47:52.168 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-05 19:47:52.173 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-05 19:47:52.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-05 19:47:52.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-05 19:47:52.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-05 19:47:52.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-05 19:47:52.175 | 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=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-05 19:47:52.175 | 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=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-05 19:47:52.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-05 19:47:52.175 | 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=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-05 19:47:52.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-05 19:47:52.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-05 19:47:52.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-05 19:47:52.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-05 19:47:52.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-05 19:47:52.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-05 19:47:52.176 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-05 19:47:52.177 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-05 19:47:52.201 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-05 19:47:52.201 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-05 19:47:52.258 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-05 19:47:54.240 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=79780) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-05 19:47:54.242 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-05 19:47:54.242 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=79780) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-05 19:47:54.245 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-05 19:47:54.245 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=79780) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-05 19:47:54.595 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-05 19:47:54.598 | + functions-common:time_stop:2440 : local name 2022-08-05 19:47:54.601 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:47:54.603 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:47:54.605 | + functions-common:time_stop:2443 : local total 2022-08-05 19:47:54.608 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:47:54.610 | + functions-common:time_stop:2446 : name=dbsync 2022-08-05 19:47:54.613 | + functions-common:time_stop:2447 : start_time=1659728867682 2022-08-05 19:47:54.615 | + functions-common:time_stop:2449 : [[ -z 1659728867682 ]] 2022-08-05 19:47:54.618 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:47:54.622 | + functions-common:time_stop:2452 : end_time=1659728874620 2022-08-05 19:47:54.625 | + functions-common:time_stop:2453 : elapsed_time=6938 2022-08-05 19:47:54.627 | + functions-common:time_stop:2454 : total=0 2022-08-05 19:47:54.629 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:47:54.632 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6938 2022-08-05 19:47:54.634 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-05 19:47:54.636 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-05 19:47:54.640 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-05 19:47:58.966 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-05 19:47:58.966 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-05 19:47:58.966 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-05 19:47:58.967 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-05 19:47:58.967 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-05 19:47:58.967 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-05 19:47:58.968 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-05 19:47:58.968 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-05 19:47:58.968 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-05 19:47:59.315 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-05 19:47:59.319 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-05 19:48:03.579 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-05 19:48:03.579 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-05 19:48:03.580 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-05 19:48:03.580 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-05 19:48:03.580 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-05 19:48:03.581 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-05 19:48:03.581 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-05 19:48:03.581 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-05 19:48:03.581 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-05 19:48:03.928 | + ./stack.sh:main:1092 : start_keystone 2022-08-05 19:48:03.931 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-05 19:48:03.933 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-05 19:48:03.936 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-05 19:48:03.952 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:48:03.955 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-05 19:48:03.958 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-05 19:48:03.962 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-05 19:48:03.964 | + functions-common:run_process:1694 : local service=keystone 2022-08-05 19:48:03.967 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-05 19:48:03.969 | + functions-common:run_process:1696 : local group= 2022-08-05 19:48:03.972 | + functions-common:run_process:1697 : local user= 2022-08-05 19:48:03.975 | + functions-common:run_process:1698 : local env_vars= 2022-08-05 19:48:03.977 | + functions-common:run_process:1700 : local name=keystone 2022-08-05 19:48:03.979 | + functions-common:run_process:1702 : time_start run_process 2022-08-05 19:48:03.982 | + functions-common:time_start:2426 : local name=run_process 2022-08-05 19:48:03.984 | + functions-common:time_start:2427 : local start_time= 2022-08-05 19:48:03.987 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-05 19:48:03.990 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-05 19:48:03.995 | + functions-common:time_start:2431 : _TIME_START[$name]=1659728883992 2022-08-05 19:48:03.997 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-05 19:48:04.013 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:48:04.015 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-05 19:48:04.018 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-05 19:48:04.020 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-05 19:48:04.022 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-05 19:48:04.025 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-05 19:48:04.027 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-05 19:48:04.030 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-05 19:48:04.032 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-05 19:48:04.035 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-05 19:48:04.037 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-05 19:48:04.040 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-05 19:48:04.042 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-05 19:48:04.044 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-05 19:48:04.047 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-05 19:48:04.049 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-05 19:48:04.051 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-05 19:48:04.053 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-05 19:48:04.056 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-05 19:48:04.058 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-05 19:48:04.060 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-05 19:48:04.062 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-05 19:48:04.064 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-05 19:48:04.068 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-05 19:48:04.131 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-05 19:48:04.194 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-05 19:48:04.248 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-05 19:48:04.308 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-05 19:48:04.364 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-05 19:48:04.429 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-05 19:48:04.482 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-05 19:48:04.539 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-05 19:48:04.601 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-05 19:48:04.663 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-05 19:48:04.666 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-05 19:48:04.668 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-05 19:48:04.732 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-05 19:48:05.120 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-05 19:48:05.138 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-05 19:48:05.527 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-05 19:48:05.614 | + functions-common:run_process:1706 : time_stop run_process 2022-08-05 19:48:05.617 | + functions-common:time_stop:2440 : local name 2022-08-05 19:48:05.620 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:48:05.622 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:48:05.625 | + functions-common:time_stop:2443 : local total 2022-08-05 19:48:05.628 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:48:05.630 | + functions-common:time_stop:2446 : name=run_process 2022-08-05 19:48:05.633 | + functions-common:time_stop:2447 : start_time=1659728883992 2022-08-05 19:48:05.635 | + functions-common:time_stop:2449 : [[ -z 1659728883992 ]] 2022-08-05 19:48:05.638 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:48:05.643 | + functions-common:time_stop:2452 : end_time=1659728885640 2022-08-05 19:48:05.645 | + functions-common:time_stop:2453 : elapsed_time=1648 2022-08-05 19:48:05.648 | + functions-common:time_stop:2454 : total=1422 2022-08-05 19:48:05.650 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:48:05.653 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3070 2022-08-05 19:48:05.655 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-05 19:48:05.656 | Waiting for keystone to start... 2022-08-05 19:48:05.658 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.27/identity/v3/ 2022-08-05 19:48:05.661 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.27/identity/v3/ 2022-08-05 19:48:05.663 | + functions:wait_for_service:457 : local timeout=60 2022-08-05 19:48:05.666 | + functions:wait_for_service:458 : local url=http://10.222.0.27/identity/v3/ 2022-08-05 19:48:05.668 | + functions:wait_for_service:459 : local rval=0 2022-08-05 19:48:05.671 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-05 19:48:05.673 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-05 19:48:05.676 | + functions-common:time_start:2427 : local start_time= 2022-08-05 19:48:05.679 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-05 19:48:05.682 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-05 19:48:05.686 | + functions-common:time_start:2431 : _TIME_START[$name]=1659728885683 2022-08-05 19:48:05.689 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-05 19:48:05.695 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.27/identity/v3/ 2022-08-05 19:48:12.219 | + :: : [[ 200 == 503 ]] 2022-08-05 19:48:12.220 | + :: : [[ 0 -eq 7 ]] 2022-08-05 19:48:12.224 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-05 19:48:12.226 | + functions-common:time_stop:2440 : local name 2022-08-05 19:48:12.229 | + functions-common:time_stop:2441 : local end_time 2022-08-05 19:48:12.232 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-05 19:48:12.235 | + functions-common:time_stop:2443 : local total 2022-08-05 19:48:12.237 | + functions-common:time_stop:2444 : local start_time 2022-08-05 19:48:12.240 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-05 19:48:12.242 | + functions-common:time_stop:2447 : start_time=1659728885683 2022-08-05 19:48:12.244 | + functions-common:time_stop:2449 : [[ -z 1659728885683 ]] 2022-08-05 19:48:12.248 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-05 19:48:12.254 | + functions-common:time_stop:2452 : end_time=1659728892250 2022-08-05 19:48:12.256 | + functions-common:time_stop:2453 : elapsed_time=6567 2022-08-05 19:48:12.259 | + functions-common:time_stop:2454 : total=0 2022-08-05 19:48:12.261 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-05 19:48:12.264 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6567 2022-08-05 19:48:12.267 | + functions:wait_for_service:467 : return 0 2022-08-05 19:48:12.270 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-05 19:48:12.289 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:48:12.292 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-05 19:48:12.295 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-05 19:48:12.297 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-05 19:48:12.336 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-05 19:48:12.340 | + 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.27/identity 2022-08-05 19:48:17.245 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.245 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.245 | 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=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.253 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.270 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.270 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.303 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.338 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.338 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.430 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.446 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.453 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80511) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-05 19:48:17.523 | INFO dbcounter [-] Registered counter for database keystone 2022-08-05 19:48:17.543 | 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=80511) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-05 19:48:17.550 | DEBUG dbcounter [-] [80511] Writer thread running {{(pid=80511) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-05 19:48:17.761 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created domain default 2022-08-05 19:48:17.819 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created project admin 2022-08-05 19:48:17.869 | DEBUG passlib.handlers.bcrypt [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=80511) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-05 19:48:17.869 | DEBUG passlib.handlers.bcrypt [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80511) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-05 19:48:17.932 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created user admin 2022-08-05 19:48:17.953 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created role reader 2022-08-05 19:48:17.969 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created role member 2022-08-05 19:48:18.007 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created implied role where 1a4f694d53054a24b580138b1ba77f3c implies b885e5d9af42483799785b59b26b6207 2022-08-05 19:48:18.021 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created role admin 2022-08-05 19:48:18.043 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created implied role where c173688a960b46e5be65f0ccd6fbd734 implies 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:48:18.063 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Granted role admin on project admin to user admin. 2022-08-05 19:48:18.075 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Granted role admin on the system to user admin. 2022-08-05 19:48:18.091 | WARNING py.warnings [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 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-08-05 19:48:18.091 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-05 19:48:18.092 |  2022-08-05 19:48:18.099 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created region RegionOne 2022-08-05 19:48:18.147 | INFO keystone.cmd.bootstrap [None req-d5c0f8d2-e3ff-4013-bf24-40d94eeb12f3 None None] Created public endpoint http://10.222.0.27/identity 2022-08-05 19:48:18.643 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-05 19:48:18.646 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-05 19:48:18.649 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-05 19:48:18.653 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-05 19:48:21.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:21.877 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:21.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:21.878 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:22.034 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:22.038 | + lib/keystone:create_keystone_accounts:310 : admin_project=d25cd7afe64843529ae31496a857a541 2022-08-05 19:48:22.041 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-05 19:48:22.045 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-05 19:48:24.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:24.109 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:24.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:24.109 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:24.270 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:24.273 | + lib/keystone:create_keystone_accounts:312 : admin_user=03d1834a64cd4a43829827cb99a72747 2022-08-05 19:48:24.275 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-05 19:48:24.278 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-05 19:48:24.280 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-05 19:48:24.282 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 03d1834a64cd4a43829827cb99a72747 default 2022-08-05 19:48:24.339 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 03d1834a64cd4a43829827cb99a72747 default 2022-08-05 19:48:24.386 | [19160 Async ks-domain-role:80638]: running: get_or_add_user_domain_role admin 03d1834a64cd4a43829827cb99a72747 default 2022-08-05 19:48:24.389 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-05 19:48:24.392 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-05 19:48:24.396 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-05 19:48:27.411 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-05 19:48:27.413 | + functions-common:get_or_create_domain:889 : echo default 2022-08-05 19:48:27.413 | default 2022-08-05 19:48:27.416 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-05 19:48:27.481 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-05 19:48:27.534 | [19160 Async ks-project:80770]: running: get_or_create_project service Default 2022-08-05 19:48:27.537 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-05 19:48:27.605 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-05 19:48:27.655 | [19160 Async ks-service:80865]: running: get_or_create_role service 2022-08-05 19:48:27.659 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-05 19:48:27.732 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-05 19:48:27.822 | [19160 Async ks-reseller:80951]: running: get_or_create_role ResellerAdmin 2022-08-05 19:48:27.846 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-05 19:48:27.864 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-05 19:48:28.218 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-05 19:48:28.455 | [19160 Async ks-anotherrole:81043]: running: get_or_create_role anotherrole 2022-08-05 19:48:28.474 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-05 19:48:28.514 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-05 19:48:28.540 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-05 19:48:28.577 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-05 19:48:31.151 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:31.179 | [80865 Async ks-service:80865]: finished successfully 2022-08-05 19:48:31.671 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:31.759 | [80951 Async ks-reseller:80951]: finished successfully 2022-08-05 19:48:31.875 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:31.914 | [80770 Async ks-project:80770]: finished successfully 2022-08-05 19:48:31.918 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:31.961 | [81043 Async ks-anotherrole:81043]: finished successfully 2022-08-05 19:48:32.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:32.078 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:32.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:32.078 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:32.214 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:32.217 | ++ functions-common:get_or_create_project:939 : project_id=7ac0f0a66e994494baf51533717498da 2022-08-05 19:48:32.219 | ++ functions-common:get_or_create_project:940 : echo 7ac0f0a66e994494baf51533717498da 2022-08-05 19:48:32.223 | + lib/keystone:create_keystone_accounts:340 : invis_project=7ac0f0a66e994494baf51533717498da 2022-08-05 19:48:32.225 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-05 19:48:32.228 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-05 19:48:32.230 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-05 19:48:32.233 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-05 19:48:34.313 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:34.338 | [80638 Async ks-domain-role:80638]: finished successfully 2022-08-05 19:48:34.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:34.539 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:34.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:34.539 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:34.673 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:34.676 | ++ functions-common:get_or_create_project:939 : project_id=6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:34.678 | ++ functions-common:get_or_create_project:940 : echo 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:34.682 | + lib/keystone:create_keystone_accounts:344 : demo_project=6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:34.684 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-05 19:48:34.687 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-05 19:48:34.690 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:48:34.693 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-05 19:48:34.695 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-05 19:48:34.698 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-05 19:48:36.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:36.945 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:36.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:36.945 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.098 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:37.101 | ++ functions-common:get_or_create_user:926 : user_id=311403d2ab974eddb6f0bc18bcb7b8e0 2022-08-05 19:48:37.103 | ++ functions-common:get_or_create_user:927 : echo 311403d2ab974eddb6f0bc18bcb7b8e0 2022-08-05 19:48:37.106 | + lib/keystone:create_keystone_accounts:347 : demo_user=311403d2ab974eddb6f0bc18bcb7b8e0 2022-08-05 19:48:37.108 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-05 19:48:37.159 | [19160 Async ks-domain-role:80638]: Waiting for completion of get_or_add_user_domain_role admin 03d1834a64cd4a43829827cb99a72747 default running on PID 80638 (6 other jobs running) 2022-08-05 19:48:37.183 | [19160 Async ks-domain-role:80638]: Signaling child to exit 2022-08-05 19:48:37.184 | WAKEUP 2022-08-05 19:48:37.207 | [19160 Async ks-domain-role:80638]: Signaled 2022-08-05 19:48:37.208 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-05 19:48:37.208 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:48:37.208 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03d1834a64cd4a43829827cb99a72747 --domain default 2022-08-05 19:48:37.208 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-05 19:48:37.208 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:48:37.208 | ++ functions-common:get_field:813 : read data 2022-08-05 19:48:37.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.208 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.208 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.208 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:37.208 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-05 19:48:37.208 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-05 19:48:37.208 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 03d1834a64cd4a43829827cb99a72747 --domain default 2022-08-05 19:48:37.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.209 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.209 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.209 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03d1834a64cd4a43829827cb99a72747 --domain default 2022-08-05 19:48:37.209 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-05 19:48:37.209 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:48:37.209 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:48:37.209 | ++ functions-common:get_field:813 : read data 2022-08-05 19:48:37.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.209 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.209 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.209 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:37.209 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:48:37.209 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:48:37.209 | ++ functions-common:get_field:819 : echo '| c173688a960b46e5be65f0ccd6fbd734 | 03d1834a64cd4a43829827cb99a72747 | | | default | | False |' 2022-08-05 19:48:37.209 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:48:37.209 | ++ functions-common:get_field:813 : read data 2022-08-05 19:48:37.209 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:48:37.209 | + functions-common:get_or_add_user_domain_role:1022 : echo c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:48:37.209 | c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:48:37.251 | [19160 Async ks-domain-role:80638]: finished get_or_add_user_domain_role admin 03d1834a64cd4a43829827cb99a72747 default with result 0 in 10 seconds 2022-08-05 19:48:37.258 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-05 19:48:37.294 | [19160 Async ks-project:80770]: Waiting for completion of get_or_create_project service Default running on PID 80770 (5 other jobs running) 2022-08-05 19:48:37.318 | [19160 Async ks-project:80770]: Signaling child to exit 2022-08-05 19:48:37.318 | WAKEUP 2022-08-05 19:48:37.340 | [19160 Async ks-project:80770]: Signaled 2022-08-05 19:48:37.341 | + functions-common:get_or_create_project:933 : local project_id 2022-08-05 19:48:37.342 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-05 19:48:37.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.342 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.342 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.342 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:37.342 | + functions-common:get_or_create_project:939 : project_id=a70a82dcfc574fad90b3f5f00abbba58 2022-08-05 19:48:37.342 | + functions-common:get_or_create_project:940 : echo a70a82dcfc574fad90b3f5f00abbba58 2022-08-05 19:48:37.342 | a70a82dcfc574fad90b3f5f00abbba58 2022-08-05 19:48:37.385 | [19160 Async ks-project:80770]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-05 19:48:37.423 | [19160 Async ks-service:80865]: Waiting for completion of get_or_create_role service running on PID 80865 (4 other jobs running) 2022-08-05 19:48:37.451 | [19160 Async ks-service:80865]: Signaling child to exit 2022-08-05 19:48:37.451 | WAKEUP 2022-08-05 19:48:37.473 | [19160 Async ks-service:80865]: Signaled 2022-08-05 19:48:37.474 | + functions-common:get_or_create_role:946 : local role_id 2022-08-05 19:48:37.474 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-05 19:48:37.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.474 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.474 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.475 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:37.475 | + functions-common:get_or_create_role:951 : role_id=6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:48:37.475 | + functions-common:get_or_create_role:952 : echo 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:48:37.475 | 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:48:37.520 | [19160 Async ks-service:80865]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-05 19:48:37.556 | [19160 Async ks-reseller:80951]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80951 (3 other jobs running) 2022-08-05 19:48:37.581 | [19160 Async ks-reseller:80951]: Signaling child to exit 2022-08-05 19:48:37.581 | WAKEUP 2022-08-05 19:48:37.603 | [19160 Async ks-reseller:80951]: Signaled 2022-08-05 19:48:37.605 | + functions-common:get_or_create_role:946 : local role_id 2022-08-05 19:48:37.605 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-05 19:48:37.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.605 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.605 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.605 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:37.605 | + functions-common:get_or_create_role:951 : role_id=31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:48:37.605 | + functions-common:get_or_create_role:952 : echo 31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:48:37.605 | 31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:48:37.648 | [19160 Async ks-reseller:80951]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-08-05 19:48:37.686 | [19160 Async ks-anotherrole:81043]: Waiting for completion of get_or_create_role anotherrole running on PID 81043 (2 other jobs running) 2022-08-05 19:48:37.711 | [19160 Async ks-anotherrole:81043]: Signaling child to exit 2022-08-05 19:48:37.711 | WAKEUP 2022-08-05 19:48:37.733 | [19160 Async ks-anotherrole:81043]: Signaled 2022-08-05 19:48:37.734 | + functions-common:get_or_create_role:946 : local role_id 2022-08-05 19:48:37.734 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-05 19:48:37.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.734 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:37.734 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:37.734 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:37.734 | + functions-common:get_or_create_role:951 : role_id=dde0aa8028794132913bcba4d91858b8 2022-08-05 19:48:37.735 | + functions-common:get_or_create_role:952 : echo dde0aa8028794132913bcba4d91858b8 2022-08-05 19:48:37.735 | dde0aa8028794132913bcba4d91858b8 2022-08-05 19:48:37.779 | [19160 Async ks-anotherrole:81043]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-05 19:48:37.783 | + inc/async:async_wait:197 : return 0 2022-08-05 19:48:37.786 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:37.843 | + inc/async:async_inner:63 : get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:37.884 | [19160 Async ks-demo-member:81942]: running: get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:37.888 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 03d1834a64cd4a43829827cb99a72747 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:37.949 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 03d1834a64cd4a43829827cb99a72747 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:37.996 | [19160 Async ks-demo-admin:82054]: running: get_or_add_user_project_role admin 03d1834a64cd4a43829827cb99a72747 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:37.999 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:38.073 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:38.119 | [19160 Async ks-demo-another:82166]: running: get_or_add_user_project_role anotherrole 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:38.122 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 7ac0f0a66e994494baf51533717498da 2022-08-05 19:48:38.190 | + inc/async:async_inner:63 : get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 7ac0f0a66e994494baf51533717498da 2022-08-05 19:48:38.273 | [19160 Async ks-demo-invis:82279]: running: get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 7ac0f0a66e994494baf51533717498da 2022-08-05 19:48:38.278 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-05 19:48:38.290 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-05 19:48:38.294 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:48:38.300 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-05 19:48:38.322 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-05 19:48:38.359 | +++ functions-common:get_or_create_user:928 : 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-08-05 19:48:41.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:41.749 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:41.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:41.749 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:41.900 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:41.903 | ++ functions-common:get_or_create_user:926 : user_id=f61db23dcfba4b319e8809ebabda24d7 2022-08-05 19:48:41.906 | ++ functions-common:get_or_create_user:927 : echo f61db23dcfba4b319e8809ebabda24d7 2022-08-05 19:48:41.909 | + lib/keystone:create_keystone_accounts:360 : demo_reader=f61db23dcfba4b319e8809ebabda24d7 2022-08-05 19:48:41.912 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader f61db23dcfba4b319e8809ebabda24d7 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:41.985 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f61db23dcfba4b319e8809ebabda24d7 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:42.028 | [19160 Async ks-demo-reader:82436]: running: get_or_add_user_project_role reader f61db23dcfba4b319e8809ebabda24d7 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:48:42.031 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-05 19:48:42.038 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-05 19:48:42.041 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-05 19:48:42.045 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-05 19:48:45.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:45.190 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:45.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:45.190 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:45.651 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:45.661 | ++ functions-common:get_or_create_project:939 : project_id=6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:45.675 | ++ functions-common:get_or_create_project:940 : echo 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:45.698 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:45.718 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-05 19:48:45.743 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-05 19:48:45.770 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:48:45.798 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-05 19:48:45.819 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-05 19:48:45.854 | +++ functions-common:get_or_create_user:928 : 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-08-05 19:48:49.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:49.338 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:49.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:49.338 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:49.710 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:49.726 | ++ functions-common:get_or_create_user:926 : user_id=aef034fd1a4f42618eb52ccce58d0014 2022-08-05 19:48:49.746 | ++ functions-common:get_or_create_user:927 : echo aef034fd1a4f42618eb52ccce58d0014 2022-08-05 19:48:49.766 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=aef034fd1a4f42618eb52ccce58d0014 2022-08-05 19:48:49.795 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:50.210 | + inc/async:async_inner:63 : get_or_add_user_project_role admin aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:50.461 | [19160 Async ks-alt-admin:82804]: running: get_or_add_user_project_role admin aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:50.477 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:50.875 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:51.111 | [19160 Async ks-alt-another:82916]: running: get_or_add_user_project_role anotherrole aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:51.127 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-05 19:48:51.162 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-05 19:48:51.179 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:48:51.194 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-05 19:48:51.222 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-05 19:48:51.259 | +++ functions-common:get_or_create_user:928 : 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-08-05 19:48:53.769 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:53.895 | [82166 Async ks-demo-another:82166]: finished successfully 2022-08-05 19:48:54.618 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:54.716 | [81942 Async ks-demo-member:81942]: finished successfully 2022-08-05 19:48:55.376 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:55.405 | [82054 Async ks-demo-admin:82054]: finished successfully 2022-08-05 19:48:55.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:55.786 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:55.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:55.786 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:55.943 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:55.946 | ++ functions-common:get_or_create_user:926 : user_id=9f8c69917bf44d1aaa26ac61b516a598 2022-08-05 19:48:55.949 | ++ functions-common:get_or_create_user:927 : echo 9f8c69917bf44d1aaa26ac61b516a598 2022-08-05 19:48:55.951 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=9f8c69917bf44d1aaa26ac61b516a598 2022-08-05 19:48:55.954 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 9f8c69917bf44d1aaa26ac61b516a598 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:56.031 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9f8c69917bf44d1aaa26ac61b516a598 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:56.096 | [19160 Async ks-alt-member-user:83250]: running: get_or_add_user_project_role member 9f8c69917bf44d1aaa26ac61b516a598 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:56.110 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-05 19:48:56.113 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-05 19:48:56.117 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:48:56.128 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-05 19:48:56.134 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-05 19:48:56.147 | +++ functions-common:get_or_create_user:928 : 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-08-05 19:48:56.682 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:56.773 | [82279 Async ks-demo-invis:82279]: finished successfully 2022-08-05 19:48:58.452 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:48:58.519 | [82436 Async ks-demo-reader:82436]: finished successfully 2022-08-05 19:48:58.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:58.937 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:58.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:48:58.937 | from cryptography.utils import int_from_bytes 2022-08-05 19:48:59.146 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:48:59.152 | ++ functions-common:get_or_create_user:926 : user_id=c5c7582de1584235b7891d319ef5761a 2022-08-05 19:48:59.155 | ++ functions-common:get_or_create_user:927 : echo c5c7582de1584235b7891d319ef5761a 2022-08-05 19:48:59.161 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=c5c7582de1584235b7891d319ef5761a 2022-08-05 19:48:59.163 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader c5c7582de1584235b7891d319ef5761a 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:59.243 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c5c7582de1584235b7891d319ef5761a 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:59.331 | [19160 Async ks-alt-reader-user:83523]: running: get_or_add_user_project_role reader c5c7582de1584235b7891d319ef5761a 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:48:59.371 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-05 19:48:59.385 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:48:59.392 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-05 19:48:59.398 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-05 19:48:59.407 | +++ functions-common:get_or_create_user:928 : 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-08-05 19:49:02.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:02.393 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:02.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:02.393 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:02.635 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:02.656 | ++ functions-common:get_or_create_user:926 : user_id=d43d81977c134189a3fbfc92c8e6b52e 2022-08-05 19:49:02.680 | ++ functions-common:get_or_create_user:927 : echo d43d81977c134189a3fbfc92c8e6b52e 2022-08-05 19:49:02.692 | + lib/keystone:create_keystone_accounts:392 : system_member_user=d43d81977c134189a3fbfc92c8e6b52e 2022-08-05 19:49:02.705 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member d43d81977c134189a3fbfc92c8e6b52e all 2022-08-05 19:49:03.015 | + inc/async:async_inner:63 : get_or_add_user_system_role member d43d81977c134189a3fbfc92c8e6b52e all 2022-08-05 19:49:03.192 | [19160 Async ks-system-member:83749]: running: get_or_add_user_system_role member d43d81977c134189a3fbfc92c8e6b52e all 2022-08-05 19:49:03.212 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-05 19:49:03.224 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:49:03.237 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-05 19:49:03.257 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-05 19:49:03.280 | +++ functions-common:get_or_create_user:928 : 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-08-05 19:49:06.626 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:06.762 | [82804 Async ks-alt-admin:82804]: finished successfully 2022-08-05 19:49:07.109 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:07.162 | [82916 Async ks-alt-another:82916]: finished successfully 2022-08-05 19:49:07.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:07.599 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:07.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:07.599 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:07.767 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:07.772 | ++ functions-common:get_or_create_user:926 : user_id=bd35b64e464a49ce9a54e6a4723941c7 2022-08-05 19:49:07.776 | ++ functions-common:get_or_create_user:927 : echo bd35b64e464a49ce9a54e6a4723941c7 2022-08-05 19:49:07.780 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=bd35b64e464a49ce9a54e6a4723941c7 2022-08-05 19:49:07.784 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader bd35b64e464a49ce9a54e6a4723941c7 all 2022-08-05 19:49:07.896 | + inc/async:async_inner:63 : get_or_add_user_system_role reader bd35b64e464a49ce9a54e6a4723941c7 all 2022-08-05 19:49:07.973 | [19160 Async ks-system-reader:84042]: running: get_or_add_user_system_role reader bd35b64e464a49ce9a54e6a4723941c7 all 2022-08-05 19:49:07.983 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-05 19:49:07.990 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-05 19:49:08.001 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-05 19:49:08.005 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-05 19:49:08.027 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-05 19:49:09.618 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:09.812 | [83250 Async ks-alt-member-user:83250]: finished successfully 2022-08-05 19:49:11.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:11.138 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:11.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:11.138 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:11.299 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:11.304 | ++ functions-common:get_or_create_group:903 : group_id=291297a2f54e403d911b8e326c3201be 2022-08-05 19:49:11.312 | ++ functions-common:get_or_create_group:904 : echo 291297a2f54e403d911b8e326c3201be 2022-08-05 19:49:11.318 | + lib/keystone:create_keystone_accounts:402 : admin_group=291297a2f54e403d911b8e326c3201be 2022-08-05 19:49:11.341 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-05 19:49:11.345 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-05 19:49:11.348 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-05 19:49:11.350 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-05 19:49:11.354 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-05 19:49:12.692 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:12.723 | [83523 Async ks-alt-reader-user:83523]: finished successfully 2022-08-05 19:49:13.962 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:13.997 | [83749 Async ks-system-member:83749]: finished successfully 2022-08-05 19:49:14.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:14.138 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:14.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:14.138 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:14.297 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:14.301 | ++ functions-common:get_or_create_group:903 : group_id=da0669fc7bb94a6991321541b3f511e9 2022-08-05 19:49:14.303 | ++ functions-common:get_or_create_group:904 : echo da0669fc7bb94a6991321541b3f511e9 2022-08-05 19:49:14.306 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=da0669fc7bb94a6991321541b3f511e9 2022-08-05 19:49:14.309 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:14.375 | + inc/async:async_inner:63 : get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:14.417 | [19160 Async ks-group-memberdemo:84440]: running: get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:14.422 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:14.492 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:14.543 | [19160 Async ks-group-anotherdemo:84526]: running: get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:14.546 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:14.624 | + inc/async:async_inner:63 : get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:14.797 | [19160 Async ks-group-memberalt:84612]: running: get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:14.815 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:15.214 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:15.456 | [19160 Async ks-group-anotheralt:84702]: running: get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:15.478 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 291297a2f54e403d911b8e326c3201be d25cd7afe64843529ae31496a857a541 2022-08-05 19:49:15.921 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 291297a2f54e403d911b8e326c3201be d25cd7afe64843529ae31496a857a541 2022-08-05 19:49:16.206 | [19160 Async ks-group-admin:84788]: running: get_or_add_group_project_role admin 291297a2f54e403d911b8e326c3201be d25cd7afe64843529ae31496a857a541 2022-08-05 19:49:16.231 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-05 19:49:16.608 | [19160 Async ks-demo-member:81942]: Waiting for completion of get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 running on PID 81942 (17 other jobs running) 2022-08-05 19:49:16.770 | [19160 Async ks-demo-member:81942]: Signaling child to exit 2022-08-05 19:49:16.774 | WAKEUP 2022-08-05 19:49:16.911 | [19160 Async ks-demo-member:81942]: Signaled 2022-08-05 19:49:16.920 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:16.920 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:16.920 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:16.920 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:16.921 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:16.921 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:16.921 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:16.921 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:16.921 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:16.921 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:16.921 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:16.921 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:16.921 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:16.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:16.921 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:16.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:16.921 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:16.921 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:16.922 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:16.922 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:16.922 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:16.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:16.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:16.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:16.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:16.922 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:16.922 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:16.922 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:16.922 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:16.922 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:16.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:16.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:16.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:16.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:16.922 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:16.922 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:16.922 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:16.922 | ++ functions-common:get_field:819 : echo '| 1a4f694d53054a24b580138b1ba77f3c | 311403d2ab974eddb6f0bc18bcb7b8e0 | | 6f67d76798fb469c8ec9dd2d185572c3 | | | False |' 2022-08-05 19:49:16.922 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:16.922 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:16.922 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:16.922 | + functions-common:get_or_add_user_project_role:998 : echo 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:16.923 | 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:17.198 | [19160 Async ks-demo-member:81942]: finished get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 with result 0 in 16 seconds 2022-08-05 19:49:17.417 | [19160 Async ks-demo-admin:82054]: Waiting for completion of get_or_add_user_project_role admin 03d1834a64cd4a43829827cb99a72747 6f67d76798fb469c8ec9dd2d185572c3 running on PID 82054 (16 other jobs running) 2022-08-05 19:49:17.577 | [19160 Async ks-demo-admin:82054]: Signaling child to exit 2022-08-05 19:49:17.578 | WAKEUP 2022-08-05 19:49:17.684 | [19160 Async ks-demo-admin:82054]: Signaled 2022-08-05 19:49:17.690 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:17.690 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:17.690 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:17.690 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:17.690 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:17.690 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:17.690 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:17.690 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:17.690 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03d1834a64cd4a43829827cb99a72747 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:17.690 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:17.690 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:17.690 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:17.690 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:17.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:17.690 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:17.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:17.690 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:17.691 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:17.691 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:17.691 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:17.691 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 03d1834a64cd4a43829827cb99a72747 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:17.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:17.691 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:17.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:17.691 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:17.691 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:17.691 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:17.691 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:17.691 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03d1834a64cd4a43829827cb99a72747 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:17.691 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:17.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:17.691 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:17.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:17.691 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:17.691 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:17.691 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:17.691 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:17.691 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:17.691 | ++ functions-common:get_field:819 : echo '| c173688a960b46e5be65f0ccd6fbd734 | 03d1834a64cd4a43829827cb99a72747 | | 6f67d76798fb469c8ec9dd2d185572c3 | | | False |' 2022-08-05 19:49:17.691 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:17.691 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:49:17.691 | + functions-common:get_or_add_user_project_role:998 : echo c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:49:17.691 | c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:49:17.860 | [19160 Async ks-demo-admin:82054]: finished get_or_add_user_project_role admin 03d1834a64cd4a43829827cb99a72747 6f67d76798fb469c8ec9dd2d185572c3 with result 0 in 17 seconds 2022-08-05 19:49:18.083 | [19160 Async ks-demo-another:82166]: Waiting for completion of get_or_add_user_project_role anotherrole 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 running on PID 82166 (15 other jobs running) 2022-08-05 19:49:18.194 | [19160 Async ks-demo-another:82166]: Signaling child to exit 2022-08-05 19:49:18.196 | WAKEUP 2022-08-05 19:49:18.340 | [19160 Async ks-demo-another:82166]: Signaled 2022-08-05 19:49:18.351 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:18.352 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:18.352 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:18.352 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:18.352 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:18.352 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:18.352 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:18.352 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:18.352 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:18.352 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:18.352 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:18.352 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:18.352 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:18.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.352 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.352 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.352 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:18.352 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:18.352 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:18.352 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:18.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.352 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.352 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.352 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:18.352 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:18.352 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:18.352 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:18.352 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:18.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.353 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.353 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.353 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:18.353 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:18.353 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:18.353 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:18.353 | ++ functions-common:get_field:819 : echo '| dde0aa8028794132913bcba4d91858b8 | 311403d2ab974eddb6f0bc18bcb7b8e0 | | 6f67d76798fb469c8ec9dd2d185572c3 | | | False |' 2022-08-05 19:49:18.353 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:18.353 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dde0aa8028794132913bcba4d91858b8 2022-08-05 19:49:18.353 | + functions-common:get_or_add_user_project_role:998 : echo dde0aa8028794132913bcba4d91858b8 2022-08-05 19:49:18.353 | dde0aa8028794132913bcba4d91858b8 2022-08-05 19:49:18.476 | [19160 Async ks-demo-another:82166]: finished get_or_add_user_project_role anotherrole 311403d2ab974eddb6f0bc18bcb7b8e0 6f67d76798fb469c8ec9dd2d185572c3 with result 0 in 15 seconds 2022-08-05 19:49:18.541 | [19160 Async ks-demo-invis:82279]: Waiting for completion of get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 7ac0f0a66e994494baf51533717498da running on PID 82279 (14 other jobs running) 2022-08-05 19:49:18.572 | [19160 Async ks-demo-invis:82279]: Signaling child to exit 2022-08-05 19:49:18.573 | WAKEUP 2022-08-05 19:49:18.615 | [19160 Async ks-demo-invis:82279]: Signaled 2022-08-05 19:49:18.616 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:18.616 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:18.616 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:18.616 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:18.616 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:18.616 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:18.616 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:18.616 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:18.616 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 7ac0f0a66e994494baf51533717498da 2022-08-05 19:49:18.617 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:18.617 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:18.617 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:18.617 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:18.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.617 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.617 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.617 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:18.617 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:18.617 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:18.617 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 7ac0f0a66e994494baf51533717498da 2022-08-05 19:49:18.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.617 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.617 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.617 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:18.617 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:18.617 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:18.617 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 311403d2ab974eddb6f0bc18bcb7b8e0 --project 7ac0f0a66e994494baf51533717498da 2022-08-05 19:49:18.617 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:18.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.617 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:18.617 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:18.617 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:18.617 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:18.618 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:18.618 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:18.618 | ++ functions-common:get_field:819 : echo '| 1a4f694d53054a24b580138b1ba77f3c | 311403d2ab974eddb6f0bc18bcb7b8e0 | | 7ac0f0a66e994494baf51533717498da | | | False |' 2022-08-05 19:49:18.618 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:18.618 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:18.618 | + functions-common:get_or_add_user_project_role:998 : echo 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:18.618 | 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:18.748 | [19160 Async ks-demo-invis:82279]: finished get_or_add_user_project_role member 311403d2ab974eddb6f0bc18bcb7b8e0 7ac0f0a66e994494baf51533717498da with result 0 in 18 seconds 2022-08-05 19:49:18.904 | [19160 Async ks-demo-reader:82436]: Waiting for completion of get_or_add_user_project_role reader f61db23dcfba4b319e8809ebabda24d7 6f67d76798fb469c8ec9dd2d185572c3 running on PID 82436 (13 other jobs running) 2022-08-05 19:49:19.061 | [19160 Async ks-demo-reader:82436]: Signaling child to exit 2022-08-05 19:49:19.062 | WAKEUP 2022-08-05 19:49:19.122 | [19160 Async ks-demo-reader:82436]: Signaled 2022-08-05 19:49:19.123 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:19.123 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:19.123 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:19.124 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:19.124 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:19.124 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:19.124 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:19.124 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:19.124 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:19.124 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:19.124 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f61db23dcfba4b319e8809ebabda24d7 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:19.124 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:19.124 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:19.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.124 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.124 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.125 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:19.125 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:19.125 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:19.125 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user f61db23dcfba4b319e8809ebabda24d7 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:19.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.125 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.125 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.125 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:19.125 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f61db23dcfba4b319e8809ebabda24d7 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:19.125 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:19.125 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:19.125 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:19.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.125 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.125 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.125 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:19.125 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:19.125 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:19.125 | ++ functions-common:get_field:819 : echo '| b885e5d9af42483799785b59b26b6207 | f61db23dcfba4b319e8809ebabda24d7 | | 6f67d76798fb469c8ec9dd2d185572c3 | | | False |' 2022-08-05 19:49:19.125 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:19.126 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:19.126 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:19.126 | + functions-common:get_or_add_user_project_role:998 : echo b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:19.126 | b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:19.206 | [19160 Async ks-demo-reader:82436]: finished get_or_add_user_project_role reader f61db23dcfba4b319e8809ebabda24d7 6f67d76798fb469c8ec9dd2d185572c3 with result 0 in 16 seconds 2022-08-05 19:49:19.212 | + inc/async:async_wait:197 : return 0 2022-08-05 19:49:19.232 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-05 19:49:19.507 | [19160 Async ks-alt-admin:82804]: Waiting for completion of get_or_add_user_project_role admin aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 running on PID 82804 (12 other jobs running) 2022-08-05 19:49:19.509 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:19.639 | [19160 Async ks-alt-admin:82804]: Signaling child to exit 2022-08-05 19:49:19.639 | [84042 Async ks-system-reader:84042]: finished successfully 2022-08-05 19:49:19.639 | WAKEUP 2022-08-05 19:49:19.695 | [19160 Async ks-alt-admin:82804]: Signaled 2022-08-05 19:49:19.697 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:19.697 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:19.697 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:19.697 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:19.697 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:19.697 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:19.697 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:19.697 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:19.697 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aef034fd1a4f42618eb52ccce58d0014 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:19.697 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:19.697 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:19.697 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:19.697 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:19.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.697 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.697 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.697 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:19.698 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:19.698 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:19.698 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user aef034fd1a4f42618eb52ccce58d0014 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:19.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.698 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.698 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.698 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aef034fd1a4f42618eb52ccce58d0014 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:19.698 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:19.698 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:19.698 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:19.698 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:19.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.698 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:19.698 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:19.698 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:19.698 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:19.698 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:19.698 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:19.698 | ++ functions-common:get_field:819 : echo '| c173688a960b46e5be65f0ccd6fbd734 | aef034fd1a4f42618eb52ccce58d0014 | | 6440bf75a9134de7ba2c5fb9c23955e2 | | | False |' 2022-08-05 19:49:19.698 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:19.698 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:49:19.698 | + functions-common:get_or_add_user_project_role:998 : echo c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:49:19.698 | c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:49:19.835 | [19160 Async ks-alt-admin:82804]: finished get_or_add_user_project_role admin aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 with result 0 in 16 seconds 2022-08-05 19:49:20.047 | [19160 Async ks-alt-another:82916]: Waiting for completion of get_or_add_user_project_role anotherrole aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 running on PID 82916 (11 other jobs running) 2022-08-05 19:49:20.148 | [19160 Async ks-alt-another:82916]: Signaling child to exit 2022-08-05 19:49:20.149 | WAKEUP 2022-08-05 19:49:20.254 | [19160 Async ks-alt-another:82916]: Signaled 2022-08-05 19:49:20.256 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:20.257 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:20.257 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:20.257 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:20.257 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:20.257 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:20.257 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:20.257 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:20.257 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:20.257 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:20.257 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user aef034fd1a4f42618eb52ccce58d0014 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:20.257 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:20.257 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:20.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.257 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.257 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.257 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:20.257 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:20.257 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:20.257 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user aef034fd1a4f42618eb52ccce58d0014 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:20.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.257 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.257 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.257 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:20.257 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:20.257 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:20.257 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user aef034fd1a4f42618eb52ccce58d0014 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:20.257 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:20.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.257 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.258 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.258 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:20.258 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:20.258 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:20.258 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:20.258 | ++ functions-common:get_field:819 : echo '| dde0aa8028794132913bcba4d91858b8 | aef034fd1a4f42618eb52ccce58d0014 | | 6440bf75a9134de7ba2c5fb9c23955e2 | | | False |' 2022-08-05 19:49:20.258 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:20.258 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dde0aa8028794132913bcba4d91858b8 2022-08-05 19:49:20.258 | + functions-common:get_or_add_user_project_role:998 : echo dde0aa8028794132913bcba4d91858b8 2022-08-05 19:49:20.258 | dde0aa8028794132913bcba4d91858b8 2022-08-05 19:49:20.471 | [19160 Async ks-alt-another:82916]: finished get_or_add_user_project_role anotherrole aef034fd1a4f42618eb52ccce58d0014 6440bf75a9134de7ba2c5fb9c23955e2 with result 0 in 16 seconds 2022-08-05 19:49:20.603 | [19160 Async ks-alt-member-user:83250]: Waiting for completion of get_or_add_user_project_role member 9f8c69917bf44d1aaa26ac61b516a598 6440bf75a9134de7ba2c5fb9c23955e2 running on PID 83250 (10 other jobs running) 2022-08-05 19:49:20.788 | [19160 Async ks-alt-member-user:83250]: Signaling child to exit 2022-08-05 19:49:20.788 | WAKEUP 2022-08-05 19:49:20.907 | [19160 Async ks-alt-member-user:83250]: Signaled 2022-08-05 19:49:20.921 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:20.922 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:20.922 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:20.922 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:20.922 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:20.922 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:20.922 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:20.922 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:20.922 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9f8c69917bf44d1aaa26ac61b516a598 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:20.922 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:20.922 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:20.922 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:20.922 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:20.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.922 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:20.922 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:20.922 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:20.922 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 9f8c69917bf44d1aaa26ac61b516a598 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:20.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.922 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:20.922 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:20.922 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9f8c69917bf44d1aaa26ac61b516a598 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:20.922 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:20.922 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:20.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.922 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:20.923 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:20.923 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:20.923 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:20.923 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:20.923 | ++ functions-common:get_field:819 : echo '| 1a4f694d53054a24b580138b1ba77f3c | 9f8c69917bf44d1aaa26ac61b516a598 | | 6440bf75a9134de7ba2c5fb9c23955e2 | | | False |' 2022-08-05 19:49:20.923 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:20.923 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:20.923 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:20.923 | + functions-common:get_or_add_user_project_role:998 : echo 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:20.923 | 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:21.247 | [19160 Async ks-alt-member-user:83250]: finished get_or_add_user_project_role member 9f8c69917bf44d1aaa26ac61b516a598 6440bf75a9134de7ba2c5fb9c23955e2 with result 0 in 13 seconds 2022-08-05 19:49:21.508 | [19160 Async ks-alt-reader-user:83523]: Waiting for completion of get_or_add_user_project_role reader c5c7582de1584235b7891d319ef5761a 6440bf75a9134de7ba2c5fb9c23955e2 running on PID 83523 (9 other jobs running) 2022-08-05 19:49:21.646 | [19160 Async ks-alt-reader-user:83523]: Signaling child to exit 2022-08-05 19:49:21.647 | WAKEUP 2022-08-05 19:49:21.794 | [19160 Async ks-alt-reader-user:83523]: Signaled 2022-08-05 19:49:21.814 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:49:21.814 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:49:21.814 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:21.814 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:21.814 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:21.814 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:21.814 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:21.814 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:49:21.815 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c5c7582de1584235b7891d319ef5761a --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:21.815 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:21.815 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:49:21.815 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:21.815 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:21.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:21.815 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:21.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:21.815 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:21.815 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:21.815 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:49:21.815 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:49:21.815 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user c5c7582de1584235b7891d319ef5761a --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:21.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:21.815 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:21.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:21.816 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:21.816 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:49:21.816 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:49:21.816 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c5c7582de1584235b7891d319ef5761a --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:21.816 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:49:21.816 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:21.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:21.816 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:21.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:21.816 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:21.816 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:21.816 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:49:21.816 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:49:21.816 | ++ functions-common:get_field:819 : echo '| b885e5d9af42483799785b59b26b6207 | c5c7582de1584235b7891d319ef5761a | | 6440bf75a9134de7ba2c5fb9c23955e2 | | | False |' 2022-08-05 19:49:21.816 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:49:21.816 | ++ functions-common:get_field:813 : read data 2022-08-05 19:49:21.817 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:21.817 | + functions-common:get_or_add_user_project_role:998 : echo b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:21.817 | b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:22.137 | [19160 Async ks-alt-reader-user:83523]: finished get_or_add_user_project_role reader c5c7582de1584235b7891d319ef5761a 6440bf75a9134de7ba2c5fb9c23955e2 with result 0 in 13 seconds 2022-08-05 19:49:22.175 | + inc/async:async_wait:197 : return 0 2022-08-05 19:49:22.203 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-05 19:49:22.568 | [19160 Async ks-system-member:83749]: Waiting for completion of get_or_add_user_system_role member d43d81977c134189a3fbfc92c8e6b52e all running on PID 83749 (8 other jobs running) 2022-08-05 19:49:22.693 | [19160 Async ks-system-member:83749]: Signaling child to exit 2022-08-05 19:49:22.693 | WAKEUP 2022-08-05 19:49:22.825 | [19160 Async ks-system-member:83749]: Signaled 2022-08-05 19:49:22.840 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-05 19:49:22.840 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-05 19:49:22.840 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-05 19:49:22.840 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:22.840 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:22.840 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:22.840 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:22.840 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:22.840 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-05 19:49:22.840 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d43d81977c134189a3fbfc92c8e6b52e --system all -f value -c Role 2022-08-05 19:49:22.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:22.840 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:22.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:22.840 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:22.841 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:22.841 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-05 19:49:22.841 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-05 19:49:22.841 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user d43d81977c134189a3fbfc92c8e6b52e --system all 2022-08-05 19:49:22.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:22.841 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:22.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:22.841 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:22.841 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d43d81977c134189a3fbfc92c8e6b52e --system all -f value -c Role 2022-08-05 19:49:22.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:22.841 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:22.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:22.841 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:22.841 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:22.841 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:22.841 | + functions-common:get_or_add_user_system_role:1053 : echo 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:22.841 | 1a4f694d53054a24b580138b1ba77f3c 2022-08-05 19:49:23.032 | [19160 Async ks-system-member:83749]: finished get_or_add_user_system_role member d43d81977c134189a3fbfc92c8e6b52e all with result 0 in 11 seconds 2022-08-05 19:49:23.246 | [19160 Async ks-system-reader:84042]: Waiting for completion of get_or_add_user_system_role reader bd35b64e464a49ce9a54e6a4723941c7 all running on PID 84042 (7 other jobs running) 2022-08-05 19:49:23.376 | [19160 Async ks-system-reader:84042]: Signaling child to exit 2022-08-05 19:49:23.377 | WAKEUP 2022-08-05 19:49:23.503 | [19160 Async ks-system-reader:84042]: Signaled 2022-08-05 19:49:23.513 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-05 19:49:23.513 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-05 19:49:23.513 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-05 19:49:23.513 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:49:23.513 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:49:23.513 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:49:23.513 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:49:23.513 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:49:23.513 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-05 19:49:23.513 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bd35b64e464a49ce9a54e6a4723941c7 --system all -f value -c Role 2022-08-05 19:49:23.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:23.513 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:23.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:23.513 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:23.513 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:23.513 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-05 19:49:23.513 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-05 19:49:23.513 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user bd35b64e464a49ce9a54e6a4723941c7 --system all 2022-08-05 19:49:23.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:23.513 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:23.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:23.514 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:23.514 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bd35b64e464a49ce9a54e6a4723941c7 --system all -f value -c Role 2022-08-05 19:49:23.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:23.514 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:23.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:23.514 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:23.514 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:23.514 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:23.514 | + functions-common:get_or_add_user_system_role:1053 : echo b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:23.514 | b885e5d9af42483799785b59b26b6207 2022-08-05 19:49:23.793 | [19160 Async ks-system-reader:84042]: finished get_or_add_user_system_role reader bd35b64e464a49ce9a54e6a4723941c7 all with result 0 in 11 seconds 2022-08-05 19:49:23.828 | + inc/async:async_wait:197 : return 0 2022-08-05 19:49:23.842 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-05 19:49:24.183 | [19160 Async ks-group-memberdemo:84440]: Waiting for completion of get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 running on PID 84440 (6 other jobs running) 2022-08-05 19:49:24.352 | [19160 Async ks-group-memberdemo:84440]: Signaling child to exit 2022-08-05 19:49:27.614 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:27.709 | [84440 Async ks-group-memberdemo:84440]: finished successfully 2022-08-05 19:49:27.772 | WAKEUP 2022-08-05 19:49:27.900 | [19160 Async ks-group-memberdemo:84440]: Signaled 2022-08-05 19:49:27.908 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-05 19:49:27.908 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group da0669fc7bb94a6991321541b3f511e9 --project 6f67d76798fb469c8ec9dd2d185572c3 -f value 2022-08-05 19:49:27.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:27.908 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:27.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:27.908 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:27.908 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:27.908 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-05 19:49:27.908 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-05 19:49:27.908 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group da0669fc7bb94a6991321541b3f511e9 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:27.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:27.908 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:27.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:27.908 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:27.908 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group da0669fc7bb94a6991321541b3f511e9 --project 6f67d76798fb469c8ec9dd2d185572c3 -f value 2022-08-05 19:49:27.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:27.908 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:27.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:27.909 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:27.909 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:27.909 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='1a4f694d53054a24b580138b1ba77f3c da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 False' 2022-08-05 19:49:27.909 | + functions-common:get_or_add_group_project_role:1077 : echo 1a4f694d53054a24b580138b1ba77f3c da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 False 2022-08-05 19:49:27.909 | 1a4f694d53054a24b580138b1ba77f3c da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 False 2022-08-05 19:49:28.118 | [19160 Async ks-group-memberdemo:84440]: finished get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 with result 0 in 13 seconds 2022-08-05 19:49:28.214 | [19160 Async ks-group-anotherdemo:84526]: Waiting for completion of get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 running on PID 84526 (5 other jobs running) 2022-08-05 19:49:28.271 | [19160 Async ks-group-anotherdemo:84526]: Signaling child to exit 2022-08-05 19:49:28.626 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:28.678 | [84526 Async ks-group-anotherdemo:84526]: finished successfully 2022-08-05 19:49:28.707 | WAKEUP 2022-08-05 19:49:28.734 | [19160 Async ks-group-anotherdemo:84526]: Signaled 2022-08-05 19:49:28.736 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-05 19:49:28.736 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group da0669fc7bb94a6991321541b3f511e9 --project 6f67d76798fb469c8ec9dd2d185572c3 -f value 2022-08-05 19:49:28.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:28.736 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:28.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:28.736 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:28.736 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:28.736 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-05 19:49:28.736 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-05 19:49:28.736 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group da0669fc7bb94a6991321541b3f511e9 --project 6f67d76798fb469c8ec9dd2d185572c3 2022-08-05 19:49:28.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:28.736 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:28.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:28.736 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:28.736 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group da0669fc7bb94a6991321541b3f511e9 --project 6f67d76798fb469c8ec9dd2d185572c3 -f value 2022-08-05 19:49:28.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:28.736 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:28.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:28.736 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:28.736 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:28.736 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='dde0aa8028794132913bcba4d91858b8 da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 False' 2022-08-05 19:49:28.736 | + functions-common:get_or_add_group_project_role:1077 : echo dde0aa8028794132913bcba4d91858b8 da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 False 2022-08-05 19:49:28.736 | dde0aa8028794132913bcba4d91858b8 da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 False 2022-08-05 19:49:28.788 | [19160 Async ks-group-anotherdemo:84526]: finished get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6f67d76798fb469c8ec9dd2d185572c3 with result 0 in 14 seconds 2022-08-05 19:49:28.835 | [19160 Async ks-group-memberalt:84612]: Waiting for completion of get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 running on PID 84612 (4 other jobs running) 2022-08-05 19:49:28.870 | [19160 Async ks-group-memberalt:84612]: Signaling child to exit 2022-08-05 19:49:29.025 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:29.056 | [84612 Async ks-group-memberalt:84612]: finished successfully 2022-08-05 19:49:29.078 | WAKEUP 2022-08-05 19:49:29.102 | [19160 Async ks-group-memberalt:84612]: Signaled 2022-08-05 19:49:29.104 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-05 19:49:29.104 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group da0669fc7bb94a6991321541b3f511e9 --project 6440bf75a9134de7ba2c5fb9c23955e2 -f value 2022-08-05 19:49:29.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.104 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.104 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.104 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:29.104 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-05 19:49:29.104 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-05 19:49:29.104 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group da0669fc7bb94a6991321541b3f511e9 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:29.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.104 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.104 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.104 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group da0669fc7bb94a6991321541b3f511e9 --project 6440bf75a9134de7ba2c5fb9c23955e2 -f value 2022-08-05 19:49:29.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.104 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.104 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.104 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:29.104 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='1a4f694d53054a24b580138b1ba77f3c da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 False' 2022-08-05 19:49:29.105 | + functions-common:get_or_add_group_project_role:1077 : echo 1a4f694d53054a24b580138b1ba77f3c da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 False 2022-08-05 19:49:29.105 | 1a4f694d53054a24b580138b1ba77f3c da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 False 2022-08-05 19:49:29.154 | [19160 Async ks-group-memberalt:84612]: finished get_or_add_group_project_role member da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 with result 0 in 14 seconds 2022-08-05 19:49:29.203 | [19160 Async ks-group-anotheralt:84702]: Waiting for completion of get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 running on PID 84702 (3 other jobs running) 2022-08-05 19:49:29.236 | [19160 Async ks-group-anotheralt:84702]: Signaling child to exit 2022-08-05 19:49:29.835 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:29.863 | [84702 Async ks-group-anotheralt:84702]: finished successfully 2022-08-05 19:49:29.883 | WAKEUP 2022-08-05 19:49:29.909 | [19160 Async ks-group-anotheralt:84702]: Signaled 2022-08-05 19:49:29.911 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-05 19:49:29.911 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group da0669fc7bb94a6991321541b3f511e9 --project 6440bf75a9134de7ba2c5fb9c23955e2 -f value 2022-08-05 19:49:29.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.911 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.911 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.911 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:29.911 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-05 19:49:29.911 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-05 19:49:29.911 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group da0669fc7bb94a6991321541b3f511e9 --project 6440bf75a9134de7ba2c5fb9c23955e2 2022-08-05 19:49:29.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.911 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.911 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.911 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group da0669fc7bb94a6991321541b3f511e9 --project 6440bf75a9134de7ba2c5fb9c23955e2 -f value 2022-08-05 19:49:29.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.911 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:29.911 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:29.911 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:29.911 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='dde0aa8028794132913bcba4d91858b8 da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 False' 2022-08-05 19:49:29.911 | + functions-common:get_or_add_group_project_role:1077 : echo dde0aa8028794132913bcba4d91858b8 da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 False 2022-08-05 19:49:29.911 | dde0aa8028794132913bcba4d91858b8 da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 False 2022-08-05 19:49:29.957 | [19160 Async ks-group-anotheralt:84702]: finished get_or_add_group_project_role anotherrole da0669fc7bb94a6991321541b3f511e9 6440bf75a9134de7ba2c5fb9c23955e2 with result 0 in 14 seconds 2022-08-05 19:49:29.997 | [19160 Async ks-group-admin:84788]: Waiting for completion of get_or_add_group_project_role admin 291297a2f54e403d911b8e326c3201be d25cd7afe64843529ae31496a857a541 running on PID 84788 (2 other jobs running) 2022-08-05 19:49:30.023 | [19160 Async ks-group-admin:84788]: Signaling child to exit 2022-08-05 19:49:30.255 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:49:30.281 | [84788 Async ks-group-admin:84788]: finished successfully 2022-08-05 19:49:30.301 | WAKEUP 2022-08-05 19:49:30.324 | [19160 Async ks-group-admin:84788]: Signaled 2022-08-05 19:49:30.325 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-05 19:49:30.325 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 291297a2f54e403d911b8e326c3201be --project d25cd7afe64843529ae31496a857a541 -f value 2022-08-05 19:49:30.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:30.325 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:30.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:30.325 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:30.325 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:30.325 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-05 19:49:30.326 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-05 19:49:30.326 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 291297a2f54e403d911b8e326c3201be --project d25cd7afe64843529ae31496a857a541 2022-08-05 19:49:30.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:30.326 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:30.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:30.326 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:30.326 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 291297a2f54e403d911b8e326c3201be --project d25cd7afe64843529ae31496a857a541 -f value 2022-08-05 19:49:30.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:30.326 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:30.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:49:30.326 | from cryptography.utils import int_from_bytes 2022-08-05 19:49:30.326 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:49:30.326 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='c173688a960b46e5be65f0ccd6fbd734 291297a2f54e403d911b8e326c3201be d25cd7afe64843529ae31496a857a541 False' 2022-08-05 19:49:30.326 | + functions-common:get_or_add_group_project_role:1077 : echo c173688a960b46e5be65f0ccd6fbd734 291297a2f54e403d911b8e326c3201be d25cd7afe64843529ae31496a857a541 False 2022-08-05 19:49:30.326 | c173688a960b46e5be65f0ccd6fbd734 291297a2f54e403d911b8e326c3201be d25cd7afe64843529ae31496a857a541 False 2022-08-05 19:49:30.371 | [19160 Async ks-group-admin:84788]: finished get_or_add_group_project_role admin 291297a2f54e403d911b8e326c3201be d25cd7afe64843529ae31496a857a541 with result 0 in 14 seconds 2022-08-05 19:49:30.376 | + inc/async:async_wait:197 : return 0 2022-08-05 19:49:30.378 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-05 19:49:30.395 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:49:30.397 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-05 19:49:30.415 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:49:30.417 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-05 19:49:30.420 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-05 19:49:30.479 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-05 19:49:30.518 | [19160 Async create_nova_accounts:86689]: running: create_nova_accounts 2022-08-05 19:49:30.520 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-05 19:49:30.538 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:49:30.541 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-05 19:49:30.544 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-05 19:49:30.604 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-05 19:49:30.644 | [19160 Async create_glance_accounts:86804]: running: create_glance_accounts 2022-08-05 19:49:30.647 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-05 19:49:30.669 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:49:30.672 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-05 19:49:30.675 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-05 19:49:30.745 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-05 19:49:30.795 | [19160 Async create_cinder_accounts:86934]: running: create_cinder_accounts 2022-08-05 19:49:30.799 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-05 19:49:30.820 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:49:30.822 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-05 19:49:30.825 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-05 19:49:30.891 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-05 19:49:30.966 | [19160 Async create_neutron_accounts:87050]: running: create_neutron_accounts 2022-08-05 19:49:30.973 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-05 19:49:31.014 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:49:31.017 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-05 19:49:31.019 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-05 19:49:31.302 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-05 19:49:31.525 | [19160 Async create_swift_accounts:87196]: running: create_swift_accounts 2022-08-05 19:49:31.550 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-05 19:49:31.706 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:49:31.728 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-05 19:49:32.087 | [19160 Async create_nova_accounts:86689]: Waiting for completion of create_nova_accounts running on PID 86689 (6 other jobs running) 2022-08-05 19:49:32.263 | [19160 Async create_nova_accounts:86689]: Signaling child to exit 2022-08-05 19:50:11.011 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:50:11.073 | [87050 Async create_neutron_accounts:87050]: finished successfully 2022-08-05 19:50:27.735 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:50:27.766 | [86934 Async create_cinder_accounts:86934]: finished successfully 2022-08-05 19:50:47.122 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:50:47.155 | [86804 Async create_glance_accounts:86804]: finished successfully 2022-08-05 19:50:49.048 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:50:49.079 | [86689 Async create_nova_accounts:86689]: finished successfully 2022-08-05 19:50:49.101 | WAKEUP 2022-08-05 19:50:49.125 | [19160 Async create_nova_accounts:86689]: Signaled 2022-08-05 19:50:49.127 | + lib/nova:create_nova_accounts:351 : [[ 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-08-05 19:50:49.127 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-05 19:50:49.127 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-05 19:50:49.127 | + functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:50:49.127 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-05 19:50:49.127 | + functions-common:get_or_create_user:914 : local email= 2022-08-05 19:50:49.127 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-05 19:50:49.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.127 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.127 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.127 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.127 | + functions-common:get_or_create_user:926 : user_id=11001a2ad96f4ec8a35aab2c64376875 2022-08-05 19:50:49.127 | + functions-common:get_or_create_user:927 : echo 11001a2ad96f4ec8a35aab2c64376875 2022-08-05 19:50:49.127 | 11001a2ad96f4ec8a35aab2c64376875 2022-08-05 19:50:49.127 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-05 19:50:49.127 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:50:49.127 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:50:49.127 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:50:49.127 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:50:49.127 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:50:49.127 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:50:49.127 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:50:49.127 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:50:49.127 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:50:49.127 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:50:49.127 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.127 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:50:49.128 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.128 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.128 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.128 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.128 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.128 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.128 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:50:49.128 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:50:49.128 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.128 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.128 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.128 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.128 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.128 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:50:49.128 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.128 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.128 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.128 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.128 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.128 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:50:49.128 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:50:49.128 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:50:49.128 | ++ functions-common:get_field:819 : echo '| 6e2bc1ba438d4eb69923ef4659c181f3 | 11001a2ad96f4ec8a35aab2c64376875 | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:50:49.128 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.129 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.129 | + functions-common:get_or_add_user_project_role:998 : echo 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.129 | 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.129 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-05 19:50:49.129 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-05 19:50:49.129 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:50:49.129 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:50:49.129 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:50:49.129 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:50:49.129 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:50:49.129 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:50:49.129 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:50:49.129 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:50:49.129 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:50:49.129 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:50:49.129 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.129 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.129 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:50:49.129 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.129 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.129 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.129 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.129 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.129 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:50:49.129 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:50:49.129 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.129 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.129 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.129 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.130 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.130 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:50:49.130 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.130 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.130 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.130 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.130 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.130 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:50:49.130 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:50:49.130 | ++ functions-common:get_field:819 : echo '| c173688a960b46e5be65f0ccd6fbd734 | 11001a2ad96f4ec8a35aab2c64376875 | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:50:49.130 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:50:49.130 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.130 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:50:49.130 | + functions-common:get_or_add_user_project_role:998 : echo c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:50:49.130 | c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:50:49.130 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-05 19:50:49.130 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-05 19:50:49.130 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.27/compute 2022-08-05 19:50:49.130 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-05 19:50:49.130 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-05 19:50:49.130 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-05 19:50:49.130 | ++ functions-common:get_or_create_service:1098 : 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-08-05 19:50:49.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.130 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.130 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.130 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.130 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-05 19:50:49.130 | d8510b5a25aa403c839050f92baed0d7' 2022-08-05 19:50:49.131 | + functions-common:get_or_create_service:1095 : echo d8510b5a25aa403c839050f92baed0d7 2022-08-05 19:50:49.131 | d8510b5a25aa403c839050f92baed0d7 2022-08-05 19:50:49.131 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.27/compute/v2/$(project_id)s' 2022-08-05 19:50:49.131 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-05 19:50:49.131 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.27/compute/v2/$(project_id)s' RegionOne 2022-08-05 19:50:49.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-05 19:50:49.131 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-05 19:50:49.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.131 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.131 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.131 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-05 19:50:49.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-05 19:50:49.131 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.27/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-05 19:50:49.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.131 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.131 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.131 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ad69808e216e44388d980ad6b244ee99 2022-08-05 19:50:49.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ad69808e216e44388d980ad6b244ee99 2022-08-05 19:50:49.131 | + functions-common:get_or_create_endpoint:1128 : public_id=ad69808e216e44388d980ad6b244ee99 2022-08-05 19:50:49.131 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-05 19:50:49.131 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-05 19:50:49.131 | + functions-common:get_or_create_endpoint:1137 : echo ad69808e216e44388d980ad6b244ee99 2022-08-05 19:50:49.131 | ad69808e216e44388d980ad6b244ee99 2022-08-05 19:50:49.131 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-05 19:50:49.131 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-05 19:50:49.131 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-05 19:50:49.131 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-05 19:50:49.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.132 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.132 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.132 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.132 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-05 19:50:49.132 | a0c15ae1c9af4030bad1020f495b0393' 2022-08-05 19:50:49.132 | + functions-common:get_or_create_service:1095 : echo a0c15ae1c9af4030bad1020f495b0393 2022-08-05 19:50:49.132 | a0c15ae1c9af4030bad1020f495b0393 2022-08-05 19:50:49.132 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.27/compute/v2.1 2022-08-05 19:50:49.132 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-05 19:50:49.132 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.27/compute/v2.1 RegionOne 2022-08-05 19:50:49.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-05 19:50:49.132 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-05 19:50:49.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.132 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.132 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.132 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-05 19:50:49.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-05 19:50:49.132 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.27/compute/v2.1 --region RegionOne -f value -c id 2022-08-05 19:50:49.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.132 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.133 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.133 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=bc9382fb023c4e3b8afefa105bc70540 2022-08-05 19:50:49.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo bc9382fb023c4e3b8afefa105bc70540 2022-08-05 19:50:49.133 | + functions-common:get_or_create_endpoint:1128 : public_id=bc9382fb023c4e3b8afefa105bc70540 2022-08-05 19:50:49.134 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-05 19:50:49.134 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-05 19:50:49.134 | + functions-common:get_or_create_endpoint:1137 : echo bc9382fb023c4e3b8afefa105bc70540 2022-08-05 19:50:49.134 | bc9382fb023c4e3b8afefa105bc70540 2022-08-05 19:50:49.134 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-05 19:50:49.134 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:50:49.134 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-05 19:50:49.134 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:50:49.134 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-05 19:50:49.134 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:50:49.134 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:50:49.134 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:50:49.134 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:50:49.134 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:50:49.134 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:50:49.134 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:50:49.134 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:50:49.134 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:50:49.134 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:50:49.134 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.134 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.134 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:50:49.134 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.134 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.134 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.134 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.134 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.134 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:50:49.134 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:50:49.134 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.135 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.135 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.135 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.135 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.135 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:50:49.135 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.135 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.135 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.135 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.135 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.135 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:50:49.135 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:50:49.135 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:50:49.135 | ++ functions-common:get_field:819 : echo '| 31647643dd7c43aba270f63d5fe83acb | 11001a2ad96f4ec8a35aab2c64376875 | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:50:49.135 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.135 | + functions-common:get_or_add_user_project_role:996 : user_role_id=31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:50:49.135 | + functions-common:get_or_add_user_project_role:998 : echo 31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:50:49.135 | 31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:50:49.135 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-05 19:50:49.135 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:50:49.135 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-05 19:50:49.135 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:50:49.135 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-05 19:50:49.179 | [19160 Async create_nova_accounts:86689]: finished create_nova_accounts with result 0 in 78 seconds 2022-08-05 19:50:49.221 | [19160 Async create_glance_accounts:86804]: Waiting for completion of create_glance_accounts running on PID 86804 (5 other jobs running) 2022-08-05 19:50:49.256 | [19160 Async create_glance_accounts:86804]: Signaling child to exit 2022-08-05 19:50:49.256 | WAKEUP 2022-08-05 19:50:49.283 | [19160 Async create_glance_accounts:86804]: Signaled 2022-08-05 19:50:49.285 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-05 19:50:49.285 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:50:49.285 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-05 19:50:49.285 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-05 19:50:49.285 | + functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:50:49.285 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-05 19:50:49.285 | + functions-common:get_or_create_user:914 : local email= 2022-08-05 19:50:49.285 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-05 19:50:49.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.285 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.285 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.285 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.285 | + functions-common:get_or_create_user:926 : user_id=ebf601f787694f33ab81d8021be1a2d9 2022-08-05 19:50:49.285 | + functions-common:get_or_create_user:927 : echo ebf601f787694f33ab81d8021be1a2d9 2022-08-05 19:50:49.285 | ebf601f787694f33ab81d8021be1a2d9 2022-08-05 19:50:49.285 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-05 19:50:49.285 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:50:49.285 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:50:49.285 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:50:49.285 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:50:49.285 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:50:49.285 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:50:49.286 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:50:49.286 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:50:49.286 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:50:49.286 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:50:49.286 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.286 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.286 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:50:49.286 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.286 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.286 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.286 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.286 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.286 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:50:49.286 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:50:49.286 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.286 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.286 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.286 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.286 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.286 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:50:49.286 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.286 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.286 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.286 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.286 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.286 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:50:49.286 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:50:49.287 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:50:49.287 | ++ functions-common:get_field:819 : echo '| 6e2bc1ba438d4eb69923ef4659c181f3 | ebf601f787694f33ab81d8021be1a2d9 | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:50:49.287 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.287 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.287 | + functions-common:get_or_add_user_project_role:998 : echo 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.287 | 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.287 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-05 19:50:49.287 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-05 19:50:49.287 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:50:49.287 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-05 19:50:49.287 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-05 19:50:49.287 | + functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:50:49.287 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-05 19:50:49.287 | + functions-common:get_or_create_user:914 : local email= 2022-08-05 19:50:49.287 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-05 19:50:49.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.287 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.287 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.287 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.287 | + functions-common:get_or_create_user:926 : user_id=bdf7cf05a77e4298b2bf4f58b40f54aa 2022-08-05 19:50:49.287 | + functions-common:get_or_create_user:927 : echo bdf7cf05a77e4298b2bf4f58b40f54aa 2022-08-05 19:50:49.287 | bdf7cf05a77e4298b2bf4f58b40f54aa 2022-08-05 19:50:49.287 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-05 19:50:49.287 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:50:49.287 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:50:49.287 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:50:49.287 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:50:49.287 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:50:49.287 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:50:49.287 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:50:49.287 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:50:49.287 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:50:49.288 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:50:49.288 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.288 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.288 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:50:49.288 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.288 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.288 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.288 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.288 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.288 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:50:49.288 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:50:49.288 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.288 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.288 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.288 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.288 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:50:49.288 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.288 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.288 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.288 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.288 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.288 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.288 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:50:49.288 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:50:49.288 | ++ functions-common:get_field:819 : echo '| 6e2bc1ba438d4eb69923ef4659c181f3 | bdf7cf05a77e4298b2bf4f58b40f54aa | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:50:49.288 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:50:49.289 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.289 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.289 | + functions-common:get_or_add_user_project_role:998 : echo 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.289 | 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.289 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-05 19:50:49.289 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-05 19:50:49.289 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:50:49.289 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:50:49.289 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:50:49.289 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:50:49.289 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:50:49.289 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:50:49.289 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:50:49.289 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:50:49.289 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:50:49.289 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:50:49.289 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.289 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:50:49.289 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.289 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.289 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.289 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.289 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.289 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.289 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:50:49.289 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:50:49.289 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.289 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.290 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.290 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.290 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:50:49.290 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.290 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.290 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.290 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.290 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.290 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.290 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:50:49.290 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:50:49.290 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:50:49.290 | ++ functions-common:get_field:819 : echo '| 31647643dd7c43aba270f63d5fe83acb | bdf7cf05a77e4298b2bf4f58b40f54aa | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:50:49.290 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.290 | + functions-common:get_or_add_user_project_role:996 : user_role_id=31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:50:49.290 | + functions-common:get_or_add_user_project_role:998 : echo 31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:50:49.290 | 31647643dd7c43aba270f63d5fe83acb 2022-08-05 19:50:49.290 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-05 19:50:49.290 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-05 19:50:49.290 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-05 19:50:49.290 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-05 19:50:49.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.290 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.290 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.290 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.290 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-05 19:50:49.290 | 90fb7d2b4c824b3590ebdf852f2b53da' 2022-08-05 19:50:49.290 | + functions-common:get_or_create_service:1095 : echo 90fb7d2b4c824b3590ebdf852f2b53da 2022-08-05 19:50:49.290 | 90fb7d2b4c824b3590ebdf852f2b53da 2022-08-05 19:50:49.290 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.27/image 2022-08-05 19:50:49.290 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-05 19:50:49.291 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.27/image RegionOne 2022-08-05 19:50:49.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-05 19:50:49.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-05 19:50:49.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.291 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.291 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.291 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-05 19:50:49.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-05 19:50:49.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.27/image --region RegionOne -f value -c id 2022-08-05 19:50:49.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.291 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.291 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.291 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5e89e602e9fc4e4faf1ddf8f84f36894 2022-08-05 19:50:49.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5e89e602e9fc4e4faf1ddf8f84f36894 2022-08-05 19:50:49.291 | + functions-common:get_or_create_endpoint:1128 : public_id=5e89e602e9fc4e4faf1ddf8f84f36894 2022-08-05 19:50:49.291 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-05 19:50:49.291 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-05 19:50:49.291 | + functions-common:get_or_create_endpoint:1137 : echo 5e89e602e9fc4e4faf1ddf8f84f36894 2022-08-05 19:50:49.291 | 5e89e602e9fc4e4faf1ddf8f84f36894 2022-08-05 19:50:49.291 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-05 19:50:49.291 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-05 19:50:49.291 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-05 19:50:49.291 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-05 19:50:49.291 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-05 19:50:49.291 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-05 19:50:49.291 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-05 19:50:49.291 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-05 19:50:49.291 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-05 19:50:49.346 | [19160 Async create_glance_accounts:86804]: finished create_glance_accounts with result 0 in 76 seconds 2022-08-05 19:50:49.398 | [19160 Async create_cinder_accounts:86934]: Waiting for completion of create_cinder_accounts running on PID 86934 (4 other jobs running) 2022-08-05 19:50:49.431 | [19160 Async create_cinder_accounts:86934]: Signaling child to exit 2022-08-05 19:50:49.431 | WAKEUP 2022-08-05 19:50:49.458 | [19160 Async create_cinder_accounts:86934]: Signaled 2022-08-05 19:50:49.460 | + 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-08-05 19:50:49.460 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-05 19:50:49.460 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-05 19:50:49.460 | + functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:50:49.460 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-05 19:50:49.460 | + functions-common:get_or_create_user:914 : local email= 2022-08-05 19:50:49.460 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-05 19:50:49.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.460 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.460 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.460 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.460 | + functions-common:get_or_create_user:926 : user_id=c092a23e14e24265973ff5e899670fc8 2022-08-05 19:50:49.460 | + functions-common:get_or_create_user:927 : echo c092a23e14e24265973ff5e899670fc8 2022-08-05 19:50:49.460 | c092a23e14e24265973ff5e899670fc8 2022-08-05 19:50:49.460 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-05 19:50:49.460 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:50:49.460 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:50:49.460 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:50:49.460 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:50:49.460 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:50:49.461 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:50:49.461 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:50:49.461 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:50:49.461 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:50:49.461 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:50:49.461 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.461 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:50:49.461 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.461 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.461 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.461 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.461 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.461 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.461 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:50:49.461 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:50:49.461 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.461 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.461 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.461 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.461 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.461 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:50:49.461 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.461 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.462 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.462 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.462 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.462 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:50:49.462 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:50:49.462 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:50:49.462 | ++ functions-common:get_field:819 : echo '| 6e2bc1ba438d4eb69923ef4659c181f3 | c092a23e14e24265973ff5e899670fc8 | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:50:49.462 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.462 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.462 | + functions-common:get_or_add_user_project_role:998 : echo 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.462 | 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.462 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-05 19:50:49.462 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-05 19:50:49.462 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-05 19:50:49.462 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-05 19:50:49.462 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-05 19:50:49.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.462 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.462 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.462 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.462 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-05 19:50:49.462 | 36f8593a52094a23a45d2693c90fc4c3' 2022-08-05 19:50:49.462 | + functions-common:get_or_create_service:1095 : echo 36f8593a52094a23a45d2693c90fc4c3 2022-08-05 19:50:49.462 | 36f8593a52094a23a45d2693c90fc4c3 2022-08-05 19:50:49.462 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-05 19:50:49.462 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.27/volume/v3/$(project_id)s' 2022-08-05 19:50:49.462 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-05 19:50:49.462 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.27/volume/v3/$(project_id)s' RegionOne 2022-08-05 19:50:49.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-05 19:50:49.462 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-05 19:50:49.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.463 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.463 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.463 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.463 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-05 19:50:49.463 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-05 19:50:49.463 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.27/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-05 19:50:49.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.463 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.463 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.463 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.463 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0bce80db0b23416386baf2ee19b350dc 2022-08-05 19:50:49.463 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0bce80db0b23416386baf2ee19b350dc 2022-08-05 19:50:49.463 | + functions-common:get_or_create_endpoint:1128 : public_id=0bce80db0b23416386baf2ee19b350dc 2022-08-05 19:50:49.463 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-05 19:50:49.463 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-05 19:50:49.463 | + functions-common:get_or_create_endpoint:1137 : echo 0bce80db0b23416386baf2ee19b350dc 2022-08-05 19:50:49.463 | 0bce80db0b23416386baf2ee19b350dc 2022-08-05 19:50:49.463 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-05 19:50:49.463 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-05 19:50:49.463 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-05 19:50:49.463 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-05 19:50:49.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.463 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.463 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.463 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.463 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-05 19:50:49.463 | 5ad6c1e77cb7449a8cd2f3db45033cc9' 2022-08-05 19:50:49.463 | + functions-common:get_or_create_service:1095 : echo 5ad6c1e77cb7449a8cd2f3db45033cc9 2022-08-05 19:50:49.463 | 5ad6c1e77cb7449a8cd2f3db45033cc9 2022-08-05 19:50:49.464 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.27/volume/v3/$(project_id)s' 2022-08-05 19:50:49.464 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-05 19:50:49.464 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.27/volume/v3/$(project_id)s' RegionOne 2022-08-05 19:50:49.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-05 19:50:49.464 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-05 19:50:49.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.464 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.464 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.464 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-05 19:50:49.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-05 19:50:49.464 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.27/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-05 19:50:49.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.464 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.465 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.465 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=bd9b490e25354795ab794f53ae41d0a7 2022-08-05 19:50:49.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo bd9b490e25354795ab794f53ae41d0a7 2022-08-05 19:50:49.465 | + functions-common:get_or_create_endpoint:1128 : public_id=bd9b490e25354795ab794f53ae41d0a7 2022-08-05 19:50:49.465 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-05 19:50:49.465 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-05 19:50:49.465 | + functions-common:get_or_create_endpoint:1137 : echo bd9b490e25354795ab794f53ae41d0a7 2022-08-05 19:50:49.465 | bd9b490e25354795ab794f53ae41d0a7 2022-08-05 19:50:49.465 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-05 19:50:49.465 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-05 19:50:49.465 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-05 19:50:49.465 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-05 19:50:49.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.465 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.465 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.465 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.465 | ++ functions-common:get_or_create_project:939 : project_id=a70a82dcfc574fad90b3f5f00abbba58 2022-08-05 19:50:49.465 | ++ functions-common:get_or_create_project:940 : echo a70a82dcfc574fad90b3f5f00abbba58 2022-08-05 19:50:49.465 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a70a82dcfc574fad90b3f5f00abbba58 2022-08-05 19:50:49.465 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-05 19:50:49.465 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:50:49.465 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-05 19:50:49.465 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-05 19:50:49.465 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-05 19:50:49.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.465 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.465 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.465 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-05 19:50:49.465 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.466 | ++ functions-common:get_or_create_user:926 : user_id=c092a23e14e24265973ff5e899670fc8 2022-08-05 19:50:49.466 | ++ functions-common:get_or_create_user:927 : echo c092a23e14e24265973ff5e899670fc8 2022-08-05 19:50:49.466 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c092a23e14e24265973ff5e899670fc8 2022-08-05 19:50:49.531 | [19160 Async create_cinder_accounts:86934]: finished create_cinder_accounts with result 0 in 57 seconds 2022-08-05 19:50:49.536 | + inc/async:async_wait:197 : return 0 2022-08-05 19:50:49.539 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-05 19:50:49.599 | [19160 Async create_neutron_accounts:87050]: Waiting for completion of create_neutron_accounts running on PID 87050 (3 other jobs running) 2022-08-05 19:50:49.637 | [19160 Async create_neutron_accounts:87050]: Signaling child to exit 2022-08-05 19:50:49.637 | WAKEUP 2022-08-05 19:50:49.666 | [19160 Async create_neutron_accounts:87050]: Signaled 2022-08-05 19:50:49.667 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-05 19:50:49.667 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-05 19:50:49.667 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-05 19:50:49.667 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-05 19:50:49.667 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-05 19:50:49.667 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-08-05 19:50:49.667 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-05 19:50:49.667 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-05 19:50:49.668 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-05 19:50:49.668 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-05 19:50:49.668 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.27:9696/ 2022-08-05 19:50:49.668 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-05 19:50:49.668 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.27:9696/networking 2022-08-05 19:50:49.668 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-08-05 19:50:49.668 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-05 19:50:49.668 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-05 19:50:49.668 | + functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:50:49.668 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-05 19:50:49.668 | + functions-common:get_or_create_user:914 : local email= 2022-08-05 19:50:49.668 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-05 19:50:49.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.668 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.668 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.668 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.668 | + functions-common:get_or_create_user:926 : user_id=6e632e7fe71448c29273ac65b5899aca 2022-08-05 19:50:49.669 | + functions-common:get_or_create_user:927 : echo 6e632e7fe71448c29273ac65b5899aca 2022-08-05 19:50:49.669 | 6e632e7fe71448c29273ac65b5899aca 2022-08-05 19:50:49.669 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-05 19:50:49.669 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:50:49.669 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:50:49.669 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:50:49.669 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:50:49.669 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:50:49.669 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:50:49.669 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:50:49.669 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:50:49.669 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:50:49.669 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:50:49.669 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.669 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:50:49.669 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.669 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.669 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.669 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.669 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.669 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.669 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:50:49.669 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:50:49.669 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.669 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.670 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.670 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:50:49.670 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:50:49.670 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-05 19:50:49.670 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:50:49.670 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.670 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.670 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.670 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.670 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:50:49.670 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:50:49.670 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:50:49.670 | ++ functions-common:get_field:819 : echo '| 6e2bc1ba438d4eb69923ef4659c181f3 | 6e632e7fe71448c29273ac65b5899aca | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:50:49.670 | ++ functions-common:get_field:813 : read data 2022-08-05 19:50:49.670 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.670 | + functions-common:get_or_add_user_project_role:998 : echo 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.670 | 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:50:49.670 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-05 19:50:49.670 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-05 19:50:49.670 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-05 19:50:49.670 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-05 19:50:49.670 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-05 19:50:49.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.670 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.670 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.670 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.670 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-05 19:50:49.670 | 097de8917db44a7d91522db886238865' 2022-08-05 19:50:49.671 | + functions-common:get_or_create_service:1095 : echo 097de8917db44a7d91522db886238865 2022-08-05 19:50:49.671 | 097de8917db44a7d91522db886238865 2022-08-05 19:50:49.671 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.27:9696/networking 2022-08-05 19:50:49.671 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-05 19:50:49.671 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.27:9696/networking RegionOne 2022-08-05 19:50:49.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-05 19:50:49.671 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-05 19:50:49.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.671 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.671 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.671 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-05 19:50:49.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-05 19:50:49.671 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.27:9696/networking --region RegionOne -f value -c id 2022-08-05 19:50:49.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.671 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:50:49.671 | from cryptography.utils import int_from_bytes 2022-08-05 19:50:49.671 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:50:49.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=366f0a9afc394b35bb13bdb5fd6ade53 2022-08-05 19:50:49.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 366f0a9afc394b35bb13bdb5fd6ade53 2022-08-05 19:50:49.671 | + functions-common:get_or_create_endpoint:1128 : public_id=366f0a9afc394b35bb13bdb5fd6ade53 2022-08-05 19:50:49.671 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-05 19:50:49.671 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-05 19:50:49.671 | + functions-common:get_or_create_endpoint:1137 : echo 366f0a9afc394b35bb13bdb5fd6ade53 2022-08-05 19:50:49.671 | 366f0a9afc394b35bb13bdb5fd6ade53 2022-08-05 19:50:49.731 | [19160 Async create_neutron_accounts:87050]: finished create_neutron_accounts with result 0 in 40 seconds 2022-08-05 19:50:49.776 | [19160 Async create_swift_accounts:87196]: Waiting for completion of create_swift_accounts running on PID 87196 (2 other jobs running) 2022-08-05 19:50:49.805 | [19160 Async create_swift_accounts:87196]: Signaling child to exit 2022-08-05 19:51:39.503 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:51:39.534 | [87196 Async create_swift_accounts:87196]: finished successfully 2022-08-05 19:51:39.575 | WAKEUP 2022-08-05 19:51:39.608 | [19160 Async create_swift_accounts:87196]: Signaled 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-05 19:51:39.611 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-05 19:51:39.611 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-05 19:51:39.611 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-05 19:51:39.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.611 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.611 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.611 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.611 | ++ functions-common:get_or_create_role:951 : role_id=dde0aa8028794132913bcba4d91858b8 2022-08-05 19:51:39.611 | ++ functions-common:get_or_create_role:952 : echo dde0aa8028794132913bcba4d91858b8 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:619 : another_role=dde0aa8028794132913bcba4d91858b8 2022-08-05 19:51:39.611 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-05 19:51:39.611 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-05 19:51:39.611 | + functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:51:39.611 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-05 19:51:39.611 | + functions-common:get_or_create_user:914 : local email= 2022-08-05 19:51:39.612 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-05 19:51:39.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.612 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.612 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.612 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.612 | + functions-common:get_or_create_user:926 : user_id=6533931da2d34447881008b43372b0d5 2022-08-05 19:51:39.612 | + functions-common:get_or_create_user:927 : echo 6533931da2d34447881008b43372b0d5 2022-08-05 19:51:39.612 | 6533931da2d34447881008b43372b0d5 2022-08-05 19:51:39.612 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-05 19:51:39.612 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:51:39.612 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:51:39.612 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:51:39.612 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:51:39.612 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:51:39.612 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:51:39.613 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:51:39.613 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:51:39.613 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:51:39.613 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:51:39.613 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.613 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-05 19:51:39.613 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:51:39.613 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.613 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.613 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.613 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.613 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.613 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:51:39.613 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:51:39.614 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-05 19:51:39.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.614 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.614 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.614 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-05 19:51:39.614 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:51:39.614 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.614 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.614 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.614 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.614 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.614 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.614 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:51:39.615 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:51:39.615 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:51:39.615 | ++ functions-common:get_field:819 : echo '| 6e2bc1ba438d4eb69923ef4659c181f3 | 6533931da2d34447881008b43372b0d5 | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:51:39.615 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.615 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:51:39.615 | + functions-common:get_or_add_user_project_role:998 : echo 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:51:39.615 | 6e2bc1ba438d4eb69923ef4659c181f3 2022-08-05 19:51:39.615 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-05 19:51:39.615 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-05 19:51:39.615 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:51:39.615 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-05 19:51:39.615 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:51:39.615 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:51:39.615 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-05 19:51:39.615 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-05 19:51:39.615 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-05 19:51:39.616 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-05 19:51:39.616 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-05 19:51:39.616 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-05 19:51:39.616 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.616 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:51:39.616 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.616 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-05 19:51:39.616 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.616 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.616 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.616 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.616 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:51:39.616 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:51:39.616 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-05 19:51:39.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.617 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.617 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.617 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.617 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-05 19:51:39.617 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:51:39.617 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.617 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.618 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.618 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.618 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.618 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:51:39.618 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:51:39.618 | ++ functions-common:get_field:819 : echo '| c173688a960b46e5be65f0ccd6fbd734 | 6533931da2d34447881008b43372b0d5 | | a70a82dcfc574fad90b3f5f00abbba58 | | | False |' 2022-08-05 19:51:39.618 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:51:39.618 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.618 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.618 | + functions-common:get_or_add_user_project_role:998 : echo c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.618 | c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.618 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-05 19:51:39.618 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-05 19:51:39.618 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-05 19:51:39.619 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-05 19:51:39.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.619 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.619 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.619 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.619 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-05 19:51:39.619 | 8b4ed76680e84a3cbd78a0a9877d5608' 2022-08-05 19:51:39.619 | + functions-common:get_or_create_service:1095 : echo 8b4ed76680e84a3cbd78a0a9877d5608 2022-08-05 19:51:39.619 | 8b4ed76680e84a3cbd78a0a9877d5608 2022-08-05 19:51:39.619 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.27:8080/v1/AUTH_$(project_id)s' http://10.222.0.27:8080 2022-08-05 19:51:39.619 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-05 19:51:39.619 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.27:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-05 19:51:39.619 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-05 19:51:39.619 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-05 19:51:39.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.619 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.620 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.620 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.620 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-05 19:51:39.620 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-05 19:51:39.620 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.27:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-05 19:51:39.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.622 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.622 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.622 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=534b48f388764dbb8cc7c50093166de2 2022-08-05 19:51:39.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 534b48f388764dbb8cc7c50093166de2 2022-08-05 19:51:39.622 | + functions-common:get_or_create_endpoint:1128 : public_id=534b48f388764dbb8cc7c50093166de2 2022-08-05 19:51:39.623 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.27:8080 ]] 2022-08-05 19:51:39.623 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.27:8080 RegionOne 2022-08-05 19:51:39.623 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-05 19:51:39.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-05 19:51:39.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.623 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.623 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.623 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.623 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-05 19:51:39.623 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-05 19:51:39.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.27:8080 --region RegionOne -f value -c id 2022-08-05 19:51:39.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.623 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.623 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.623 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.623 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c7406ec8617f47d8932dc02642351ff7 2022-08-05 19:51:39.623 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo c7406ec8617f47d8932dc02642351ff7 2022-08-05 19:51:39.623 | c7406ec8617f47d8932dc02642351ff7 2022-08-05 19:51:39.623 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-05 19:51:39.623 | + functions-common:get_or_create_endpoint:1137 : echo 534b48f388764dbb8cc7c50093166de2 2022-08-05 19:51:39.623 | 534b48f388764dbb8cc7c50093166de2 2022-08-05 19:51:39.623 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-05 19:51:39.623 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-05 19:51:39.623 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-05 19:51:39.623 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-05 19:51:39.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.624 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.624 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.624 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.624 | ++ functions-common:get_or_create_project:939 : project_id=bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.624 | ++ functions-common:get_or_create_project:940 : echo bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.624 | + lib/swift:create_swift_accounts:633 : swift_project_test1=bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.624 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-05 19:51:39.624 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-05 19:51:39.624 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-05 19:51:39.624 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:51:39.624 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-05 19:51:39.624 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-05 19:51:39.624 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-05 19:51:39.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.624 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.625 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.625 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.625 | ++ functions-common:get_or_create_user:926 : user_id=fb6447a57a204dfca40b3f6ffd36b5cf 2022-08-05 19:51:39.625 | ++ functions-common:get_or_create_user:927 : echo fb6447a57a204dfca40b3f6ffd36b5cf 2022-08-05 19:51:39.625 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=fb6447a57a204dfca40b3f6ffd36b5cf 2022-08-05 19:51:39.625 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-05 19:51:39.625 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-05 19:51:39.625 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin fb6447a57a204dfca40b3f6ffd36b5cf bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.625 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:51:39.625 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:51:39.625 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:51:39.625 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:51:39.625 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:51:39.625 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:51:39.625 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:51:39.625 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:51:39.625 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:51:39.625 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fb6447a57a204dfca40b3f6ffd36b5cf --project bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.626 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.626 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.626 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.626 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.626 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.626 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.626 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:51:39.626 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:51:39.626 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user fb6447a57a204dfca40b3f6ffd36b5cf --project bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.626 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.626 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.626 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fb6447a57a204dfca40b3f6ffd36b5cf --project bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.626 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:51:39.626 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.626 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.626 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.626 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.626 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.626 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.626 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:51:39.626 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:51:39.626 | ++ functions-common:get_field:819 : echo '| c173688a960b46e5be65f0ccd6fbd734 | fb6447a57a204dfca40b3f6ffd36b5cf | | bf700dedec5842849da197ced9f0b0cb | | | False |' 2022-08-05 19:51:39.626 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:51:39.626 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.626 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.626 | + functions-common:get_or_add_user_project_role:998 : echo c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.627 | c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.627 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-05 19:51:39.627 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-05 19:51:39.627 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:51:39.627 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-05 19:51:39.627 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-05 19:51:39.627 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-05 19:51:39.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.627 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.627 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.627 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.627 | ++ functions-common:get_or_create_user:926 : user_id=9ba8a8c3ede94ded9e540b3453dc02d1 2022-08-05 19:51:39.627 | ++ functions-common:get_or_create_user:927 : echo 9ba8a8c3ede94ded9e540b3453dc02d1 2022-08-05 19:51:39.627 | + lib/swift:create_swift_accounts:642 : swift_user_test3=9ba8a8c3ede94ded9e540b3453dc02d1 2022-08-05 19:51:39.627 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-05 19:51:39.627 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-05 19:51:39.627 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role dde0aa8028794132913bcba4d91858b8 9ba8a8c3ede94ded9e540b3453dc02d1 bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.627 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:51:39.627 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:51:39.627 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:51:39.627 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:51:39.627 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:51:39.627 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:51:39.627 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:51:39.627 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:51:39.627 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role dde0aa8028794132913bcba4d91858b8 --user 9ba8a8c3ede94ded9e540b3453dc02d1 --project bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.627 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.627 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:51:39.628 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.628 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.628 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.628 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.628 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.628 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:51:39.628 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:51:39.628 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add dde0aa8028794132913bcba4d91858b8 --user 9ba8a8c3ede94ded9e540b3453dc02d1 --project bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.628 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.628 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.628 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.628 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role dde0aa8028794132913bcba4d91858b8 --user 9ba8a8c3ede94ded9e540b3453dc02d1 --project bf700dedec5842849da197ced9f0b0cb 2022-08-05 19:51:39.628 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:51:39.628 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.628 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.628 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.628 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.628 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.629 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:51:39.629 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:51:39.629 | ++ functions-common:get_field:819 : echo '| dde0aa8028794132913bcba4d91858b8 | 9ba8a8c3ede94ded9e540b3453dc02d1 | | bf700dedec5842849da197ced9f0b0cb | | | False |' 2022-08-05 19:51:39.629 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:51:39.629 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.629 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dde0aa8028794132913bcba4d91858b8 2022-08-05 19:51:39.629 | + functions-common:get_or_add_user_project_role:998 : echo dde0aa8028794132913bcba4d91858b8 2022-08-05 19:51:39.629 | dde0aa8028794132913bcba4d91858b8 2022-08-05 19:51:39.629 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-05 19:51:39.629 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-05 19:51:39.629 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-05 19:51:39.629 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-05 19:51:39.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.629 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.629 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.629 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.629 | ++ functions-common:get_or_create_project:939 : project_id=2e77bc54a55d414b98368a246c7fd7d3 2022-08-05 19:51:39.629 | ++ functions-common:get_or_create_project:940 : echo 2e77bc54a55d414b98368a246c7fd7d3 2022-08-05 19:51:39.629 | + lib/swift:create_swift_accounts:647 : swift_project_test2=2e77bc54a55d414b98368a246c7fd7d3 2022-08-05 19:51:39.629 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-05 19:51:39.629 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-05 19:51:39.629 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-05 19:51:39.630 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-05 19:51:39.630 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:51:39.630 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-05 19:51:39.630 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-05 19:51:39.630 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-05 19:51:39.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.630 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.630 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.630 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.630 | ++ functions-common:get_or_create_user:926 : user_id=ec44c9330d884942a7c807231281a85f 2022-08-05 19:51:39.630 | ++ functions-common:get_or_create_user:927 : echo ec44c9330d884942a7c807231281a85f 2022-08-05 19:51:39.630 | + lib/swift:create_swift_accounts:652 : swift_user_test2=ec44c9330d884942a7c807231281a85f 2022-08-05 19:51:39.630 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-05 19:51:39.630 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-05 19:51:39.630 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin ec44c9330d884942a7c807231281a85f 2e77bc54a55d414b98368a246c7fd7d3 2022-08-05 19:51:39.630 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:51:39.630 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:51:39.630 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:51:39.630 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:51:39.630 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:51:39.630 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:51:39.630 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:51:39.630 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:51:39.630 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ec44c9330d884942a7c807231281a85f --project 2e77bc54a55d414b98368a246c7fd7d3 2022-08-05 19:51:39.630 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.630 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:51:39.630 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.630 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.631 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.631 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.631 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.631 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:51:39.631 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:51:39.631 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user ec44c9330d884942a7c807231281a85f --project 2e77bc54a55d414b98368a246c7fd7d3 2022-08-05 19:51:39.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.631 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.631 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.631 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ec44c9330d884942a7c807231281a85f --project 2e77bc54a55d414b98368a246c7fd7d3 2022-08-05 19:51:39.631 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:51:39.631 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.631 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.631 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.631 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.631 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.631 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.631 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:51:39.631 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:51:39.631 | ++ functions-common:get_field:819 : echo '| c173688a960b46e5be65f0ccd6fbd734 | ec44c9330d884942a7c807231281a85f | | 2e77bc54a55d414b98368a246c7fd7d3 | | | False |' 2022-08-05 19:51:39.631 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:51:39.631 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.631 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.631 | + functions-common:get_or_add_user_project_role:998 : echo c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.631 | c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.631 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-05 19:51:39.631 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-05 19:51:39.631 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-05 19:51:39.632 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-05 19:51:39.632 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-05 19:51:39.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.632 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.632 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.632 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.632 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-05 19:51:39.632 | f5fdf96b556f4e7ab3e00f4c70df6a3f' 2022-08-05 19:51:39.632 | ++ functions-common:get_or_create_domain:889 : echo f5fdf96b556f4e7ab3e00f4c70df6a3f 2022-08-05 19:51:39.632 | + lib/swift:create_swift_accounts:657 : swift_domain=f5fdf96b556f4e7ab3e00f4c70df6a3f 2022-08-05 19:51:39.632 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-05 19:51:39.632 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-05 19:51:39.632 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-05 19:51:39.632 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 f5fdf96b556f4e7ab3e00f4c70df6a3f 2022-08-05 19:51:39.632 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-05 19:51:39.632 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f5fdf96b556f4e7ab3e00f4c70df6a3f --or-show -f value -c id 2022-08-05 19:51:39.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.632 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.632 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.632 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.632 | ++ functions-common:get_or_create_project:939 : project_id=38e470bd429b46e091a36078bfbdea70 2022-08-05 19:51:39.632 | ++ functions-common:get_or_create_project:940 : echo 38e470bd429b46e091a36078bfbdea70 2022-08-05 19:51:39.632 | + lib/swift:create_swift_accounts:661 : swift_project_test4=38e470bd429b46e091a36078bfbdea70 2022-08-05 19:51:39.632 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-05 19:51:39.633 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-05 19:51:39.633 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-05 19:51:39.633 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 f5fdf96b556f4e7ab3e00f4c70df6a3f test4@example.com 2022-08-05 19:51:39.633 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-05 19:51:39.633 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-05 19:51:39.633 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-05 19:51:39.633 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f5fdf96b556f4e7ab3e00f4c70df6a3f --email=test4@example.com --or-show -f value -c id 2022-08-05 19:51:39.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.634 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.634 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.634 | +++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.634 | ++ functions-common:get_or_create_user:926 : user_id=f54d05d935f7416f89ea1873b0e42bb4 2022-08-05 19:51:39.634 | ++ functions-common:get_or_create_user:927 : echo f54d05d935f7416f89ea1873b0e42bb4 2022-08-05 19:51:39.634 | + lib/swift:create_swift_accounts:666 : swift_user_test4=f54d05d935f7416f89ea1873b0e42bb4 2022-08-05 19:51:39.634 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-05 19:51:39.634 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-05 19:51:39.634 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin f54d05d935f7416f89ea1873b0e42bb4 38e470bd429b46e091a36078bfbdea70 2022-08-05 19:51:39.634 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-05 19:51:39.634 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-05 19:51:39.634 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-05 19:51:39.634 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-05 19:51:39.634 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-05 19:51:39.634 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-05 19:51:39.634 | ++ functions-common:_get_domain_args:968 : echo 2022-08-05 19:51:39.634 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-05 19:51:39.634 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f54d05d935f7416f89ea1873b0e42bb4 --project 38e470bd429b46e091a36078bfbdea70 2022-08-05 19:51:39.635 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.635 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-05 19:51:39.635 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.635 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.635 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.635 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.635 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.635 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-05 19:51:39.635 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-05 19:51:39.635 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f54d05d935f7416f89ea1873b0e42bb4 --project 38e470bd429b46e091a36078bfbdea70 2022-08-05 19:51:39.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.635 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.635 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.635 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-05 19:51:39.635 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f54d05d935f7416f89ea1873b0e42bb4 --project 38e470bd429b46e091a36078bfbdea70 2022-08-05 19:51:39.635 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-05 19:51:39.636 | ++ functions-common:get_field:812 : local data field 2022-08-05 19:51:39.636 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.636 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:39.636 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:39.636 | ++ functions-common:oscwrap:2480 : return 0 2022-08-05 19:51:39.636 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-05 19:51:39.636 | ++ functions-common:get_field:817 : field='$2' 2022-08-05 19:51:39.636 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-05 19:51:39.636 | ++ functions-common:get_field:819 : echo '| c173688a960b46e5be65f0ccd6fbd734 | f54d05d935f7416f89ea1873b0e42bb4 | | 38e470bd429b46e091a36078bfbdea70 | | | False |' 2022-08-05 19:51:39.636 | ++ functions-common:get_field:813 : read data 2022-08-05 19:51:39.636 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.636 | + functions-common:get_or_add_user_project_role:998 : echo c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.636 | c173688a960b46e5be65f0ccd6fbd734 2022-08-05 19:51:39.669 | [19160 Async create_swift_accounts:87196]: finished create_swift_accounts with result 0 in 128 seconds 2022-08-05 19:51:39.678 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-05 19:51:39.681 | + inc/async:async_wait:197 : return 0 2022-08-05 19:51:39.684 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-05 19:51:39.705 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:51:39.708 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-05 19:51:39.728 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:51:39.730 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-05 19:51:39.734 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:51:39.738 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-05 19:51:39.740 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-05 19:51:39.744 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-05 19:51:39.823 | + inc/async:async_inner:63 : init_glance 2022-08-05 19:51:39.881 | [19160 Async init_glance:91501]: running: init_glance 2022-08-05 19:51:39.884 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-05 19:51:39.909 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:51:39.912 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-05 19:51:39.916 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-05 19:51:39.920 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-05 19:51:39.924 | + ./stack.sh:main:1142 : configure_neutron 2022-08-05 19:51:39.926 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-05 19:51:39.933 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-05 19:51:39.933 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-05 19:51:39.939 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-05 19:51:39.942 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-05 19:51:39.945 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-08-05 19:51:39.948 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-05 19:51:39.954 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-05 19:51:39.957 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-05 19:51:39.960 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-05 19:51:39.963 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-05 19:51:39.978 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-05 19:51:39.981 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-05 19:51:43.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:43.654 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:43.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:43.654 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:47.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:47.029 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:47.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:47.029 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:50.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:50.443 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:50.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:50.443 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:52.030 | + inc/async:async_inner:64 : rc=0 2022-08-05 19:51:52.066 | [91501 Async init_glance:91501]: finished successfully 2022-08-05 19:51:53.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:53.906 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:53.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:53.906 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:57.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:57.310 | from cryptography.utils import int_from_bytes 2022-08-05 19:51:57.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:51:57.310 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:00.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:00.624 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:00.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:00.624 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:03.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:03.944 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:03.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:03.944 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:07.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:07.598 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:07.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:07.598 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:11.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:11.738 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:11.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:11.738 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:16.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:16.841 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:16.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:16.841 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:17.156 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-05 19:52:17.161 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-05 19:52:17.164 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-05 19:52:17.166 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-05 19:52:17.169 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-05 19:52:17.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-05 19:52:17.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-05 19:52:17.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-05 19:52:17.180 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-05 19:52:17.183 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-05 19:52:17.185 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-05 19:52:17.188 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-05 19:52:17.191 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-05 19:52:17.194 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-05 19:52:17.197 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-05 19:52:17.200 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-05 19:52:17.205 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:17.208 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-05 19:52:17.210 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:17.217 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-05 19:52:17.220 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-05 19:52:17.222 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-05 19:52:17.225 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-05 19:52:17.227 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-05 19:52:17.230 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-05 19:52:17.232 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-05 19:52:17.251 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:17.254 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-05 19:52:17.258 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-05 19:52:17.261 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-05 19:52:17.293 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-05 19:52:17.329 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-05 19:52:17.367 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-05 19:52:17.404 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-05 19:52:17.448 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-05 19:52:17.483 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-05 19:52:17.486 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-05 19:52:17.489 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-05 19:52:17.491 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-05 19:52:17.495 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-05 19:52:17.514 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-05 19:52:17.516 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-05 19:52:17.518 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-05 19:52:17.521 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-05 19:52:17.524 | + 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-08-05 19:52:17.562 | + 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-08-05 19:52:17.596 | + 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-08-05 19:52:17.629 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-05 19:52:17.662 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-05 19:52:17.683 | + functions-common:is_service_enabled:2096 : return 1 2022-08-05 19:52:17.686 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-05 19:52:17.688 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-05 19:52:17.690 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-05 19:52:17.693 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-05 19:52:17.695 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-05 19:52:17.698 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-05 19:52:17.700 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-05 19:52:17.702 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-05 19:52:17.719 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-05 19:52:17.734 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-05 19:52:17.736 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-05 19:52:17.751 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-05 19:52:17.768 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-05 19:52:17.783 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-05 19:52:17.785 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-05 19:52:17.788 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-05 19:52:17.794 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.6nlSE00ybI 2022-08-05 19:52:17.797 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-05 19:52:17.800 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-05 19:52:17.803 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.6nlSE00ybI 2022-08-05 19:52:17.807 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.6nlSE00ybI 2022-08-05 19:52:17.831 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.6nlSE00ybI /etc/sudoers.d/neutron-rootwrap 2022-08-05 19:52:17.844 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-05 19:52:17.879 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-05 19:52:17.883 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-05 19:52:17.922 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-05 19:52:17.925 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-05 19:52:17.929 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-05 19:52:17.931 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-05 19:52:17.937 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-05 19:52:17.939 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-05 19:52:17.960 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:17.963 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-05 19:52:17.967 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-05 19:52:17.970 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-05 19:52:17.991 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:17.994 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:52:17.997 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.27:5672/ 2022-08-05 19:52:18.029 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-05 19:52:18.032 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-05 19:52:18.034 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-05 19:52:18.052 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:18.055 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-05 19:52:18.058 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-05 19:52:18.061 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-05 19:52:18.063 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-05 19:52:18.066 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-05 19:52:18.070 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-05 19:52:18.073 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-05 19:52:18.076 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-05 19:52:18.078 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-05 19:52:18.081 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-05 19:52:18.088 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-05 19:52:18.091 | + 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-08-05 19:52:18.097 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-05 19:52:18.120 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:18.123 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-05 19:52:18.125 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-05 19:52:18.128 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-05 19:52:18.135 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-05 19:52:18.138 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-05 19:52:18.141 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-05 19:52:18.144 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-05 19:52:18.147 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-05 19:52:18.150 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-05 19:52:18.156 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-05 19:52:18.162 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-05 19:52:18.167 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-05 19:52:18.204 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-05 19:52:18.236 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-05 19:52:18.269 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-05 19:52:18.308 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-05 19:52:18.311 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-05 19:52:18.313 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-05 19:52:18.316 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-05 19:52:18.318 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-05 19:52:18.354 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-05 19:52:18.394 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.27/identity 2022-08-05 19:52:18.433 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-05 19:52:18.467 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-05 19:52:18.506 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-05 19:52:18.544 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-05 19:52:18.580 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-05 19:52:18.618 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:52:18.657 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-05 19:52:18.690 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-05 19:52:18.723 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-05 19:52:18.761 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-05 19:52:18.764 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-05 19:52:18.766 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-05 19:52:18.769 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-05 19:52:18.772 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-05 19:52:18.808 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-05 19:52:18.841 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.27/identity 2022-08-05 19:52:18.876 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-05 19:52:18.915 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-05 19:52:18.949 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-05 19:52:18.987 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-05 19:52:19.024 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-05 19:52:19.058 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:52:19.105 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-05 19:52:19.142 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-05 19:52:19.147 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-05 19:52:19.150 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-05 19:52:19.153 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-05 19:52:19.155 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-05 19:52:19.189 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-05 19:52:19.224 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.27/identity 2022-08-05 19:52:19.260 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-05 19:52:19.299 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-05 19:52:19.334 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-05 19:52:19.368 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-05 19:52:19.408 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-05 19:52:19.445 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-05 19:52:19.484 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-05 19:52:19.525 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-05 19:52:19.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-05 19:52:19.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-05 19:52:19.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-05 19:52:19.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-05 19:52:19.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-05 19:52:19.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-05 19:52:19.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-08-05 19:52:19.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-08-05 19:52:19.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-08-05 19:52:19.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-05 19:52:19.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-05 19:52:19.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-05 19:52:19.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-05 19:52:19.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-05 19:52:19.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-05 19:52:19.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-05 19:52:19.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-05 19:52:19.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-05 19:52:19.581 | + 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-08-05 19:52:19.617 | + 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-08-05 19:52:19.620 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:19.622 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-05 19:52:19.625 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-05 19:52:19.627 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-05 19:52:19.630 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:19.632 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-05 19:52:19.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-05 19:52:19.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-05 19:52:19.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:19.682 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-05 19:52:19.685 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-05 19:52:19.688 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-05 19:52:19.690 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:19.693 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-05 19:52:19.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-05 19:52:19.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-05 19:52:19.739 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:19.742 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-05 19:52:19.744 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-05 19:52:19.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-05 19:52:19.750 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:19.752 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-05 19:52:19.787 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-05 19:52:19.790 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:19.792 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-05 19:52:19.795 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-05 19:52:19.798 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-05 19:52:19.800 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:19.804 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-05 19:52:19.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-05 19:52:19.842 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:19.845 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-05 19:52:19.848 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-05 19:52:19.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-05 19:52:19.853 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:19.856 | + 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-08-05 19:52:19.892 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-05 19:52:19.894 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:19.897 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-05 19:52:19.900 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-05 19:52:19.903 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-05 19:52:19.906 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:19.909 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-05 19:52:19.949 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-05 19:52:19.951 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:19.954 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-05 19:52:19.956 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-05 19:52:19.959 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-05 19:52:19.961 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:19.966 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-05 19:52:20.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-08-05 19:52:20.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:20.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-05 19:52:20.013 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-08-05 19:52:20.017 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-08-05 19:52:20.020 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:20.023 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-08-05 19:52:20.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-05 19:52:20.060 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-05 19:52:20.065 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-05 19:52:20.071 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-05 19:52:20.074 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-05 19:52:20.078 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-05 19:52:20.081 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-05 19:52:20.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-05 19:52:20.116 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-05 19:52:20.136 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:20.139 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-05 19:52:20.141 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-05 19:52:20.175 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-05 19:52:20.178 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-05 19:52:20.212 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-05 19:52:20.251 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-05 19:52:20.255 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-05 19:52:20.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-05 19:52:20.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-05 19:52:23.060 | INFO neutron.common.config [-] Logging enabled! 2022-08-05 19:52:23.061 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev464 2022-08-05 19:52:23.061 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93715) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-05 19:52:23.062 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-08-05 19:52:23.063 | 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/tmpo1aqsezt/privsep.sock'] 2022-08-05 19:52:24.315 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-08-05 19:52:24.315 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpo1aqsezt/privsep.sock {{(pid=93715) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-08-05 19:52:24.317 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-08-05 19:52:24.317 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-08-05 19:52:24.317 | 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-08-05 19:52:24.318 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93725 2022-08-05 19:52:24.318 | DEBUG oslo.privsep.daemon [-] privsep: reply[58de592a-42e2-467c-995f-d442a16b8622]: (2,) {{(pid=93725) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-05 19:52:24.532 | 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=93725) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-08-05 19:52:24.553 | 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.021s {{(pid=93725) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-05 19:52:24.553 | DEBUG oslo.privsep.daemon [-] privsep: reply[f6cb3adb-6ab7-434b-8f23-44e8524e732a]: (4, ('58fe3a8b-7edc-4886-9829-c893a68ea824\n', '')) {{(pid=93725) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-05 19:52:24.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-05 19:52:24.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-05 19:52:24.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-05 19:52:24.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-05 19:52:24.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-05 19:52:24.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-05 19:52:24.663 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-05 19:52:24.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:24.664 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:24.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-05 19:52:24.664 | from cryptography.utils import int_from_bytes 2022-08-05 19:52:25.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-05 19:52:25.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-05 19:52:25.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-05 19:52:25.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-05 19:52:25.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-05 19:52:25.123 | + 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-08-05 19:52:25.149 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-05 19:52:25.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-05 19:52:25.161 | + 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-08-05 19:52:25.194 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-05 19:52:25.197 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-05 19:52:25.210 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-05 19:52:25.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-05 19:52:25.217 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-05 19:52:25.245 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-05 19:52:25.280 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-05 19:52:25.283 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-05 19:52:25.319 | net.bridge.bridge-nf-call-iptables = 1 2022-08-05 19:52:25.324 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-05 19:52:25.327 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-05 19:52:25.337 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-05 19:52:25.342 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-05 19:52:25.345 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-05 19:52:25.348 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-05 19:52:25.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-05 19:52:25.354 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-05 19:52:25.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-05 19:52:25.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-05 19:52:25.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-05 19:52:25.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-05 19:52:25.404 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-05 19:52:25.407 | + 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-08-05 19:52:25.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-05 19:52:25.449 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-05 19:52:25.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-05 19:52:25.523 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-05 19:52:25.554 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:25.557 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-05 19:52:25.559 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-05 19:52:25.565 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-05 19:52:25.598 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-05 19:52:25.633 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-05 19:52:25.668 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-05 19:52:25.671 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-05 19:52:25.704 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-05 19:52:25.724 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:25.726 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-05 19:52:25.729 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-05 19:52:25.765 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-05 19:52:25.769 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-05 19:52:25.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-05 19:52:25.808 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-05 19:52:25.811 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-05 19:52:25.814 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-05 19:52:25.817 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-05 19:52:25.839 | + functions-common:is_service_enabled:2096 : return 0 2022-08-05 19:52:25.842 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-05 19:52:25.847 | + 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-08-05 19:52:25.852 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-05 19:52:25.886 | + 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-08-05 19:52:25.923 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-05 19:52:25.926 | + 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-08-05 19:52:25.961 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-05 19:52:25.969 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-05 19:52:26.004 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-05 19:52:26.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-05 19:52:26.010 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-05 19:52:26.052 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-05 19:52:26.055 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-05 19:52:26.059 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-05 19:52:26.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf