2022-08-12 10:43:20.813 | + ./stack.sh:main:482 : exec 2022-08-12 10:43:20.813 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-12-104320.summary.2022-08-12-104320 2022-08-12 10:43:20.813 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-12-104320' 2022-08-12 10:43:20.813 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 10:43:20.814 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-12-104320 2022-08-12 10:43:20.814 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-12-104320 /opt/stack/logs/stack.sh.log 2022-08-12 10:43:20.814 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-12-104320.summary.2022-08-12-104320 /opt/stack/logs/stack.sh.log.summary 2022-08-12 10:43:20.814 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-12 10:43:20.814 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-12 10:43:20.814 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-12 10:43:20.814 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-12 10:43:20.814 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-12 10:43:20.814 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-12 10:43:20.814 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-12 10:43:20.814 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-12 10:43:20.814 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-12 10:43:20.814 | + ./stack.sh:main:568 : set -o errexit 2022-08-12 10:43:20.814 | + ./stack.sh:main:571 : uname -a 2022-08-12 10:43:20.814 | Linux dv-cinder-852828-1-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-12 10:43:20.815 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-12 10:43:20.817 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-12 10:43:20.820 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-12 10:43:20.861 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-12 10:43:20.876 | + ./stack.sh:main:585 : fetch_plugins 2022-08-12 10:43:20.878 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-12 10:43:20.880 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-12 10:43:20.882 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-12 10:43:20.884 | + functions-common:fetch_plugins:1791 : return 2022-08-12 10:43:20.886 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-12 10:43:20.887 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-12 10:43:20.889 | + functions-common:run_phase:1869 : local phase= 2022-08-12 10:43:20.891 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-12 10:43:20.893 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-12 10:43:20.895 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-12 10:43:20.897 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-12 10:43:20.898 | + functions-common:run_phase:1878 : local extra 2022-08-12 10:43:20.901 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-12 10:43:20.904 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-12 10:43:20.905 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-12 10:43:20.907 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-12 10:43:20.909 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-12 10:43:20.911 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-12 10:43:20.923 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:43:20.925 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-12 10:43:20.927 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-12 10:43:20.929 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-12 10:43:20.930 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-12 10:43:20.932 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-12 10:43:20.934 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-12 10:43:20.936 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-12 10:43:20.938 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-12 10:43:20.940 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-12 10:43:20.942 | + 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-12 10:43:20.943 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-12 10:43:20.945 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-12 10:43:20.947 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-12 10:43:20.949 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-12 10:43:20.951 | + functions-common:plugin_override_defaults:1832 : return 2022-08-12 10:43:20.960 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-12 10:43:20.978 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-12 10:43:20.981 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-12 10:43:20.994 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:43:20.996 | +++ lib/tls:source:43 : hostname -f 2022-08-12 10:43:20.999 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-12 10:43:21.002 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-12 10:43:21.004 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-12 10:43:21.006 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-12 10:43:21.008 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-12 10:43:21.010 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-12 10:43:21.012 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-12 10:43:21.014 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-12 10:43:21.016 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-12 10:43:21.018 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-12 10:43:21.023 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-12 10:43:21.034 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-12 10:43:21.051 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-12 10:43:21.063 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-12 10:43:21.075 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-12 10:43:21.109 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-12 10:43:21.175 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-12 10:43:21.261 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-12 10:43:21.282 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-12 10:43:21.325 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-12 10:43:21.377 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-12 10:43:21.515 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-12 10:43:21.529 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-12 10:43:21.542 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-12 10:43:21.555 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-12 10:43:21.636 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-12 10:43:21.638 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-12 10:43:21.641 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-12 10:43:21.643 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-12 10:43:21.645 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-12 10:43:21.647 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-12 10:43:21.650 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-12 10:43:21.650 | False' 2022-08-12 10:43:21.652 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-12 10:43:21.667 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-12 10:43:21.669 | + ./stack.sh:main:619 : run_phase source 2022-08-12 10:43:21.671 | + functions-common:run_phase:1868 : local mode=source 2022-08-12 10:43:21.674 | + functions-common:run_phase:1869 : local phase= 2022-08-12 10:43:21.676 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-12 10:43:21.678 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-12 10:43:21.680 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-12 10:43:21.682 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-12 10:43:21.684 | + functions-common:run_phase:1878 : local extra 2022-08-12 10:43:21.686 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-12 10:43:21.690 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-12 10:43:21.692 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-12 10:43:21.694 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-12 10:43:21.696 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-12 10:43:21.698 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-12 10:43:21.711 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:43:21.713 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-12 10:43:21.715 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-12 10:43:21.753 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-12 10:43:21.755 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-12 10:43:21.757 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-12 10:43:21.759 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-12 10:43:21.761 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-12 10:43:21.763 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-12 10:43:21.766 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-12 10:43:21.768 | + functions-common:load_plugin_settings:1809 : return 2022-08-12 10:43:21.770 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-12 10:43:21.772 | + functions-common:verify_disabled_services:2151 : local service 2022-08-12 10:43:21.774 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.776 | + 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-12 10:43:21.778 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.780 | + 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-12 10:43:21.783 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.785 | + 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-12 10:43:21.788 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.790 | + 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-12 10:43:21.792 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.794 | + 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-12 10:43:21.797 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.799 | + 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-12 10:43:21.801 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.804 | + 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-12 10:43:21.806 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.808 | + 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-12 10:43:21.810 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.813 | + 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-12 10:43:21.815 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.817 | + 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-12 10:43:21.819 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.821 | + 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-12 10:43:21.824 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.826 | + 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-12 10:43:21.828 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.830 | + 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-12 10:43:21.833 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.835 | + 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-12 10:43:21.837 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.839 | + 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-12 10:43:21.841 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.844 | + 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-12 10:43:21.846 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.849 | + 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-12 10:43:21.851 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.853 | + 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-12 10:43:21.855 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.857 | + 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-12 10:43:21.860 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.862 | + 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-12 10:43:21.865 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.867 | + 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-12 10:43:21.869 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.871 | + 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-12 10:43:21.873 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.876 | + 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-12 10:43:21.878 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.880 | + 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-12 10:43:21.882 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.885 | + 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-12 10:43:21.887 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.889 | + 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-12 10:43:21.892 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.894 | + 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-12 10:43:21.896 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.898 | + 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-12 10:43:21.901 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.903 | + 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-12 10:43:21.905 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.908 | + 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-12 10:43:21.910 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.912 | + 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-12 10:43:21.915 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.917 | + 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-12 10:43:21.919 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.921 | + 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-12 10:43:21.924 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.926 | + 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-12 10:43:21.928 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.930 | + 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-12 10:43:21.932 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.935 | + 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-12 10:43:21.937 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.939 | + 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-12 10:43:21.942 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.944 | + 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-12 10:43:21.946 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.948 | + 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-12 10:43:21.950 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.953 | + 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-12 10:43:21.956 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.958 | + 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-12 10:43:21.960 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.962 | + 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-12 10:43:21.964 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.967 | + 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-12 10:43:21.970 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.972 | + 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-12 10:43:21.974 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-12 10:43:21.976 | + 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-12 10:43:21.979 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-12 10:43:21.981 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-12 10:43:21.984 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-12 10:43:21.998 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:43:22.000 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-12 10:43:22.002 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-12 10:43:22.004 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-12 10:43:22.019 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:43:22.022 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-12 10:43:22.024 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-12 10:43:22.026 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-12 10:43:22.028 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-12 10:43:22.031 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-12 10:43:22.033 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-12 10:43:22.036 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-12 10:43:22.038 | + lib/database:initialize_database_backends:92 : return 0 2022-08-12 10:43:22.040 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-12 10:43:22.040 | Using mysql database backend 2022-08-12 10:43:22.042 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-12 10:43:22.058 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-12 10:43:22.061 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-12 10:43:22.063 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-12 10:43:22.065 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-12 10:43:22.068 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-12 10:43:22.071 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-12 10:43:22.086 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:43:22.089 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-12 10:43:22.105 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-12 10:43:22.120 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:43:22.123 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-12 10:43:22.138 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-12 10:43:22.154 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-12 10:43:22.170 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:43:22.173 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-12 10:43:22.188 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:43:22.190 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-12 10:43:22.207 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-12 10:43:22.209 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-12 10:43:22.211 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-12 10:43:22.214 | + functions-common:save_stackenv:60 : local tag=752 2022-08-12 10:43:22.216 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-12 10:43:22.221 | + functions-common:save_stackenv:62 : time_stamp=2022-08-12-104322 2022-08-12 10:43:22.224 | + functions-common:save_stackenv:63 : echo '# 2022-08-12-104322 752' 2022-08-12 10:43:22.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.228 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-12 10:43:22.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.233 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-12 10:43:22.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.237 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-12 10:43:22.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.242 | + 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-12 10:43:22.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.247 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.40 2022-08-12 10:43:22.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.251 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.40/identity 2022-08-12 10:43:22.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.256 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-12-104320 2022-08-12 10:43:22.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.260 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-12 10:43:22.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.265 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.40 2022-08-12 10:43:22.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.270 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-12 10:43:22.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.275 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-12 10:43:22.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.279 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-12 10:43:22.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.285 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-12 10:43:22.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.289 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.40 2022-08-12 10:43:22.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:43:22.294 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-12 10:43:22.296 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-12 10:43:22.299 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-12 10:43:22.301 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-12 10:43:22.303 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-12 10:43:22.305 | + functions-common:git_clone:599 : local git_ref=master 2022-08-12 10:43:22.307 | + functions-common:git_clone:600 : local orig_dir 2022-08-12 10:43:22.310 | ++ functions-common:git_clone:601 : pwd 2022-08-12 10:43:22.313 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-12 10:43:22.315 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-12 10:43:22.318 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-12 10:43:22.332 | + functions-common:git_clone:604 : RECLONE=False 2022-08-12 10:43:22.334 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-12 10:43:22.336 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-12 10:43:22.339 | + functions-common:git_clone:618 : echo master 2022-08-12 10:43:22.339 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-12 10:43:22.344 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-12 10:43:22.346 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-12 10:43:22.348 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-12 10:43:22.359 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-12 10:43:22.362 | + functions-common:git_clone:679 : git show --oneline 2022-08-12 10:43:22.362 | + functions-common:git_clone:679 : head -1 2022-08-12 10:43:22.365 | 9f9647ad Merge "update constraint for cliff to new release 4.0.0" 2022-08-12 10:43:22.368 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-12 10:43:22.370 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-12 10:43:22.373 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 10:43:22.376 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-12 10:43:22.378 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-12 10:43:22.381 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-12 10:43:22.383 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-12 10:43:22.385 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-12 10:43:22.388 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-12 10:43:22.391 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-12 10:43:22.394 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-12 10:43:22.397 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-12 10:43:22.400 | ++ tools/install_prereqs.sh:source:47 : NOW=1660301002 2022-08-12 10:43:22.403 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-12 10:43:22.407 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-08-12 10:43:22.410 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-08-12 10:43:22.413 | ++ tools/install_prereqs.sh:source:49 : DELTA=1660301002 2022-08-12 10:43:22.415 | ++ tools/install_prereqs.sh:source:50 : [[ 1660301002 -lt 7200 ]] 2022-08-12 10:43:22.417 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-12 10:43:22.420 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-12 10:43:22.422 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-12 10:43:22.425 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-12 10:43:22.427 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-12 10:43:22.429 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-12 10:43:22.432 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-12 10:43:22.435 | +++ 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-12 10:43:22.481 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-12 10:43:22.481 | apache2-dev 2022-08-12 10:43:22.481 | bc 2022-08-12 10:43:22.481 | bsdmainutils 2022-08-12 10:43:22.481 | curl 2022-08-12 10:43:22.481 | g++ 2022-08-12 10:43:22.481 | gawk 2022-08-12 10:43:22.481 | gcc 2022-08-12 10:43:22.481 | gettext 2022-08-12 10:43:22.482 | git 2022-08-12 10:43:22.482 | graphviz 2022-08-12 10:43:22.482 | iputils-ping 2022-08-12 10:43:22.482 | libapache2-mod-proxy-uwsgi 2022-08-12 10:43:22.482 | libffi-dev 2022-08-12 10:43:22.482 | libjpeg-dev 2022-08-12 10:43:22.482 | libpcre3-dev 2022-08-12 10:43:22.482 | libpq-dev 2022-08-12 10:43:22.482 | libssl-dev 2022-08-12 10:43:22.482 | libsystemd-dev 2022-08-12 10:43:22.482 | libxml2-dev 2022-08-12 10:43:22.482 | libxslt1-dev 2022-08-12 10:43:22.482 | libyaml-dev 2022-08-12 10:43:22.482 | lsof 2022-08-12 10:43:22.482 | openssh-server 2022-08-12 10:43:22.482 | openssl 2022-08-12 10:43:22.482 | pkg-config 2022-08-12 10:43:22.482 | psmisc 2022-08-12 10:43:22.482 | python3-dev 2022-08-12 10:43:22.482 | python3-pip 2022-08-12 10:43:22.482 | python3-systemd 2022-08-12 10:43:22.482 | python3-venv 2022-08-12 10:43:22.482 | tar 2022-08-12 10:43:22.482 | tcpdump 2022-08-12 10:43:22.482 | unzip 2022-08-12 10:43:22.482 | uuid-runtime 2022-08-12 10:43:22.482 | wget 2022-08-12 10:43:22.482 | wget 2022-08-12 10:43:22.482 | zlib1g-dev 2022-08-12 10:43:22.482 | libkrb5-dev 2022-08-12 10:43:22.482 | libldap2-dev 2022-08-12 10:43:22.482 | libsasl2-dev 2022-08-12 10:43:22.482 | memcached 2022-08-12 10:43:22.482 | python3-mysqldb 2022-08-12 10:43:22.482 | sqlite3 2022-08-12 10:43:22.482 | conntrack 2022-08-12 10:43:22.482 | curl 2022-08-12 10:43:22.482 | dnsmasq-base 2022-08-12 10:43:22.483 | dnsmasq-utils 2022-08-12 10:43:22.483 | ebtables 2022-08-12 10:43:22.483 | genisoimage 2022-08-12 10:43:22.483 | iptables 2022-08-12 10:43:22.483 | iputils-arping 2022-08-12 10:43:22.483 | kpartx 2022-08-12 10:43:22.483 | libjs-jquery-tablesorter 2022-08-12 10:43:22.483 | parted 2022-08-12 10:43:22.483 | pm-utils 2022-08-12 10:43:22.483 | python3-mysqldb 2022-08-12 10:43:22.483 | socat 2022-08-12 10:43:22.483 | sqlite3 2022-08-12 10:43:22.483 | sudo 2022-08-12 10:43:22.483 | vlan 2022-08-12 10:43:22.483 | lsscsi 2022-08-12 10:43:22.483 | open-iscsi 2022-08-12 10:43:22.483 | lvm2 2022-08-12 10:43:22.483 | qemu-utils 2022-08-12 10:43:22.483 | thin-provisioning-tools 2022-08-12 10:43:22.483 | acl 2022-08-12 10:43:22.483 | dnsmasq-base 2022-08-12 10:43:22.483 | dnsmasq-utils 2022-08-12 10:43:22.483 | ebtables 2022-08-12 10:43:22.483 | haproxy 2022-08-12 10:43:22.483 | iptables 2022-08-12 10:43:22.483 | iputils-arping 2022-08-12 10:43:22.483 | iputils-ping 2022-08-12 10:43:22.483 | postgresql-server-dev-all 2022-08-12 10:43:22.483 | python3-mysqldb 2022-08-12 10:43:22.483 | sqlite3 2022-08-12 10:43:22.483 | sudo 2022-08-12 10:43:22.483 | vlan 2022-08-12 10:43:22.483 | pcp 2022-08-12 10:43:22.483 | ipset 2022-08-12 10:43:22.483 | conntrack 2022-08-12 10:43:22.483 | conntrackd 2022-08-12 10:43:22.483 | keepalived 2022-08-12 10:43:22.483 | lvm2 2022-08-12 10:43:22.483 | qemu-utils 2022-08-12 10:43:22.484 | thin-provisioning-tools 2022-08-12 10:43:22.484 | curl 2022-08-12 10:43:22.484 | liberasurecode-dev 2022-08-12 10:43:22.484 | make 2022-08-12 10:43:22.484 | memcached 2022-08-12 10:43:22.484 | rsync 2022-08-12 10:43:22.484 | sqlite3 2022-08-12 10:43:22.484 | xfsprogs' 2022-08-12 10:43:22.484 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-12 10:43:22.502 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-12 10:43:22.502 | apache2-dev 2022-08-12 10:43:22.502 | bc 2022-08-12 10:43:22.502 | bsdmainutils 2022-08-12 10:43:22.502 | curl 2022-08-12 10:43:22.502 | g++ 2022-08-12 10:43:22.502 | gawk 2022-08-12 10:43:22.502 | gcc 2022-08-12 10:43:22.502 | gettext 2022-08-12 10:43:22.502 | git 2022-08-12 10:43:22.502 | graphviz 2022-08-12 10:43:22.502 | iputils-ping 2022-08-12 10:43:22.502 | libapache2-mod-proxy-uwsgi 2022-08-12 10:43:22.502 | libffi-dev 2022-08-12 10:43:22.502 | libjpeg-dev 2022-08-12 10:43:22.502 | libpcre3-dev 2022-08-12 10:43:22.502 | libpq-dev 2022-08-12 10:43:22.502 | libssl-dev 2022-08-12 10:43:22.503 | libsystemd-dev 2022-08-12 10:43:22.503 | libxml2-dev 2022-08-12 10:43:22.503 | libxslt1-dev 2022-08-12 10:43:22.503 | libyaml-dev 2022-08-12 10:43:22.503 | lsof 2022-08-12 10:43:22.503 | openssh-server 2022-08-12 10:43:22.503 | openssl 2022-08-12 10:43:22.503 | pkg-config 2022-08-12 10:43:22.503 | psmisc 2022-08-12 10:43:22.503 | python3-dev 2022-08-12 10:43:22.503 | python3-pip 2022-08-12 10:43:22.503 | python3-systemd 2022-08-12 10:43:22.503 | python3-venv 2022-08-12 10:43:22.503 | tar 2022-08-12 10:43:22.503 | tcpdump 2022-08-12 10:43:22.503 | unzip 2022-08-12 10:43:22.503 | uuid-runtime 2022-08-12 10:43:22.503 | wget 2022-08-12 10:43:22.503 | wget 2022-08-12 10:43:22.503 | zlib1g-dev 2022-08-12 10:43:22.503 | libkrb5-dev 2022-08-12 10:43:22.503 | libldap2-dev 2022-08-12 10:43:22.503 | libsasl2-dev 2022-08-12 10:43:22.503 | memcached 2022-08-12 10:43:22.503 | python3-mysqldb 2022-08-12 10:43:22.503 | sqlite3 2022-08-12 10:43:22.503 | conntrack 2022-08-12 10:43:22.503 | curl 2022-08-12 10:43:22.503 | dnsmasq-base 2022-08-12 10:43:22.503 | dnsmasq-utils 2022-08-12 10:43:22.503 | ebtables 2022-08-12 10:43:22.503 | genisoimage 2022-08-12 10:43:22.503 | iptables 2022-08-12 10:43:22.503 | iputils-arping 2022-08-12 10:43:22.503 | kpartx 2022-08-12 10:43:22.503 | libjs-jquery-tablesorter 2022-08-12 10:43:22.503 | parted 2022-08-12 10:43:22.503 | pm-utils 2022-08-12 10:43:22.504 | python3-mysqldb 2022-08-12 10:43:22.504 | socat 2022-08-12 10:43:22.504 | sqlite3 2022-08-12 10:43:22.504 | sudo 2022-08-12 10:43:22.504 | vlan 2022-08-12 10:43:22.504 | lsscsi 2022-08-12 10:43:22.504 | open-iscsi 2022-08-12 10:43:22.504 | lvm2 2022-08-12 10:43:22.504 | qemu-utils 2022-08-12 10:43:22.504 | thin-provisioning-tools 2022-08-12 10:43:22.504 | acl 2022-08-12 10:43:22.504 | dnsmasq-base 2022-08-12 10:43:22.504 | dnsmasq-utils 2022-08-12 10:43:22.504 | ebtables 2022-08-12 10:43:22.504 | haproxy 2022-08-12 10:43:22.504 | iptables 2022-08-12 10:43:22.504 | iputils-arping 2022-08-12 10:43:22.504 | iputils-ping 2022-08-12 10:43:22.504 | postgresql-server-dev-all 2022-08-12 10:43:22.504 | python3-mysqldb 2022-08-12 10:43:22.504 | sqlite3 2022-08-12 10:43:22.504 | sudo 2022-08-12 10:43:22.504 | vlan 2022-08-12 10:43:22.504 | pcp 2022-08-12 10:43:22.504 | ipset 2022-08-12 10:43:22.504 | conntrack 2022-08-12 10:43:22.504 | conntrackd 2022-08-12 10:43:22.504 | keepalived 2022-08-12 10:43:22.504 | lvm2 2022-08-12 10:43:22.504 | qemu-utils 2022-08-12 10:43:22.504 | thin-provisioning-tools 2022-08-12 10:43:22.504 | curl 2022-08-12 10:43:22.504 | liberasurecode-dev 2022-08-12 10:43:22.504 | make 2022-08-12 10:43:22.504 | memcached 2022-08-12 10:43:22.504 | rsync 2022-08-12 10:43:22.504 | sqlite3 2022-08-12 10:43:22.504 | xfsprogs ' 2022-08-12 10:43:22.505 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-12 10:43:22.507 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:43:22.509 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:43:22.512 | ++ 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-12 10:43:22.512 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-12 10:43:22.517 | ++ 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-12 10:43:22.519 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-12 10:43:22.521 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:43:22.523 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-12 10:43:22.526 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:43:22.528 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:43:22.530 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:43:22.532 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:43:22.534 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:43:22.536 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:43:22.538 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-12 10:43:22.540 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-12 10:43:22.542 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-12 10:43:22.545 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-12 10:43:22.549 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-12 10:43:22.551 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-12 10:43:22.553 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-12 10:43:22.555 | ++ functions-common:time_start:2427 : local start_time= 2022-08-12 10:43:22.557 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-12 10:43:22.559 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-12 10:43:22.563 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1660301002560 2022-08-12 10:43:22.565 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-12 10:43:22.567 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-12 10:43:22.569 | ++ 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-12 10:43:22.821 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-12 10:43:22.971 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-12 10:43:23.109 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-12 10:43:23.248 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-12 10:43:25.188 | Reading package lists... 2022-08-12 10:43:25.220 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-12 10:43:25.222 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-12 10:43:25.224 | ++ functions-common:time_stop:2440 : local name 2022-08-12 10:43:25.226 | ++ functions-common:time_stop:2441 : local end_time 2022-08-12 10:43:25.228 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:43:25.230 | ++ functions-common:time_stop:2443 : local total 2022-08-12 10:43:25.232 | ++ functions-common:time_stop:2444 : local start_time 2022-08-12 10:43:25.235 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-12 10:43:25.237 | ++ functions-common:time_stop:2447 : start_time=1660301002560 2022-08-12 10:43:25.239 | ++ functions-common:time_stop:2449 : [[ -z 1660301002560 ]] 2022-08-12 10:43:25.241 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:43:25.245 | ++ functions-common:time_stop:2452 : end_time=1660301005243 2022-08-12 10:43:25.247 | ++ functions-common:time_stop:2453 : elapsed_time=2683 2022-08-12 10:43:25.249 | ++ functions-common:time_stop:2454 : total=0 2022-08-12 10:43:25.251 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:43:25.253 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2683 2022-08-12 10:43:25.255 | ++ 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-12 10:43:25.257 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:43:25.260 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:43:25.262 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:43:25.264 | ++ 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-12 10:43:25.285 | ++ 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-12 10:43:25.393 | Reading package lists... 2022-08-12 10:43:25.644 | Building dependency tree... 2022-08-12 10:43:25.645 | Reading state information... 2022-08-12 10:43:25.929 | bc is already the newest version (1.07.1-2build1). 2022-08-12 10:43:25.929 | bc set to manually installed. 2022-08-12 10:43:25.929 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-12 10:43:25.929 | bsdmainutils set to manually installed. 2022-08-12 10:43:25.929 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-12 10:43:25.929 | g++ set to manually installed. 2022-08-12 10:43:25.929 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-12 10:43:25.929 | gawk set to manually installed. 2022-08-12 10:43:25.929 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-12 10:43:25.929 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-12 10:43:25.929 | iptables set to manually installed. 2022-08-12 10:43:25.929 | iputils-ping is already the newest version (3:20190709-3). 2022-08-12 10:43:25.929 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-12 10:43:25.929 | kpartx set to manually installed. 2022-08-12 10:43:25.929 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-12 10:43:25.929 | make is already the newest version (4.2.1-1.2). 2022-08-12 10:43:25.929 | make set to manually installed. 2022-08-12 10:43:25.929 | psmisc is already the newest version (23.3-1). 2022-08-12 10:43:25.929 | psmisc set to manually installed. 2022-08-12 10:43:25.929 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-12 10:43:25.929 | python3-systemd is already the newest version (234-3build2). 2022-08-12 10:43:25.929 | python3-systemd set to manually installed. 2022-08-12 10:43:25.929 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-12 10:43:25.929 | thin-provisioning-tools set to manually installed. 2022-08-12 10:43:25.929 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-12 10:43:25.929 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-12 10:43:25.929 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-12 10:43:25.930 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-12 10:43:25.930 | lsof set to manually installed. 2022-08-12 10:43:25.930 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-12 10:43:25.930 | parted set to manually installed. 2022-08-12 10:43:25.930 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-12 10:43:25.930 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-12 10:43:25.930 | zlib1g-dev set to manually installed. 2022-08-12 10:43:25.930 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-12 10:43:25.930 | The following packages were automatically installed and are no longer required: 2022-08-12 10:43:25.930 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:43:25.930 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:43:25.930 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:43:25.930 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:43:25.930 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:43:25.930 | python3-zope.interface 2022-08-12 10:43:25.930 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:43:25.930 | The following additional packages will be installed: 2022-08-12 10:43:25.930 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-08-12 10:43:25.930 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-08-12 10:43:25.930 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-08-12 10:43:25.930 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-08-12 10:43:25.930 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-08-12 10:43:25.930 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-08-12 10:43:25.930 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-12 10:43:25.930 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-12 10:43:25.930 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-08-12 10:43:25.930 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-08-12 10:43:25.931 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-12 10:43:25.931 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-12 10:43:25.931 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-08-12 10:43:25.931 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-12 10:43:25.931 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-08-12 10:43:25.931 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-08-12 10:43:25.931 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-08-12 10:43:25.931 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-08-12 10:43:25.931 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-08-12 10:43:25.931 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-08-12 10:43:25.931 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-08-12 10:43:25.931 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-08-12 10:43:25.931 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-08-12 10:43:25.931 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-08-12 10:43:25.931 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-08-12 10:43:25.931 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-08-12 10:43:25.931 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-08-12 10:43:25.931 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-08-12 10:43:25.931 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-08-12 10:43:25.931 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-08-12 10:43:25.931 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-08-12 10:43:25.931 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-08-12 10:43:25.931 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-08-12 10:43:25.931 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-08-12 10:43:25.931 | x11-common 2022-08-12 10:43:25.933 | Suggested packages: 2022-08-12 10:43:25.933 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-08-12 10:43:25.933 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-08-12 10:43:25.933 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-08-12 10:43:25.933 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-08-12 10:43:25.933 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-08-12 10:43:25.933 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-08-12 10:43:25.933 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-08-12 10:43:25.933 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-08-12 10:43:25.933 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-08-12 10:43:25.933 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-08-12 10:43:25.933 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-08-12 10:43:25.933 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-08-12 10:43:25.933 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-08-12 10:43:25.933 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-08-12 10:43:25.933 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-08-12 10:43:25.933 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-08-12 10:43:26.189 | The following NEW packages will be installed: 2022-08-12 10:43:26.190 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-08-12 10:43:26.190 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-08-12 10:43:26.190 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-08-12 10:43:26.190 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-08-12 10:43:26.190 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-08-12 10:43:26.190 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-08-12 10:43:26.190 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-08-12 10:43:26.190 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-08-12 10:43:26.190 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-08-12 10:43:26.190 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-12 10:43:26.190 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-12 10:43:26.190 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-08-12 10:43:26.190 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-08-12 10:43:26.190 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-12 10:43:26.190 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-12 10:43:26.190 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-08-12 10:43:26.190 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-12 10:43:26.190 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-08-12 10:43:26.190 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-08-12 10:43:26.190 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-08-12 10:43:26.190 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-08-12 10:43:26.190 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-08-12 10:43:26.190 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-08-12 10:43:26.190 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-08-12 10:43:26.190 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-08-12 10:43:26.190 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-08-12 10:43:26.190 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-08-12 10:43:26.190 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-08-12 10:43:26.190 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-08-12 10:43:26.190 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-08-12 10:43:26.190 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-08-12 10:43:26.190 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-08-12 10:43:26.191 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-08-12 10:43:26.191 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-12 10:43:26.191 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-08-12 10:43:26.191 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-08-12 10:43:26.191 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-08-12 10:43:26.191 | vbetool vlan x11-common 2022-08-12 10:43:26.191 | The following packages will be upgraded: 2022-08-12 10:43:26.192 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-08-12 10:43:26.192 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-08-12 10:43:26.192 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-08-12 10:43:26.192 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-08-12 10:43:26.192 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-08-12 10:43:26.475 | 28 upgraded, 203 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:43:26.475 | Need to get 152 MB of archives. 2022-08-12 10:43:26.475 | After this operation, 712 MB of additional disk space will be used. 2022-08-12 10:43:26.475 | 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-12 10:43:27.165 | 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-12 10:43:27.202 | 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-12 10:43:27.213 | 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-12 10:43:27.217 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-08-12 10:43:27.318 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-08-12 10:43:28.200 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-08-12 10:43:28.206 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-08-12 10:43:28.213 | 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-12 10:43:28.214 | 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-12 10:43:28.215 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-08-12 10:43:28.216 | 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-12 10:43:28.242 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-08-12 10:43:28.244 | 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-12 10:43:28.255 | 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-12 10:43:28.329 | 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-12 10:43:28.384 | 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-12 10:43:28.388 | 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-12 10:43:28.401 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-08-12 10:43:28.402 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-08-12 10:43:28.416 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-08-12 10:43:28.440 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-08-12 10:43:28.442 | 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-12 10:43:28.451 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-08-12 10:43:29.756 | 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-12 10:43:29.909 | 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-12 10:43:29.939 | 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-12 10:43:30.009 | 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-12 10:43:30.011 | 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-12 10:43:30.014 | 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-12 10:43:30.016 | 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-12 10:43:30.459 | 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-12 10:43:30.460 | 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-12 10:43:30.461 | 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-12 10:43:30.461 | 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-12 10:43:30.488 | 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-12 10:43:30.489 | 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-12 10:43:30.489 | 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-12 10:43:30.494 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.4 [979 kB] 2022-08-12 10:43:30.724 | 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-12 10:43:30.802 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-08-12 10:43:30.809 | 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-12 10:43:30.840 | 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-12 10:43:30.840 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-08-12 10:43:31.174 | 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-12 10:43:31.178 | 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-12 10:43:31.179 | 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-12 10:43:31.187 | 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-12 10:43:31.246 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-08-12 10:43:31.253 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-08-12 10:43:31.261 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-08-12 10:43:31.262 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-08-12 10:43:31.263 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-08-12 10:43:31.348 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-08-12 10:43:31.394 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-08-12 10:43:31.566 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-08-12 10:43:31.607 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-08-12 10:43:34.243 | 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-12 10:43:35.748 | 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-12 10:43:35.749 | 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-12 10:43:35.750 | 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-12 10:43:35.803 | 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-12 10:43:36.391 | 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-12 10:43:36.392 | 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-12 10:43:36.436 | 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-12 10:43:37.057 | 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-12 10:43:38.373 | 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-12 10:43:38.375 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-08-12 10:43:38.377 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-08-12 10:43:38.378 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-08-12 10:43:38.379 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-08-12 10:43:38.381 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-08-12 10:43:38.381 | 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-12 10:43:38.382 | 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-12 10:43:38.383 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-08-12 10:43:38.502 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-08-12 10:43:38.623 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-08-12 10:43:38.767 | 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-12 10:43:38.770 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-08-12 10:43:38.808 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-08-12 10:43:38.948 | 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-12 10:43:38.954 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-08-12 10:43:38.955 | 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-12 10:43:38.965 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-08-12 10:43:39.077 | 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-12 10:43:39.119 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-08-12 10:43:39.183 | 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-12 10:43:39.212 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-08-12 10:43:39.221 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-08-12 10:43:39.226 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-08-12 10:43:39.227 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-08-12 10:43:39.229 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-08-12 10:43:39.249 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-08-12 10:43:39.283 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-08-12 10:43:39.290 | 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-12 10:43:39.466 | 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-12 10:43:39.722 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-08-12 10:43:39.734 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-08-12 10:43:39.905 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-08-12 10:43:40.039 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-08-12 10:43:40.044 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-08-12 10:43:40.328 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-08-12 10:43:40.984 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-08-12 10:43:41.202 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-08-12 10:43:41.216 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-08-12 10:43:41.225 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-08-12 10:43:41.243 | 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-12 10:43:41.279 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-08-12 10:43:41.279 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-08-12 10:43:41.286 | 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-12 10:43:41.332 | 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-12 10:43:41.372 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-08-12 10:43:41.380 | 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-12 10:43:41.473 | 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-12 10:43:41.489 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-08-12 10:43:41.511 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-08-12 10:43:41.512 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-08-12 10:43:41.513 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-08-12 10:43:41.515 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-08-12 10:43:41.569 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-08-12 10:43:41.608 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-08-12 10:43:41.643 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-08-12 10:43:41.654 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-08-12 10:43:41.743 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-08-12 10:43:41.745 | 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-12 10:43:41.760 | 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-12 10:43:41.763 | 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-12 10:43:41.764 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-08-12 10:43:41.767 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-08-12 10:43:41.822 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-08-12 10:43:41.879 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-08-12 10:43:41.895 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-08-12 10:43:41.897 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-08-12 10:43:42.013 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-08-12 10:43:42.014 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-08-12 10:43:42.028 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-08-12 10:43:42.032 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-08-12 10:43:42.047 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-08-12 10:43:42.097 | 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-12 10:43:42.110 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-08-12 10:43:42.146 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-08-12 10:43:42.167 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-08-12 10:43:42.184 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-08-12 10:43:42.280 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-08-12 10:43:42.281 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-08-12 10:43:42.285 | 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-12 10:43:42.289 | 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-12 10:43:42.293 | 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-12 10:43:42.296 | 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-12 10:43:42.300 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-08-12 10:43:42.413 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-08-12 10:43:42.414 | 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-12 10:43:42.435 | 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-12 10:43:42.547 | 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-12 10:43:42.551 | 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-12 10:43:43.855 | 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-12 10:43:43.857 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-08-12 10:43:43.858 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-08-12 10:43:43.859 | 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-12 10:43:43.903 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-08-12 10:43:43.904 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-08-12 10:43:43.904 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-08-12 10:43:43.910 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-08-12 10:43:43.910 | 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-12 10:43:43.992 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-08-12 10:43:44.006 | 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-12 10:43:44.127 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-08-12 10:43:44.129 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-08-12 10:43:44.159 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-08-12 10:43:44.168 | 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-12 10:43:44.281 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-08-12 10:43:44.306 | 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-12 10:43:44.310 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-08-12 10:43:44.312 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-08-12 10:43:44.334 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-08-12 10:43:44.338 | 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-12 10:43:44.439 | 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-12 10:43:44.451 | 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-12 10:43:44.466 | 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-12 10:43:44.876 | 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-12 10:43:45.086 | 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-12 10:43:45.091 | 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-12 10:43:45.092 | 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-12 10:43:45.527 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-08-12 10:43:45.532 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-08-12 10:43:45.532 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-08-12 10:43:45.534 | 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-12 10:43:45.624 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-08-12 10:43:45.769 | 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-12 10:43:45.772 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-08-12 10:43:45.777 | 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-12 10:43:46.542 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-08-12 10:43:46.544 | 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-12 10:43:46.557 | 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-12 10:43:46.629 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-08-12 10:43:47.762 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-08-12 10:43:47.765 | 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-12 10:43:52.115 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-08-12 10:43:52.116 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-08-12 10:43:52.117 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-08-12 10:43:52.119 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-08-12 10:43:52.119 | 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-12 10:43:52.511 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-08-12 10:43:52.768 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-08-12 10:43:53.139 | 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-12 10:43:53.490 | 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-12 10:43:53.491 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-08-12 10:43:53.498 | 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-12 10:43:53.499 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-08-12 10:43:53.499 | 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-12 10:43:53.507 | 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-12 10:43:53.611 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-08-12 10:43:53.625 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-08-12 10:43:53.698 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-08-12 10:43:53.712 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-08-12 10:43:53.748 | 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-12 10:43:53.751 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-08-12 10:43:53.754 | 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-12 10:43:53.755 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-08-12 10:43:53.758 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-08-12 10:43:53.759 | 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-12 10:43:53.875 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-08-12 10:43:53.877 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-08-12 10:43:53.878 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-08-12 10:43:53.879 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-08-12 10:43:54.004 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-08-12 10:43:54.015 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-08-12 10:43:54.020 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-08-12 10:43:54.025 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-08-12 10:43:54.403 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-08-12 10:43:54.423 | 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-12 10:43:55.892 | Preconfiguring packages ... 2022-08-12 10:43:56.163 | Fetched 152 MB in 28s (5,384 kB/s) 2022-08-12 10:43:56.383 | (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-12 10:43:56.385 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-08-12 10:43:56.559 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-08-12 10:43:57.064 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-08-12 10:43:57.909 | (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-12 10:43:57.912 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-12 10:43:58.114 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-12 10:43:58.586 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-12 10:43:58.750 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-12 10:43:59.620 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-08-12 10:43:59.782 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-12 10:44:00.266 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-12 10:44:00.435 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-12 10:44:00.963 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-12 10:44:01.271 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-12 10:44:02.460 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-08-12 10:44:02.566 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-12 10:44:02.985 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-08-12 10:44:03.519 | (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-12 10:44:03.522 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-08-12 10:44:03.663 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-08-12 10:44:04.557 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-12 10:44:04.713 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-12 10:44:05.185 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-12 10:44:05.749 | (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-12 10:44:05.752 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-12 10:44:05.936 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-12 10:44:06.446 | Selecting previously unselected package libapr1:amd64. 2022-08-12 10:44:06.453 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-08-12 10:44:06.503 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-12 10:44:07.071 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-12 10:44:07.244 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-12 10:44:07.913 | Selecting previously unselected package libaprutil1:amd64. 2022-08-12 10:44:07.922 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-08-12 10:44:07.977 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-12 10:44:08.406 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-12 10:44:08.583 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-08-12 10:44:08.999 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-08-12 10:44:09.006 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-08-12 10:44:09.074 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-12 10:44:09.408 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-12 10:44:09.564 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-12 10:44:09.996 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-12 10:44:10.147 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-12 10:44:10.642 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-12 10:44:10.834 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-08-12 10:44:11.212 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-08-12 10:44:11.219 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-08-12 10:44:11.280 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-12 10:44:11.544 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-12 10:44:11.707 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-12 10:44:12.198 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-12 10:44:12.382 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-12 10:44:12.852 | Selecting previously unselected package libjansson4:amd64. 2022-08-12 10:44:12.859 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-08-12 10:44:12.937 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-08-12 10:44:13.347 | Selecting previously unselected package liblua5.2-0:amd64. 2022-08-12 10:44:13.354 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-08-12 10:44:13.406 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-12 10:44:13.836 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-08-12 10:44:14.023 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-08-12 10:44:15.749 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-12 10:44:15.920 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-08-12 10:44:16.381 | Selecting previously unselected package apache2-bin. 2022-08-12 10:44:16.389 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-12 10:44:16.440 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-12 10:44:16.892 | Selecting previously unselected package apache2-data. 2022-08-12 10:44:16.899 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-08-12 10:44:16.931 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-12 10:44:17.349 | Selecting previously unselected package apache2-utils. 2022-08-12 10:44:17.357 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-12 10:44:17.394 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-12 10:44:17.869 | Selecting previously unselected package apache2. 2022-08-12 10:44:17.877 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-12 10:44:17.942 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-08-12 10:44:18.393 | Selecting previously unselected package liblua5.3-0:amd64. 2022-08-12 10:44:18.400 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-08-12 10:44:18.451 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-12 10:44:18.930 | Selecting previously unselected package haproxy. 2022-08-12 10:44:18.937 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-08-12 10:44:18.994 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-08-12 10:44:19.669 | Selecting previously unselected package libnl-3-200:amd64. 2022-08-12 10:44:19.677 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-08-12 10:44:19.726 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-08-12 10:44:20.084 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-08-12 10:44:20.093 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-08-12 10:44:20.137 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-12 10:44:20.600 | Selecting previously unselected package mysql-common. 2022-08-12 10:44:20.608 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-08-12 10:44:20.677 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-12 10:44:21.084 | Selecting previously unselected package libmysqlclient21:amd64. 2022-08-12 10:44:21.092 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-12 10:44:21.143 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:44:21.749 | Selecting previously unselected package libsensors-config. 2022-08-12 10:44:21.756 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-08-12 10:44:21.789 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-12 10:44:22.246 | Selecting previously unselected package libsensors5:amd64. 2022-08-12 10:44:22.253 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-08-12 10:44:22.390 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-12 10:44:22.764 | Selecting previously unselected package libsnmp-base. 2022-08-12 10:44:22.772 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.4_all.deb ... 2022-08-12 10:44:22.821 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.4) ... 2022-08-12 10:44:23.229 | Selecting previously unselected package libsnmp35:amd64. 2022-08-12 10:44:23.236 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.4_amd64.deb ... 2022-08-12 10:44:23.286 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.4) ... 2022-08-12 10:44:23.787 | Selecting previously unselected package keepalived. 2022-08-12 10:44:23.796 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-08-12 10:44:23.840 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-12 10:44:24.434 | Selecting previously unselected package memcached. 2022-08-12 10:44:24.442 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-08-12 10:44:24.497 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-08-12 10:44:25.063 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-08-12 10:44:25.917 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-08-12 10:44:26.430 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-12 10:44:26.645 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-08-12 10:44:27.013 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-12 10:44:27.169 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-12 10:44:27.680 | Selecting previously unselected package python3-yaml. 2022-08-12 10:44:27.688 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-12 10:44:27.752 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-12 10:44:28.088 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-12 10:44:28.234 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-12 10:44:28.829 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-12 10:44:29.094 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-12 10:44:30.012 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-12 10:44:30.209 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-12 10:44:30.848 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-08-12 10:44:30.994 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-08-12 10:44:31.430 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-08-12 10:44:31.525 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-08-12 10:44:32.000 | Selecting previously unselected package acl. 2022-08-12 10:44:32.007 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-08-12 10:44:32.057 | Unpacking acl (2.2.53-6) ... 2022-08-12 10:44:32.354 | Selecting previously unselected package autotools-dev. 2022-08-12 10:44:32.362 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-08-12 10:44:32.427 | Unpacking autotools-dev (20180224.1) ... 2022-08-12 10:44:32.783 | Selecting previously unselected package m4. 2022-08-12 10:44:32.790 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-08-12 10:44:32.840 | Unpacking m4 (1.4.18-4) ... 2022-08-12 10:44:33.223 | Selecting previously unselected package autoconf. 2022-08-12 10:44:33.231 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-08-12 10:44:33.280 | Unpacking autoconf (2.69-11.1) ... 2022-08-12 10:44:33.726 | Selecting previously unselected package automake. 2022-08-12 10:44:33.733 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-08-12 10:44:33.773 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-08-12 10:44:34.274 | Selecting previously unselected package autopoint. 2022-08-12 10:44:34.282 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-08-12 10:44:34.346 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-08-12 10:44:34.731 | Selecting previously unselected package libllvm10:amd64. 2022-08-12 10:44:34.739 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:44:34.794 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:44:37.535 | Selecting previously unselected package libclang-cpp10. 2022-08-12 10:44:37.543 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:44:37.592 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:44:39.541 | Selecting previously unselected package libgc1c2:amd64. 2022-08-12 10:44:39.549 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-08-12 10:44:39.605 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-12 10:44:40.091 | Selecting previously unselected package libobjc4:amd64. 2022-08-12 10:44:40.098 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-12 10:44:40.142 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-12 10:44:40.457 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-08-12 10:44:40.465 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-12 10:44:40.529 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-12 10:44:41.175 | Selecting previously unselected package libc6-i386. 2022-08-12 10:44:41.183 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-08-12 10:44:41.238 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-12 10:44:42.051 | Selecting previously unselected package lib32gcc-s1. 2022-08-12 10:44:42.059 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-12 10:44:42.096 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-12 10:44:42.502 | Selecting previously unselected package lib32stdc++6. 2022-08-12 10:44:42.510 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-12 10:44:42.565 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-12 10:44:42.948 | Selecting previously unselected package libclang-common-10-dev. 2022-08-12 10:44:42.956 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:44:42.999 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-12 10:44:44.422 | Selecting previously unselected package libclang1-10. 2022-08-12 10:44:44.430 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:44:44.485 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:44:45.923 | Selecting previously unselected package clang-10. 2022-08-12 10:44:45.931 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:44:45.969 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:44:46.272 | Selecting previously unselected package libtool. 2022-08-12 10:44:46.280 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-08-12 10:44:46.325 | Unpacking libtool (2.4.6-14) ... 2022-08-12 10:44:46.634 | Selecting previously unselected package dh-autoreconf. 2022-08-12 10:44:46.642 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-08-12 10:44:46.673 | Unpacking dh-autoreconf (19) ... 2022-08-12 10:44:46.970 | Selecting previously unselected package libdebhelper-perl. 2022-08-12 10:44:46.978 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-08-12 10:44:47.010 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-08-12 10:44:47.353 | Selecting previously unselected package libarchive-zip-perl. 2022-08-12 10:44:47.362 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-08-12 10:44:47.410 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-08-12 10:44:47.691 | Selecting previously unselected package libsub-override-perl. 2022-08-12 10:44:47.699 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-08-12 10:44:47.736 | Unpacking libsub-override-perl (0.09-2) ... 2022-08-12 10:44:48.016 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-08-12 10:44:48.024 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-08-12 10:44:48.073 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-12 10:44:48.514 | Selecting previously unselected package dh-strip-nondeterminism. 2022-08-12 10:44:48.521 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-08-12 10:44:48.570 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-08-12 10:44:48.866 | Selecting previously unselected package dwz. 2022-08-12 10:44:48.874 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-08-12 10:44:48.930 | Unpacking dwz (0.13-5) ... 2022-08-12 10:44:49.314 | Selecting previously unselected package libcroco3:amd64. 2022-08-12 10:44:49.321 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-08-12 10:44:49.353 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-08-12 10:44:49.708 | Selecting previously unselected package gettext. 2022-08-12 10:44:49.716 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-08-12 10:44:49.770 | Unpacking gettext (0.19.8.1-10build1) ... 2022-08-12 10:44:50.232 | Selecting previously unselected package intltool-debian. 2022-08-12 10:44:50.239 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-08-12 10:44:50.290 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-08-12 10:44:50.594 | Selecting previously unselected package po-debconf. 2022-08-12 10:44:50.601 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-08-12 10:44:50.656 | Unpacking po-debconf (1.0.21) ... 2022-08-12 10:44:51.005 | Selecting previously unselected package debhelper. 2022-08-12 10:44:51.013 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-08-12 10:44:51.068 | Unpacking debhelper (12.10ubuntu1) ... 2022-08-12 10:44:51.586 | Selecting previously unselected package uuid-dev:amd64. 2022-08-12 10:44:51.594 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-12 10:44:51.656 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-12 10:44:52.106 | Selecting previously unselected package libsctp1:amd64. 2022-08-12 10:44:52.114 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-08-12 10:44:52.165 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-12 10:44:52.491 | Selecting previously unselected package libsctp-dev:amd64. 2022-08-12 10:44:52.498 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-08-12 10:44:52.530 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-12 10:44:52.897 | Selecting previously unselected package libapr1-dev. 2022-08-12 10:44:52.905 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-08-12 10:44:52.953 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-12 10:44:53.514 | Selecting previously unselected package libldap2-dev:amd64. 2022-08-12 10:44:53.522 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-12 10:44:53.571 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-12 10:44:53.925 | Selecting previously unselected package libaprutil1-dev. 2022-08-12 10:44:53.933 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-08-12 10:44:53.965 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-12 10:44:54.479 | Selecting previously unselected package apache2-dev. 2022-08-12 10:44:54.487 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-12 10:44:54.553 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-12 10:44:55.097 | Selecting previously unselected package binfmt-support. 2022-08-12 10:44:55.104 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-08-12 10:44:55.149 | Unpacking binfmt-support (2.2.0-2) ... 2022-08-12 10:44:55.489 | Selecting previously unselected package conntrack. 2022-08-12 10:44:55.497 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-08-12 10:44:55.551 | Unpacking conntrack (1:1.4.5-2) ... 2022-08-12 10:44:55.919 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-08-12 10:44:55.927 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-08-12 10:44:55.982 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-12 10:44:56.331 | Selecting previously unselected package libnetfilter-queue1. 2022-08-12 10:44:56.338 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-08-12 10:44:56.370 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-08-12 10:44:56.769 | Selecting previously unselected package conntrackd. 2022-08-12 10:44:56.777 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-08-12 10:44:56.848 | Unpacking conntrackd (1:1.4.5-2) ... 2022-08-12 10:44:57.169 | Selecting previously unselected package dns-root-data. 2022-08-12 10:44:57.177 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-08-12 10:44:57.243 | Unpacking dns-root-data (2019052802) ... 2022-08-12 10:44:57.639 | Selecting previously unselected package libidn11:amd64. 2022-08-12 10:44:57.647 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-08-12 10:44:57.694 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-12 10:44:58.011 | Selecting previously unselected package dnsmasq-base. 2022-08-12 10:44:58.019 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-12 10:44:58.077 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-12 10:44:58.420 | Selecting previously unselected package dnsmasq-utils. 2022-08-12 10:44:58.428 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-12 10:44:58.477 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-12 10:44:58.959 | Selecting previously unselected package ebtables. 2022-08-12 10:44:58.967 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-08-12 10:44:59.026 | Unpacking ebtables (2.0.11-3build1) ... 2022-08-12 10:44:59.308 | Selecting previously unselected package fonts-dejavu-core. 2022-08-12 10:44:59.316 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-08-12 10:44:59.370 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-08-12 10:44:59.814 | Selecting previously unselected package fonts-liberation. 2022-08-12 10:44:59.822 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-08-12 10:44:59.871 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-08-12 10:45:00.443 | Selecting previously unselected package fontconfig-config. 2022-08-12 10:45:00.451 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-08-12 10:45:00.494 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-12 10:45:00.895 | Selecting previously unselected package libfontconfig1:amd64. 2022-08-12 10:45:00.903 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-08-12 10:45:00.951 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-12 10:45:01.291 | Selecting previously unselected package fontconfig. 2022-08-12 10:45:01.299 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-08-12 10:45:01.342 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-08-12 10:45:01.656 | Selecting previously unselected package genisoimage. 2022-08-12 10:45:01.664 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-08-12 10:45:01.725 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-12 10:45:02.098 | Selecting previously unselected package libann0. 2022-08-12 10:45:02.105 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-08-12 10:45:02.158 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-08-12 10:45:02.519 | Selecting previously unselected package libcdt5:amd64. 2022-08-12 10:45:02.527 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-08-12 10:45:02.576 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-08-12 10:45:02.907 | Selecting previously unselected package libcgraph6:amd64. 2022-08-12 10:45:02.915 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-08-12 10:45:02.981 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-12 10:45:03.342 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-08-12 10:45:03.350 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-12 10:45:03.408 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-12 10:45:03.734 | Selecting previously unselected package libjpeg8:amd64. 2022-08-12 10:45:03.742 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-08-12 10:45:03.791 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-12 10:45:04.210 | Selecting previously unselected package libjbig0:amd64. 2022-08-12 10:45:04.219 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-08-12 10:45:04.282 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-08-12 10:45:04.649 | Selecting previously unselected package libwebp6:amd64. 2022-08-12 10:45:04.657 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:45:04.711 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-12 10:45:05.124 | Selecting previously unselected package libtiff5:amd64. 2022-08-12 10:45:05.132 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-08-12 10:45:05.176 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-12 10:45:05.528 | Selecting previously unselected package libxpm4:amd64. 2022-08-12 10:45:05.536 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-08-12 10:45:05.579 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-08-12 10:45:05.942 | Selecting previously unselected package libgd3:amd64. 2022-08-12 10:45:05.950 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-08-12 10:45:06.004 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-12 10:45:06.500 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-08-12 10:45:06.508 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-08-12 10:45:06.551 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-12 10:45:06.942 | Selecting previously unselected package libpixman-1-0:amd64. 2022-08-12 10:45:06.949 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-08-12 10:45:07.016 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-12 10:45:07.477 | Selecting previously unselected package libxcb-render0:amd64. 2022-08-12 10:45:07.485 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-08-12 10:45:07.539 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-08-12 10:45:07.953 | Selecting previously unselected package libxcb-shm0:amd64. 2022-08-12 10:45:07.961 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-08-12 10:45:08.078 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-08-12 10:45:08.484 | Selecting previously unselected package libxrender1:amd64. 2022-08-12 10:45:08.492 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-08-12 10:45:08.547 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-08-12 10:45:08.947 | Selecting previously unselected package libcairo2:amd64. 2022-08-12 10:45:08.956 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-08-12 10:45:09.004 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-12 10:45:09.528 | Selecting previously unselected package libgraphite2-3:amd64. 2022-08-12 10:45:09.536 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-08-12 10:45:09.593 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-12 10:45:10.050 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-08-12 10:45:10.058 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-08-12 10:45:10.105 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-12 10:45:10.520 | Selecting previously unselected package libthai-data. 2022-08-12 10:45:10.529 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-08-12 10:45:10.570 | Unpacking libthai-data (0.1.28-3) ... 2022-08-12 10:45:11.005 | Selecting previously unselected package libdatrie1:amd64. 2022-08-12 10:45:11.012 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-08-12 10:45:11.065 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-08-12 10:45:11.511 | Selecting previously unselected package libthai0:amd64. 2022-08-12 10:45:11.519 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-08-12 10:45:11.581 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-08-12 10:45:11.985 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-08-12 10:45:11.993 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-12 10:45:12.032 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-12 10:45:12.408 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-08-12 10:45:12.416 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-12 10:45:12.465 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-12 10:45:12.884 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-08-12 10:45:12.893 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-12 10:45:12.941 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-12 10:45:13.317 | Selecting previously unselected package libpathplan4:amd64. 2022-08-12 10:45:13.324 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-08-12 10:45:13.373 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-12 10:45:13.736 | Selecting previously unselected package libgvc6. 2022-08-12 10:45:13.744 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-08-12 10:45:13.770 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-08-12 10:45:14.295 | Selecting previously unselected package libgvpr2:amd64. 2022-08-12 10:45:14.303 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-08-12 10:45:14.362 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-12 10:45:14.748 | Selecting previously unselected package liblab-gamut1:amd64. 2022-08-12 10:45:14.756 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-08-12 10:45:14.793 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-12 10:45:15.397 | Selecting previously unselected package x11-common. 2022-08-12 10:45:15.405 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-08-12 10:45:15.476 | dpkg-query: no packages found matching nux-tools 2022-08-12 10:45:15.487 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-08-12 10:45:15.906 | Selecting previously unselected package libice6:amd64. 2022-08-12 10:45:15.913 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-08-12 10:45:15.962 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-12 10:45:16.448 | Selecting previously unselected package libsm6:amd64. 2022-08-12 10:45:16.457 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-08-12 10:45:16.505 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-08-12 10:45:16.871 | Selecting previously unselected package libxt6:amd64. 2022-08-12 10:45:16.880 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-08-12 10:45:16.934 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-08-12 10:45:17.353 | Selecting previously unselected package libxmu6:amd64. 2022-08-12 10:45:17.361 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-08-12 10:45:17.419 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-12 10:45:17.808 | Selecting previously unselected package libxaw7:amd64. 2022-08-12 10:45:17.817 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-08-12 10:45:17.871 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-08-12 10:45:18.306 | Selecting previously unselected package graphviz. 2022-08-12 10:45:18.314 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-08-12 10:45:18.368 | Unpacking graphviz (2.42.2-3build2) ... 2022-08-12 10:45:18.890 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-08-12 10:45:18.898 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-08-12 10:45:18.947 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-12 10:45:19.444 | Selecting previously unselected package libibverbs1:amd64. 2022-08-12 10:45:19.453 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-08-12 10:45:19.490 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-12 10:45:20.060 | Selecting previously unselected package ibverbs-providers:amd64. 2022-08-12 10:45:20.068 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-08-12 10:45:20.136 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-12 10:45:20.502 | Selecting previously unselected package icu-devtools. 2022-08-12 10:45:20.510 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-08-12 10:45:20.568 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-08-12 10:45:20.959 | Selecting previously unselected package iputils-arping. 2022-08-12 10:45:20.966 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-08-12 10:45:21.015 | Unpacking iputils-arping (3:20190709-3) ... 2022-08-12 10:45:21.443 | Selecting previously unselected package javascript-common. 2022-08-12 10:45:21.451 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-08-12 10:45:21.529 | Unpacking javascript-common (11) ... 2022-08-12 10:45:21.974 | Selecting previously unselected package libgssrpc4:amd64. 2022-08-12 10:45:21.982 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-08-12 10:45:22.044 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:45:22.433 | Selecting previously unselected package libkdb5-9:amd64. 2022-08-12 10:45:22.441 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-08-12 10:45:22.495 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:45:22.951 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-08-12 10:45:22.959 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-12 10:45:23.013 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:45:23.467 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-08-12 10:45:23.475 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-12 10:45:23.512 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:45:23.865 | Selecting previously unselected package comerr-dev:amd64. 2022-08-12 10:45:23.873 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-12 10:45:23.930 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-12 10:45:24.273 | Selecting previously unselected package krb5-multidev:amd64. 2022-08-12 10:45:24.281 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-12 10:45:24.329 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:45:24.655 | Selecting previously unselected package libarchive-cpio-perl. 2022-08-12 10:45:24.663 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-08-12 10:45:24.718 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-08-12 10:45:25.099 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-08-12 10:45:25.107 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-12 10:45:25.158 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-12 10:45:25.625 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-08-12 10:45:25.633 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-12 10:45:25.687 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-12 10:45:26.067 | Selecting previously unselected package libgts-bin. 2022-08-12 10:45:26.075 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-08-12 10:45:26.129 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-08-12 10:45:26.467 | Selecting previously unselected package libicu-dev:amd64. 2022-08-12 10:45:26.475 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-08-12 10:45:26.539 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-12 10:45:28.439 | Selecting previously unselected package libipset13:amd64. 2022-08-12 10:45:28.447 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:45:28.505 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-12 10:45:28.901 | Selecting previously unselected package librdmacm1:amd64. 2022-08-12 10:45:28.909 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-08-12 10:45:29.061 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-12 10:45:29.425 | Selecting previously unselected package libiscsi7:amd64. 2022-08-12 10:45:29.433 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-08-12 10:45:29.516 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-08-12 10:45:29.819 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-08-12 10:45:29.828 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-12 10:45:29.876 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-12 10:45:30.219 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-08-12 10:45:30.227 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-08-12 10:45:30.324 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-12 10:45:30.639 | Selecting previously unselected package libjpeg-dev:amd64. 2022-08-12 10:45:30.647 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-08-12 10:45:30.695 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-12 10:45:30.901 | Selecting previously unselected package libjs-jquery. 2022-08-12 10:45:30.909 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-08-12 10:45:30.941 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-08-12 10:45:31.261 | Selecting previously unselected package libjs-jquery-metadata. 2022-08-12 10:45:31.269 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-08-12 10:45:31.306 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-08-12 10:45:31.636 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-08-12 10:45:31.644 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-08-12 10:45:31.693 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-12 10:45:32.062 | Selecting previously unselected package libltdl-dev:amd64. 2022-08-12 10:45:32.070 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-08-12 10:45:32.124 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-08-12 10:45:32.488 | Selecting previously unselected package libsys-hostname-long-perl. 2022-08-12 10:45:32.496 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-08-12 10:45:32.541 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-08-12 10:45:32.867 | Selecting previously unselected package libmail-sendmail-perl. 2022-08-12 10:45:32.875 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-08-12 10:45:32.929 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-08-12 10:45:33.273 | Selecting previously unselected package libncurses-dev:amd64. 2022-08-12 10:45:33.281 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-12 10:45:33.335 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-12 10:45:33.905 | Selecting previously unselected package libnspr4:amd64. 2022-08-12 10:45:33.913 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-08-12 10:45:33.962 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-08-12 10:45:34.307 | Selecting previously unselected package libnss3:amd64. 2022-08-12 10:45:34.315 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-08-12 10:45:34.363 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-12 10:45:34.958 | Selecting previously unselected package libomp5-10:amd64. 2022-08-12 10:45:34.966 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:45:35.015 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:45:35.431 | Selecting previously unselected package libomp-10-dev. 2022-08-12 10:45:35.439 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:45:35.499 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-12 10:45:35.842 | Selecting previously unselected package pcp-conf. 2022-08-12 10:45:35.850 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-08-12 10:45:35.904 | Unpacking pcp-conf (5.0.3-1) ... 2022-08-12 10:45:36.270 | Selecting previously unselected package libpcp3. 2022-08-12 10:45:36.278 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-08-12 10:45:36.333 | Unpacking libpcp3 (5.0.3-1) ... 2022-08-12 10:45:36.733 | Selecting previously unselected package libpcp-pmda3. 2022-08-12 10:45:36.742 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-08-12 10:45:36.792 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-08-12 10:45:37.095 | Selecting previously unselected package libpcp-pmda-perl. 2022-08-12 10:45:37.103 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-08-12 10:45:37.152 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-08-12 10:45:37.465 | Selecting previously unselected package libpq5:amd64. 2022-08-12 10:45:37.473 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:45:37.510 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-08-12 10:45:37.844 | Selecting previously unselected package libpq-dev. 2022-08-12 10:45:37.852 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:45:37.906 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-08-12 10:45:38.373 | Selecting previously unselected package librados2. 2022-08-12 10:45:38.381 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:45:38.420 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-12 10:45:39.352 | Selecting previously unselected package librbd1. 2022-08-12 10:45:39.361 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:45:39.415 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-12 10:45:39.973 | Selecting previously unselected package libsasl2-dev. 2022-08-12 10:45:39.981 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-12 10:45:40.037 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-12 10:45:40.452 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-12 10:45:40.613 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-12 10:45:41.025 | Selecting previously unselected package libssl-dev:amd64. 2022-08-12 10:45:41.033 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-12 10:45:41.078 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-12 10:45:41.741 | Selecting previously unselected package libsystemd-dev:amd64. 2022-08-12 10:45:41.749 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-08-12 10:45:41.815 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-12 10:45:42.209 | Selecting previously unselected package libtinfo-dev:amd64. 2022-08-12 10:45:42.218 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-12 10:45:42.277 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-12 10:45:42.659 | Selecting previously unselected package libx86-1:amd64. 2022-08-12 10:45:42.667 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-08-12 10:45:42.723 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-08-12 10:45:43.013 | Selecting previously unselected package libxml2-dev:amd64. 2022-08-12 10:45:43.021 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-12 10:45:43.076 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-12 10:45:43.586 | Selecting previously unselected package libxslt1-dev:amd64. 2022-08-12 10:45:43.595 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-08-12 10:45:43.632 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-12 10:45:43.998 | Selecting previously unselected package llvm-10-runtime. 2022-08-12 10:45:44.006 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:45:44.083 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-12 10:45:44.499 | Selecting previously unselected package libpfm4:amd64. 2022-08-12 10:45:44.507 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-08-12 10:45:44.556 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-12 10:45:44.975 | Selecting previously unselected package llvm-10. 2022-08-12 10:45:44.983 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:45:45.030 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:45:46.141 | Selecting previously unselected package libffi-dev:amd64. 2022-08-12 10:45:46.150 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-08-12 10:45:46.201 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-08-12 10:45:46.730 | Selecting previously unselected package python3-pygments. 2022-08-12 10:45:46.739 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-08-12 10:45:46.799 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-12 10:45:47.207 | Selecting previously unselected package llvm-10-tools. 2022-08-12 10:45:47.216 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:45:47.264 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-12 10:45:47.707 | Selecting previously unselected package libz3-4:amd64. 2022-08-12 10:45:47.715 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-08-12 10:45:47.758 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-08-12 10:45:49.078 | Selecting previously unselected package libz3-dev:amd64. 2022-08-12 10:45:49.087 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-08-12 10:45:49.135 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-12 10:45:49.541 | Selecting previously unselected package llvm-10-dev. 2022-08-12 10:45:49.550 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-12 10:45:49.603 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-12 10:45:54.384 | Selecting previously unselected package lsscsi. 2022-08-12 10:45:54.394 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-08-12 10:45:54.447 | Unpacking lsscsi (0.30-0.1) ... 2022-08-12 10:45:54.872 | Selecting previously unselected package pkg-config. 2022-08-12 10:45:54.880 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-08-12 10:45:54.929 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-08-12 10:45:55.247 | Selecting previously unselected package pm-utils. 2022-08-12 10:45:55.256 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-08-12 10:45:55.317 | Unpacking pm-utils (1.4.1-19) ... 2022-08-12 10:45:55.693 | Selecting previously unselected package postgresql-client-common. 2022-08-12 10:45:55.702 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-08-12 10:45:55.755 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-08-12 10:45:56.116 | Selecting previously unselected package postgresql-client-12. 2022-08-12 10:45:56.124 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:45:56.167 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-12 10:45:56.779 | Selecting previously unselected package ssl-cert. 2022-08-12 10:45:56.787 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-08-12 10:45:56.832 | Unpacking ssl-cert (1.0.39) ... 2022-08-12 10:45:57.350 | Selecting previously unselected package postgresql-common. 2022-08-12 10:45:57.359 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-08-12 10:45:57.433 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-08-12 10:45:57.476 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-08-12 10:45:57.813 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-12 10:45:57.822 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:45:57.864 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-12 10:45:58.436 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-12 10:45:58.444 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-12 10:45:58.483 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-12 10:45:58.781 | Selecting previously unselected package python3-mysqldb. 2022-08-12 10:45:58.790 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-08-12 10:45:58.830 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-08-12 10:45:59.209 | Selecting previously unselected package python3.8-venv. 2022-08-12 10:45:59.218 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-08-12 10:45:59.278 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-12 10:45:59.567 | Selecting previously unselected package python3-venv. 2022-08-12 10:45:59.576 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-08-12 10:45:59.626 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-08-12 10:45:59.939 | Selecting previously unselected package qemu-block-extra:amd64. 2022-08-12 10:45:59.948 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-12 10:45:59.980 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-12 10:46:00.295 | Selecting previously unselected package qemu-utils. 2022-08-12 10:46:00.304 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-12 10:46:00.351 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-12 10:46:00.773 | Selecting previously unselected package sharutils. 2022-08-12 10:46:00.781 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-08-12 10:46:00.837 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-08-12 10:46:01.118 | Selecting previously unselected package sqlite3. 2022-08-12 10:46:01.126 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-12 10:46:01.184 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-12 10:46:01.689 | Selecting previously unselected package unzip. 2022-08-12 10:46:01.698 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-08-12 10:46:01.740 | Unpacking unzip (6.0-25ubuntu1) ... 2022-08-12 10:46:02.082 | Selecting previously unselected package vbetool. 2022-08-12 10:46:02.090 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-08-12 10:46:02.151 | Unpacking vbetool (1.1-4) ... 2022-08-12 10:46:02.552 | Selecting previously unselected package ipset. 2022-08-12 10:46:02.560 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-12 10:46:02.617 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-12 10:46:03.047 | Selecting previously unselected package ipvsadm. 2022-08-12 10:46:03.056 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-08-12 10:46:03.103 | Unpacking ipvsadm (1:1.31-1) ... 2022-08-12 10:46:03.533 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-08-12 10:46:03.541 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-12 10:46:03.597 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-12 10:46:03.923 | Selecting previously unselected package liberasurecode1:amd64. 2022-08-12 10:46:03.932 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-08-12 10:46:03.995 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-08-12 10:46:04.277 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-08-12 10:46:04.286 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-08-12 10:46:04.334 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-12 10:46:04.592 | Selecting previously unselected package libkrb5-dev:amd64. 2022-08-12 10:46:04.601 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-12 10:46:04.643 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:46:05.020 | Selecting previously unselected package libpcp-gui2. 2022-08-12 10:46:05.029 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-08-12 10:46:05.086 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-08-12 10:46:05.432 | Selecting previously unselected package libpcp-import1. 2022-08-12 10:46:05.441 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-08-12 10:46:05.483 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-08-12 10:46:05.835 | Selecting previously unselected package libpcp-mmv1. 2022-08-12 10:46:05.844 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-08-12 10:46:05.894 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-08-12 10:46:06.278 | Selecting previously unselected package libpcp-trace2. 2022-08-12 10:46:06.286 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-08-12 10:46:06.340 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-08-12 10:46:06.670 | Selecting previously unselected package libpcp-web1. 2022-08-12 10:46:06.679 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-08-12 10:46:06.729 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-08-12 10:46:07.026 | Selecting previously unselected package libyaml-dev:amd64. 2022-08-12 10:46:07.035 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-08-12 10:46:07.087 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-08-12 10:46:07.398 | Selecting previously unselected package python3-pcp. 2022-08-12 10:46:07.407 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-08-12 10:46:07.449 | Unpacking python3-pcp (5.0.3-1) ... 2022-08-12 10:46:07.889 | Selecting previously unselected package pcp. 2022-08-12 10:46:07.898 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-08-12 10:46:08.016 | Unpacking pcp (5.0.3-1) ... 2022-08-12 10:46:08.904 | Selecting previously unselected package socat. 2022-08-12 10:46:08.914 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-08-12 10:46:08.972 | Unpacking socat (1.7.3.3-2) ... 2022-08-12 10:46:09.379 | Selecting previously unselected package vlan. 2022-08-12 10:46:09.387 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-08-12 10:46:09.441 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-12 10:46:09.778 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-12 10:46:09.966 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-08-12 10:46:10.246 | Setting up javascript-common (11) ... 2022-08-12 10:46:10.459 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-08-12 10:46:10.517 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-12 10:46:10.629 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-12 10:46:10.774 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-12 10:46:10.932 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-12 10:46:11.153 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-12 10:46:11.235 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-12 10:46:11.380 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-08-12 10:46:11.523 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-08-12 10:46:11.692 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-08-12 10:46:11.843 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-08-12 10:46:12.017 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-08-12 10:46:12.151 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-08-12 10:46:12.275 | Setting up libarchive-zip-perl (1.67-2) ... 2022-08-12 10:46:12.423 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-12 10:46:12.560 | Setting up vbetool (1.1-4) ... 2022-08-12 10:46:12.698 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-08-12 10:46:12.848 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.4) ... 2022-08-12 10:46:13.037 | Setting up pm-utils (1.4.1-19) ... 2022-08-12 10:46:13.292 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-12 10:46:13.726 | Setting up unzip (6.0-25ubuntu1) ... 2022-08-12 10:46:13.898 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-08-12 10:46:14.043 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-08-12 10:46:14.203 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-12 10:46:14.400 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-12 10:46:14.568 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-08-12 10:46:15.600 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-08-12 10:46:16.374 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-12 10:46:16.646 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-12 10:46:16.789 | Setting up m4 (1.4.18-4) ... 2022-08-12 10:46:16.957 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-12 10:46:17.380 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-12 10:46:17.503 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-08-12 10:46:17.654 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-08-12 10:46:17.818 | Setting up iputils-arping (3:20190709-3) ... 2022-08-12 10:46:18.006 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-08-12 10:46:18.149 | Setting up conntrack (1:1.4.5-2) ... 2022-08-12 10:46:18.317 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-12 10:46:18.483 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-08-12 10:46:18.637 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-08-12 10:46:19.131 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-08-12 10:46:21.349 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-08-12 10:46:21.511 | Setting up acl (2.2.53-6) ... 2022-08-12 10:46:21.643 | Setting up dns-root-data (2019052802) ... 2022-08-12 10:46:21.774 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-12 10:46:21.894 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:46:22.058 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-12 10:46:22.218 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:46:22.351 | Setting up autotools-dev (20180224.1) ... 2022-08-12 10:46:22.517 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-12 10:46:23.475 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-08-12 10:46:23.620 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-12 10:46:23.780 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-08-12 10:46:23.928 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-12 10:46:24.086 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:46:24.231 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-12 10:46:24.380 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-12 10:46:24.523 | Setting up ebtables (2.0.11-3build1) ... 2022-08-12 10:46:25.303 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-12 10:46:25.526 | Setting up socat (1.7.3.3-2) ... 2022-08-12 10:46:25.683 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-08-12 10:46:25.831 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-12 10:46:25.968 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-12 10:46:26.109 | Setting up autopoint (0.19.8.1-10build1) ... 2022-08-12 10:46:26.254 | Setting up binfmt-support (2.2.0-2) ... 2022-08-12 10:46:26.656 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-08-12 10:46:27.768 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-12 10:46:27.943 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-08-12 10:46:28.082 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-08-12 10:46:28.391 | Setting up fonts-dejavu-core (2.37-1) ... 2022-08-12 10:46:29.339 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-08-12 10:46:29.497 | Setting up lsscsi (0.30-0.1) ... 2022-08-12 10:46:29.646 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-12 10:46:29.808 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-12 10:46:30.012 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-12 10:46:30.168 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-12 10:46:30.337 | Setting up autoconf (2.69-11.1) ... 2022-08-12 10:46:30.522 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-08-12 10:46:30.671 | Setting up dwz (0.13-5) ... 2022-08-12 10:46:30.865 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-12 10:46:31.054 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-12 10:46:31.220 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-12 10:46:31.397 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-12 10:46:31.560 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-12 10:46:31.905 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-08-12 10:46:33.311 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:46:33.457 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:46:33.619 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-08-12 10:46:33.760 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-12 10:46:33.911 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-08-12 10:46:34.065 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-08-12 10:46:34.334 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-12 10:46:34.488 | Setting up pcp-conf (5.0.3-1) ... 2022-08-12 10:46:34.722 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-12 10:46:34.968 | Setting up libsub-override-perl (0.09-2) ... 2022-08-12 10:46:35.116 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-12 10:46:35.254 | Setting up libthai-data (0.1.28-3) ... 2022-08-12 10:46:35.414 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-08-12 10:46:35.571 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-12 10:46:35.766 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-12 10:46:35.939 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:46:36.080 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-08-12 10:46:36.240 | Setting up sharutils (1:4.15.2-4build1) ... 2022-08-12 10:46:36.446 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-12 10:46:36.634 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-08-12 10:46:36.834 | Setting up conntrackd (1:1.4.5-2) ... 2022-08-12 10:46:38.206 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-08-12 10:46:38.606 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-08-12 10:46:38.754 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-12 10:46:38.920 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-12 10:46:39.076 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-12 10:46:39.219 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-12 10:46:39.356 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-08-12 10:46:40.859 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-12 10:46:41.002 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-12 10:46:41.209 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-08-12 10:46:41.300 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-08-12 10:46:41.374 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-12 10:46:41.511 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-12 10:46:41.642 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:46:41.797 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-08-12 10:46:41.954 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-12 10:46:42.122 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-12 10:46:42.292 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-08-12 10:46:42.709 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-12 10:46:42.874 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:46:43.028 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-12 10:46:43.183 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.4) ... 2022-08-12 10:46:43.325 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-12 10:46:43.459 | Setting up wget (1.20.3-1ubuntu2) ... 2022-08-12 10:46:43.674 | Setting up libtool (2.4.6-14) ... 2022-08-12 10:46:43.817 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-12 10:46:46.025 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-08-12 10:46:46.234 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-08-12 10:46:47.763 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-08-12 10:46:48.899 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-12 10:46:49.046 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-12 10:46:49.168 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-12 10:46:49.299 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-12 10:46:50.002 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-12 10:46:50.162 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:46:50.314 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-12 10:46:50.459 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-08-12 10:46:52.212 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-08-12 10:46:52.977 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-12 10:46:53.116 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-08-12 10:46:53.497 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-12 10:46:53.654 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-08-12 10:46:53.836 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-08-12 10:46:53.997 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-08-12 10:46:54.156 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-12 10:46:54.305 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-12 10:46:54.453 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-08-12 10:46:54.556 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-12 10:46:54.714 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-12 10:46:54.851 | Setting up ssl-cert (1.0.39) ... 2022-08-12 10:46:55.745 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-12 10:46:55.914 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-08-12 10:46:56.051 | Setting up postgresql-common (214ubuntu0.1) ... 2022-08-12 10:46:57.353 | Adding user postgres to group ssl-cert 2022-08-12 10:46:57.617 | 2022-08-12 10:46:57.617 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-08-12 10:46:57.802 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-08-12 10:46:57.802 | Removing obsolete dictionary files: 2022-08-12 10:46:58.391 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-08-12 10:46:59.670 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-08-12 10:46:59.822 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-12 10:46:59.979 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-08-12 10:47:00.144 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-12 10:47:00.299 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-12 10:47:00.439 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-12 10:47:00.573 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-08-12 10:47:00.679 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-12 10:47:00.836 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-08-12 10:47:00.994 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-12 10:47:01.171 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-12 10:47:01.316 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-08-12 10:47:01.442 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-12 10:47:01.639 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:47:01.845 | Setting up ipvsadm (1:1.31-1) ... 2022-08-12 10:47:02.928 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-08-12 10:47:03.036 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-12 10:47:03.377 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-08-12 10:47:05.560 | Regenerating fonts cache... done. 2022-08-12 10:47:05.636 | Setting up gettext (0.19.8.1-10build1) ... 2022-08-12 10:47:05.796 | Setting up libpcp3 (5.0.3-1) ... 2022-08-12 10:47:05.960 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-08-12 10:47:06.148 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-12 10:47:06.285 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-08-12 10:47:07.922 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-08-12 10:47:08.919 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-12 10:47:09.919 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-12 10:47:10.070 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-12 10:47:11.290 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-08-12 10:47:12.039 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:47:12.219 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-08-12 10:47:12.379 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-12 10:47:12.556 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-08-12 10:47:12.710 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-12 10:47:12.856 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-08-12 10:47:13.042 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-08-12 10:47:13.211 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-08-12 10:47:13.396 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-12 10:47:13.556 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-12 10:47:13.722 | Setting up libpcp-web1 (5.0.3-1) ... 2022-08-12 10:47:13.931 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-08-12 10:47:14.150 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-12 10:47:14.327 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-12 10:47:14.487 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-12 10:47:15.215 | 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-12 10:47:15.348 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-08-12 10:47:15.510 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-12 10:47:15.676 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-12 10:47:15.841 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-08-12 10:47:15.996 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-12 10:47:16.173 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-12 10:47:16.333 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-12 10:47:16.601 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-12 10:47:16.788 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-12 10:47:16.976 | Setting up libpcp-import1 (5.0.3-1) ... 2022-08-12 10:47:17.125 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-12 10:47:17.279 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-12 10:47:17.439 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-12 10:47:17.605 | Setting up po-debconf (1.0.21) ... 2022-08-12 10:47:17.773 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-08-12 10:47:26.803 | Enabling module mpm_event. 2022-08-12 10:47:26.868 | Enabling module authz_core. 2022-08-12 10:47:26.873 | Enabling module authz_host. 2022-08-12 10:47:26.933 | Enabling module authn_core. 2022-08-12 10:47:26.938 | Enabling module auth_basic. 2022-08-12 10:47:26.997 | Enabling module access_compat. 2022-08-12 10:47:27.056 | Enabling module authn_file. 2022-08-12 10:47:27.114 | Enabling module authz_user. 2022-08-12 10:47:27.173 | Enabling module alias. 2022-08-12 10:47:27.233 | Enabling module dir. 2022-08-12 10:47:27.294 | Enabling module autoindex. 2022-08-12 10:47:27.352 | Enabling module env. 2022-08-12 10:47:27.411 | Enabling module mime. 2022-08-12 10:47:27.471 | Enabling module negotiation. 2022-08-12 10:47:27.529 | Enabling module setenvif. 2022-08-12 10:47:27.588 | Enabling module filter. 2022-08-12 10:47:27.647 | Enabling module deflate. 2022-08-12 10:47:27.706 | Enabling module status. 2022-08-12 10:47:27.765 | Enabling module reqtimeout. 2022-08-12 10:47:27.825 | Enabling conf charset. 2022-08-12 10:47:27.884 | Enabling conf localized-error-pages. 2022-08-12 10:47:27.942 | Enabling conf other-vhosts-access-log. 2022-08-12 10:47:28.000 | Enabling conf security. 2022-08-12 10:47:28.060 | Enabling conf serve-cgi-bin. 2022-08-12 10:47:28.119 | Enabling site 000-default. 2022-08-12 10:47:28.172 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-08-12 10:47:28.227 | Enabling conf javascript-common. 2022-08-12 10:47:28.483 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-08-12 10:47:29.068 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-08-12 10:47:31.885 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-08-12 10:47:32.070 | Setting up python3-pcp (5.0.3-1) ... 2022-08-12 10:47:32.525 | Setting up libgvc6 (2.42.2-3build2) ... 2022-08-12 10:47:32.727 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-12 10:47:32.892 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-12 10:47:33.050 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-08-12 10:47:33.201 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-12 10:47:33.390 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-12 10:47:33.498 | Setting up graphviz (2.42.2-3build2) ... 2022-08-12 10:47:33.633 | Setting up pcp (5.0.3-1) ... 2022-08-12 10:47:37.254 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-08-12 10:47:37.670 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-08-12 10:47:38.104 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-08-12 10:47:38.530 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-08-12 10:47:55.418 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-12 10:47:55.609 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-08-12 10:47:55.653 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-08-12 10:47:57.491 | Setting up dh-autoreconf (19) ... 2022-08-12 10:47:57.650 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-08-12 10:47:58.732 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-08-12 10:47:58.890 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-12 10:47:59.047 | Setting up debhelper (12.10ubuntu1) ... 2022-08-12 10:47:59.205 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-12 10:47:59.753 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-12 10:47:59.884 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-08-12 10:48:00.007 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-08-12 10:48:00.203 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-08-12 10:48:13.466 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-12 10:48:13.646 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-08-12 10:48:14.134 | Processing triggers for ufw (0.36-6) ... 2022-08-12 10:48:14.343 | Processing triggers for man-db (2.9.1-1) ... 2022-08-12 10:48:37.874 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-08-12 10:48:37.994 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-08-12 10:48:46.030 | ++ functions-common:apt_get:1235 : result=0 2022-08-12 10:48:46.032 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:48:46.035 | ++ functions-common:time_stop:2440 : local name 2022-08-12 10:48:46.037 | ++ functions-common:time_stop:2441 : local end_time 2022-08-12 10:48:46.039 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:48:46.042 | ++ functions-common:time_stop:2443 : local total 2022-08-12 10:48:46.044 | ++ functions-common:time_stop:2444 : local start_time 2022-08-12 10:48:46.046 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:48:46.048 | ++ functions-common:time_stop:2447 : start_time=1660301005282 2022-08-12 10:48:46.050 | ++ functions-common:time_stop:2449 : [[ -z 1660301005282 ]] 2022-08-12 10:48:46.053 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:48:46.057 | ++ functions-common:time_stop:2452 : end_time=1660301326054 2022-08-12 10:48:46.059 | ++ functions-common:time_stop:2453 : elapsed_time=320772 2022-08-12 10:48:46.061 | ++ functions-common:time_stop:2454 : total=753 2022-08-12 10:48:46.063 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:48:46.065 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=321525 2022-08-12 10:48:46.068 | ++ functions-common:apt_get:1239 : return 0 2022-08-12 10:48:46.070 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-12 10:48:46.073 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-12 10:48:46.075 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-12 10:48:46.079 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-12 10:48:46.083 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-12 10:48:46.086 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-12 10:48:46.088 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-12 10:48:47.398 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-12 10:48:47.400 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-12 10:48:47.402 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-12 10:48:47.403 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-12 10:48:47.405 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-12 10:48:47.407 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-12 10:48:47.409 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-12 10:48:47.411 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-12 10:48:47.413 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-12 10:48:47.415 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-12 10:48:47.416 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-12 10:48:47.418 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-12 10:48:47.419 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-12 10:48:47.421 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-12 10:48:47.423 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-12 10:48:47.425 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-12 10:48:47.426 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-12 10:48:47.428 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-12 10:48:47.430 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-12 10:48:47.431 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-12 10:48:47.434 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-12 10:48:47.436 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-12 10:48:47.437 | + functions-common:_ensure_lsb_release:394 : return 2022-08-12 10:48:47.440 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-12 10:48:47.502 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-12 10:48:47.505 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-12 10:48:47.567 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-12 10:48:47.569 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-12 10:48:47.631 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-12 10:48:47.633 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-12 10:48:47.635 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-12 10:48:47.637 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-12 10:48:47.638 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-12 10:48:47.640 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-12 10:48:47.643 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-12 10:48:47.644 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-12 10:48:47.646 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-12 10:48:47.648 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-12 10:48:47.650 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-12 10:48:47.650 | Distro: focal 2022-08-12 10:48:47.652 | + tools/install_pip.sh:main:124 : get_versions 2022-08-12 10:48:47.655 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-12 10:48:47.659 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-12 10:48:47.660 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-12 10:48:47.663 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-12 10:48:47.663 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-12 10:48:49.006 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-12 10:48:49.008 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-12 10:48:49.008 | pip: 20.0.2 2022-08-12 10:48:49.010 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-12 10:48:49.011 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-12 10:48:49.013 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-12 10:48:49.015 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-12 10:48:49.017 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-12 10:48:49.019 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-12 10:48:49.021 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-12 10:48:49.022 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-12 10:48:49.024 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-12 10:48:49.031 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-12 10:48:49.031 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:48:49.031 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-12 10:48:49.031 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-12 10:48:49.033 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:48:49.035 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:48:49.037 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-12 10:48:49.041 | + tools/install_pip.sh:main:153 : set -x 2022-08-12 10:48:49.043 | + tools/install_pip.sh:main:156 : get_versions 2022-08-12 10:48:49.045 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-12 10:48:49.049 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-12 10:48:49.051 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-12 10:48:49.053 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-12 10:48:49.053 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-12 10:48:50.420 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-12 10:48:50.422 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-12 10:48:50.422 | pip: 20.0.2 2022-08-12 10:48:50.425 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-12 10:48:50.428 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-12 10:48:50.431 | + ./stack.sh:main:791 : fixup_all 2022-08-12 10:48:50.433 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-12 10:48:50.435 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-12 10:48:50.437 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:48:50.439 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:48:50.442 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-12 10:48:50.453 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-12 10:48:50.463 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-12 10:48:50.477 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-12 10:48:50.480 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-12 10:48:50.483 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-12 10:48:50.485 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-12 10:48:50.487 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-12 10:48:50.489 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-12 10:48:50.491 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-12 10:48:50.493 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-12 10:48:50.495 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-12 10:48:50.497 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-12 10:48:50.500 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:48:50.502 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-12 10:48:50.504 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-12 10:48:50.506 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-12 10:48:50.508 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-12 10:48:50.510 | + functions-common:is_suse:537 : is_opensuse 2022-08-12 10:48:50.513 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-12 10:48:50.515 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-12 10:48:50.518 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-12 10:48:50.520 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-12 10:48:50.522 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-12 10:48:50.525 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-12 10:48:50.529 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-12 10:48:50.551 | Using python 3.8 to install os-testr 2022-08-12 10:48:50.553 | + 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-12 10:48:52.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:48:52.511 | from cryptography.utils import int_from_bytes 2022-08-12 10:48:52.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:48:52.511 | from cryptography.utils import int_from_bytes 2022-08-12 10:48:53.534 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:48:53.665 | Collecting os-testr===3.0.0 2022-08-12 10:48:53.672 | 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-12 10:48:53.841 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-12 10:48:53.933 | Collecting python-subunit===1.4.0 2022-08-12 10:48:53.939 | 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-12 10:48:54.082 | 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 352)) (2.5.0) 2022-08-12 10:48:54.102 | 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 161)) (1.0.0) 2022-08-12 10:48:54.131 | 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-12 10:48:55.536 | Installing collected packages: python-subunit, os-testr 2022-08-12 10:48:55.769 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-08-12 10:48:55.865 | + inc/python:pip_install:196 : result=0 2022-08-12 10:48:55.867 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:48:55.869 | + functions-common:time_stop:2440 : local name 2022-08-12 10:48:55.871 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:48:55.873 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:48:55.875 | + functions-common:time_stop:2443 : local total 2022-08-12 10:48:55.878 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:48:55.880 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:48:55.882 | + functions-common:time_stop:2447 : start_time=1660301330546 2022-08-12 10:48:55.884 | + functions-common:time_stop:2449 : [[ -z 1660301330546 ]] 2022-08-12 10:48:55.887 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:48:55.890 | + functions-common:time_stop:2452 : end_time=1660301335888 2022-08-12 10:48:55.893 | + functions-common:time_stop:2453 : elapsed_time=5342 2022-08-12 10:48:55.895 | + functions-common:time_stop:2454 : total=0 2022-08-12 10:48:55.897 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:48:55.899 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5342 2022-08-12 10:48:55.901 | + inc/python:pip_install:199 : return 0 2022-08-12 10:48:55.903 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-12 10:48:55.956 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-12 10:48:56.140 | + ./stack.sh:main:805 : install_infra 2022-08-12 10:48:56.142 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-12 10:48:56.145 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-12 10:48:56.148 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-12 10:48:59.210 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-12 10:48:59.213 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-12 10:48:59.234 | + 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-12 10:49:01.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:49:01.972 | Collecting pbr===5.10.0 2022-08-12 10:49:01.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-08-12 10:49:02.017 | Installing collected packages: pbr 2022-08-12 10:49:02.157 | Successfully installed pbr-5.10.0 2022-08-12 10:49:02.218 | + inc/python:pip_install:196 : result=0 2022-08-12 10:49:02.221 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:49:02.223 | + functions-common:time_stop:2440 : local name 2022-08-12 10:49:02.225 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:49:02.227 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:49:02.229 | + functions-common:time_stop:2443 : local total 2022-08-12 10:49:02.231 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:49:02.233 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:49:02.236 | + functions-common:time_stop:2447 : start_time=1660301339227 2022-08-12 10:49:02.238 | + functions-common:time_stop:2449 : [[ -z 1660301339227 ]] 2022-08-12 10:49:02.241 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:49:02.245 | + functions-common:time_stop:2452 : end_time=1660301342242 2022-08-12 10:49:02.247 | + functions-common:time_stop:2453 : elapsed_time=3015 2022-08-12 10:49:02.249 | + functions-common:time_stop:2454 : total=5342 2022-08-12 10:49:02.251 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:49:02.253 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8357 2022-08-12 10:49:02.255 | + inc/python:pip_install:199 : return 0 2022-08-12 10:49:02.258 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-12 10:49:02.260 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-12 10:49:02.282 | + 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-12 10:49:04.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:49:04.866 | Processing /opt/stack/requirements 2022-08-12 10:49:06.245 | Collecting fixtures===4.0.1 2022-08-12 10:49:06.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB) 2022-08-12 10:49:06.293 | Installing build dependencies: started 2022-08-12 10:49:10.642 | Installing build dependencies: finished with status 'done' 2022-08-12 10:49:10.644 | Getting requirements to build wheel: started 2022-08-12 10:49:11.040 | Getting requirements to build wheel: finished with status 'done' 2022-08-12 10:49:11.045 | Preparing wheel metadata: started 2022-08-12 10:49:11.600 | Preparing wheel metadata: finished with status 'done' 2022-08-12 10:49:11.811 | Collecting PyYAML===6.0 2022-08-12 10:49:11.819 | 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-12 10:49:11.994 | Collecting requests===2.28.1 2022-08-12 10:49:12.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-08-12 10:49:12.080 | Collecting packaging===21.3 2022-08-12 10:49:12.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-12 10:49:12.136 | Collecting idna===3.3 2022-08-12 10:49:12.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-08-12 10:49:12.281 | Collecting pyparsing===3.0.9 2022-08-12 10:49:12.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-12 10:49:12.349 | Collecting six===1.16.0 2022-08-12 10:49:12.355 | 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-12 10:49:12.410 | Collecting charset-normalizer===2.1.0 2022-08-12 10:49:12.417 | 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-12 10:49:12.450 | Collecting Parsley>=1.2 2022-08-12 10:49:12.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-12 10:49:12.501 | Collecting beagle>=0.2.1 2022-08-12 10:49:12.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-12 10:49:12.534 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-12 10:49:12.606 | Collecting urllib3===1.26.11 2022-08-12 10:49:12.613 | 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-12 10:49:12.745 | Collecting certifi>=2017.4.17 2022-08-12 10:49:12.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-12 10:49:12.843 | Collecting cliff===4.0.0 2022-08-12 10:49:12.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f2/8b95a5509b4c7/cliff-4.0.0-py3-none-any.whl (80 kB) 2022-08-12 10:49:12.924 | Collecting prettytable===3.3.0 2022-08-12 10:49:12.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-08-12 10:49:12.972 | Collecting autopage===0.5.1 2022-08-12 10:49:12.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-08-12 10:49:13.093 | Collecting importlib-metadata===4.12.0 2022-08-12 10:49:13.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/1a975809ea1fd/importlib_metadata-4.12.0-py3-none-any.whl (21 kB) 2022-08-12 10:49:13.302 | Collecting cmd2===2.4.2 2022-08-12 10:49:13.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-08-12 10:49:13.451 | Collecting stevedore===4.0.0 2022-08-12 10:49:13.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-08-12 10:49:13.510 | Collecting wcwidth===0.2.5 2022-08-12 10:49:13.516 | 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-12 10:49:13.582 | Collecting zipp===3.8.1 2022-08-12 10:49:13.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/40d7fe183a6f2/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-08-12 10:49:13.659 | Collecting attrs===22.1.0 2022-08-12 10:49:13.665 | 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-12 10:49:13.776 | Collecting pyperclip===1.8.2 2022-08-12 10:49:13.783 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-12 10:49:13.794 | Building wheels for collected packages: fixtures, openstack-requirements 2022-08-12 10:49:13.796 | Building wheel for fixtures (PEP 517): started 2022-08-12 10:49:14.413 | Building wheel for fixtures (PEP 517): finished with status 'done' 2022-08-12 10:49:14.414 | Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63052 sha256=3a2fe91bd72e1cb2aad957b995d13337e93bf36b9d8fdf4f7c24a88ab59a35b9 2022-08-12 10:49:14.415 | Stored in directory: /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda 2022-08-12 10:49:14.416 | Building wheel for openstack-requirements (setup.py): started 2022-08-12 10:49:15.250 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-12 10:49:15.251 | ERROR: Command errored out with exit status 1: 2022-08-12 10:49:15.251 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-wc41466p/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-wc41466p/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-1931cup3 2022-08-12 10:49:15.251 | cwd: /tmp/pip-req-build-wc41466p/ 2022-08-12 10:49:15.251 | Complete output (6 lines): 2022-08-12 10:49:15.251 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-12 10:49:15.251 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-12 10:49:15.251 | or: setup.py --help-commands 2022-08-12 10:49:15.251 | or: setup.py cmd --help 2022-08-12 10:49:15.251 | 2022-08-12 10:49:15.251 | error: invalid command 'bdist_wheel' 2022-08-12 10:49:15.251 | ---------------------------------------- 2022-08-12 10:49:15.251 | ERROR: Failed building wheel for openstack-requirements 2022-08-12 10:49:15.251 | Running setup.py clean for openstack-requirements 2022-08-12 10:49:16.078 | Successfully built fixtures 2022-08-12 10:49:16.078 | Failed to build openstack-requirements 2022-08-12 10:49:16.387 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, autopage, zipp, importlib-metadata, pyperclip, cmd2, stevedore, cliff, pyparsing, packaging, six, Parsley, beagle, openstack-requirements 2022-08-12 10:49:17.955 | Running setup.py install for openstack-requirements: started 2022-08-12 10:49:20.313 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-12 10:49:20.346 | 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-4.0.0 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 importlib-metadata-4.12.0 openstack-requirements-1.2.1.dev5617 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 zipp-3.8.1 2022-08-12 10:49:20.502 | + inc/python:pip_install:196 : result=0 2022-08-12 10:49:20.504 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:49:20.506 | + functions-common:time_stop:2440 : local name 2022-08-12 10:49:20.508 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:49:20.510 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:49:20.512 | + functions-common:time_stop:2443 : local total 2022-08-12 10:49:20.514 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:49:20.516 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:49:20.519 | + functions-common:time_stop:2447 : start_time=1660301342275 2022-08-12 10:49:20.521 | + functions-common:time_stop:2449 : [[ -z 1660301342275 ]] 2022-08-12 10:49:20.524 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:49:20.527 | + functions-common:time_stop:2452 : end_time=1660301360525 2022-08-12 10:49:20.529 | + functions-common:time_stop:2453 : elapsed_time=18250 2022-08-12 10:49:20.531 | + functions-common:time_stop:2454 : total=8357 2022-08-12 10:49:20.534 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:49:20.536 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26607 2022-08-12 10:49:20.538 | + inc/python:pip_install:199 : return 0 2022-08-12 10:49:20.541 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-12 10:49:20.543 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-12 10:49:20.545 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-12 10:49:20.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:49:20.550 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:49:20.552 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-12 10:49:20.555 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:49:20.557 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-12 10:49:20.576 | Using python 3.8 to install pbr 2022-08-12 10:49:20.578 | + 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-12 10:49:22.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:49:22.521 | from cryptography.utils import int_from_bytes 2022-08-12 10:49:22.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:49:22.521 | from cryptography.utils import int_from_bytes 2022-08-12 10:49:23.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:49:23.657 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-12 10:49:25.184 | + inc/python:pip_install:196 : result=0 2022-08-12 10:49:25.187 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:49:25.189 | + functions-common:time_stop:2440 : local name 2022-08-12 10:49:25.191 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:49:25.193 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:49:25.195 | + functions-common:time_stop:2443 : local total 2022-08-12 10:49:25.197 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:49:25.199 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:49:25.201 | + functions-common:time_stop:2447 : start_time=1660301360571 2022-08-12 10:49:25.203 | + functions-common:time_stop:2449 : [[ -z 1660301360571 ]] 2022-08-12 10:49:25.207 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:49:25.210 | + functions-common:time_stop:2452 : end_time=1660301365208 2022-08-12 10:49:25.212 | + functions-common:time_stop:2453 : elapsed_time=4637 2022-08-12 10:49:25.214 | + functions-common:time_stop:2454 : total=26607 2022-08-12 10:49:25.216 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:49:25.219 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31244 2022-08-12 10:49:25.221 | + inc/python:pip_install:199 : return 0 2022-08-12 10:49:25.224 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-12 10:49:28.294 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-12 10:49:30.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:49:30.101 | Collecting bindep 2022-08-12 10:49:30.108 | 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-12 10:49:30.159 | Collecting Parsley 2022-08-12 10:49:30.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-12 10:49:30.319 | Collecting pbr>=2.0.0 2022-08-12 10:49:30.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-08-12 10:49:30.433 | Collecting packaging; python_version >= "3.6" 2022-08-12 10:49:30.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-12 10:49:30.484 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-08-12 10:49:30.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-08-12 10:49:30.663 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-08-12 10:49:30.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-12 10:49:30.718 | Installing collected packages: Parsley, pbr, pyparsing, packaging, distro, bindep 2022-08-12 10:49:31.277 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.10.0 pyparsing-3.0.9 2022-08-12 10:49:31.346 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-12 10:49:31.349 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-12 10:49:31.352 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-12 10:49:31.369 | + ./stack.sh:main:814 : pkgs= 2022-08-12 10:49:31.371 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-12 10:49:31.373 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-12 10:49:31.376 | + functions-common:run_phase:1868 : local mode=stack 2022-08-12 10:49:31.378 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-12 10:49:31.380 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-12 10:49:31.382 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-12 10:49:31.384 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-12 10:49:31.386 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-12 10:49:31.389 | + functions-common:run_phase:1878 : local extra 2022-08-12 10:49:31.391 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-12 10:49:31.395 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-12 10:49:31.397 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-12 10:49:31.399 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-12 10:49:31.401 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-12 10:49:31.404 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-12 10:49:31.420 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:49:31.422 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-12 10:49:31.425 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-12 10:49:31.427 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-12 10:49:31.429 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-12 10:49:31.431 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-12 10:49:31.433 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-12 10:49:31.435 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-12 10:49:31.437 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-12 10:49:31.439 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-12 10:49:31.441 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-12 10:49:31.443 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-12 10:49:31.446 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-12 10:49:31.447 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-12 10:49:31.450 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-12 10:49:31.452 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-12 10:49:31.454 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-12 10:49:31.456 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-12 10:49:31.458 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-12 10:49:31.460 | + functions-common:run_plugins:1857 : local plugins= 2022-08-12 10:49:31.463 | + functions-common:run_plugins:1858 : local plugin 2022-08-12 10:49:31.465 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-12 10:49:31.467 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-12 10:49:31.470 | + functions:set_systemd_override:821 : local value=2048 2022-08-12 10:49:31.473 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-12 10:49:31.475 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-12 10:49:31.526 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-12 10:49:31.527 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-12 10:49:31.529 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-12 10:49:31.886 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-12 10:49:31.888 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-12 10:49:31.904 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:49:31.907 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-12 10:49:31.910 | + functions-common:install_package:1464 : update_package_repo 2022-08-12 10:49:31.912 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:49:31.914 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-12 10:49:31.917 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:49:31.919 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:49:31.921 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:49:31.923 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:49:31.925 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:49:31.928 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:49:31.930 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-12 10:49:31.932 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-12 10:49:31.934 | + functions-common:apt_get_update:1191 : return 2022-08-12 10:49:31.936 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-12 10:49:31.939 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:49:31.941 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:49:31.943 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:49:31.945 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-12 10:49:31.966 | + 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-12 10:49:32.074 | Reading package lists... 2022-08-12 10:49:32.323 | Building dependency tree... 2022-08-12 10:49:32.324 | Reading state information... 2022-08-12 10:49:32.576 | The following packages were automatically installed and are no longer required: 2022-08-12 10:49:32.577 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:49:32.577 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:49:32.577 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:49:32.577 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:49:32.577 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:49:32.577 | python3-zope.interface 2022-08-12 10:49:32.577 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:49:32.577 | The following additional packages will be installed: 2022-08-12 10:49:32.577 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-12 10:49:32.577 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-12 10:49:32.577 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-12 10:49:32.578 | erlang-tools erlang-xmerl locales-all 2022-08-12 10:49:32.579 | Suggested packages: 2022-08-12 10:49:32.579 | erlang erlang-manpages erlang-doc 2022-08-12 10:49:32.648 | The following NEW packages will be installed: 2022-08-12 10:49:32.648 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-12 10:49:32.648 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-12 10:49:32.648 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-12 10:49:32.649 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-12 10:49:32.897 | 0 upgraded, 19 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:49:32.898 | Need to get 38.0 MB of archives. 2022-08-12 10:49:32.898 | After this operation, 276 MB of additional disk space will be used. 2022-08-12 10:49:32.898 | 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-12 10:49:34.589 | 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-12 10:49:34.650 | 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-12 10:49:34.661 | 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-12 10:49:34.710 | 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-12 10:49:34.770 | 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-12 10:49:34.894 | 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-12 10:49:35.223 | 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-12 10:49:35.225 | 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-12 10:49:35.226 | 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-12 10:49:35.228 | 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-12 10:49:35.237 | 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-12 10:49:35.341 | 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-12 10:49:35.348 | 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-12 10:49:35.361 | 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-12 10:49:35.390 | 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-12 10:49:35.524 | 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-12 10:49:35.747 | 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-12 10:49:37.376 | 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-12 10:49:39.772 | Fetched 38.0 MB in 7s (5,816 kB/s) 2022-08-12 10:49:39.958 | Selecting previously unselected package erlang-base. 2022-08-12 10:49:40.006 | (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-12 10:49:40.009 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:40.060 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:41.477 | Selecting previously unselected package erlang-asn1. 2022-08-12 10:49:41.486 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:41.534 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:41.863 | Selecting previously unselected package erlang-crypto. 2022-08-12 10:49:41.872 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:41.923 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:42.246 | Selecting previously unselected package erlang-public-key. 2022-08-12 10:49:42.254 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:42.286 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:42.663 | Selecting previously unselected package erlang-mnesia. 2022-08-12 10:49:42.672 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:42.720 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:43.117 | Selecting previously unselected package erlang-runtime-tools. 2022-08-12 10:49:43.126 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:43.191 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:43.469 | Selecting previously unselected package erlang-ssl. 2022-08-12 10:49:43.478 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:43.520 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:43.943 | Selecting previously unselected package erlang-eldap. 2022-08-12 10:49:43.952 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:43.983 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:44.263 | Selecting previously unselected package erlang-ftp. 2022-08-12 10:49:44.272 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:44.323 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:44.589 | Selecting previously unselected package erlang-tftp. 2022-08-12 10:49:44.597 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:44.637 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:44.897 | Selecting previously unselected package erlang-inets. 2022-08-12 10:49:44.906 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:44.954 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:45.360 | Selecting previously unselected package erlang-snmp. 2022-08-12 10:49:45.370 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:45.417 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:45.949 | Selecting previously unselected package erlang-os-mon. 2022-08-12 10:49:45.958 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:46.006 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:46.309 | Selecting previously unselected package erlang-parsetools. 2022-08-12 10:49:46.318 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:46.366 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:46.661 | Selecting previously unselected package erlang-syntax-tools. 2022-08-12 10:49:46.670 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:46.709 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:47.066 | Selecting previously unselected package erlang-tools. 2022-08-12 10:49:47.075 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:47.123 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:47.463 | Selecting previously unselected package erlang-xmerl. 2022-08-12 10:49:47.472 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-12 10:49:47.503 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:48.055 | Selecting previously unselected package locales-all. 2022-08-12 10:49:48.063 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-08-12 10:49:48.112 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-08-12 10:49:52.806 | Selecting previously unselected package rabbitmq-server. 2022-08-12 10:49:52.817 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-08-12 10:49:52.854 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-12 10:49:54.325 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:55.160 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-08-12 10:49:55.160 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-08-12 10:49:59.342 | Searching for services which depend on erlang and should be started... none found. 2022-08-12 10:49:59.411 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:59.588 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-12 10:49:59.771 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-08-12 10:49:59.925 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:00.071 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:00.222 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:00.337 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:00.454 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:00.608 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:00.763 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:00.929 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:01.066 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:01.211 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:01.353 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:01.514 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:01.671 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:01.831 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-12 10:50:01.991 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-12 10:50:02.313 | Adding group `rabbitmq' (GID 125) ... 2022-08-12 10:50:02.431 | Done. 2022-08-12 10:50:02.510 | Adding system user `rabbitmq' (UID 117) ... 2022-08-12 10:50:02.511 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-08-12 10:50:02.796 | Not creating home directory `/var/lib/rabbitmq'. 2022-08-12 10:50:03.059 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-08-12 10:50:10.634 | Processing triggers for man-db (2.9.1-1) ... 2022-08-12 10:50:11.451 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-12 10:50:19.588 | + functions-common:apt_get:1235 : result=0 2022-08-12 10:50:19.591 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:50:19.593 | + functions-common:time_stop:2440 : local name 2022-08-12 10:50:19.595 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:50:19.597 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:50:19.599 | + functions-common:time_stop:2443 : local total 2022-08-12 10:50:19.602 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:50:19.604 | + functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:50:19.606 | + functions-common:time_stop:2447 : start_time=1660301371963 2022-08-12 10:50:19.608 | + functions-common:time_stop:2449 : [[ -z 1660301371963 ]] 2022-08-12 10:50:19.611 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:50:19.615 | + functions-common:time_stop:2452 : end_time=1660301419612 2022-08-12 10:50:19.617 | + functions-common:time_stop:2453 : elapsed_time=47649 2022-08-12 10:50:19.619 | + functions-common:time_stop:2454 : total=321525 2022-08-12 10:50:19.621 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:50:19.623 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=369174 2022-08-12 10:50:19.626 | + functions-common:apt_get:1239 : return 0 2022-08-12 10:50:19.628 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-12 10:50:19.630 | + functions-common:is_suse:537 : is_opensuse 2022-08-12 10:50:19.632 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-12 10:50:19.634 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-12 10:50:19.637 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-12 10:50:19.639 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-12 10:50:19.641 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-12 10:50:19.643 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-12 10:50:19.646 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-12 10:50:19.648 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-12 10:50:19.650 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-12 10:50:19.653 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-12 10:50:19.655 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-12 10:50:19.657 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-12 10:50:19.660 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-12 10:50:19.662 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-12 10:50:19.665 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:50:19.667 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-12 10:50:19.669 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-12 10:50:19.672 | + functions-common:is_suse:537 : is_opensuse 2022-08-12 10:50:19.674 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-12 10:50:19.676 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-12 10:50:19.678 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-12 10:50:19.680 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-12 10:50:19.683 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-12 10:50:19.685 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-12 10:50:19.687 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-12 10:50:19.703 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:50:19.705 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-12 10:50:19.707 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 10:50:19.709 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-12 10:50:19.712 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-12 10:50:19.715 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-12 10:50:19.719 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-12 10:50:19.721 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-12 10:50:19.723 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-12 10:50:19.725 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-12 10:50:19.728 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-12 10:50:19.730 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-12 10:50:19.733 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-12 10:50:20.413 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-12 10:50:20.413 | user tags 2022-08-12 10:50:20.413 | guest [administrator]' 2022-08-12 10:50:20.416 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-12 10:50:20.416 | user tags 2022-08-12 10:50:20.416 | guest [administrator]' 2022-08-12 10:50:20.417 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-12 10:50:20.422 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-08-12 10:50:20.425 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-08-12 10:50:20.427 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-08-12 10:50:21.073 | Adding user "stackrabbit" ... 2022-08-12 10:50:21.142 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-12 10:50:21.793 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-12 10:50:21.849 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-12 10:50:21.852 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-12 10:50:22.512 | Changing password for user "stackrabbit" ... 2022-08-12 10:50:22.567 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-12 10:50:22.569 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-12 10:50:22.571 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-12 10:50:23.249 | Deleting user "guest" ... 2022-08-12 10:50:23.308 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-12 10:50:23.324 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:50:23.327 | + ./stack.sh:main:831 : install_database 2022-08-12 10:50:23.330 | + lib/database:install_database:118 : install_database_mysql 2022-08-12 10:50:23.332 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-12 10:50:23.334 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:50:23.337 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:50:23.339 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-12 10:50:23.687 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-12 10:50:23.689 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-08-12 10:50:23.694 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-08-12 10:50:23.696 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:50:23.699 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:50:23.701 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-08-12 10:50:23.703 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-08-12 10:50:23.706 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-08-12 10:50:23.709 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-12 10:50:23.712 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-12 10:50:23.714 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-12 10:50:23.717 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:50:23.719 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-12 10:50:23.721 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-12 10:50:23.723 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-12 10:50:23.726 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-12 10:50:23.728 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-12 10:50:23.730 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-12 10:50:23.732 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-12 10:50:23.735 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-12 10:50:23.737 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-12 10:50:23.739 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:50:23.742 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-12 10:50:23.744 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-12 10:50:23.746 | + functions-common:is_suse:537 : is_opensuse 2022-08-12 10:50:23.748 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-12 10:50:23.750 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-12 10:50:23.753 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-12 10:50:23.755 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-12 10:50:23.758 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-12 10:50:23.760 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-12 10:50:23.762 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:50:23.764 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:50:23.767 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-12 10:50:23.769 | + functions-common:install_package:1464 : update_package_repo 2022-08-12 10:50:23.771 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:50:23.774 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-12 10:50:23.776 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:50:23.779 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:50:23.781 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:50:23.783 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:50:23.785 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:50:23.788 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:50:23.790 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-12 10:50:23.792 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-12 10:50:23.794 | + functions-common:apt_get_update:1191 : return 2022-08-12 10:50:23.797 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-12 10:50:23.799 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:50:23.801 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:50:23.803 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:50:23.806 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-12 10:50:23.826 | + 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-12 10:50:23.936 | Reading package lists... 2022-08-12 10:50:24.186 | Building dependency tree... 2022-08-12 10:50:24.187 | Reading state information... 2022-08-12 10:50:24.441 | The following packages were automatically installed and are no longer required: 2022-08-12 10:50:24.442 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:50:24.442 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:50:24.443 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:50:24.443 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:50:24.443 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:50:24.443 | python3-zope.interface 2022-08-12 10:50:24.443 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:50:24.443 | The following additional packages will be installed: 2022-08-12 10:50:24.443 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-12 10:50:24.443 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-12 10:50:24.443 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-12 10:50:24.444 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-12 10:50:24.444 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-12 10:50:24.444 | mysql-server-8.0 mysql-server-core-8.0 2022-08-12 10:50:24.446 | Suggested packages: 2022-08-12 10:50:24.446 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-08-12 10:50:24.522 | The following NEW packages will be installed: 2022-08-12 10:50:24.523 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-12 10:50:24.523 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-12 10:50:24.523 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-12 10:50:24.523 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-12 10:50:24.523 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-12 10:50:24.523 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-08-12 10:50:24.664 | 0 upgraded, 24 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:50:24.664 | Need to get 32.1 MB of archives. 2022-08-12 10:50:24.664 | After this operation, 264 MB of additional disk space will be used. 2022-08-12 10:50:24.664 | 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-12 10:50:25.471 | 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-12 10:50:25.473 | 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-12 10:50:25.480 | 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-12 10:50:25.481 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-08-12 10:50:25.501 | 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-12 10:50:28.307 | 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-12 10:50:28.450 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-08-12 10:50:28.451 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-08-12 10:50:28.452 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-08-12 10:50:28.454 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-08-12 10:50:28.515 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-08-12 10:50:28.516 | 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-12 10:50:28.516 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-08-12 10:50:28.517 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-08-12 10:50:28.518 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-08-12 10:50:28.519 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-08-12 10:50:28.519 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-08-12 10:50:28.569 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-08-12 10:50:28.572 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-08-12 10:50:28.628 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-08-12 10:50:28.628 | 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-12 10:50:29.816 | 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-12 10:50:29.816 | 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-12 10:50:30.321 | Preconfiguring packages ... 2022-08-12 10:50:30.557 | Fetched 32.1 MB in 5s (6,071 kB/s) 2022-08-12 10:50:30.648 | Selecting previously unselected package mysql-client-core-8.0. 2022-08-12 10:50:30.700 | (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-12 10:50:30.703 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-12 10:50:30.745 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:32.061 | Selecting previously unselected package mysql-client-8.0. 2022-08-12 10:50:32.071 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-12 10:50:32.113 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:32.484 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-08-12 10:50:32.493 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-12 10:50:32.596 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-12 10:50:33.016 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-08-12 10:50:33.025 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-12 10:50:33.081 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-12 10:50:33.490 | Selecting previously unselected package libmecab2:amd64. 2022-08-12 10:50:33.500 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-08-12 10:50:33.548 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-08-12 10:50:33.985 | Selecting previously unselected package mysql-server-core-8.0. 2022-08-12 10:50:33.994 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-12 10:50:34.041 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:37.784 | Selecting previously unselected package mysql-server-8.0. 2022-08-12 10:50:37.794 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-12 10:50:38.814 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:39.210 | Selecting previously unselected package libhtml-tagset-perl. 2022-08-12 10:50:39.219 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-08-12 10:50:39.270 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-08-12 10:50:39.573 | Selecting previously unselected package liburi-perl. 2022-08-12 10:50:39.582 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-08-12 10:50:39.632 | Unpacking liburi-perl (1.76-2) ... 2022-08-12 10:50:40.019 | Selecting previously unselected package libhtml-parser-perl. 2022-08-12 10:50:40.029 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-08-12 10:50:40.081 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-08-12 10:50:40.367 | Selecting previously unselected package libcgi-pm-perl. 2022-08-12 10:50:40.377 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-08-12 10:50:40.430 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-08-12 10:50:40.778 | Selecting previously unselected package libfcgi-perl. 2022-08-12 10:50:40.788 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-08-12 10:50:40.843 | Unpacking libfcgi-perl (0.79-1) ... 2022-08-12 10:50:41.133 | Selecting previously unselected package libcgi-fast-perl. 2022-08-12 10:50:41.142 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-08-12 10:50:41.195 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-08-12 10:50:41.490 | Selecting previously unselected package libencode-locale-perl. 2022-08-12 10:50:41.499 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-08-12 10:50:41.541 | Unpacking libencode-locale-perl (1.05-1) ... 2022-08-12 10:50:41.850 | Selecting previously unselected package libhtml-template-perl. 2022-08-12 10:50:41.859 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-08-12 10:50:41.906 | Unpacking libhtml-template-perl (2.97-1) ... 2022-08-12 10:50:42.207 | Selecting previously unselected package libtimedate-perl. 2022-08-12 10:50:42.217 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-08-12 10:50:42.267 | Unpacking libtimedate-perl (2.3200-1) ... 2022-08-12 10:50:42.590 | Selecting previously unselected package libhttp-date-perl. 2022-08-12 10:50:42.600 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-08-12 10:50:42.641 | Unpacking libhttp-date-perl (6.05-1) ... 2022-08-12 10:50:42.981 | Selecting previously unselected package libio-html-perl. 2022-08-12 10:50:42.991 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-08-12 10:50:43.044 | Unpacking libio-html-perl (1.001-1) ... 2022-08-12 10:50:43.402 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-08-12 10:50:43.411 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-08-12 10:50:43.465 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-08-12 10:50:43.741 | Selecting previously unselected package libhttp-message-perl. 2022-08-12 10:50:43.751 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-08-12 10:50:43.792 | Unpacking libhttp-message-perl (6.22-1) ... 2022-08-12 10:50:44.099 | Selecting previously unselected package mecab-utils. 2022-08-12 10:50:44.109 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-08-12 10:50:44.172 | Unpacking mecab-utils (0.996-10build1) ... 2022-08-12 10:50:44.541 | Selecting previously unselected package mecab-ipadic. 2022-08-12 10:50:44.551 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-08-12 10:50:44.601 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-12 10:50:46.316 | Selecting previously unselected package mecab-ipadic-utf8. 2022-08-12 10:50:46.326 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-08-12 10:50:46.378 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-12 10:50:46.681 | Selecting previously unselected package mysql-server. 2022-08-12 10:50:46.691 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-08-12 10:50:46.723 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:47.268 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-08-12 10:50:47.472 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:47.620 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-08-12 10:50:47.746 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-08-12 10:50:47.912 | Setting up libencode-locale-perl (1.05-1) ... 2022-08-12 10:50:48.066 | Setting up mecab-utils (0.996-10build1) ... 2022-08-12 10:50:48.206 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-12 10:50:48.366 | Setting up libio-html-perl (1.001-1) ... 2022-08-12 10:50:48.521 | Setting up libtimedate-perl (2.3200-1) ... 2022-08-12 10:50:48.683 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:48.826 | Setting up libfcgi-perl (0.79-1) ... 2022-08-12 10:50:48.969 | Setting up liburi-perl (1.76-2) ... 2022-08-12 10:50:49.117 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-12 10:50:49.289 | Setting up libhttp-date-perl (6.05-1) ... 2022-08-12 10:50:49.443 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-12 10:50:49.516 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-12 10:50:49.520 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-12 10:50:49.520 | 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-12 10:50:49.520 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-12 10:50:49.520 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-12 10:50:49.659 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-12 10:50:49.659 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-12 10:50:49.659 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-12 10:50:49.659 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-12 10:50:49.667 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-12 10:50:49.756 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-12 10:50:49.757 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-12 10:50:49.757 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-12 10:50:49.783 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-12 10:50:49.828 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-12 10:50:50.113 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-12 10:50:50.120 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-12 10:50:50.210 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-12 10:50:50.211 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-12 10:50:50.211 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-12 10:50:50.211 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-12 10:50:50.216 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-12 10:50:50.216 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-12 10:50:50.261 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-12 10:50:50.452 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-12 10:50:50.452 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-12 10:50:50.453 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-12 10:50:50.453 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-12 10:50:50.456 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-12 10:50:50.456 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-12 10:50:50.880 | 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-12 10:50:50.998 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-12 10:50:51.326 | 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-12 10:50:51.330 | 2022-08-12 10:50:51.330 | done! 2022-08-12 10:50:51.336 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-12 10:50:51.429 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:51.580 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-12 10:50:51.673 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-12 10:50:51.677 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-12 10:50:51.677 | 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-12 10:50:51.677 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-12 10:50:51.677 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-12 10:50:51.886 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-12 10:50:51.886 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-12 10:50:51.887 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-12 10:50:51.887 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-12 10:50:51.899 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-12 10:50:52.030 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-12 10:50:52.031 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-12 10:50:52.031 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-12 10:50:52.072 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-12 10:50:52.145 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-12 10:50:52.671 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-12 10:50:52.682 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-12 10:50:52.810 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-12 10:50:52.811 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-12 10:50:52.811 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-12 10:50:52.811 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-12 10:50:52.816 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-12 10:50:52.817 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-12 10:50:52.918 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-12 10:50:53.244 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-12 10:50:53.244 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-12 10:50:53.245 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-12 10:50:53.245 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-12 10:50:53.249 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-12 10:50:53.249 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-12 10:50:53.759 | 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-12 10:50:53.893 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-12 10:50:54.213 | 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-12 10:50:54.217 | 2022-08-12 10:50:54.217 | done! 2022-08-12 10:50:54.224 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-12 10:50:54.315 | Setting up libhtml-parser-perl (3.72-5) ... 2022-08-12 10:50:54.423 | Setting up libhttp-message-perl (6.22-1) ... 2022-08-12 10:50:54.557 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:50:55.838 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-12 10:50:55.904 | Renaming removed key_buffer and myisam-recover options (if present) 2022-08-12 10:51:40.555 | mysqld will log errors to /var/log/mysql/error.log 2022-08-12 10:51:42.555 | mysqld is running as pid 56722 2022-08-12 10:51:46.181 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-08-12 10:51:49.660 | Setting up libcgi-pm-perl (4.46-1) ... 2022-08-12 10:51:49.791 | Setting up libhtml-template-perl (2.97-1) ... 2022-08-12 10:51:49.921 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-12 10:51:50.066 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-08-12 10:51:50.215 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-12 10:51:50.712 | Processing triggers for man-db (2.9.1-1) ... 2022-08-12 10:51:52.630 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-12 10:52:00.482 | + functions-common:apt_get:1235 : result=0 2022-08-12 10:52:00.484 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:52:00.486 | + functions-common:time_stop:2440 : local name 2022-08-12 10:52:00.488 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:52:00.491 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:52:00.493 | + functions-common:time_stop:2443 : local total 2022-08-12 10:52:00.495 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:52:00.497 | + functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:52:00.499 | + functions-common:time_stop:2447 : start_time=1660301423824 2022-08-12 10:52:00.501 | + functions-common:time_stop:2449 : [[ -z 1660301423824 ]] 2022-08-12 10:52:00.504 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:52:00.507 | + functions-common:time_stop:2452 : end_time=1660301520505 2022-08-12 10:52:00.510 | + functions-common:time_stop:2453 : elapsed_time=96681 2022-08-12 10:52:00.512 | + functions-common:time_stop:2454 : total=369174 2022-08-12 10:52:00.514 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:52:00.516 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=465855 2022-08-12 10:52:00.519 | + functions-common:apt_get:1239 : return 0 2022-08-12 10:52:00.521 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-12 10:52:00.523 | + ./stack.sh:main:834 : install_database_python 2022-08-12 10:52:00.526 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-12 10:52:00.528 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-12 10:52:00.531 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-12 10:52:00.533 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-12 10:52:00.536 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-12 10:52:00.538 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-12 10:52:00.541 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-12 10:52:00.544 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-12 10:52:00.545 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-12 10:52:00.550 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-12 10:52:00.552 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-12 10:52:00.554 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-12 10:52:00.557 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-12 10:52:00.559 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-12 10:52:00.580 | Using python 3.8 to install PyMySQL 2022-08-12 10:52:00.583 | + 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-12 10:52:02.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:02.528 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:02.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:02.528 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:03.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:52:03.666 | Collecting PyMySQL===1.0.2 2022-08-12 10:52:03.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-08-12 10:52:05.121 | Installing collected packages: PyMySQL 2022-08-12 10:52:05.244 | Successfully installed PyMySQL-1.0.2 2022-08-12 10:52:05.336 | + inc/python:pip_install:196 : result=0 2022-08-12 10:52:05.338 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:52:05.341 | + functions-common:time_stop:2440 : local name 2022-08-12 10:52:05.343 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:52:05.345 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:52:05.347 | + functions-common:time_stop:2443 : local total 2022-08-12 10:52:05.349 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:52:05.352 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:52:05.354 | + functions-common:time_stop:2447 : start_time=1660301520575 2022-08-12 10:52:05.356 | + functions-common:time_stop:2449 : [[ -z 1660301520575 ]] 2022-08-12 10:52:05.359 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:52:05.363 | + functions-common:time_stop:2452 : end_time=1660301525361 2022-08-12 10:52:05.366 | + functions-common:time_stop:2453 : elapsed_time=4786 2022-08-12 10:52:05.368 | + functions-common:time_stop:2454 : total=31244 2022-08-12 10:52:05.371 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:52:05.373 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36030 2022-08-12 10:52:05.376 | + inc/python:pip_install:199 : return 0 2022-08-12 10:52:05.378 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-12 10:52:05.380 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-12 10:52:05.382 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-12 10:52:05.384 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-12 10:52:05.402 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:52:05.404 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-12 10:52:05.413 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-12 10:52:05.413 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-12 10:52:05.413 | ++ 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-12 10:52:05.416 | + 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-12 10:52:05.419 | + 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-12 10:52:05.421 | + 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-12 10:52:05.424 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-12 10:52:05.426 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-12 10:52:05.428 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-12 10:52:05.445 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:52:05.448 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-12 10:52:05.450 | + functions-common:install_package:1464 : update_package_repo 2022-08-12 10:52:05.452 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:52:05.455 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-12 10:52:05.457 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:52:05.459 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:52:05.462 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:52:05.465 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:05.467 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:05.469 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:52:05.472 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-12 10:52:05.474 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-12 10:52:05.476 | + functions-common:apt_get_update:1191 : return 2022-08-12 10:52:05.478 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-12 10:52:05.481 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:52:05.484 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:05.486 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:05.488 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-12 10:52:05.508 | + 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-12 10:52:05.619 | Reading package lists... 2022-08-12 10:52:05.872 | Building dependency tree... 2022-08-12 10:52:05.873 | Reading state information... 2022-08-12 10:52:06.126 | The following packages were automatically installed and are no longer required: 2022-08-12 10:52:06.127 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:52:06.127 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:52:06.127 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:52:06.127 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:52:06.127 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:52:06.127 | python3-zope.interface 2022-08-12 10:52:06.127 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:52:06.194 | The following NEW packages will be installed: 2022-08-12 10:52:06.194 | radvd 2022-08-12 10:52:06.296 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:52:06.296 | Need to get 59.0 kB of archives. 2022-08-12 10:52:06.296 | After this operation, 164 kB of additional disk space will be used. 2022-08-12 10:52:06.296 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-08-12 10:52:06.950 | Fetched 59.0 kB in 0s (318 kB/s) 2022-08-12 10:52:07.146 | Selecting previously unselected package radvd. 2022-08-12 10:52:07.199 | (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-12 10:52:07.203 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-08-12 10:52:07.246 | Unpacking radvd (1:2.17-2) ... 2022-08-12 10:52:07.661 | Setting up radvd (1:2.17-2) ... 2022-08-12 10:52:09.045 | Job for radvd.service failed because the control process exited with error code. 2022-08-12 10:52:09.045 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-08-12 10:52:09.047 | invoke-rc.d: initscript radvd, action "start" failed. 2022-08-12 10:52:09.059 | ● radvd.service - Router advertisement daemon for IPv6 2022-08-12 10:52:09.059 | Loaded: loaded (]8;;file://dv-cinder-852828-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-08-12 10:52:09.059 | Active: failed (Result: exit-code) since Fri 2022-08-12 10:52:09 UTC; 15ms ago 2022-08-12 10:52:09.059 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-08-12 10:52:09.059 | Process: 57863 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-08-12 10:52:09.059 | 2022-08-12 10:52:09.060 | Aug 12 10:52:09 dv-cinder-852828-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-08-12 10:52:09.060 | Aug 12 10:52:09 dv-cinder-852828-1-iscsi radvd[57863]: can't open /etc/radvd.conf: No such file or directory 2022-08-12 10:52:09.060 | Aug 12 10:52:09 dv-cinder-852828-1-iscsi radvd[57863]: Insecure file permissions, but continuing anyway 2022-08-12 10:52:09.060 | Aug 12 10:52:09 dv-cinder-852828-1-iscsi radvd[57863]: exiting, failed to read config file 2022-08-12 10:52:09.060 | Aug 12 10:52:09 dv-cinder-852828-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-08-12 10:52:09.060 | Aug 12 10:52:09 dv-cinder-852828-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-08-12 10:52:09.060 | Aug 12 10:52:09 dv-cinder-852828-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-08-12 10:52:09.123 | Processing triggers for man-db (2.9.1-1) ... 2022-08-12 10:52:09.378 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-12 10:52:17.491 | + functions-common:apt_get:1235 : result=0 2022-08-12 10:52:17.493 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:52:17.496 | + functions-common:time_stop:2440 : local name 2022-08-12 10:52:17.498 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:52:17.500 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:52:17.502 | + functions-common:time_stop:2443 : local total 2022-08-12 10:52:17.505 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:52:17.507 | + functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:52:17.509 | + functions-common:time_stop:2447 : start_time=1660301525506 2022-08-12 10:52:17.511 | + functions-common:time_stop:2449 : [[ -z 1660301525506 ]] 2022-08-12 10:52:17.514 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:52:17.518 | + functions-common:time_stop:2452 : end_time=1660301537515 2022-08-12 10:52:17.520 | + functions-common:time_stop:2453 : elapsed_time=12009 2022-08-12 10:52:17.522 | + functions-common:time_stop:2454 : total=465855 2022-08-12 10:52:17.524 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:52:17.527 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=477864 2022-08-12 10:52:17.529 | + functions-common:apt_get:1239 : return 0 2022-08-12 10:52:17.531 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-12 10:52:17.548 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:52:17.550 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-12 10:52:17.553 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-12 10:52:17.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-12 10:52:17.558 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-12 10:52:17.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-12 10:52:17.579 | + functions-common:install_package:1464 : update_package_repo 2022-08-12 10:52:17.581 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:52:17.583 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-12 10:52:17.585 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:52:17.588 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:52:17.590 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:52:17.592 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:17.594 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:17.597 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:52:17.599 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-12 10:52:17.601 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-12 10:52:17.603 | + functions-common:apt_get_update:1191 : return 2022-08-12 10:52:17.606 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-12 10:52:17.608 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:52:17.610 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:17.612 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:17.614 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-12 10:52:17.634 | + 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-12 10:52:17.744 | Reading package lists... 2022-08-12 10:52:17.993 | Building dependency tree... 2022-08-12 10:52:17.995 | Reading state information... 2022-08-12 10:52:18.253 | fakeroot is already the newest version (1.24-1). 2022-08-12 10:52:18.253 | fakeroot set to manually installed. 2022-08-12 10:52:18.253 | make is already the newest version (4.2.1-1.2). 2022-08-12 10:52:18.253 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-12 10:52:18.253 | The following packages were automatically installed and are no longer required: 2022-08-12 10:52:18.254 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:52:18.254 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:52:18.254 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:52:18.254 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:52:18.254 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:52:18.254 | python3-zope.interface 2022-08-12 10:52:18.254 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:52:18.385 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:52:18.389 | + functions-common:apt_get:1235 : result=0 2022-08-12 10:52:18.392 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:52:18.394 | + functions-common:time_stop:2440 : local name 2022-08-12 10:52:18.396 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:52:18.398 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:52:18.400 | + functions-common:time_stop:2443 : local total 2022-08-12 10:52:18.402 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:52:18.404 | + functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:52:18.406 | + functions-common:time_stop:2447 : start_time=1660301537631 2022-08-12 10:52:18.408 | + functions-common:time_stop:2449 : [[ -z 1660301537631 ]] 2022-08-12 10:52:18.411 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:52:18.415 | + functions-common:time_stop:2452 : end_time=1660301538413 2022-08-12 10:52:18.417 | + functions-common:time_stop:2453 : elapsed_time=782 2022-08-12 10:52:18.419 | + functions-common:time_stop:2454 : total=477864 2022-08-12 10:52:18.421 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:52:18.423 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=478646 2022-08-12 10:52:18.425 | + functions-common:apt_get:1239 : return 0 2022-08-12 10:52:18.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-12 10:52:18.430 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:18.433 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:18.435 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-12 10:52:18.437 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-12 10:52:18.440 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-12 10:52:18.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-12 10:52:18.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-12 10:52:18.450 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-12 10:52:18.450 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-12 10:52:18.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-12 10:52:18.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-12 10:52:18.459 | + functions:vercmp:628 : local v1=5.4 2022-08-12 10:52:18.461 | + functions:vercmp:629 : local 'op=<' 2022-08-12 10:52:18.463 | + functions:vercmp:630 : local v2=3.13 2022-08-12 10:52:18.465 | + functions:vercmp:631 : local result 2022-08-12 10:52:18.468 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-12 10:52:18.469 | ++ functions:vercmp:635 : sort -V 2022-08-12 10:52:18.469 | ++ functions:vercmp:635 : head -1 2022-08-12 10:52:18.474 | + functions:vercmp:635 : result=3.13 2022-08-12 10:52:18.476 | + functions:vercmp:637 : case $op in 2022-08-12 10:52:18.478 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-12 10:52:18.480 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-12 10:52:18.483 | + functions:vercmp:648 : return 2022-08-12 10:52:18.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-12 10:52:18.487 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:52:18.489 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-12 10:52:18.808 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-12 10:52:18.810 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-12 10:52:18.813 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:18.815 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:18.818 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-12 10:52:18.820 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:18.823 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-12 10:52:18.840 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:52:18.843 | + ./stack.sh:main:842 : install_etcd3 2022-08-12 10:52:18.845 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-12 10:52:18.845 | Installing etcd 2022-08-12 10:52:18.848 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-12 10:52:18.861 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-12 10:52:18.873 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-12 10:52:18.875 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-12 10:52:18.891 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-12 10:52:18.894 | ++ 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-12 10:52:18.896 | ++ 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-12 10:52:18.899 | +++ 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-12 10:52:18.904 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-12 10:52:18.906 | ++ 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-12 10:52:18.909 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-12 10:52:18.911 | ++ 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-12 10:52:18.915 | --2022-08-12 10:52:18-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-12 10:52:18.963 | Resolving github.com (github.com)... 140.82.121.3 2022-08-12 10:52:19.007 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-08-12 10:52:19.297 | HTTP request sent, awaiting response... 302 Found 2022-08-12 10:52:19.297 | 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%2F20220812%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220812T105219Z&X-Amz-Expires=300&X-Amz-Signature=83fa1ebb480a5362dd3591cb5900a681df264cda8ebcefbebad8848b82c131d3&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-12 10:52:19.298 | --2022-08-12 10:52:19-- 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%2F20220812%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220812T105219Z&X-Amz-Expires=300&X-Amz-Signature=83fa1ebb480a5362dd3591cb5900a681df264cda8ebcefbebad8848b82c131d3&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-12 10:52:19.299 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2022-08-12 10:52:19.323 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-08-12 10:52:19.506 | HTTP request sent, awaiting response... 200 OK 2022-08-12 10:52:19.506 | Length: 11350736 (11M) [application/octet-stream] 2022-08-12 10:52:19.506 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-08-12 10:52:19.620 | 2022-08-12 10:52:19.779 | 0K ........ .. 100% 39.7M=0.3s 2022-08-12 10:52:19.779 | 2022-08-12 10:52:19.779 | 2022-08-12 10:52:19 (39.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-08-12 10:52:19.779 | 2022-08-12 10:52:19.783 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-08-12 10:52:19.785 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-12 10:52:19.787 | ++ functions:get_extra_file:74 : return 2022-08-12 10:52:19.791 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-12 10:52:19.794 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-12 10:52:19.796 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-08-12 10:52:19.798 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-08-12 10:52:19.933 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-08-12 10:52:19.936 | + 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-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/ 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/README.md 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-08-12 10:52:19.940 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-12 10:52:19.941 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-08-12 10:52:19.942 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-08-12 10:52:19.943 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-08-12 10:52:19.944 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-08-12 10:52:19.945 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-08-12 10:52:19.946 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-08-12 10:52:19.947 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-08-12 10:52:19.948 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-08-12 10:52:19.948 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-08-12 10:52:19.948 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-08-12 10:52:19.948 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-08-12 10:52:19.948 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-08-12 10:52:19.948 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-08-12 10:52:19.948 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-08-12 10:52:19.948 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-08-12 10:52:19.949 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-08-12 10:52:19.950 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-08-12 10:52:19.950 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-08-12 10:52:19.950 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-08-12 10:52:19.950 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-08-12 10:52:19.950 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-08-12 10:52:19.950 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-08-12 10:52:19.950 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-08-12 10:52:19.951 | etcd-v3.3.12-linux-amd64/etcdctl 2022-08-12 10:52:20.145 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-08-12 10:52:20.145 | etcd-v3.3.12-linux-amd64/etcd 2022-08-12 10:52:20.375 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-08-12 10:52:20.412 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-08-12 10:52:20.446 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-12 10:52:20.449 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-12 10:52:20.466 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:52:20.468 | + ./stack.sh:main:861 : install_dstat 2022-08-12 10:52:20.470 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-12 10:52:20.486 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:52:20.489 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-12 10:52:20.491 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 10:52:20.494 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-12 10:52:20.496 | + ./stack.sh:main:870 : install_libs 2022-08-12 10:52:20.498 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-12 10:52:20.501 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-12 10:52:20.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-12 10:52:20.505 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-12 10:52:20.507 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.510 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.512 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-12 10:52:20.515 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.517 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-12 10:52:20.519 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-12 10:52:20.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-12 10:52:20.523 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-12 10:52:20.525 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.528 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.530 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-12 10:52:20.532 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.534 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-12 10:52:20.536 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-12 10:52:20.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-12 10:52:20.541 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-12 10:52:20.543 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.545 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.548 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-12 10:52:20.550 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.552 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-12 10:52:20.554 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-12 10:52:20.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-12 10:52:20.559 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-12 10:52:20.561 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.563 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.566 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-12 10:52:20.568 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.570 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-12 10:52:20.573 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-12 10:52:20.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-12 10:52:20.577 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-12 10:52:20.579 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.582 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.584 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-12 10:52:20.586 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.588 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-12 10:52:20.590 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-12 10:52:20.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-12 10:52:20.595 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-12 10:52:20.597 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.599 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.601 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-12 10:52:20.604 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.606 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-12 10:52:20.608 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-12 10:52:20.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-12 10:52:20.613 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-12 10:52:20.615 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.617 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.620 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-12 10:52:20.622 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.624 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-12 10:52:20.626 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-12 10:52:20.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-12 10:52:20.631 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-12 10:52:20.633 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.636 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.638 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-12 10:52:20.640 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.642 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-12 10:52:20.645 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-12 10:52:20.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-12 10:52:20.649 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-12 10:52:20.651 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.654 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.656 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-12 10:52:20.658 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.660 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-12 10:52:20.662 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-12 10:52:20.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-12 10:52:20.667 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-12 10:52:20.669 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.671 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.674 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-12 10:52:20.676 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.678 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-12 10:52:20.680 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-12 10:52:20.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-12 10:52:20.685 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-12 10:52:20.687 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.690 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.692 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-12 10:52:20.694 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.696 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-12 10:52:20.699 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-12 10:52:20.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-12 10:52:20.703 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-12 10:52:20.705 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.707 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.710 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-12 10:52:20.712 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.715 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-12 10:52:20.717 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-12 10:52:20.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-12 10:52:20.721 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-12 10:52:20.723 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.726 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.729 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-12 10:52:20.731 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.733 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-12 10:52:20.735 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-12 10:52:20.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-12 10:52:20.740 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-12 10:52:20.742 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.744 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.746 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-12 10:52:20.749 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.751 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-12 10:52:20.753 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-12 10:52:20.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-12 10:52:20.758 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-12 10:52:20.760 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.763 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.765 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-12 10:52:20.767 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.769 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-12 10:52:20.772 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-12 10:52:20.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-12 10:52:20.777 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-12 10:52:20.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.781 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.783 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-12 10:52:20.785 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.788 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-12 10:52:20.790 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-12 10:52:20.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-12 10:52:20.795 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-12 10:52:20.797 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.799 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.801 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-12 10:52:20.804 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.806 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-12 10:52:20.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-12 10:52:20.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-12 10:52:20.813 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-12 10:52:20.815 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.817 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.819 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-12 10:52:20.822 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.824 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-12 10:52:20.827 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-12 10:52:20.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-12 10:52:20.831 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-12 10:52:20.833 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.835 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.838 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-12 10:52:20.840 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.843 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-12 10:52:20.845 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-12 10:52:20.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-12 10:52:20.849 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-12 10:52:20.852 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.854 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.856 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-12 10:52:20.858 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.860 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-12 10:52:20.863 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-12 10:52:20.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-12 10:52:20.867 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-12 10:52:20.870 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.872 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.874 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-12 10:52:20.876 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.878 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-12 10:52:20.881 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-12 10:52:20.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-12 10:52:20.886 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-12 10:52:20.888 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.890 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.892 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-12 10:52:20.895 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.897 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-12 10:52:20.899 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-12 10:52:20.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-12 10:52:20.904 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-12 10:52:20.906 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.908 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.910 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-12 10:52:20.912 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.915 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-12 10:52:20.918 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-12 10:52:20.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-12 10:52:20.922 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-12 10:52:20.925 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.927 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.929 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-12 10:52:20.931 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.933 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-12 10:52:20.936 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-12 10:52:20.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-12 10:52:20.940 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-12 10:52:20.942 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.945 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.947 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-12 10:52:20.950 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.952 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-12 10:52:20.954 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-12 10:52:20.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-12 10:52:20.959 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-12 10:52:20.961 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.964 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.966 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-12 10:52:20.968 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.970 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-12 10:52:20.973 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-12 10:52:20.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-12 10:52:20.977 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-12 10:52:20.979 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:20.982 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:20.984 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-12 10:52:20.986 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:20.988 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-12 10:52:20.991 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-12 10:52:20.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-12 10:52:20.995 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-12 10:52:20.997 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.000 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.002 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-12 10:52:21.004 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.006 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-12 10:52:21.009 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-12 10:52:21.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-12 10:52:21.014 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-12 10:52:21.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.018 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.020 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-12 10:52:21.023 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.025 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-12 10:52:21.027 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-12 10:52:21.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-12 10:52:21.032 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-12 10:52:21.034 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.036 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.039 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-12 10:52:21.042 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.044 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-12 10:52:21.046 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-12 10:52:21.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-12 10:52:21.051 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-12 10:52:21.053 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.055 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.058 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-12 10:52:21.060 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.063 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-12 10:52:21.065 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-12 10:52:21.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-12 10:52:21.069 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-12 10:52:21.072 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.074 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.076 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-12 10:52:21.078 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.081 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-12 10:52:21.083 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-12 10:52:21.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-12 10:52:21.087 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-12 10:52:21.090 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.092 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.094 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-12 10:52:21.096 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.099 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-12 10:52:21.101 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-12 10:52:21.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-12 10:52:21.106 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-12 10:52:21.108 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.111 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.113 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-12 10:52:21.115 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.118 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-12 10:52:21.121 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-12 10:52:21.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-12 10:52:21.125 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-12 10:52:21.127 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.130 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.132 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-12 10:52:21.134 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.136 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-12 10:52:21.139 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-12 10:52:21.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-12 10:52:21.143 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-12 10:52:21.145 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.148 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.150 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-12 10:52:21.153 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.155 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-12 10:52:21.157 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-12 10:52:21.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-12 10:52:21.162 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-12 10:52:21.164 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.167 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.170 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-12 10:52:21.172 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.174 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-12 10:52:21.176 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-12 10:52:21.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-12 10:52:21.181 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-12 10:52:21.184 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:21.186 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:21.188 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-12 10:52:21.190 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:21.193 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-12 10:52:21.214 | Using python 3.8 to install etcd3 2022-08-12 10:52:21.216 | + 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-12 10:52:23.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:23.167 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:23.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:23.167 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:24.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:52:24.289 | Collecting etcd3===0.12.0 2022-08-12 10:52:24.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-08-12 10:52:27.180 | Collecting grpcio===1.47.0 2022-08-12 10:52:27.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-08-12 10:52:28.316 | Collecting protobuf===4.21.4 2022-08-12 10:52:28.333 | 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-12 10:52:28.445 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-12 10:52:28.448 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-08-12 10:52:28.462 | Building wheels for collected packages: etcd3 2022-08-12 10:52:28.463 | Building wheel for etcd3 (setup.py): started 2022-08-12 10:52:29.144 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-08-12 10:52:29.145 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=b7e780c2ac58b233441e8c4a2a7b6666a1e99a7afda24166a9b77a431d6a57d7 2022-08-12 10:52:29.145 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-08-12 10:52:29.146 | Successfully built etcd3 2022-08-12 10:52:30.560 | Installing collected packages: grpcio, protobuf, etcd3 2022-08-12 10:52:31.355 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-4.21.4 2022-08-12 10:52:31.472 | + inc/python:pip_install:196 : result=0 2022-08-12 10:52:31.475 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:52:31.477 | + functions-common:time_stop:2440 : local name 2022-08-12 10:52:31.479 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:52:31.481 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:52:31.483 | + functions-common:time_stop:2443 : local total 2022-08-12 10:52:31.486 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:52:31.488 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:52:31.490 | + functions-common:time_stop:2447 : start_time=1660301541208 2022-08-12 10:52:31.492 | + functions-common:time_stop:2449 : [[ -z 1660301541208 ]] 2022-08-12 10:52:31.495 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:52:31.499 | + functions-common:time_stop:2452 : end_time=1660301551497 2022-08-12 10:52:31.501 | + functions-common:time_stop:2453 : elapsed_time=10289 2022-08-12 10:52:31.503 | + functions-common:time_stop:2454 : total=36030 2022-08-12 10:52:31.505 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:52:31.507 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46319 2022-08-12 10:52:31.510 | + inc/python:pip_install:199 : return 0 2022-08-12 10:52:31.512 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-12 10:52:31.533 | Using python 3.8 to install etcd3gw 2022-08-12 10:52:31.535 | + 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-12 10:52:33.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:33.493 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:33.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:33.493 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:34.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:52:34.632 | Collecting etcd3gw===2.0.0 2022-08-12 10:52:34.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/827/5a9233ccda502/etcd3gw-2.0.0-py3-none-any.whl (22 kB) 2022-08-12 10:52:34.724 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-08-12 10:52:34.726 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-12 10:52:34.740 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-12 10:52:34.743 | 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 561)) (2.1.0) 2022-08-12 10:52:34.748 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-12 10:52:34.781 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-12 10:52:34.784 | 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 222)) (2019.11.28) 2022-08-12 10:52:36.141 | Installing collected packages: etcd3gw 2022-08-12 10:52:36.240 | Successfully installed etcd3gw-2.0.0 2022-08-12 10:52:36.332 | + inc/python:pip_install:196 : result=0 2022-08-12 10:52:36.335 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:52:36.337 | + functions-common:time_stop:2440 : local name 2022-08-12 10:52:36.339 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:52:36.341 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:52:36.343 | + functions-common:time_stop:2443 : local total 2022-08-12 10:52:36.345 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:52:36.347 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:52:36.350 | + functions-common:time_stop:2447 : start_time=1660301551528 2022-08-12 10:52:36.352 | + functions-common:time_stop:2449 : [[ -z 1660301551528 ]] 2022-08-12 10:52:36.355 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:52:36.359 | + functions-common:time_stop:2452 : end_time=1660301556356 2022-08-12 10:52:36.361 | + functions-common:time_stop:2453 : elapsed_time=4828 2022-08-12 10:52:36.363 | + functions-common:time_stop:2454 : total=46319 2022-08-12 10:52:36.365 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:52:36.367 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51147 2022-08-12 10:52:36.370 | + inc/python:pip_install:199 : return 0 2022-08-12 10:52:36.372 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-12 10:52:36.375 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-12 10:52:36.377 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-12 10:52:36.379 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-12 10:52:36.382 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-12 10:52:36.384 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-12 10:52:36.387 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-12 10:52:36.389 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-12 10:52:36.391 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-12 10:52:36.393 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-12 10:52:36.396 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-12 10:52:36.398 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:52:36.400 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-12 10:52:36.403 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-12 10:52:36.405 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:36.408 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:36.410 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-12 10:52:36.412 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-12 10:52:36.415 | + functions-common:install_package:1464 : update_package_repo 2022-08-12 10:52:36.417 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:52:36.419 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-12 10:52:36.422 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:52:36.424 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:52:36.426 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:52:36.428 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:36.432 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:36.434 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:52:36.436 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-12 10:52:36.438 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-12 10:52:36.440 | + functions-common:apt_get_update:1191 : return 2022-08-12 10:52:36.443 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-12 10:52:36.445 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:52:36.448 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:36.450 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:36.452 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-12 10:52:36.474 | + 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-12 10:52:36.583 | Reading package lists... 2022-08-12 10:52:36.831 | Building dependency tree... 2022-08-12 10:52:36.833 | Reading state information... 2022-08-12 10:52:37.086 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-12 10:52:37.086 | The following packages were automatically installed and are no longer required: 2022-08-12 10:52:37.087 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:52:37.087 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:52:37.087 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:52:37.087 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:52:37.087 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:52:37.088 | python3-zope.interface 2022-08-12 10:52:37.088 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:52:37.088 | The following additional packages will be installed: 2022-08-12 10:52:37.089 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-12 10:52:37.090 | Suggested packages: 2022-08-12 10:52:37.090 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-12 10:52:37.168 | The following NEW packages will be installed: 2022-08-12 10:52:37.169 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-12 10:52:37.307 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:52:37.307 | Need to get 1,306 kB of archives. 2022-08-12 10:52:37.307 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-12 10:52:37.307 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-08-12 10:52:37.643 | 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-12 10:52:37.667 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-08-12 10:52:37.717 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-08-12 10:52:37.779 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-08-12 10:52:37.781 | 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-12 10:52:38.343 | Fetched 1,306 kB in 1s (2,142 kB/s) 2022-08-12 10:52:38.534 | Selecting previously unselected package libnorm1:amd64. 2022-08-12 10:52:38.585 | (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-12 10:52:38.589 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-08-12 10:52:38.682 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-12 10:52:39.117 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-08-12 10:52:39.127 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-08-12 10:52:39.168 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-12 10:52:39.557 | Selecting previously unselected package libzmq5:amd64. 2022-08-12 10:52:39.566 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-08-12 10:52:39.608 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-12 10:52:39.955 | Selecting previously unselected package uwsgi-core. 2022-08-12 10:52:39.965 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-08-12 10:52:40.011 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-12 10:52:40.556 | Selecting previously unselected package uwsgi. 2022-08-12 10:52:40.566 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-08-12 10:52:40.608 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-08-12 10:52:41.000 | Selecting previously unselected package uwsgi-plugin-python3. 2022-08-12 10:52:41.010 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-08-12 10:52:41.059 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-12 10:52:41.396 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-12 10:52:41.521 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-12 10:52:41.681 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-12 10:52:41.830 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-12 10:52:41.965 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-08-12 10:52:43.200 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-12 10:52:43.436 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-12 10:52:43.860 | Processing triggers for man-db (2.9.1-1) ... 2022-08-12 10:52:44.368 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-12 10:52:52.185 | + functions-common:apt_get:1235 : result=0 2022-08-12 10:52:52.188 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:52:52.190 | + functions-common:time_stop:2440 : local name 2022-08-12 10:52:52.192 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:52:52.194 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:52:52.197 | + functions-common:time_stop:2443 : local total 2022-08-12 10:52:52.199 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:52:52.202 | + functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:52:52.204 | + functions-common:time_stop:2447 : start_time=1660301556471 2022-08-12 10:52:52.206 | + functions-common:time_stop:2449 : [[ -z 1660301556471 ]] 2022-08-12 10:52:52.209 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:52:52.213 | + functions-common:time_stop:2452 : end_time=1660301572210 2022-08-12 10:52:52.215 | + functions-common:time_stop:2453 : elapsed_time=15739 2022-08-12 10:52:52.217 | + functions-common:time_stop:2454 : total=478646 2022-08-12 10:52:52.219 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:52:52.221 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=494385 2022-08-12 10:52:52.224 | + functions-common:apt_get:1239 : return 0 2022-08-12 10:52:52.227 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-12 10:52:52.229 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:52:52.231 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:52:52.234 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-12 10:52:52.300 | Enabling module proxy. 2022-08-12 10:52:52.306 | To activate the new configuration, you need to run: 2022-08-12 10:52:52.306 | systemctl restart apache2 2022-08-12 10:52:52.310 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-12 10:52:52.371 | Considering dependency proxy for proxy_uwsgi: 2022-08-12 10:52:52.371 | Module proxy already enabled 2022-08-12 10:52:52.371 | Enabling module proxy_uwsgi. 2022-08-12 10:52:52.376 | To activate the new configuration, you need to run: 2022-08-12 10:52:52.376 | systemctl restart apache2 2022-08-12 10:52:52.380 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-12 10:52:52.383 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-12 10:52:52.385 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:52:52.387 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-12 10:52:52.516 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-12 10:52:52.518 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-12 10:52:52.522 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-12 10:52:52.524 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.527 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.533 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-08-12 10:52:52.535 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.538 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-12 10:52:52.541 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-12 10:52:52.545 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-12 10:52:52.549 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.551 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.554 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-08-12 10:52:52.557 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.559 | + ./stack.sh:main:878 : install_glanceclient 2022-08-12 10:52:52.561 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-12 10:52:52.564 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-12 10:52:52.566 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.568 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.571 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-08-12 10:52:52.573 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.575 | + ./stack.sh:main:879 : install_cinderclient 2022-08-12 10:52:52.578 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-12 10:52:52.580 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-12 10:52:52.583 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.585 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.588 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-08-12 10:52:52.590 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.592 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-12 10:52:52.595 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-12 10:52:52.598 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.600 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.603 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-08-12 10:52:52.606 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.608 | + ./stack.sh:main:880 : install_novaclient 2022-08-12 10:52:52.610 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-12 10:52:52.613 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-12 10:52:52.616 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.619 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.622 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-08-12 10:52:52.624 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.627 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-12 10:52:52.645 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:52:52.647 | + ./stack.sh:main:882 : install_swiftclient 2022-08-12 10:52:52.650 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-12 10:52:52.653 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-12 10:52:52.655 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.657 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.660 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-08-12 10:52:52.662 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.665 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-12 10:52:52.683 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:52:52.685 | + ./stack.sh:main:885 : install_neutronclient 2022-08-12 10:52:52.687 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-12 10:52:52.690 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-12 10:52:52.692 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.694 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.698 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-08-12 10:52:52.701 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.703 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-12 10:52:52.706 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-12 10:52:52.708 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-12 10:52:52.710 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:52:52.713 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:52:52.716 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-08-12 10:52:52.718 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:52:52.720 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-12 10:52:52.723 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-12 10:52:52.725 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-12 10:52:52.729 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-12 10:52:52.731 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-12 10:52:52.734 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-12 10:52:52.738 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-12 10:52:52.738 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-12 10:52:52.743 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-12 10:52:52.746 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-12 10:52:52.748 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-12 10:52:52.751 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-12 10:52:52.754 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-12 10:52:52.776 | Using python 3.8 to install keystonemiddleware 2022-08-12 10:52:52.779 | + 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-12 10:52:54.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:54.775 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:54.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:54.775 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:55.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:52:55.786 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.0.0) 2022-08-12 10:52:55.838 | 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 376)) (3.0.0) 2022-08-12 10:52:55.874 | 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 399)) (9.0.0) 2022-08-12 10:52:55.912 | 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 418)) (1.1.8) 2022-08-12 10:52:55.917 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-08-12 10:52:55.922 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-12 10:52:55.924 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-08-12 10:52:55.928 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-08-12 10:52:55.985 | 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 523)) (5.0.0) 2022-08-12 10:52:56.006 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-08-12 10:52:56.009 | 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 575)) (6.0.0) 2022-08-12 10:52:56.022 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.1) 2022-08-12 10:52:56.027 | 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 313)) (5.0.0) 2022-08-12 10:52:56.035 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-12 10:52:56.037 | 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-12 10:52:56.047 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-12 10:52:56.060 | 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 284)) (5.0.0) 2022-08-12 10:52:56.099 | 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-12 10:52:56.104 | 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-12 10:52:56.117 | 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-12 10:52:56.121 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.5.0) 2022-08-12 10:52:56.127 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0) 2022-08-12 10:52:56.131 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-08-12 10:52:56.135 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-08-12 10:52:56.138 | 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 332)) (1.7.0) 2022-08-12 10:52:56.142 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-08-12 10:52:56.147 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-08-12 10:52:56.153 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-08-12 10:52:56.155 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-08-12 10:52:56.158 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-12 10:52:56.161 | 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 561)) (2.1.0) 2022-08-12 10:52:56.167 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-12 10:52:56.199 | 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 222)) (2019.11.28) 2022-08-12 10:52:56.201 | 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 581)) (2.8.2) 2022-08-12 10:52:56.206 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.9.6) 2022-08-12 10:52:56.208 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-08-12 10:52:57.470 | + inc/python:pip_install:196 : result=0 2022-08-12 10:52:57.473 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:52:57.475 | + functions-common:time_stop:2440 : local name 2022-08-12 10:52:57.478 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:52:57.480 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:52:57.482 | + functions-common:time_stop:2443 : local total 2022-08-12 10:52:57.484 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:52:57.487 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:52:57.489 | + functions-common:time_stop:2447 : start_time=1660301572770 2022-08-12 10:52:57.491 | + functions-common:time_stop:2449 : [[ -z 1660301572770 ]] 2022-08-12 10:52:57.494 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:52:57.498 | + functions-common:time_stop:2452 : end_time=1660301577495 2022-08-12 10:52:57.500 | + functions-common:time_stop:2453 : elapsed_time=4725 2022-08-12 10:52:57.502 | + functions-common:time_stop:2454 : total=51147 2022-08-12 10:52:57.504 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:52:57.507 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=55872 2022-08-12 10:52:57.509 | + inc/python:pip_install:199 : return 0 2022-08-12 10:52:57.512 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-12 10:52:57.514 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-12 10:52:57.517 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-12 10:52:57.520 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-12 10:52:57.522 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-12 10:52:57.525 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-12 10:52:57.529 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-12 10:52:57.529 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-12 10:52:57.534 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-12 10:52:57.537 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-12 10:52:57.539 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-12 10:52:57.542 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-12 10:52:57.544 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-12 10:52:57.565 | Using python 3.8 to install python-memcached 2022-08-12 10:52:57.567 | + 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-12 10:52:59.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:59.525 | from cryptography.utils import int_from_bytes 2022-08-12 10:52:59.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:52:59.525 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:00.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:53:00.660 | Collecting python-memcached===1.59 2022-08-12 10:53:00.667 | 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-12 10:53:00.745 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-12 10:53:02.135 | Installing collected packages: python-memcached 2022-08-12 10:53:02.214 | Successfully installed python-memcached-1.59 2022-08-12 10:53:02.306 | + inc/python:pip_install:196 : result=0 2022-08-12 10:53:02.308 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:53:02.310 | + functions-common:time_stop:2440 : local name 2022-08-12 10:53:02.313 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:53:02.315 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:53:02.317 | + functions-common:time_stop:2443 : local total 2022-08-12 10:53:02.319 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:53:02.322 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:53:02.324 | + functions-common:time_stop:2447 : start_time=1660301577560 2022-08-12 10:53:02.327 | + functions-common:time_stop:2449 : [[ -z 1660301577560 ]] 2022-08-12 10:53:02.329 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:53:02.333 | + functions-common:time_stop:2452 : end_time=1660301582331 2022-08-12 10:53:02.336 | + functions-common:time_stop:2453 : elapsed_time=4771 2022-08-12 10:53:02.338 | + functions-common:time_stop:2454 : total=55872 2022-08-12 10:53:02.341 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:53:02.343 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=60643 2022-08-12 10:53:02.345 | + inc/python:pip_install:199 : return 0 2022-08-12 10:53:02.347 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-12 10:53:02.364 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:02.366 | + ./stack.sh:main:892 : '[' 10.222.0.40 == 10.222.0.40 ']' 2022-08-12 10:53:02.369 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-12 10:53:02.371 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-12 10:53:02.374 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-12 10:53:02.376 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-12 10:53:02.379 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-12 10:53:02.381 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-12 10:53:02.397 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:02.400 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-12 10:53:02.402 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-12 10:53:02.404 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-12 10:53:02.406 | + functions-common:git_clone:599 : local git_ref=master 2022-08-12 10:53:02.408 | + functions-common:git_clone:600 : local orig_dir 2022-08-12 10:53:02.411 | ++ functions-common:git_clone:601 : pwd 2022-08-12 10:53:02.413 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-12 10:53:02.416 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-12 10:53:02.422 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-12 10:53:02.438 | + functions-common:git_clone:604 : RECLONE=False 2022-08-12 10:53:02.440 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-12 10:53:02.442 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-12 10:53:02.444 | + functions-common:git_clone:618 : echo master 2022-08-12 10:53:02.447 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-12 10:53:02.451 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-12 10:53:02.453 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-12 10:53:02.456 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-12 10:53:02.468 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-12 10:53:02.470 | + functions-common:git_clone:679 : git show --oneline 2022-08-12 10:53:02.471 | + functions-common:git_clone:679 : head -1 2022-08-12 10:53:02.474 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-12 10:53:02.477 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-12 10:53:02.479 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-12 10:53:02.481 | + inc/python:setup_develop:334 : local bindep 2022-08-12 10:53:02.484 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-12 10:53:02.486 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-12 10:53:02.488 | + inc/python:setup_develop:340 : local extras= 2022-08-12 10:53:02.490 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-12 10:53:02.493 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-12 10:53:02.495 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-12 10:53:02.498 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-12 10:53:02.500 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-12 10:53:02.502 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-12 10:53:02.505 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-12 10:53:02.508 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-12 10:53:02.511 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-12 10:53:02.513 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-12 10:53:02.515 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-12 10:53:02.518 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-12 10:53:02.524 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-12 10:53:02.526 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-12 10:53:03.143 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-12 10:53:03.145 | + inc/python:setup_package:414 : local bindep=0 2022-08-12 10:53:03.147 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-12 10:53:03.150 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-12 10:53:03.152 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-12 10:53:03.154 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-12 10:53:03.157 | + inc/python:setup_package:423 : local flags=-e 2022-08-12 10:53:03.159 | + inc/python:setup_package:424 : local extras= 2022-08-12 10:53:03.161 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-12 10:53:03.163 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-12 10:53:03.166 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-12 10:53:03.168 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-12 10:53:03.170 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-12 10:53:03.173 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-12 10:53:03.192 | Using python 3.8 to install /opt/stack/keystone 2022-08-12 10:53:03.194 | + 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-12 10:53:05.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:53:05.143 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:05.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:53:05.143 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:06.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:53:06.184 | Obtaining file:///opt/stack/keystone 2022-08-12 10:53:07.831 | Collecting Flask===2.2.1 2022-08-12 10:53:07.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c6/04c48c3d5b4c6/Flask-2.2.1-py3-none-any.whl (101 kB) 2022-08-12 10:53:08.040 | Collecting Flask-RESTful===0.3.9 2022-08-12 10:53:08.047 | 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-12 10:53:08.132 | 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-12 10:53:08.138 | 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-12 10:53:08.201 | Collecting PyJWT===2.4.0 2022-08-12 10:53:08.208 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-08-12 10:53:08.244 | 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-12 10:53:08.385 | 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-12 10:53:08.542 | Collecting Werkzeug===2.2.1 2022-08-12 10:53:08.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7e1/db6a5ba6b9a8b/Werkzeug-2.2.1-py3-none-any.whl (232 kB) 2022-08-12 10:53:08.754 | Collecting aniso8601===9.0.1 2022-08-12 10:53:08.760 | 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-12 10:53:08.856 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-12 10:53:08.864 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:53:08.924 | Collecting click===8.1.3 2022-08-12 10:53:08.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-08-12 10:53:08.951 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-12 10:53:08.988 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-12 10:53:08.993 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-12 10:53:08.998 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-12 10:53:09.127 | Collecting itsdangerous===2.1.2 2022-08-12 10:53:09.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-08-12 10:53:09.208 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-12 10:53:09.247 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-12 10:53:09.297 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:53:09.336 | Collecting oauthlib===3.2.0 2022-08-12 10:53:09.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-08-12 10:53:09.385 | 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 302)) (3.0.0) 2022-08-12 10:53:09.446 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:53:09.484 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-12 10:53:09.490 | 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 306)) (12.0.0) 2022-08-12 10:53:09.535 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:53:09.540 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-12 10:53:09.577 | 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 310)) (13.0.0) 2022-08-12 10:53:09.630 | 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 311)) (0.4.0) 2022-08-12 10:53:09.640 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-12 10:53:09.658 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-12 10:53:09.673 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:53:09.681 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-12 10:53:09.703 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-12 10:53:09.712 | 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 320)) (6.0.0) 2022-08-12 10:53:09.726 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-12 10:53:09.765 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:53:09.869 | Collecting passlib===1.7.4 2022-08-12 10:53:09.876 | 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-12 10:53:10.016 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:53:10.019 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:53:10.030 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-12 10:53:10.035 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-12 10:53:10.045 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:53:10.048 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-12 10:53:10.050 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:53:10.057 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-12 10:53:10.178 | Collecting pysaml2===7.1.2 2022-08-12 10:53:10.185 | 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-12 10:53:10.348 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-12 10:53:10.354 | 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 405)) (5.0.0) 2022-08-12 10:53:10.374 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:53:10.378 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:53:10.390 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:53:10.657 | Collecting scrypt===0.8.20 2022-08-12 10:53:10.667 | 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-12 10:53:10.803 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:53:10.806 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-12 10:53:10.815 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-12 10:53:10.818 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-12 10:53:10.820 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:53:10.825 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-12 10:53:10.833 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-12 10:53:10.839 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-12 10:53:10.848 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:53:10.881 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:53:11.066 | Collecting xmlschema===2.0.1 2022-08-12 10:53:11.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d9/f87ebd3ce0b8b/xmlschema-2.0.1-py3-none-any.whl (354 kB) 2022-08-12 10:53:11.218 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-12 10:53:11.223 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:53:11.249 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:53:11.252 | 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-12 10:53:11.310 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-12 10:53:11.336 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:53:11.394 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:53:11.399 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:53:11.405 | 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-12 10:53:11.407 | 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-12 10:53:11.421 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-12 10:53:11.466 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-12 10:53:11.469 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-12 10:53:11.471 | 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-12 10:53:11.476 | 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-12 10:53:11.487 | 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-12 10:53:11.495 | 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-12 10:53:11.504 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-12 10:53:11.515 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-12 10:53:11.524 | 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 303)) (5.0.0) 2022-08-12 10:53:11.533 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:53:11.536 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:53:11.540 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-12 10:53:11.640 | Collecting defusedxml===0.7.1 2022-08-12 10:53:11.647 | 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-12 10:53:11.728 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-12 10:53:11.730 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:53:11.733 | 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 112)) (2.1.0) 2022-08-12 10:53:11.737 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:53:11.740 | 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-12 10:53:11.743 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-12 10:53:11.881 | Collecting elementpath===3.0.1 2022-08-12 10:53:11.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a01/59a95283220d5/elementpath-3.0.1-py3-none-any.whl (186 kB) 2022-08-12 10:53:12.004 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:53:12.008 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:53:12.011 | 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-12 10:53:12.021 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-12 10:53:12.024 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-12 10:53:12.030 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-12 10:53:12.058 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-12 10:53:12.709 | Installing collected packages: itsdangerous, Werkzeug, click, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-08-12 10:53:12.959 | Attempting uninstall: click 2022-08-12 10:53:12.960 | Found existing installation: Click 7.0 2022-08-12 10:53:12.961 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-12 10:53:12.962 | Can't uninstall 'Click'. No files were found to uninstall. 2022-08-12 10:53:13.295 | Attempting uninstall: PyJWT 2022-08-12 10:53:13.296 | Found existing installation: PyJWT 1.7.1 2022-08-12 10:53:13.297 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-12 10:53:13.297 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-08-12 10:53:13.646 | Attempting uninstall: oauthlib 2022-08-12 10:53:13.646 | Found existing installation: oauthlib 3.1.0 2022-08-12 10:53:13.648 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-12 10:53:13.648 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-08-12 10:53:15.266 | Running setup.py develop for keystone 2022-08-12 10:53:17.015 | Successfully installed Flask-2.2.1 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-12 10:53:17.153 | + inc/python:pip_install:196 : result=0 2022-08-12 10:53:17.155 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:53:17.158 | + functions-common:time_stop:2440 : local name 2022-08-12 10:53:17.160 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:53:17.162 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:53:17.164 | + functions-common:time_stop:2443 : local total 2022-08-12 10:53:17.166 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:53:17.168 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:53:17.170 | + functions-common:time_stop:2447 : start_time=1660301583187 2022-08-12 10:53:17.172 | + functions-common:time_stop:2449 : [[ -z 1660301583187 ]] 2022-08-12 10:53:17.175 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:53:17.179 | + functions-common:time_stop:2452 : end_time=1660301597176 2022-08-12 10:53:17.181 | + functions-common:time_stop:2453 : elapsed_time=13989 2022-08-12 10:53:17.183 | + functions-common:time_stop:2454 : total=60643 2022-08-12 10:53:17.185 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:53:17.187 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=74632 2022-08-12 10:53:17.189 | + inc/python:pip_install:199 : return 0 2022-08-12 10:53:17.191 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-12 10:53:17.194 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-12 10:53:17.197 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-12 10:53:17.215 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-12 10:53:17.226 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-12 10:53:17.229 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-12 10:53:17.231 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:53:17.233 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:53:17.236 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-08-12 10:53:17.238 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:53:17.240 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-12 10:53:17.256 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:17.259 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-12 10:53:17.261 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-12 10:53:17.264 | + ./stack.sh:main:894 : configure_keystone 2022-08-12 10:53:17.266 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-12 10:53:17.279 | + 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-12 10:53:17.281 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-12 10:53:17.285 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-12 10:53:17.301 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:17.303 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-12 10:53:17.337 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-12 10:53:17.368 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-12 10:53:17.401 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-12 10:53:17.435 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-12 10:53:17.468 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-12 10:53:17.502 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-12 10:53:17.534 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-12 10:53:17.565 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-12 10:53:17.568 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-12 10:53:17.570 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-12 10:53:17.572 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-12 10:53:17.575 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-12 10:53:17.577 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-12 10:53:17.592 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:17.595 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-12 10:53:17.598 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-12 10:53:17.600 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-12 10:53:17.615 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:17.617 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:53:17.620 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:53:17.653 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-12 10:53:17.655 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-12 10:53:17.658 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-12 10:53:17.660 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-12 10:53:17.677 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:17.682 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.40/identity 2022-08-12 10:53:17.716 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-12 10:53:17.719 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-12 10:53:17.754 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-12 10:53:17.757 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-12 10:53:17.759 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-12 10:53:17.762 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-12 10:53:17.764 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-12 10:53:17.766 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-12 10:53:17.769 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-12 10:53:17.785 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:17.787 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-12 10:53:17.789 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-12 10:53:17.792 | + 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-12 10:53:17.826 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-12 10:53:17.828 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-12 10:53:17.830 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-12 10:53:17.833 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-12 10:53:17.836 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-12 10:53:17.852 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-12 10:53:17.855 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-12 10:53:17.857 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-12 10:53:17.859 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-12 10:53:17.861 | + 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-12 10:53:17.892 | + 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-12 10:53:17.923 | + 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-12 10:53:17.954 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-12 10:53:17.985 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-12 10:53:18.016 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-12 10:53:18.019 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-12 10:53:18.021 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-12 10:53:18.024 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-12 10:53:18.026 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-12 10:53:18.028 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-12 10:53:18.031 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-12 10:53:18.034 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-12 10:53:18.038 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-12 10:53:18.040 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-12 10:53:18.043 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-12 10:53:18.055 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-12 10:53:18.057 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:53:18.070 | d /var/run/uwsgi 0755 ubuntu root 2022-08-12 10:53:18.073 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:53:18.089 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-12 10:53:18.091 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-12 10:53:18.095 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-12 10:53:18.127 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-12 10:53:18.158 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-12 10:53:18.188 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-12 10:53:18.219 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-12 10:53:18.249 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-12 10:53:18.280 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-12 10:53:18.312 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-12 10:53:18.343 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-12 10:53:18.374 | + 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-12 10:53:18.405 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-12 10:53:18.436 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-12 10:53:18.467 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-12 10:53:18.499 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-12 10:53:18.501 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-12 10:53:18.504 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-12 10:53:18.507 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-12 10:53:18.509 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-12 10:53:18.511 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:53:18.514 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:53:18.516 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-12 10:53:18.518 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-12 10:53:18.521 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-12 10:53:18.552 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-12 10:53:18.584 | + 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-12 10:53:18.584 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-12 10:53:18.592 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-12 10:53:18.596 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-12 10:53:18.598 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-12 10:53:18.601 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-12 10:53:18.603 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-12 10:53:18.605 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-12 10:53:18.607 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:53:18.610 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:53:18.612 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-12 10:53:18.614 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-12 10:53:18.617 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:53:18.619 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:53:18.621 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-12 10:53:18.684 | Enabling site keystone-wsgi-public. 2022-08-12 10:53:18.689 | To activate the new configuration, you need to run: 2022-08-12 10:53:18.689 | systemctl reload apache2 2022-08-12 10:53:18.694 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-12 10:53:18.696 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-12 10:53:18.698 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:53:18.701 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-12 10:53:18.829 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-12 10:53:18.862 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-12 10:53:18.897 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-12 10:53:18.932 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-12 10:53:18.934 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-12 10:53:18.969 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-12 10:53:19.001 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-12 10:53:19.032 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-12 10:53:19.035 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-12 10:53:19.037 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-12 10:53:19.054 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:19.056 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-12 10:53:19.073 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:19.076 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-12 10:53:19.078 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-12 10:53:19.080 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-12 10:53:19.083 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-12 10:53:19.085 | + lib/stack:stack_install_service:32 : install_swift 2022-08-12 10:53:19.087 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-12 10:53:19.090 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-12 10:53:19.092 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-12 10:53:19.094 | + functions-common:git_clone:599 : local git_ref=master 2022-08-12 10:53:19.096 | + functions-common:git_clone:600 : local orig_dir 2022-08-12 10:53:19.099 | ++ functions-common:git_clone:601 : pwd 2022-08-12 10:53:19.102 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-12 10:53:19.104 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-12 10:53:19.107 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-12 10:53:19.122 | + functions-common:git_clone:604 : RECLONE=False 2022-08-12 10:53:19.125 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-12 10:53:19.127 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-12 10:53:19.129 | + functions-common:git_clone:618 : echo master 2022-08-12 10:53:19.130 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-12 10:53:19.135 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-12 10:53:19.138 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-12 10:53:19.140 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-12 10:53:19.153 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-12 10:53:19.156 | + functions-common:git_clone:679 : git show --oneline 2022-08-12 10:53:19.156 | + functions-common:git_clone:679 : head -1 2022-08-12 10:53:19.161 | bdd2b4b74 Merge "Add Jianjian to authors." 2022-08-12 10:53:19.164 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-12 10:53:19.166 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-12 10:53:19.169 | + inc/python:setup_develop:334 : local bindep 2022-08-12 10:53:19.171 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-12 10:53:19.173 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-12 10:53:19.176 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-12 10:53:19.179 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-12 10:53:19.181 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-12 10:53:19.184 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-12 10:53:19.186 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-12 10:53:19.188 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-12 10:53:19.190 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-12 10:53:19.193 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-12 10:53:19.196 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-12 10:53:19.199 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-12 10:53:19.201 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-12 10:53:19.203 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-12 10:53:19.206 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-12 10:53:19.213 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-12 10:53:19.215 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-12 10:53:19.840 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-12 10:53:19.843 | + inc/python:setup_package:414 : local bindep=0 2022-08-12 10:53:19.845 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-12 10:53:19.847 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-12 10:53:19.850 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-12 10:53:19.852 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-12 10:53:19.854 | + inc/python:setup_package:423 : local flags=-e 2022-08-12 10:53:19.856 | + inc/python:setup_package:424 : local extras=keystone 2022-08-12 10:53:19.859 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-12 10:53:19.861 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-12 10:53:19.863 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-12 10:53:19.865 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-12 10:53:19.868 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-12 10:53:19.870 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-12 10:53:19.891 | Using python 3.8 to install /opt/stack/swift 2022-08-12 10:53:19.893 | + 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-12 10:53:21.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:53:21.857 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:21.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:53:21.857 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:22.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:53:22.872 | Obtaining file:///opt/stack/swift 2022-08-12 10:53:24.129 | 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-12 10:53:24.138 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-12 10:53:24.175 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-12 10:53:24.183 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-12 10:53:24.188 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-12 10:53:25.248 | Collecting lxml===4.9.1 2022-08-12 10:53:25.271 | 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-12 10:53:25.724 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:53:25.727 | 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 302)) (3.0.0) 2022-08-12 10:53:25.762 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:53:25.801 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-12 10:53:25.806 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:53:25.811 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-12 10:53:25.848 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:53:25.857 | 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 320)) (6.0.0) 2022-08-12 10:53:25.870 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:53:25.875 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:53:25.878 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-12 10:53:25.987 | Collecting pyeclib===1.6.1 2022-08-12 10:53:26.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-08-12 10:53:26.966 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-12 10:53:26.969 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:53:26.975 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-12 10:53:26.980 | 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 405)) (5.0.0) 2022-08-12 10:53:27.000 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:53:27.004 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:53:27.017 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:53:27.022 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:53:27.025 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:53:27.029 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:53:27.220 | Collecting xattr===0.9.9 2022-08-12 10:53:27.226 | 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-12 10:53:27.312 | 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-12 10:53:27.314 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:53:27.317 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-12 10:53:27.344 | 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-12 10:53:27.357 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:53:27.413 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-12 10:53:27.419 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:53:27.425 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:53:27.429 | 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-12 10:53:27.432 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:53:27.435 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:53:27.438 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:53:27.440 | 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 112)) (2.1.0) 2022-08-12 10:53:27.445 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:53:27.448 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:53:27.451 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:53:27.455 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:53:27.458 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:53:27.462 | Building wheels for collected packages: pyeclib 2022-08-12 10:53:27.463 | Building wheel for pyeclib (setup.py): started 2022-08-12 10:53:28.642 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-08-12 10:53:28.643 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50596 sha256=23c67d916269241927c3e30975219172053c8cd4bdaec9bae1c4a95d00978766 2022-08-12 10:53:28.643 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-08-12 10:53:28.644 | Successfully built pyeclib 2022-08-12 10:53:29.901 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-08-12 10:53:30.327 | Running setup.py develop for swift 2022-08-12 10:53:31.957 | Successfully installed lxml-4.9.1 pyeclib-1.6.1 swift xattr-0.9.9 2022-08-12 10:53:32.083 | + inc/python:pip_install:196 : result=0 2022-08-12 10:53:32.086 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:53:32.088 | + functions-common:time_stop:2440 : local name 2022-08-12 10:53:32.091 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:53:32.093 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:53:32.095 | + functions-common:time_stop:2443 : local total 2022-08-12 10:53:32.097 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:53:32.099 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:53:32.101 | + functions-common:time_stop:2447 : start_time=1660301599886 2022-08-12 10:53:32.103 | + functions-common:time_stop:2449 : [[ -z 1660301599886 ]] 2022-08-12 10:53:32.106 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:53:32.110 | + functions-common:time_stop:2452 : end_time=1660301612108 2022-08-12 10:53:32.112 | + functions-common:time_stop:2453 : elapsed_time=12222 2022-08-12 10:53:32.115 | + functions-common:time_stop:2454 : total=74632 2022-08-12 10:53:32.117 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:53:32.119 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86854 2022-08-12 10:53:32.121 | + inc/python:pip_install:199 : return 0 2022-08-12 10:53:32.123 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-12 10:53:32.126 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-12 10:53:32.128 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-12 10:53:32.147 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-12 10:53:32.158 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-12 10:53:32.161 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-12 10:53:32.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:53:32.166 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:53:32.168 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-08-12 10:53:32.170 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:53:32.173 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-12 10:53:32.175 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-12 10:53:32.177 | + ./stack.sh:main:903 : configure_swift 2022-08-12 10:53:32.180 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-12 10:53:32.182 | + lib/swift:configure_swift:332 : local node_number 2022-08-12 10:53:32.184 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-12 10:53:32.186 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-12 10:53:32.188 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-12 10:53:33.124 | No account-auditor running 2022-08-12 10:53:33.124 | No account-replicator running 2022-08-12 10:53:33.124 | No object-replicator running 2022-08-12 10:53:33.124 | No proxy-server running 2022-08-12 10:53:33.124 | No account-server running 2022-08-12 10:53:33.124 | No object-server running 2022-08-12 10:53:33.124 | No object-updater running 2022-08-12 10:53:33.124 | No account-reaper running 2022-08-12 10:53:33.124 | No container-auditor running 2022-08-12 10:53:33.124 | No container-replicator running 2022-08-12 10:53:33.124 | No container-updater running 2022-08-12 10:53:33.124 | No object-auditor running 2022-08-12 10:53:33.124 | No container-sharder running 2022-08-12 10:53:33.124 | No container-sync running 2022-08-12 10:53:33.124 | No object-expirer running 2022-08-12 10:53:33.124 | No container-server running 2022-08-12 10:53:33.124 | No container-reconciler running 2022-08-12 10:53:33.124 | No object-reconstructor running 2022-08-12 10:53:33.192 | + lib/swift:configure_swift:337 : true 2022-08-12 10:53:33.194 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-12 10:53:33.207 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-12 10:53:33.219 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-12 10:53:33.221 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-12 10:53:33.222 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-12 10:53:33.227 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-12 10:53:33.227 | s/%GROUP%/ubuntu/; 2022-08-12 10:53:33.227 | s/%USER%/ubuntu/; 2022-08-12 10:53:33.227 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-12 10:53:33.227 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-12 10:53:33.230 | uid = ubuntu 2022-08-12 10:53:33.230 | gid = ubuntu 2022-08-12 10:53:33.230 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-12 10:53:33.230 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-12 10:53:33.230 | address = 127.0.0.1 2022-08-12 10:53:33.230 | 2022-08-12 10:53:33.230 | [account6612] 2022-08-12 10:53:33.230 | max connections = 25 2022-08-12 10:53:33.231 | path = /opt/stack/data/swift/1/node/ 2022-08-12 10:53:33.231 | read only = false 2022-08-12 10:53:33.231 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-12 10:53:33.231 | 2022-08-12 10:53:33.231 | [account6622] 2022-08-12 10:53:33.231 | max connections = 25 2022-08-12 10:53:33.231 | path = /opt/stack/data/swift/2/node/ 2022-08-12 10:53:33.231 | read only = false 2022-08-12 10:53:33.231 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-12 10:53:33.231 | 2022-08-12 10:53:33.231 | [account6632] 2022-08-12 10:53:33.231 | max connections = 25 2022-08-12 10:53:33.231 | path = /opt/stack/data/swift/3/node/ 2022-08-12 10:53:33.231 | read only = false 2022-08-12 10:53:33.231 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-12 10:53:33.231 | 2022-08-12 10:53:33.231 | [account6642] 2022-08-12 10:53:33.231 | max connections = 25 2022-08-12 10:53:33.231 | path = /opt/stack/data/swift/4/node/ 2022-08-12 10:53:33.231 | read only = false 2022-08-12 10:53:33.231 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-12 10:53:33.231 | 2022-08-12 10:53:33.231 | 2022-08-12 10:53:33.231 | [container6611] 2022-08-12 10:53:33.231 | max connections = 25 2022-08-12 10:53:33.231 | path = /opt/stack/data/swift/1/node/ 2022-08-12 10:53:33.231 | read only = false 2022-08-12 10:53:33.231 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-12 10:53:33.231 | 2022-08-12 10:53:33.231 | [container6621] 2022-08-12 10:53:33.231 | max connections = 25 2022-08-12 10:53:33.231 | path = /opt/stack/data/swift/2/node/ 2022-08-12 10:53:33.231 | read only = false 2022-08-12 10:53:33.231 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-12 10:53:33.231 | 2022-08-12 10:53:33.231 | [container6631] 2022-08-12 10:53:33.231 | max connections = 25 2022-08-12 10:53:33.232 | path = /opt/stack/data/swift/3/node/ 2022-08-12 10:53:33.232 | read only = false 2022-08-12 10:53:33.232 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-12 10:53:33.232 | 2022-08-12 10:53:33.232 | [container6641] 2022-08-12 10:53:33.232 | max connections = 25 2022-08-12 10:53:33.232 | path = /opt/stack/data/swift/4/node/ 2022-08-12 10:53:33.232 | read only = false 2022-08-12 10:53:33.232 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-12 10:53:33.232 | 2022-08-12 10:53:33.232 | 2022-08-12 10:53:33.232 | [object6613] 2022-08-12 10:53:33.232 | max connections = 25 2022-08-12 10:53:33.232 | path = /opt/stack/data/swift/1/node/ 2022-08-12 10:53:33.232 | read only = false 2022-08-12 10:53:33.232 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-12 10:53:33.232 | 2022-08-12 10:53:33.232 | [object6623] 2022-08-12 10:53:33.232 | max connections = 25 2022-08-12 10:53:33.232 | path = /opt/stack/data/swift/2/node/ 2022-08-12 10:53:33.232 | read only = false 2022-08-12 10:53:33.232 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-12 10:53:33.232 | 2022-08-12 10:53:33.232 | [object6633] 2022-08-12 10:53:33.232 | max connections = 25 2022-08-12 10:53:33.232 | path = /opt/stack/data/swift/3/node/ 2022-08-12 10:53:33.232 | read only = false 2022-08-12 10:53:33.232 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-12 10:53:33.232 | 2022-08-12 10:53:33.232 | [object6643] 2022-08-12 10:53:33.232 | max connections = 25 2022-08-12 10:53:33.232 | path = /opt/stack/data/swift/4/node/ 2022-08-12 10:53:33.232 | read only = false 2022-08-12 10:53:33.232 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-12 10:53:33.233 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-12 10:53:33.235 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:53:33.237 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:53:33.239 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-12 10:53:33.251 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-12 10:53:33.253 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-12 10:53:33.257 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-12 10:53:33.261 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-12 10:53:33.264 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-12 10:53:33.268 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-12 10:53:33.300 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.40:8080/v1/ 2022-08-12 10:53:33.328 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-12 10:53:33.346 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-12 10:53:33.377 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-12 10:53:33.395 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-12 10:53:33.427 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-12 10:53:33.445 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-12 10:53:33.476 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-12 10:53:33.494 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-12 10:53:33.526 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-12 10:53:33.544 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-12 10:53:33.575 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-12 10:53:33.592 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-12 10:53:33.607 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:33.609 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-12 10:53:33.641 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-12 10:53:33.672 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-12 10:53:33.703 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-12 10:53:33.734 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-12 10:53:33.736 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-12 10:53:33.751 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:33.753 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-12 10:53:33.784 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-12 10:53:33.799 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:33.801 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-12 10:53:33.816 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:33.818 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-12 10:53:33.820 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-12 10:53:33.835 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:33.837 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-12 10:53:33.839 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-12 10:53:33.841 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-12 10:53:33.846 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-12 10:53:33.852 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-12 10:53:33.883 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-12 10:53:33.914 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-12 10:53:33.947 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-12 10:53:33.980 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-12 10:53:34.017 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-12 10:53:34.019 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-12 10:53:34.022 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-12 10:53:34.024 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-12 10:53:34.026 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-12 10:53:34.057 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-12 10:53:34.088 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.40/identity 2022-08-12 10:53:34.119 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-12 10:53:34.150 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-12 10:53:34.181 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-12 10:53:34.212 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-12 10:53:34.243 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-12 10:53:34.274 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-12 10:53:34.305 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-12 10:53:34.336 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-12 10:53:34.366 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-12 10:53:34.398 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-12 10:53:34.429 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-12 10:53:34.462 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-12 10:53:34.493 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-12 10:53:34.511 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-12 10:53:34.543 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-12 10:53:34.574 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-12 10:53:34.579 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-12 10:53:34.610 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-12 10:53:34.641 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-12 10:53:34.672 | + lib/swift:configure_swift:480 : local node_number 2022-08-12 10:53:34.674 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-12 10:53:34.676 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-12 10:53:34.679 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-12 10:53:34.683 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-12 10:53:34.685 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-12 10:53:34.688 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-12 10:53:34.690 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-12 10:53:34.692 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-12 10:53:34.694 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-12 10:53:34.696 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-12 10:53:34.699 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-12 10:53:34.716 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-12 10:53:34.748 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-12 10:53:34.766 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-12 10:53:34.799 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-12 10:53:34.817 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-12 10:53:34.849 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-12 10:53:34.867 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-12 10:53:34.899 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-12 10:53:34.916 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-12 10:53:34.949 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-12 10:53:34.966 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-12 10:53:34.999 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-12 10:53:35.017 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-12 10:53:35.049 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-12 10:53:35.066 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-12 10:53:35.098 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-12 10:53:35.117 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-12 10:53:35.147 | + 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-12 10:53:35.153 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-12 10:53:35.172 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-12 10:53:35.205 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-12 10:53:35.237 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-12 10:53:35.239 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-12 10:53:35.244 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-12 10:53:35.246 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-12 10:53:35.248 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-12 10:53:35.250 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-12 10:53:35.252 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-12 10:53:35.254 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-12 10:53:35.257 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-12 10:53:35.259 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-12 10:53:35.277 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-12 10:53:35.309 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-12 10:53:35.327 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-12 10:53:35.360 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-12 10:53:35.378 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-12 10:53:35.410 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-12 10:53:35.429 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-12 10:53:35.461 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-12 10:53:35.479 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-12 10:53:35.511 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-12 10:53:35.529 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-12 10:53:35.562 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-12 10:53:35.579 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-12 10:53:35.612 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-12 10:53:35.630 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-12 10:53:35.662 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-12 10:53:35.681 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-12 10:53:35.712 | + 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-12 10:53:35.717 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-12 10:53:35.735 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-12 10:53:35.768 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-12 10:53:35.771 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-12 10:53:35.776 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-12 10:53:35.778 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-12 10:53:35.780 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-12 10:53:35.782 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-12 10:53:35.784 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-12 10:53:35.786 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-12 10:53:35.789 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-12 10:53:35.791 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-12 10:53:35.809 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-12 10:53:35.840 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-12 10:53:35.858 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-12 10:53:35.891 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-12 10:53:35.908 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-12 10:53:35.941 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-12 10:53:35.959 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-12 10:53:35.992 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-12 10:53:36.010 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-12 10:53:36.042 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-12 10:53:36.060 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-12 10:53:36.092 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-12 10:53:36.110 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-12 10:53:36.142 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-12 10:53:36.160 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-12 10:53:36.194 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-12 10:53:36.212 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-12 10:53:36.243 | + 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-12 10:53:36.255 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-12 10:53:36.274 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-12 10:53:36.307 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-12 10:53:36.339 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-12 10:53:36.371 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-12 10:53:36.403 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-12 10:53:36.405 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-12 10:53:36.409 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-12 10:53:36.442 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-12 10:53:36.475 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-12 10:53:36.507 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-12 10:53:36.539 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-12 10:53:36.572 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-12 10:53:36.603 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-12 10:53:36.634 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-12 10:53:36.666 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-12 10:53:36.697 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-12 10:53:36.713 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:36.716 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-12 10:53:36.733 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-12 10:53:36.736 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-12 10:53:36.755 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-12 10:53:36.758 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.40 2022-08-12 10:53:36.789 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-12 10:53:36.791 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-12 10:53:36.823 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.40/identity 2022-08-12 10:53:36.856 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-12 10:53:36.858 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-12 10:53:36.889 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-12 10:53:36.906 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:36.908 | + lib/swift:configure_swift:543 : local user_group 2022-08-12 10:53:36.911 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-12 10:53:36.916 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-12 10:53:36.918 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-12 10:53:36.931 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-12 10:53:36.933 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-12 10:53:36.944 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-12 10:53:36.946 | + lib/swift:configure_swift:550 : is_suse 2022-08-12 10:53:36.948 | + functions-common:is_suse:537 : is_opensuse 2022-08-12 10:53:36.951 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-12 10:53:36.953 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-12 10:53:36.955 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-12 10:53:36.957 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-12 10:53:36.960 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-12 10:53:36.963 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-12 10:53:36.974 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-12 10:53:36.977 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-12 10:53:36.979 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-12 10:53:36.996 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:53:36.998 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-12 10:53:37.015 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:37.018 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-12 10:53:37.020 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-12 10:53:37.023 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-12 10:53:37.026 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-12 10:53:37.028 | + lib/stack:stack_install_service:32 : install_glance 2022-08-12 10:53:37.030 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-12 10:53:37.033 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-12 10:53:37.035 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-12 10:53:37.052 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:37.055 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-12 10:53:37.057 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-12 10:53:37.073 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:53:37.076 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-12 10:53:37.078 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-12 10:53:37.081 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-12 10:53:37.084 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:53:37.087 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:53:37.089 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-08-12 10:53:37.092 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:53:37.095 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-12 10:53:37.097 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-12 10:53:37.101 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-12 10:53:37.103 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-12 10:53:37.106 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-12 10:53:37.108 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-12 10:53:37.111 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-12 10:53:37.114 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-12 10:53:37.117 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-12 10:53:37.119 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-12 10:53:37.123 | +++ 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-12 10:53:37.123 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-12 10:53:37.128 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-12 10:53:37.131 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-12 10:53:37.133 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-12 10:53:37.136 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-12 10:53:37.139 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-12 10:53:37.160 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-12 10:53:37.162 | + 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-12 10:53:39.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:53:39.140 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:39.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:53:39.151 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:40.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:53:40.337 | Collecting glance-store===4.0.1 2022-08-12 10:53:40.343 | 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-12 10:53:40.538 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-12 10:53:40.548 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-12 10:53:40.586 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:53:40.847 | Collecting os-brick===6.0.0 2022-08-12 10:53:40.855 | 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-12 10:53:41.008 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:53:41.012 | 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 298)) (5.7.0) 2022-08-12 10:53:41.028 | 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 303)) (5.0.0) 2022-08-12 10:53:41.038 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:53:41.076 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-12 10:53:41.081 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:53:41.086 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-12 10:53:41.123 | 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 314)) (3.0.0) 2022-08-12 10:53:41.137 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-12 10:53:41.139 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:53:41.148 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-12 10:53:41.170 | 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 320)) (6.0.0) 2022-08-12 10:53:41.205 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:53:41.212 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:53:41.214 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-12 10:53:41.217 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:53:41.222 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-12 10:53:41.377 | Collecting python-cinderclient===9.0.0 2022-08-12 10:53:41.384 | 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-12 10:53:41.533 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-12 10:53:41.538 | 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 405)) (5.0.0) 2022-08-12 10:53:41.696 | Collecting python-swiftclient===4.0.1 2022-08-12 10:53:41.702 | 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-12 10:53:41.812 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:53:41.815 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:53:41.828 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:53:41.832 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-12 10:53:41.836 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:53:41.838 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:53:41.842 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-12 10:53:41.856 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:53:41.888 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-12 10:53:41.893 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-12 10:53:41.901 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-12 10:53:41.929 | 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-12 10:53:41.985 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:53:41.988 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-12 10:53:41.991 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:53:41.997 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:53:42.001 | 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-12 10:53:42.004 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-12 10:53:42.009 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:53:42.012 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:53:42.015 | 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-12 10:53:42.024 | 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-12 10:53:42.037 | 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-12 10:53:42.045 | 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-12 10:53:42.056 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-12 10:53:42.067 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:53:42.070 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:53:42.081 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:53:42.083 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:53:42.087 | 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 112)) (2.1.0) 2022-08-12 10:53:42.091 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-12 10:53:42.118 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:53:42.143 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:53:42.147 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:53:42.149 | 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-12 10:53:42.152 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-12 10:53:42.158 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:53:43.389 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-08-12 10:53:44.585 | Successfully installed glance-store-4.0.1 os-brick-6.0.0 python-cinderclient-9.0.0 python-swiftclient-4.0.1 2022-08-12 10:53:44.694 | + inc/python:pip_install:196 : result=0 2022-08-12 10:53:44.697 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:53:44.699 | + functions-common:time_stop:2440 : local name 2022-08-12 10:53:44.702 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:53:44.704 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:53:44.706 | + functions-common:time_stop:2443 : local total 2022-08-12 10:53:44.709 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:53:44.711 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:53:44.713 | + functions-common:time_stop:2447 : start_time=1660301617154 2022-08-12 10:53:44.716 | + functions-common:time_stop:2449 : [[ -z 1660301617154 ]] 2022-08-12 10:53:44.718 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:53:44.723 | + functions-common:time_stop:2452 : end_time=1660301624720 2022-08-12 10:53:44.725 | + functions-common:time_stop:2453 : elapsed_time=7566 2022-08-12 10:53:44.728 | + functions-common:time_stop:2454 : total=86854 2022-08-12 10:53:44.730 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:53:44.732 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=94420 2022-08-12 10:53:44.735 | + inc/python:pip_install:199 : return 0 2022-08-12 10:53:44.737 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-12 10:53:44.740 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-12 10:53:44.742 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-12 10:53:44.755 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-12 10:53:44.760 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-12 10:53:44.762 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-12 10:53:44.765 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-12 10:53:44.767 | + functions-common:git_clone:599 : local git_ref=master 2022-08-12 10:53:44.769 | + functions-common:git_clone:600 : local orig_dir 2022-08-12 10:53:44.772 | ++ functions-common:git_clone:601 : pwd 2022-08-12 10:53:44.775 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-12 10:53:44.777 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-12 10:53:44.780 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-12 10:53:44.796 | + functions-common:git_clone:604 : RECLONE=False 2022-08-12 10:53:44.799 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-12 10:53:44.801 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-12 10:53:44.804 | + functions-common:git_clone:618 : echo master 2022-08-12 10:53:44.804 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-12 10:53:44.809 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-12 10:53:44.811 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-12 10:53:44.814 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-12 10:53:44.827 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-12 10:53:44.829 | + functions-common:git_clone:679 : git show --oneline 2022-08-12 10:53:44.830 | + functions-common:git_clone:679 : head -1 2022-08-12 10:53:44.834 | cb60c1d2f remove expired notes for Multi Store feature 2022-08-12 10:53:44.837 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-12 10:53:44.839 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-12 10:53:44.842 | + inc/python:setup_develop:334 : local bindep 2022-08-12 10:53:44.844 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-12 10:53:44.847 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-12 10:53:44.849 | + inc/python:setup_develop:340 : local extras= 2022-08-12 10:53:44.852 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-12 10:53:44.855 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-12 10:53:44.857 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-12 10:53:44.859 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-12 10:53:44.862 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-12 10:53:44.864 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-12 10:53:44.867 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-12 10:53:44.870 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-12 10:53:44.873 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-12 10:53:44.875 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-12 10:53:44.878 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-12 10:53:44.882 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-12 10:53:44.887 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-12 10:53:44.890 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-12 10:53:45.506 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-12 10:53:45.509 | + inc/python:setup_package:414 : local bindep=0 2022-08-12 10:53:45.511 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-12 10:53:45.514 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-12 10:53:45.516 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-12 10:53:45.518 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-12 10:53:45.521 | + inc/python:setup_package:423 : local flags=-e 2022-08-12 10:53:45.525 | + inc/python:setup_package:424 : local extras= 2022-08-12 10:53:45.527 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-12 10:53:45.530 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-12 10:53:45.532 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-12 10:53:45.535 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-12 10:53:45.537 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-12 10:53:45.539 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-12 10:53:45.560 | Using python 3.8 to install /opt/stack/glance 2022-08-12 10:53:45.563 | + 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-12 10:53:47.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:53:47.602 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:47.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:53:47.602 | from cryptography.utils import int_from_bytes 2022-08-12 10:53:48.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:53:48.626 | Obtaining file:///opt/stack/glance 2022-08-12 10:53:49.905 | 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-12 10:53:49.914 | 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-12 10:53:49.923 | 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-12 10:53:49.934 | 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-12 10:53:50.220 | Collecting WSME===0.11.0 2022-08-12 10:53:50.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-08-12 10:53:50.330 | 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-12 10:53:50.343 | 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-12 10:53:50.505 | Collecting castellan===4.0.0 2022-08-12 10:53:50.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/7b42670d0daea/castellan-4.0.0-py3-none-any.whl (96 kB) 2022-08-12 10:53:50.635 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-12 10:53:50.765 | Collecting cursive===0.2.2 2022-08-12 10:53:50.772 | 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-12 10:53:50.871 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:53:50.877 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-12 10:53:50.882 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-12 10:53:50.890 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-12 10:53:50.893 | 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 178)) (4.0.1) 2022-08-12 10:53:50.984 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-12 10:53:50.989 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-12 10:53:51.000 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-12 10:53:51.035 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-12 10:53:51.062 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:53:51.065 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-12 10:53:51.104 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:53:51.160 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-12 10:53:51.211 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:53:51.216 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:53:51.220 | 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 298)) (5.7.0) 2022-08-12 10:53:51.237 | 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 302)) (3.0.0) 2022-08-12 10:53:51.274 | 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 303)) (5.0.0) 2022-08-12 10:53:51.283 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:53:51.322 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-12 10:53:51.328 | 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 306)) (12.0.0) 2022-08-12 10:53:51.375 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:53:51.483 | Collecting oslo.limit===2.0.0 2022-08-12 10:53:51.490 | 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-12 10:53:51.583 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-12 10:53:51.620 | 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 310)) (13.0.0) 2022-08-12 10:53:51.673 | 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 311)) (0.4.0) 2022-08-12 10:53:51.683 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-12 10:53:51.701 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-12 10:53:51.716 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-12 10:53:51.728 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:53:51.736 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-12 10:53:51.758 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-12 10:53:51.767 | 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 320)) (6.0.0) 2022-08-12 10:53:51.781 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-12 10:53:51.820 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:53:51.825 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:53:51.827 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:53:51.839 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-12 10:53:51.844 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-12 10:53:51.862 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-12 10:53:51.876 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-12 10:53:51.885 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-12 10:53:51.887 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:53:51.893 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-12 10:53:52.021 | Collecting python-barbicanclient===5.4.0 2022-08-12 10:53:52.027 | 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-12 10:53:52.136 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-12 10:53:52.141 | 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 405)) (5.0.0) 2022-08-12 10:53:52.161 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:53:52.165 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-12 10:53:52.172 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:53:52.275 | Collecting retrying===1.3.3 2022-08-12 10:53:52.281 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-08-12 10:53:52.368 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:53:52.469 | Collecting simplegeneric===0.8.1 2022-08-12 10:53:52.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-08-12 10:53:53.219 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:53:53.222 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-12 10:53:53.232 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-12 10:53:53.235 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-12 10:53:53.237 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:53:53.415 | Collecting taskflow===5.0.0 2022-08-12 10:53:53.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-08-12 10:53:53.641 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-12 10:53:53.655 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-12 10:53:53.664 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-12 10:53:53.670 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-12 10:53:53.680 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:53:53.712 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:53:53.717 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:53:53.721 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-12 10:53:53.726 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:53:53.752 | 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-12 10:53:53.755 | 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-12 10:53:53.765 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:53:53.768 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-12 10:53:53.794 | 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-12 10:53:53.871 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-12 10:53:53.904 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-12 10:53:53.907 | 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-12 10:53:53.910 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-12 10:53:53.935 | 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-12 10:53:53.940 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-12 10:53:53.984 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-12 10:53:53.987 | 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-12 10:53:53.993 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-12 10:53:54.001 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:53:54.004 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-12 10:53:54.015 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:53:54.018 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-12 10:53:54.029 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:53:54.032 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:53:54.034 | 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 112)) (2.1.0) 2022-08-12 10:53:54.040 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:53:54.043 | 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-12 10:53:54.218 | Collecting networkx===2.8.5 2022-08-12 10:53:54.229 | 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-12 10:53:54.713 | Collecting pydot===1.4.2 2022-08-12 10:53:54.720 | 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-12 10:53:54.929 | Collecting automaton===3.0.0 2022-08-12 10:53:54.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/f0b8f5544fa4d/automaton-3.0.0-py3-none-any.whl (22 kB) 2022-08-12 10:53:55.026 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-12 10:53:55.028 | 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-12 10:53:55.031 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:53:55.034 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-12 10:53:55.037 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-12 10:53:55.057 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-12 10:53:55.062 | 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-12 10:53:55.065 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-12 10:53:55.068 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-12 10:53:55.070 | 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-12 10:53:55.073 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-12 10:53:55.122 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-12 10:53:55.124 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-12 10:53:55.127 | Building wheels for collected packages: simplegeneric 2022-08-12 10:53:55.128 | Building wheel for simplegeneric (setup.py): started 2022-08-12 10:53:55.745 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-08-12 10:53:55.746 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=a1fa6ec53aa15954c5eabaeb26565b119c424adafa0d00f7c6e27e366d7d24e5 2022-08-12 10:53:55.746 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-08-12 10:53:55.747 | Successfully built simplegeneric 2022-08-12 10:53:56.473 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-08-12 10:53:59.701 | Running setup.py develop for glance 2022-08-12 10:54:01.283 | 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-12 10:54:01.428 | + inc/python:pip_install:196 : result=0 2022-08-12 10:54:01.430 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:54:01.448 | + functions-common:time_stop:2440 : local name 2022-08-12 10:54:01.448 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:54:01.448 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:54:01.448 | + functions-common:time_stop:2443 : local total 2022-08-12 10:54:01.448 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:54:01.448 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:54:01.448 | + functions-common:time_stop:2447 : start_time=1660301625555 2022-08-12 10:54:01.449 | + functions-common:time_stop:2449 : [[ -z 1660301625555 ]] 2022-08-12 10:54:01.452 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:54:01.456 | + functions-common:time_stop:2452 : end_time=1660301641454 2022-08-12 10:54:01.459 | + functions-common:time_stop:2453 : elapsed_time=15899 2022-08-12 10:54:01.461 | + functions-common:time_stop:2454 : total=94420 2022-08-12 10:54:01.463 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:54:01.466 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=110319 2022-08-12 10:54:01.468 | + inc/python:pip_install:199 : return 0 2022-08-12 10:54:01.470 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-12 10:54:01.473 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-12 10:54:01.475 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-12 10:54:01.494 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-12 10:54:01.506 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-12 10:54:01.509 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-12 10:54:01.511 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:54:01.514 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:54:01.516 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-08-12 10:54:01.519 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:54:01.522 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-12 10:54:01.524 | + ./stack.sh:main:915 : configure_glance 2022-08-12 10:54:01.527 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-12 10:54:01.539 | + lib/glance:configure_glance:326 : local dburl 2022-08-12 10:54:01.542 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-12 10:54:01.544 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-12 10:54:01.547 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-12 10:54:01.549 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-12 10:54:01.551 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-12 10:54:01.554 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-12 10:54:01.556 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-12 10:54:01.572 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:01.574 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-12 10:54:01.577 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-12 10:54:01.579 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-12 10:54:01.582 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-12 10:54:01.616 | + 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-12 10:54:01.650 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-12 10:54:01.682 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-12 10:54:01.714 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-12 10:54:01.748 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-12 10:54:01.783 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-12 10:54:01.785 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-12 10:54:01.788 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-12 10:54:01.790 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-12 10:54:01.793 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-12 10:54:01.827 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-12 10:54:01.858 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.40/identity 2022-08-12 10:54:01.890 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-12 10:54:01.921 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-12 10:54:01.954 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-12 10:54:01.986 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-12 10:54:02.018 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-12 10:54:02.050 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-12 10:54:02.082 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-12 10:54:02.114 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-12 10:54:02.149 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-12 10:54:02.151 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-12 10:54:02.153 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-12 10:54:02.156 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-12 10:54:02.158 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-12 10:54:02.161 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-12 10:54:02.179 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:02.182 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-12 10:54:02.184 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-12 10:54:02.187 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-12 10:54:02.203 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:02.205 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:54:02.209 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:54:02.241 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-12 10:54:02.243 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-12 10:54:02.245 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-12 10:54:02.248 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-12 10:54:02.250 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-12 10:54:02.283 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-12 10:54:02.315 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-12 10:54:02.318 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-12 10:54:02.320 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-12 10:54:02.323 | + lib/glance:configure_glance_store:254 : local be 2022-08-12 10:54:02.325 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-12 10:54:02.328 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-12 10:54:02.330 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-12 10:54:02.365 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-12 10:54:02.368 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.40 2022-08-12 10:54:02.403 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-12 10:54:02.405 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-12 10:54:02.422 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:02.425 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-12 10:54:02.457 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-12 10:54:02.490 | + 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-12 10:54:02.522 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-12 10:54:02.555 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-12 10:54:02.587 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-12 10:54:02.603 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:54:02.605 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-12 10:54:02.638 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-12 10:54:02.673 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-12 10:54:02.706 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.40/identity/v3 2022-08-12 10:54:02.738 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-12 10:54:02.770 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.40/image 2022-08-12 10:54:02.803 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-12 10:54:02.819 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:54:02.821 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-12 10:54:02.824 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-12 10:54:02.826 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-12 10:54:02.829 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-12 10:54:02.846 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-12 10:54:02.848 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-12 10:54:02.851 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-12 10:54:02.853 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-12 10:54:02.856 | + 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-12 10:54:02.888 | + 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-12 10:54:02.920 | + 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-12 10:54:02.952 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-12 10:54:02.984 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-12 10:54:02.989 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-12 10:54:03.030 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-12 10:54:03.064 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-12 10:54:03.097 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.40/identity 2022-08-12 10:54:03.130 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-12 10:54:03.164 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-12 10:54:03.198 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-12 10:54:03.230 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-12 10:54:03.265 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-12 10:54:03.302 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-12 10:54:03.337 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-12 10:54:03.369 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-12 10:54:03.374 | + 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-12 10:54:03.382 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-12 10:54:03.398 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:54:03.400 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-12 10:54:03.403 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-12 10:54:03.405 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-12 10:54:03.407 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-12 10:54:03.410 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-12 10:54:03.413 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-12 10:54:03.417 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-12 10:54:03.419 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-12 10:54:03.423 | + 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-12 10:54:03.456 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-12 10:54:03.459 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-12 10:54:03.461 | ++ functions:get_random_port:837 : true 2022-08-12 10:54:03.464 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-12 10:54:03.466 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-12 10:54:03.468 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-12 10:54:03.537 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-12 10:54:03.539 | ++ functions:get_random_port:841 : break 2 2022-08-12 10:54:03.541 | ++ functions:get_random_port:845 : echo 60999 2022-08-12 10:54:03.544 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-12 10:54:03.547 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-12 10:54:03.578 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-12 10:54:03.609 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-12 10:54:03.641 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-12 10:54:03.673 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-12 10:54:03.704 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-12 10:54:03.736 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-12 10:54:03.767 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-12 10:54:03.799 | + 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-12 10:54:03.831 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-12 10:54:03.862 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-12 10:54:03.894 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-12 10:54:03.926 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-12 10:54:03.957 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-12 10:54:03.989 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-12 10:54:04.021 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-12 10:54:04.054 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-12 10:54:04.085 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-12 10:54:04.118 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-12 10:54:04.149 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-12 10:54:04.151 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-12 10:54:04.153 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-12 10:54:04.156 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:04.158 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:04.161 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-12 10:54:04.163 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-12 10:54:04.225 | proxy (enabled by site administrator) 2022-08-12 10:54:04.228 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-12 10:54:04.230 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-12 10:54:04.232 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-12 10:54:04.235 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:04.237 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:04.240 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-12 10:54:04.242 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-12 10:54:04.295 | No module matches proxy_http 2022-08-12 10:54:04.299 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-08-12 10:54:04.361 | Considering dependency proxy for proxy_http: 2022-08-12 10:54:04.361 | Module proxy already enabled 2022-08-12 10:54:04.361 | Enabling module proxy_http. 2022-08-12 10:54:04.367 | To activate the new configuration, you need to run: 2022-08-12 10:54:04.367 | systemctl restart apache2 2022-08-12 10:54:04.371 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-08-12 10:54:04.373 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-12 10:54:04.376 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:54:04.378 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-12 10:54:04.507 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-12 10:54:04.510 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-12 10:54:04.512 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-12 10:54:04.514 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-12 10:54:04.517 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:04.519 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:04.523 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-12 10:54:04.526 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-12 10:54:04.529 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-12 10:54:04.530 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-12 10:54:04.539 | KeepAlive Off 2022-08-12 10:54:04.543 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-12 10:54:04.544 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-12 10:54:04.552 | SetEnv proxy-sendchunked 1 2022-08-12 10:54:04.556 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-12 10:54:04.556 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-12 10:54:04.564 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-12 10:54:04.568 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-12 10:54:04.570 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-12 10:54:04.572 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-12 10:54:04.575 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-12 10:54:04.577 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-12 10:54:04.580 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:04.582 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:04.585 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-12 10:54:04.587 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-12 10:54:04.590 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:04.592 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:04.594 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-12 10:54:04.656 | Enabling site glance-wsgi-api. 2022-08-12 10:54:04.661 | To activate the new configuration, you need to run: 2022-08-12 10:54:04.661 | systemctl reload apache2 2022-08-12 10:54:04.666 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-12 10:54:04.668 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-12 10:54:04.670 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:54:04.673 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-12 10:54:04.802 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-12 10:54:04.808 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-12 10:54:04.845 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-12 10:54:04.847 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-12 10:54:04.850 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-12 10:54:04.867 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:04.869 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-12 10:54:04.872 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-12 10:54:04.874 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-12 10:54:04.877 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-12 10:54:04.880 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-12 10:54:04.883 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-12 10:54:04.885 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-12 10:54:04.887 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-12 10:54:04.890 | + functions-common:git_clone:599 : local git_ref=master 2022-08-12 10:54:04.892 | + functions-common:git_clone:600 : local orig_dir 2022-08-12 10:54:04.895 | ++ functions-common:git_clone:601 : pwd 2022-08-12 10:54:04.898 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-12 10:54:04.901 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-12 10:54:04.904 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-12 10:54:04.920 | + functions-common:git_clone:604 : RECLONE=False 2022-08-12 10:54:04.923 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-12 10:54:04.925 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-12 10:54:04.928 | + functions-common:git_clone:618 : echo master 2022-08-12 10:54:04.928 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-12 10:54:04.933 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-12 10:54:04.936 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-12 10:54:04.938 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-12 10:54:04.951 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-12 10:54:04.954 | + functions-common:git_clone:679 : git show --oneline 2022-08-12 10:54:04.954 | + functions-common:git_clone:679 : head -1 2022-08-12 10:54:04.958 | 5a7f4bc1f Doc: To update portset feature details in IBM Spectrum Virtualize user guide 2022-08-12 10:54:04.961 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-12 10:54:04.963 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-12 10:54:04.966 | + inc/python:setup_develop:334 : local bindep 2022-08-12 10:54:04.968 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-12 10:54:04.971 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-12 10:54:04.974 | + inc/python:setup_develop:340 : local extras= 2022-08-12 10:54:04.976 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-12 10:54:04.979 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-12 10:54:04.981 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-12 10:54:04.984 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-12 10:54:04.986 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-12 10:54:04.988 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-12 10:54:04.992 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-12 10:54:04.994 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-12 10:54:04.997 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-12 10:54:05.000 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-12 10:54:05.002 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-12 10:54:05.006 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-12 10:54:05.012 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-12 10:54:05.014 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-12 10:54:05.656 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-12 10:54:05.659 | + inc/python:setup_package:414 : local bindep=0 2022-08-12 10:54:05.662 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-12 10:54:05.665 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-12 10:54:05.667 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-12 10:54:05.669 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-12 10:54:05.672 | + inc/python:setup_package:423 : local flags=-e 2022-08-12 10:54:05.674 | + inc/python:setup_package:424 : local extras= 2022-08-12 10:54:05.677 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-12 10:54:05.680 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-12 10:54:05.682 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-12 10:54:05.685 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-12 10:54:05.687 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-12 10:54:05.690 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-12 10:54:05.711 | Using python 3.8 to install /opt/stack/cinder 2022-08-12 10:54:05.713 | + 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-12 10:54:07.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:54:07.746 | from cryptography.utils import int_from_bytes 2022-08-12 10:54:07.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:54:07.746 | from cryptography.utils import int_from_bytes 2022-08-12 10:54:08.753 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:54:08.754 | Obtaining file:///opt/stack/cinder 2022-08-12 10:54:11.004 | 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-12 10:54:11.013 | 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-12 10:54:11.022 | 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-12 10:54:11.033 | 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-12 10:54:11.177 | 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-12 10:54:12.419 | Collecting boto3===1.24.46 2022-08-12 10:54:12.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/440/26e44549148db/boto3-1.24.46-py3-none-any.whl (132 kB) 2022-08-12 10:54:14.076 | Collecting botocore===1.27.46 2022-08-12 10:54:14.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/747/b7e94aef41498/botocore-1.27.46-py3-none-any.whl (9.0 MB) 2022-08-12 10:54:15.186 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-12 10:54:15.204 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-12 10:54:15.241 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-12 10:54:15.253 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:54:15.256 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-12 10:54:15.504 | Collecting google-api-python-client===2.55.0 2022-08-12 10:54:15.524 | 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-12 10:54:16.586 | Collecting google-auth===2.10.0 2022-08-12 10:54:16.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1de/ba4a54f95ef67/google_auth-2.10.0-py2.py3-none-any.whl (167 kB) 2022-08-12 10:54:16.864 | Collecting google-auth-httplib2===0.1.0 2022-08-12 10:54:16.871 | 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-12 10:54:16.963 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-12 10:54:16.967 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-12 10:54:16.977 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-12 10:54:17.013 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:54:17.016 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-12 10:54:17.020 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-12 10:54:17.058 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:54:17.115 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-12 10:54:17.166 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-12 10:54:17.319 | Collecting oauth2client===4.1.3 2022-08-12 10:54:17.326 | 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-12 10:54:17.434 | 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 287)) (6.0.0) 2022-08-12 10:54:17.457 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:54:17.461 | 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 298)) (5.7.0) 2022-08-12 10:54:17.478 | 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 302)) (3.0.0) 2022-08-12 10:54:17.515 | 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 303)) (5.0.0) 2022-08-12 10:54:17.525 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:54:17.564 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-12 10:54:17.570 | 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 306)) (12.0.0) 2022-08-12 10:54:17.616 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:54:17.620 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-12 10:54:17.658 | 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 310)) (13.0.0) 2022-08-12 10:54:17.712 | 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 311)) (0.4.0) 2022-08-12 10:54:17.722 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-12 10:54:17.740 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-12 10:54:17.754 | 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 314)) (3.0.0) 2022-08-12 10:54:17.768 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-12 10:54:17.779 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-12 10:54:17.782 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:54:17.791 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-12 10:54:17.813 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-12 10:54:17.823 | 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 320)) (6.0.0) 2022-08-12 10:54:17.837 | 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 321)) (3.0.0) 2022-08-12 10:54:18.035 | Collecting oslo.vmware===4.0.0 2022-08-12 10:54:18.042 | 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-12 10:54:18.213 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-12 10:54:18.251 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:54:18.452 | Collecting paramiko===2.11.0 2022-08-12 10:54:18.459 | 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-12 10:54:18.627 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:54:18.629 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:54:18.640 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-12 10:54:18.646 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-12 10:54:18.874 | Collecting pyasn1===0.4.8 2022-08-12 10:54:18.880 | 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-12 10:54:19.164 | Collecting pyasn1-modules===0.2.8 2022-08-12 10:54:19.170 | 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-12 10:54:19.299 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-12 10:54:19.309 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-12 10:54:19.312 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:54:19.318 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-12 10:54:19.322 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-12 10:54:19.336 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-12 10:54:19.496 | Collecting python-glanceclient===4.0.1 2022-08-12 10:54:19.502 | 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-12 10:54:19.639 | 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 405)) (5.0.0) 2022-08-12 10:54:19.660 | 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 416)) (18.0.0) 2022-08-12 10:54:19.674 | 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 428)) (4.0.1) 2022-08-12 10:54:19.694 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:54:19.698 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-12 10:54:19.705 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:54:19.718 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:54:19.848 | Collecting rsa===4.9 2022-08-12 10:54:19.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/902/60d9058e51478/rsa-4.9-py3-none-any.whl (34 kB) 2022-08-12 10:54:20.056 | Collecting rtslib-fb===2.1.75 2022-08-12 10:54:20.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-08-12 10:54:20.883 | Collecting s3transfer===0.6.0 2022-08-12 10:54:20.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-08-12 10:54:20.993 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:54:20.996 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-12 10:54:21.005 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-12 10:54:21.008 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-12 10:54:21.011 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:54:21.128 | Collecting suds-community===1.1.2 2022-08-12 10:54:21.135 | 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-12 10:54:21.353 | Collecting tabulate===0.8.10 2022-08-12 10:54:21.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-12 10:54:21.453 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-12 10:54:21.504 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-12 10:54:21.518 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-12 10:54:21.527 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-12 10:54:21.532 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-12 10:54:21.542 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-12 10:54:21.734 | Collecting uritemplate===4.1.1 2022-08-12 10:54:21.739 | 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-12 10:54:21.829 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:54:21.861 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-12 10:54:21.971 | Collecting warlock===2.0.1 2022-08-12 10:54:21.978 | 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-12 10:54:22.070 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:54:22.075 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:54:22.078 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-12 10:54:22.083 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:54:22.291 | Collecting zstd===1.5.2.5 2022-08-12 10:54:22.301 | 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-12 10:54:22.484 | 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-12 10:54:22.487 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:54:22.497 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-12 10:54:22.699 | Collecting google-api-core===2.8.2 2022-08-12 10:54:22.705 | 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-12 10:54:22.823 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-12 10:54:22.825 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-12 10:54:22.852 | 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-12 10:54:22.909 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-12 10:54:22.915 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-12 10:54:22.918 | 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-12 10:54:22.920 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:54:22.926 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:54:22.931 | 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-12 10:54:22.945 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-12 10:54:22.947 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-12 10:54:22.993 | 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-12 10:54:22.997 | 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-12 10:54:23.003 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-12 10:54:23.011 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:54:23.014 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-12 10:54:23.025 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:54:23.122 | Collecting PyNaCl===1.5.0 2022-08-12 10:54:23.131 | 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-12 10:54:23.221 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-12 10:54:23.232 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-12 10:54:23.244 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:54:23.246 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:54:23.249 | 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 112)) (2.1.0) 2022-08-12 10:54:23.363 | Collecting pyudev===0.23.2 2022-08-12 10:54:23.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-08-12 10:54:23.476 | 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-12 10:54:23.478 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-12 10:54:23.482 | 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-12 10:54:23.489 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-12 10:54:23.526 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-12 10:54:23.528 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-12 10:54:23.532 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:54:23.536 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-12 10:54:23.660 | Collecting googleapis-common-protos===1.56.4 2022-08-12 10:54:23.666 | 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-12 10:54:23.801 | 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-12 10:54:23.811 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-12 10:54:23.813 | 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-12 10:54:23.817 | 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-12 10:54:23.820 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-12 10:54:23.867 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-12 10:54:23.869 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-12 10:54:23.872 | Building wheels for collected packages: rtslib-fb 2022-08-12 10:54:23.873 | Building wheel for rtslib-fb (setup.py): started 2022-08-12 10:54:24.563 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-08-12 10:54:24.564 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=1e8bf936c12b358aa7b9f6475153953493d410093dc20e3902b22713a350e190 2022-08-12 10:54:24.564 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-08-12 10:54:24.565 | Successfully built rtslib-fb 2022-08-12 10:54:25.440 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, googleapis-common-protos, pyasn1, pyasn1-modules, rsa, google-auth, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-08-12 10:54:25.440 | Attempting uninstall: PyNaCl 2022-08-12 10:54:25.441 | Found existing installation: PyNaCl 1.3.0 2022-08-12 10:54:25.442 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-12 10:54:25.443 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-08-12 10:54:30.411 | Running setup.py develop for cinder 2022-08-12 10:54:32.854 | Successfully installed PyNaCl-1.5.0 boto3-1.24.46 botocore-1.27.46 cinder google-api-core-2.8.2 google-api-python-client-2.55.0 google-auth-2.10.0 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-12 10:54:33.139 | + inc/python:pip_install:196 : result=0 2022-08-12 10:54:33.141 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:54:33.144 | + functions-common:time_stop:2440 : local name 2022-08-12 10:54:33.146 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:54:33.148 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:54:33.151 | + functions-common:time_stop:2443 : local total 2022-08-12 10:54:33.153 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:54:33.155 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:54:33.157 | + functions-common:time_stop:2447 : start_time=1660301645705 2022-08-12 10:54:33.160 | + functions-common:time_stop:2449 : [[ -z 1660301645705 ]] 2022-08-12 10:54:33.163 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:54:33.167 | + functions-common:time_stop:2452 : end_time=1660301673165 2022-08-12 10:54:33.170 | + functions-common:time_stop:2453 : elapsed_time=27460 2022-08-12 10:54:33.172 | + functions-common:time_stop:2454 : total=110319 2022-08-12 10:54:33.174 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:54:33.177 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=137779 2022-08-12 10:54:33.179 | + inc/python:pip_install:199 : return 0 2022-08-12 10:54:33.182 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-12 10:54:33.184 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-12 10:54:33.187 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-12 10:54:33.206 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-12 10:54:33.217 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-12 10:54:33.220 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-12 10:54:33.223 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:54:33.225 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:54:33.228 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-08-12 10:54:33.230 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:54:33.233 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-12 10:54:33.235 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-12 10:54:33.240 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-12 10:54:33.242 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:33.244 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:33.247 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-12 10:54:33.259 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-12 10:54:33.261 | + functions-common:install_package:1464 : update_package_repo 2022-08-12 10:54:33.264 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:54:33.266 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-12 10:54:33.269 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:54:33.271 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:54:33.273 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:54:33.276 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:33.278 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:33.281 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:54:33.283 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-12 10:54:33.286 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-12 10:54:33.289 | + functions-common:apt_get_update:1191 : return 2022-08-12 10:54:33.291 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-12 10:54:33.294 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:54:33.296 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:33.299 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:33.302 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-12 10:54:33.324 | + 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-12 10:54:33.434 | Reading package lists... 2022-08-12 10:54:33.685 | Building dependency tree... 2022-08-12 10:54:33.687 | Reading state information... 2022-08-12 10:54:33.940 | The following packages were automatically installed and are no longer required: 2022-08-12 10:54:33.941 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:54:33.941 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:54:33.941 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:54:33.941 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:54:33.941 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:54:33.942 | python3-zope.interface 2022-08-12 10:54:33.942 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:54:33.943 | The following additional packages will be installed: 2022-08-12 10:54:33.943 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-12 10:54:33.943 | python3-urwid 2022-08-12 10:54:33.944 | Suggested packages: 2022-08-12 10:54:33.944 | python-pyparsing-doc python-urwid-doc 2022-08-12 10:54:34.014 | The following NEW packages will be installed: 2022-08-12 10:54:34.014 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-12 10:54:34.014 | python3-urwid targetcli-fb 2022-08-12 10:54:34.153 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:54:34.153 | Need to get 356 kB of archives. 2022-08-12 10:54:34.153 | After this operation, 2,294 kB of additional disk space will be used. 2022-08-12 10:54:34.153 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-08-12 10:54:34.352 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-08-12 10:54:34.454 | 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-12 10:54:34.468 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-08-12 10:54:34.479 | 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-12 10:54:34.489 | 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-12 10:54:35.055 | Fetched 356 kB in 0s (749 kB/s) 2022-08-12 10:54:35.250 | Selecting previously unselected package python3-pyparsing. 2022-08-12 10:54:35.304 | (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-12 10:54:35.307 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-08-12 10:54:35.358 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-08-12 10:54:35.717 | Selecting previously unselected package python3-urwid. 2022-08-12 10:54:35.727 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-08-12 10:54:35.785 | Unpacking python3-urwid (2.0.1-3) ... 2022-08-12 10:54:36.186 | Selecting previously unselected package python3-configshell-fb. 2022-08-12 10:54:36.196 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-08-12 10:54:36.249 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-12 10:54:36.598 | Selecting previously unselected package python3-pyudev. 2022-08-12 10:54:36.608 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-08-12 10:54:36.661 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-12 10:54:37.050 | Selecting previously unselected package python3-rtslib-fb. 2022-08-12 10:54:37.060 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-08-12 10:54:37.107 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-12 10:54:37.585 | Selecting previously unselected package targetcli-fb. 2022-08-12 10:54:37.595 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-08-12 10:54:37.649 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-12 10:54:38.058 | Setting up python3-urwid (2.0.1-3) ... 2022-08-12 10:54:38.493 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-12 10:54:38.493 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-12 10:54:38.494 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-12 10:54:38.494 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-12 10:54:38.494 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-12 10:54:38.494 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-12 10:54:38.494 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-12 10:54:38.494 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-12 10:54:38.671 | Setting up python3-pyparsing (2.4.6-1) ... 2022-08-12 10:54:39.055 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-12 10:54:39.541 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-12 10:54:39.958 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-12 10:54:41.392 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-12 10:54:41.993 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-08-12 10:54:41.993 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-08-12 10:54:44.039 | Processing triggers for man-db (2.9.1-1) ... 2022-08-12 10:54:44.324 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-12 10:54:52.870 | + functions-common:apt_get:1235 : result=0 2022-08-12 10:54:52.873 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:54:52.875 | + functions-common:time_stop:2440 : local name 2022-08-12 10:54:52.880 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:54:52.882 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:54:52.886 | + functions-common:time_stop:2443 : local total 2022-08-12 10:54:52.888 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:54:52.891 | + functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:54:52.894 | + functions-common:time_stop:2447 : start_time=1660301673321 2022-08-12 10:54:52.896 | + functions-common:time_stop:2449 : [[ -z 1660301673321 ]] 2022-08-12 10:54:52.900 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:54:52.904 | + functions-common:time_stop:2452 : end_time=1660301692901 2022-08-12 10:54:52.907 | + functions-common:time_stop:2453 : elapsed_time=19580 2022-08-12 10:54:52.911 | + functions-common:time_stop:2454 : total=494385 2022-08-12 10:54:52.914 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:54:52.916 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=513965 2022-08-12 10:54:52.919 | + functions-common:apt_get:1239 : return 0 2022-08-12 10:54:52.921 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-12 10:54:52.925 | + ./stack.sh:main:921 : configure_cinder 2022-08-12 10:54:52.927 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-12 10:54:52.941 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-12 10:54:52.945 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-12 10:54:52.948 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-12 10:54:52.950 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-12 10:54:52.954 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-12 10:54:52.954 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-12 10:54:52.959 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-12 10:54:52.961 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-12 10:54:52.964 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-12 10:54:52.966 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-12 10:54:52.968 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-12 10:54:52.971 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-12 10:54:52.973 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-12 10:54:52.976 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-12 10:54:52.990 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-12 10:54:53.002 | + 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-12 10:54:53.014 | + 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-12 10:54:53.031 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-12 10:54:53.044 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-12 10:54:53.047 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-12 10:54:53.052 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JNXB8bjtU3 2022-08-12 10:54:53.054 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-12 10:54:53.056 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-12 10:54:53.059 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-12 10:54:53.061 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JNXB8bjtU3 2022-08-12 10:54:53.067 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JNXB8bjtU3 2022-08-12 10:54:53.081 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JNXB8bjtU3 /etc/sudoers.d/cinder-rootwrap 2022-08-12 10:54:53.093 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-12 10:54:53.098 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-12 10:54:53.101 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-12 10:54:53.103 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-12 10:54:53.105 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-12 10:54:53.107 | + 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-12 10:54:53.109 | + 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-12 10:54:53.111 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-12 10:54:53.114 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-12 10:54:53.118 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-12 10:54:53.123 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-12 10:54:53.144 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-12 10:54:53.165 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-12 10:54:53.185 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-12 10:54:53.207 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-12 10:54:53.232 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-12 10:54:53.254 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-12 10:54:53.274 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-12 10:54:53.294 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-12 10:54:53.298 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-12 10:54:53.300 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-12 10:54:53.303 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-12 10:54:53.305 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-12 10:54:53.341 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-12 10:54:53.373 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.40/identity 2022-08-12 10:54:53.406 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-12 10:54:53.438 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-12 10:54:53.470 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-12 10:54:53.502 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-12 10:54:53.534 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-12 10:54:53.566 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-12 10:54:53.598 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-12 10:54:53.630 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-12 10:54:53.664 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-12 10:54:53.697 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-12 10:54:53.700 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-12 10:54:53.702 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-12 10:54:53.704 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-12 10:54:53.707 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-12 10:54:53.709 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-12 10:54:53.712 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-12 10:54:53.728 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:53.731 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-12 10:54:53.733 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-12 10:54:53.736 | + 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-12 10:54:53.771 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-12 10:54:53.803 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-12 10:54:53.835 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-12 10:54:53.868 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-12 10:54:53.900 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-12 10:54:53.932 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-12 10:54:53.967 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-12 10:54:53.970 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.40 2022-08-12 10:54:54.001 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-12 10:54:54.037 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-12 10:54:54.045 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5b12d98dc133afdc16b934600eb11a74 2022-08-12 10:54:54.077 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-12 10:54:54.079 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-12 10:54:54.111 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-12 10:54:54.143 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-12 10:54:54.175 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-12 10:54:54.208 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-12 10:54:54.228 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:54:54.231 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-12 10:54:54.247 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:54:54.249 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-12 10:54:54.266 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:54:54.269 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-12 10:54:54.286 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:54:54.288 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-12 10:54:54.290 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-12 10:54:54.293 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-12 10:54:54.295 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-12 10:54:54.297 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-12 10:54:54.300 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-12 10:54:54.302 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-12 10:54:54.319 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:54.322 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-12 10:54:54.325 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-12 10:54:54.327 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-12 10:54:54.343 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:54.346 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:54:54.349 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:54:54.381 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-12 10:54:54.383 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-12 10:54:54.385 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-12 10:54:54.388 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-12 10:54:54.390 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-12 10:54:54.394 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-12 10:54:54.410 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-12 10:54:54.413 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-12 10:54:54.415 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-12 10:54:54.417 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-12 10:54:54.420 | + 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-12 10:54:54.451 | + 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-12 10:54:54.483 | + 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-12 10:54:54.515 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-12 10:54:54.550 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-12 10:54:54.567 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:54.569 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-12 10:54:54.571 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-12 10:54:54.576 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-12 10:54:54.578 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-12 10:54:54.581 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-12 10:54:54.583 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-12 10:54:54.586 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-12 10:54:54.590 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-12 10:54:54.592 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-12 10:54:54.595 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-12 10:54:54.607 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-12 10:54:54.607 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:54:54.616 | d /var/run/uwsgi 0755 ubuntu root 2022-08-12 10:54:54.619 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:54:54.635 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-12 10:54:54.638 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-12 10:54:54.642 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-12 10:54:54.675 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-12 10:54:54.706 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-12 10:54:54.737 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-12 10:54:54.769 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-12 10:54:54.800 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-12 10:54:54.831 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-12 10:54:54.863 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-12 10:54:54.894 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-12 10:54:54.927 | + 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-12 10:54:54.957 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-12 10:54:54.990 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-12 10:54:55.021 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-12 10:54:55.052 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-12 10:54:55.055 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-12 10:54:55.058 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-12 10:54:55.060 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-12 10:54:55.062 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-12 10:54:55.066 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:55.068 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:55.070 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-12 10:54:55.073 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-12 10:54:55.075 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-12 10:54:55.107 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-12 10:54:55.139 | + 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-12 10:54:55.139 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-12 10:54:55.148 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-12 10:54:55.151 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-12 10:54:55.153 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-12 10:54:55.156 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-12 10:54:55.159 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-12 10:54:55.161 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-12 10:54:55.163 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:55.166 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:55.168 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-12 10:54:55.170 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-12 10:54:55.173 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:54:55.176 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:54:55.178 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-12 10:54:55.238 | Enabling site cinder-wsgi. 2022-08-12 10:54:55.245 | To activate the new configuration, you need to run: 2022-08-12 10:54:55.245 | systemctl reload apache2 2022-08-12 10:54:55.250 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-12 10:54:55.252 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-12 10:54:55.254 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:54:55.257 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-12 10:54:55.383 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-12 10:54:55.386 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-12 10:54:55.421 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.40/image 2022-08-12 10:54:55.453 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-12 10:54:55.470 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:54:55.473 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-12 10:54:55.475 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-12 10:54:55.478 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-12 10:54:55.480 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-12 10:54:55.482 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-12 10:54:55.517 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-12 10:54:55.550 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.40/identity 2022-08-12 10:54:55.581 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-12 10:54:55.613 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-12 10:54:55.646 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-12 10:54:55.677 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-12 10:54:55.709 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-12 10:54:55.742 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-12 10:54:55.773 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-12 10:54:55.806 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-12 10:54:55.837 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-12 10:54:55.870 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-12 10:54:55.873 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-12 10:54:55.889 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:55.891 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.40:2379 2022-08-12 10:54:55.926 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-12 10:54:55.929 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-12 10:54:55.931 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-12 10:54:55.948 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:54:55.951 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-12 10:54:55.953 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-12 10:54:55.956 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-12 10:54:55.958 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-12 10:54:55.961 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-12 10:54:55.963 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-12 10:54:55.967 | ++ 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-12 10:54:55.967 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-12 10:54:55.973 | + 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-12 10:54:55.976 | + 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-12 10:54:55.978 | + 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-12 10:54:55.981 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-12 10:54:55.983 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-12 10:54:55.987 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-12 10:54:55.989 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-12 10:54:55.992 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:54:55.994 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:54:55.996 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-08-12 10:54:55.999 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:54:56.002 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-12 10:54:56.004 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-12 10:54:56.006 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-12 10:54:56.009 | + functions-common:git_clone:599 : local git_ref=master 2022-08-12 10:54:56.011 | + functions-common:git_clone:600 : local orig_dir 2022-08-12 10:54:56.014 | ++ functions-common:git_clone:601 : pwd 2022-08-12 10:54:56.016 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-12 10:54:56.019 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-12 10:54:56.022 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-12 10:54:56.039 | + functions-common:git_clone:604 : RECLONE=False 2022-08-12 10:54:56.041 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-12 10:54:56.043 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-12 10:54:56.046 | + functions-common:git_clone:618 : echo master 2022-08-12 10:54:56.047 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-12 10:54:56.052 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-12 10:54:56.054 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-12 10:54:56.056 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-12 10:54:56.069 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-12 10:54:56.072 | + functions-common:git_clone:679 : git show --oneline 2022-08-12 10:54:56.072 | + functions-common:git_clone:679 : head -1 2022-08-12 10:54:56.076 | f77ef29b87 Merge "[OVN] Fix updating network segmentation ID" 2022-08-12 10:54:56.078 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-12 10:54:56.082 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-12 10:54:56.084 | + inc/python:setup_develop:334 : local bindep 2022-08-12 10:54:56.087 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-12 10:54:56.089 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-12 10:54:56.091 | + inc/python:setup_develop:340 : local extras= 2022-08-12 10:54:56.094 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-12 10:54:56.097 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-12 10:54:56.099 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-12 10:54:56.102 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-12 10:54:56.104 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-12 10:54:56.107 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-12 10:54:56.110 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-12 10:54:56.112 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-12 10:54:56.115 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-12 10:54:56.118 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-12 10:54:56.120 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-12 10:54:56.124 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-12 10:54:56.129 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-12 10:54:56.132 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-12 10:54:56.760 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-12 10:54:56.763 | + inc/python:setup_package:414 : local bindep=0 2022-08-12 10:54:56.765 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-12 10:54:56.768 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-12 10:54:56.771 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-12 10:54:56.773 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-12 10:54:56.775 | + inc/python:setup_package:423 : local flags=-e 2022-08-12 10:54:56.778 | + inc/python:setup_package:424 : local extras= 2022-08-12 10:54:56.780 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-12 10:54:56.783 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-12 10:54:56.785 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-12 10:54:56.787 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-12 10:54:56.790 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-12 10:54:56.792 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-12 10:54:56.813 | Using python 3.8 to install /opt/stack/neutron 2022-08-12 10:54:56.816 | + 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-12 10:54:58.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:54:58.847 | from cryptography.utils import int_from_bytes 2022-08-12 10:54:58.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:54:58.847 | from cryptography.utils import int_from_bytes 2022-08-12 10:54:59.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:54:59.874 | Obtaining file:///opt/stack/neutron 2022-08-12 10:55:02.099 | 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-12 10:55:02.105 | 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-12 10:55:02.108 | 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-12 10:55:02.117 | 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-12 10:55:02.125 | 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-12 10:55:02.136 | 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-12 10:55:02.279 | 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-12 10:55:02.293 | 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-12 10:55:02.306 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:55:02.313 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:55:02.316 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-12 10:55:02.324 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-12 10:55:02.326 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-12 10:55:02.331 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-12 10:55:02.341 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-12 10:55:02.377 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-12 10:55:02.404 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:55:02.462 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-12 10:55:02.511 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:55:02.516 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:55:02.519 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-08-12 10:55:02.556 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-12 10:55:02.581 | 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 290)) (2.4.0) 2022-08-12 10:55:02.597 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-12 10:55:02.601 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:55:02.605 | 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 296)) (2.8.0) 2022-08-12 10:55:02.610 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-12 10:55:02.637 | 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 302)) (3.0.0) 2022-08-12 10:55:02.674 | 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 303)) (5.0.0) 2022-08-12 10:55:02.684 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:55:02.722 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-12 10:55:02.728 | 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 306)) (12.0.0) 2022-08-12 10:55:02.774 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:55:02.779 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-12 10:55:02.816 | 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 310)) (13.0.0) 2022-08-12 10:55:02.869 | 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 311)) (0.4.0) 2022-08-12 10:55:02.879 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-12 10:55:02.898 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-12 10:55:02.912 | 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 314)) (3.0.0) 2022-08-12 10:55:02.926 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-12 10:55:02.938 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-12 10:55:02.940 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:55:02.949 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-12 10:55:02.970 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-12 10:55:02.980 | 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 320)) (6.0.0) 2022-08-12 10:55:02.994 | 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 321)) (3.0.0) 2022-08-12 10:55:03.012 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-12 10:55:03.051 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-12 10:55:03.056 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-12 10:55:03.064 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:55:03.070 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:55:03.072 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-12 10:55:03.081 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:55:03.092 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-12 10:55:03.098 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-12 10:55:03.117 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-12 10:55:03.128 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-12 10:55:03.138 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-12 10:55:03.142 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:55:03.146 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-12 10:55:03.152 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-12 10:55:03.157 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-12 10:55:03.175 | 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 405)) (5.0.0) 2022-08-12 10:55:03.222 | 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 415)) (8.0.0) 2022-08-12 10:55:03.247 | 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 416)) (18.0.0) 2022-08-12 10:55:03.261 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:55:03.265 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-12 10:55:03.272 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:55:03.285 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-12 10:55:03.288 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:55:03.292 | Requirement already satisfied: setproctitle===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.1) 2022-08-12 10:55:03.297 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-12 10:55:03.301 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:55:03.303 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-12 10:55:03.306 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-12 10:55:03.316 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-12 10:55:03.319 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-12 10:55:03.321 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:55:03.325 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-12 10:55:03.339 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-12 10:55:03.348 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-12 10:55:03.354 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-12 10:55:03.364 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-12 10:55:03.423 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:55:03.456 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-12 10:55:03.460 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:55:03.465 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:55:03.468 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-12 10:55:03.473 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:55:03.499 | 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-12 10:55:03.502 | 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-12 10:55:03.513 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-12 10:55:03.540 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:55:03.543 | 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-12 10:55:03.546 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-12 10:55:03.583 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-12 10:55:03.588 | 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-12 10:55:03.590 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-12 10:55:03.593 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-12 10:55:03.598 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-12 10:55:03.619 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:55:03.622 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-12 10:55:03.625 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-12 10:55:03.674 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-12 10:55:03.677 | 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-12 10:55:03.681 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-12 10:55:03.689 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:55:03.692 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-12 10:55:03.704 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-12 10:55:03.707 | 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 300)) (2.6.1) 2022-08-12 10:55:03.721 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-12 10:55:03.731 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-12 10:55:03.769 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-12 10:55:03.773 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:55:03.775 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:55:03.778 | 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 112)) (2.1.0) 2022-08-12 10:55:03.784 | 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-12 10:55:03.786 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-12 10:55:03.788 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-12 10:55:03.792 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-12 10:55:03.794 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:55:03.797 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-12 10:55:03.844 | 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-12 10:55:03.847 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-12 10:55:03.851 | 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-12 10:55:03.909 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-12 10:55:04.778 | Installing collected packages: neutron 2022-08-12 10:55:04.778 | Attempting uninstall: neutron 2022-08-12 10:55:04.779 | Found existing installation: neutron 20.2.0 2022-08-12 10:55:10.237 | Uninstalling neutron-20.2.0: 2022-08-12 10:55:10.320 | Successfully uninstalled neutron-20.2.0 2022-08-12 10:55:10.320 | Running setup.py develop for neutron 2022-08-12 10:55:13.118 | Successfully installed neutron 2022-08-12 10:55:13.226 | + inc/python:pip_install:196 : result=0 2022-08-12 10:55:13.228 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:55:13.230 | + functions-common:time_stop:2440 : local name 2022-08-12 10:55:13.233 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:55:13.235 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:55:13.238 | + functions-common:time_stop:2443 : local total 2022-08-12 10:55:13.240 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:55:13.242 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:55:13.244 | + functions-common:time_stop:2447 : start_time=1660301696808 2022-08-12 10:55:13.246 | + functions-common:time_stop:2449 : [[ -z 1660301696808 ]] 2022-08-12 10:55:13.249 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:55:13.253 | + functions-common:time_stop:2452 : end_time=1660301713251 2022-08-12 10:55:13.255 | + functions-common:time_stop:2453 : elapsed_time=16443 2022-08-12 10:55:13.258 | + functions-common:time_stop:2454 : total=137779 2022-08-12 10:55:13.260 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:55:13.262 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=154222 2022-08-12 10:55:13.264 | + inc/python:pip_install:199 : return 0 2022-08-12 10:55:13.267 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-12 10:55:13.270 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-12 10:55:13.272 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-12 10:55:13.291 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-12 10:55:13.304 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-12 10:55:13.306 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-12 10:55:13.309 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:55:13.311 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:55:13.314 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-08-12 10:55:13.316 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:55:13.319 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-12 10:55:13.321 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-12 10:55:13.324 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-12 10:55:13.341 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:13.343 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-12 10:55:13.346 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-12 10:55:13.349 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-12 10:55:13.351 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-12 10:55:13.354 | + lib/stack:stack_install_service:32 : install_nova 2022-08-12 10:55:13.356 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-12 10:55:13.358 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-12 10:55:13.361 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:55:13.363 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:55:13.365 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-08-12 10:55:13.368 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:55:13.370 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-12 10:55:13.385 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:13.388 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-12 10:55:13.404 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:13.407 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-12 10:55:13.424 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:13.426 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-12 10:55:13.428 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-12 10:55:13.430 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-12 10:55:13.433 | + functions-common:git_clone:599 : local git_ref=master 2022-08-12 10:55:13.435 | + functions-common:git_clone:600 : local orig_dir 2022-08-12 10:55:13.438 | ++ functions-common:git_clone:601 : pwd 2022-08-12 10:55:13.440 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-12 10:55:13.442 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-12 10:55:13.445 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-12 10:55:13.461 | + functions-common:git_clone:604 : RECLONE=False 2022-08-12 10:55:13.463 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-12 10:55:13.465 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-12 10:55:13.468 | + functions-common:git_clone:618 : echo master 2022-08-12 10:55:13.468 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-12 10:55:13.474 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-12 10:55:13.476 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-12 10:55:13.478 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-12 10:55:13.491 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-12 10:55:13.494 | + functions-common:git_clone:679 : git show --oneline 2022-08-12 10:55:13.494 | + functions-common:git_clone:679 : head -1 2022-08-12 10:55:13.514 | 627af67f5e Merge "objects: Don't use generic 'Field' container" 2022-08-12 10:55:13.518 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-12 10:55:13.521 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-12 10:55:13.523 | + inc/python:setup_develop:334 : local bindep 2022-08-12 10:55:13.525 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-12 10:55:13.528 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-12 10:55:13.530 | + inc/python:setup_develop:340 : local extras= 2022-08-12 10:55:13.533 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-12 10:55:13.535 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-12 10:55:13.538 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-12 10:55:13.540 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-12 10:55:13.542 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-12 10:55:13.545 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-12 10:55:13.549 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-12 10:55:13.551 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-12 10:55:13.554 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-12 10:55:13.556 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-12 10:55:13.560 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-12 10:55:13.563 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-12 10:55:13.569 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-12 10:55:13.571 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-12 10:55:14.196 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-12 10:55:14.199 | + inc/python:setup_package:414 : local bindep=0 2022-08-12 10:55:14.201 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-12 10:55:14.204 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-12 10:55:14.206 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-12 10:55:14.208 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-12 10:55:14.211 | + inc/python:setup_package:423 : local flags=-e 2022-08-12 10:55:14.213 | + inc/python:setup_package:424 : local extras= 2022-08-12 10:55:14.215 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-12 10:55:14.217 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-12 10:55:14.220 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-12 10:55:14.223 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-12 10:55:14.225 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-12 10:55:14.227 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-12 10:55:14.248 | Using python 3.8 to install /opt/stack/nova 2022-08-12 10:55:14.250 | + 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-12 10:55:16.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:55:16.322 | from cryptography.utils import int_from_bytes 2022-08-12 10:55:16.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:55:16.323 | from cryptography.utils import int_from_bytes 2022-08-12 10:55:17.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:55:17.358 | Obtaining file:///opt/stack/nova 2022-08-12 10:55:20.646 | 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-12 10:55:20.651 | 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-12 10:55:20.654 | 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-12 10:55:20.663 | 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-12 10:55:20.672 | 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-12 10:55:20.674 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-12 10:55:20.685 | 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-12 10:55:20.827 | 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-12 10:55:20.841 | 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-12 10:55:20.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 107)) (4.0.0) 2022-08-12 10:55:20.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 126)) (36.0.2) 2022-08-12 10:55:20.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 127)) (0.2.2) 2022-08-12 10:55:20.922 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:55:20.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 161)) (0.33.1) 2022-08-12 10:55:20.933 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-12 10:55:20.936 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-12 10:55:20.941 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-12 10:55:20.976 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-12 10:55:21.003 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:55:21.006 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-12 10:55:21.045 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:55:21.102 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-12 10:55:21.151 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-12 10:55:21.308 | Collecting microversion-parse===1.0.1 2022-08-12 10:55:21.314 | 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-12 10:55:21.418 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:55:21.423 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:55:21.426 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-12 10:55:21.450 | 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 287)) (6.0.0) 2022-08-12 10:55:21.473 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-12 10:55:21.477 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:55:21.481 | 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 296)) (2.8.0) 2022-08-12 10:55:21.486 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-12 10:55:21.508 | 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 298)) (5.7.0) 2022-08-12 10:55:21.525 | 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 302)) (3.0.0) 2022-08-12 10:55:21.561 | 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 303)) (5.0.0) 2022-08-12 10:55:21.573 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:55:21.611 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-12 10:55:21.617 | 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 306)) (12.0.0) 2022-08-12 10:55:21.688 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:55:21.693 | 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 308)) (2.0.0) 2022-08-12 10:55:21.702 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-12 10:55:21.740 | 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 310)) (13.0.0) 2022-08-12 10:55:21.793 | 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 311)) (0.4.0) 2022-08-12 10:55:21.804 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-12 10:55:21.822 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-12 10:55:21.836 | 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 314)) (3.0.0) 2022-08-12 10:55:21.850 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-12 10:55:21.862 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-12 10:55:21.865 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:55:21.873 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-12 10:55:21.896 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-12 10:55:21.905 | 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 320)) (6.0.0) 2022-08-12 10:55:21.919 | 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 321)) (3.0.0) 2022-08-12 10:55:21.938 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-12 10:55:21.946 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:55:21.951 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-12 10:55:21.985 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:55:21.987 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:55:21.998 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-12 10:55:22.005 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-12 10:55:22.022 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-12 10:55:22.033 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-12 10:55:22.035 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:55:22.041 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-12 10:55:22.048 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-12 10:55:22.052 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-12 10:55:22.066 | 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 391)) (9.0.0) 2022-08-12 10:55:22.080 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-12 10:55:22.084 | 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 399)) (4.0.1) 2022-08-12 10:55:22.100 | 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 405)) (5.0.0) 2022-08-12 10:55:22.121 | 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 415)) (8.0.0) 2022-08-12 10:55:22.145 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:55:22.149 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-12 10:55:22.156 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:55:22.169 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-12 10:55:22.172 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-12 10:55:22.176 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:55:22.180 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-12 10:55:22.183 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:55:22.186 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-12 10:55:22.196 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-12 10:55:22.198 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-12 10:55:22.201 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:55:22.205 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-12 10:55:22.219 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-12 10:55:22.228 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-12 10:55:22.233 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-12 10:55:22.242 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-12 10:55:22.300 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:55:22.333 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-12 10:55:22.337 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-12 10:55:22.343 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:55:22.458 | Collecting websockify===0.10.0 2022-08-12 10:55:22.464 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-08-12 10:55:22.567 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:55:22.570 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-12 10:55:22.575 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:55:22.600 | 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-12 10:55:22.603 | 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-12 10:55:22.614 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:55:22.617 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-12 10:55:22.643 | 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-12 10:55:22.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 151)) (1.1.8) 2022-08-12 10:55:22.705 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-12 10:55:22.726 | 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-12 10:55:22.729 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-12 10:55:22.732 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-12 10:55:22.737 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:55:22.743 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-12 10:55:22.746 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-12 10:55:22.749 | 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-12 10:55:22.753 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-12 10:55:22.798 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-12 10:55:22.805 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:55:22.808 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-12 10:55:22.820 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-12 10:55:22.824 | 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-12 10:55:22.836 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-12 10:55:22.847 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-12 10:55:22.859 | 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 300)) (2.6.1) 2022-08-12 10:55:22.872 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-12 10:55:22.876 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:55:22.879 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:55:22.882 | 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 112)) (2.1.0) 2022-08-12 10:55:22.887 | 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-12 10:55:22.889 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-12 10:55:24.057 | Collecting numpy===1.23.1 2022-08-12 10:55:24.095 | 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-12 10:55:25.344 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:55:25.347 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-12 10:55:25.350 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-12 10:55:25.352 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-12 10:55:25.355 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-12 10:55:25.402 | 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-12 10:55:25.405 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-12 10:55:26.295 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-08-12 10:55:29.977 | Running setup.py develop for nova 2022-08-12 10:55:33.586 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.1 websockify-0.10.0 2022-08-12 10:55:33.754 | + inc/python:pip_install:196 : result=0 2022-08-12 10:55:33.756 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:55:33.758 | + functions-common:time_stop:2440 : local name 2022-08-12 10:55:33.761 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:55:33.763 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:55:33.766 | + functions-common:time_stop:2443 : local total 2022-08-12 10:55:33.768 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:55:33.770 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:55:33.772 | + functions-common:time_stop:2447 : start_time=1660301714242 2022-08-12 10:55:33.774 | + functions-common:time_stop:2449 : [[ -z 1660301714242 ]] 2022-08-12 10:55:33.777 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:55:33.782 | + functions-common:time_stop:2452 : end_time=1660301733779 2022-08-12 10:55:33.784 | + functions-common:time_stop:2453 : elapsed_time=19537 2022-08-12 10:55:33.786 | + functions-common:time_stop:2454 : total=154222 2022-08-12 10:55:33.788 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:55:33.791 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=173759 2022-08-12 10:55:33.793 | + inc/python:pip_install:199 : return 0 2022-08-12 10:55:33.795 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-12 10:55:33.798 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-12 10:55:33.800 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-12 10:55:33.818 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-12 10:55:33.831 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-12 10:55:33.833 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-12 10:55:33.835 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:55:33.838 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:55:33.840 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-08-12 10:55:33.843 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:55:33.846 | + 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-12 10:55:33.858 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-12 10:55:33.861 | + ./stack.sh:main:932 : configure_nova 2022-08-12 10:55:33.863 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-12 10:55:33.876 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-12 10:55:33.878 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-12 10:55:33.881 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-12 10:55:33.884 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-12 10:55:33.885 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-12 10:55:33.890 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-12 10:55:33.893 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-12 10:55:33.895 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-12 10:55:33.898 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-12 10:55:33.900 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-12 10:55:33.902 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-12 10:55:33.905 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-12 10:55:33.907 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-12 10:55:33.918 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-12 10:55:33.931 | + 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-12 10:55:33.943 | + 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-12 10:55:33.956 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-12 10:55:33.968 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-12 10:55:33.971 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-12 10:55:33.975 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ti3WRIxdDd 2022-08-12 10:55:33.977 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-12 10:55:33.980 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-12 10:55:33.982 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-12 10:55:33.985 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-12 10:55:33.987 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-12 10:55:33.989 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ti3WRIxdDd 2022-08-12 10:55:33.993 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ti3WRIxdDd 2022-08-12 10:55:34.005 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ti3WRIxdDd /etc/sudoers.d/nova-rootwrap 2022-08-12 10:55:34.018 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-12 10:55:34.022 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-12 10:55:34.025 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-12 10:55:34.027 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-12 10:55:34.030 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-12 10:55:34.032 | + 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-12 10:55:34.034 | + 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-12 10:55:34.037 | + 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-12 10:55:34.040 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-12 10:55:34.044 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-12 10:55:34.060 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:34.064 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-12 10:55:34.066 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-12 10:55:34.069 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-12 10:55:34.073 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-12 10:55:34.105 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-12 10:55:34.107 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-12 10:55:34.138 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-12 10:55:34.171 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-12 10:55:34.201 | + 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-12 10:55:34.234 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-12 10:55:34.267 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-12 10:55:34.300 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-12 10:55:34.302 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.40 2022-08-12 10:55:34.333 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-12 10:55:34.363 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-12 10:55:34.393 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-12 10:55:34.424 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-12 10:55:34.455 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-12 10:55:34.496 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-12 10:55:34.498 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-12 10:55:34.500 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-12 10:55:34.502 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-12 10:55:34.505 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-12 10:55:34.507 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-12 10:55:34.509 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-12 10:55:34.511 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-12 10:55:34.513 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-12 10:55:34.516 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:55:34.518 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-12 10:55:34.520 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-12 10:55:34.522 | + functions-common:is_suse:537 : is_opensuse 2022-08-12 10:55:34.525 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-12 10:55:34.527 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-12 10:55:34.529 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-12 10:55:34.532 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-12 10:55:34.534 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-12 10:55:34.536 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-12 10:55:34.552 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:34.554 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-12 10:55:34.556 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-12 10:55:34.558 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-12 10:55:34.590 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-12 10:55:34.592 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-12 10:55:34.594 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-12 10:55:34.597 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-12 10:55:34.599 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-12 10:55:34.601 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-12 10:55:34.603 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-12 10:55:34.619 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:34.621 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-12 10:55:34.624 | ++ 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-12 10:55:34.627 | + 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-12 10:55:34.661 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-12 10:55:34.664 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-12 10:55:34.666 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-12 10:55:34.668 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-12 10:55:34.670 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-12 10:55:34.672 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-12 10:55:34.675 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-12 10:55:34.691 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:34.693 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-12 10:55:34.695 | ++ 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-12 10:55:34.698 | + 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-12 10:55:34.731 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-12 10:55:34.765 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-12 10:55:34.796 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-12 10:55:34.827 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-12 10:55:34.843 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:34.845 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-12 10:55:34.860 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:34.863 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-12 10:55:34.864 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-12 10:55:34.869 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-12 10:55:34.871 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-12 10:55:34.901 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-12 10:55:34.918 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:34.920 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-12 10:55:34.923 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-12 10:55:34.925 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-12 10:55:34.927 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-12 10:55:34.929 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-12 10:55:34.962 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-12 10:55:34.993 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.40/identity 2022-08-12 10:55:35.024 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-12 10:55:35.054 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-12 10:55:35.085 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-12 10:55:35.116 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-12 10:55:35.147 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-12 10:55:35.179 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-12 10:55:35.209 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-12 10:55:35.240 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-12 10:55:35.255 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:35.258 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-12 10:55:35.260 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-12 10:55:35.294 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-12 10:55:35.324 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.40/identity 2022-08-12 10:55:35.355 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-12 10:55:35.386 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-12 10:55:35.417 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-12 10:55:35.448 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-12 10:55:35.479 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-12 10:55:35.510 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-12 10:55:35.526 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:35.528 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-12 10:55:35.530 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-12 10:55:35.560 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-12 10:55:35.595 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-12 10:55:35.597 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-12 10:55:35.628 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-12 10:55:35.630 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-12 10:55:35.632 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-12 10:55:35.634 | + functions-common:is_suse:537 : is_opensuse 2022-08-12 10:55:35.637 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-12 10:55:35.639 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-12 10:55:35.641 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-12 10:55:35.643 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-12 10:55:35.645 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-12 10:55:35.648 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-12 10:55:35.650 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-12 10:55:35.652 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-12 10:55:35.654 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-12 10:55:35.657 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-12 10:55:35.659 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-12 10:55:35.661 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-12 10:55:35.663 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-12 10:55:35.666 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-12 10:55:35.668 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:55:35.670 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-12 10:55:35.672 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-12 10:55:35.675 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-12 10:55:35.677 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-12 10:55:35.679 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-12 10:55:35.696 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-12 10:55:35.698 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-12 10:55:35.700 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-12 10:55:35.702 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-12 10:55:35.705 | + 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-12 10:55:35.735 | + 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-12 10:55:35.767 | + 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-12 10:55:35.798 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-12 10:55:35.829 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-12 10:55:35.863 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-12 10:55:35.878 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:35.880 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-12 10:55:35.883 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-12 10:55:35.885 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-12 10:55:35.887 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-12 10:55:35.889 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-12 10:55:35.892 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-12 10:55:35.895 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-12 10:55:35.899 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-12 10:55:35.901 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-12 10:55:35.903 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-12 10:55:35.916 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-12 10:55:35.917 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:55:35.925 | d /var/run/uwsgi 0755 ubuntu root 2022-08-12 10:55:35.928 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:55:35.943 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-12 10:55:35.946 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-12 10:55:35.949 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-12 10:55:35.983 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-12 10:55:36.013 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-12 10:55:36.044 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-12 10:55:36.074 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-12 10:55:36.105 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-12 10:55:36.136 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-12 10:55:36.167 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-12 10:55:36.198 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-12 10:55:36.229 | + 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-12 10:55:36.260 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-12 10:55:36.291 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-12 10:55:36.322 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-12 10:55:36.353 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-12 10:55:36.355 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-12 10:55:36.358 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-12 10:55:36.361 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-12 10:55:36.363 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-12 10:55:36.365 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:36.367 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:36.370 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-12 10:55:36.372 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-12 10:55:36.375 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-12 10:55:36.406 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-12 10:55:36.437 | + 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-12 10:55:36.438 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-12 10:55:36.446 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-12 10:55:36.450 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-12 10:55:36.452 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-12 10:55:36.455 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-12 10:55:36.457 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-12 10:55:36.460 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-12 10:55:36.462 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:36.464 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:36.466 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-12 10:55:36.469 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-12 10:55:36.471 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:36.473 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:36.475 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-12 10:55:36.536 | Enabling site nova-api-wsgi. 2022-08-12 10:55:36.542 | To activate the new configuration, you need to run: 2022-08-12 10:55:36.542 | systemctl reload apache2 2022-08-12 10:55:36.547 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-12 10:55:36.549 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-12 10:55:36.551 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:55:36.554 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-12 10:55:36.684 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-12 10:55:36.701 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:36.704 | + 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-12 10:55:36.706 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-12 10:55:36.709 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-12 10:55:36.711 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-12 10:55:36.713 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-12 10:55:36.716 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-12 10:55:36.719 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-12 10:55:36.723 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-12 10:55:36.725 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-12 10:55:36.727 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-12 10:55:36.740 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-12 10:55:36.740 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:55:36.749 | d /var/run/uwsgi 0755 ubuntu root 2022-08-12 10:55:36.752 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:55:36.768 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-12 10:55:36.770 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-12 10:55:36.774 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-12 10:55:36.807 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-12 10:55:36.839 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-12 10:55:36.870 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-12 10:55:36.902 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-12 10:55:36.934 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-12 10:55:36.964 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-12 10:55:36.995 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-12 10:55:37.026 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-12 10:55:37.057 | + 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-12 10:55:37.088 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-12 10:55:37.119 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-12 10:55:37.150 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-12 10:55:37.181 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-12 10:55:37.184 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-12 10:55:37.215 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-12 10:55:37.231 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:37.233 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-12 10:55:37.268 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-12 10:55:37.271 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-12 10:55:37.273 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-12 10:55:37.289 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:37.292 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:55:37.295 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:55:37.327 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-12 10:55:37.361 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-12 10:55:37.363 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-12 10:55:37.365 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-12 10:55:37.367 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-12 10:55:37.370 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-12 10:55:37.372 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-12 10:55:37.388 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:37.391 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-12 10:55:37.393 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-12 10:55:37.396 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-12 10:55:37.412 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:37.414 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:55:37.417 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 10:55:37.449 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-12 10:55:37.451 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-12 10:55:37.454 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-12 10:55:37.485 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-12 10:55:37.517 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-12 10:55:37.551 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-12 10:55:37.567 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:37.569 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-12 10:55:37.601 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-12 10:55:37.603 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-12 10:55:37.606 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-12 10:55:37.640 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-12 10:55:37.671 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.40/identity 2022-08-12 10:55:37.703 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-12 10:55:37.734 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-12 10:55:37.765 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-12 10:55:37.797 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-12 10:55:37.828 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-12 10:55:37.860 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-12 10:55:37.891 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-12 10:55:37.908 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:37.911 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-12 10:55:37.915 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-12 10:55:37.917 | + lib/nova:create_nova_conf:549 : local conf 2022-08-12 10:55:37.919 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-12 10:55:37.923 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-12 10:55:37.926 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-12 10:55:37.928 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-12 10:55:37.931 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-12 10:55:37.933 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-12 10:55:37.935 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-12 10:55:37.939 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-12 10:55:37.942 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-12 10:55:37.944 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-12 10:55:37.947 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-12 10:55:37.949 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-12 10:55:37.951 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-12 10:55:37.953 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-12 10:55:37.970 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:37.972 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-12 10:55:37.974 | ++ 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-12 10:55:37.977 | + 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-12 10:55:38.011 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-12 10:55:38.046 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-12 10:55:38.080 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-12 10:55:38.082 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-12 10:55:38.085 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-12 10:55:38.087 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-12 10:55:38.103 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:38.107 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-12 10:55:38.114 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-12 10:55:38.836 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-08-12 10:55:38.838 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-08-12 10:55:39.491 | Adding vhost "nova_cell1" ... 2022-08-12 10:55:39.783 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-08-12 10:55:40.449 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-08-12 10:55:40.501 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-12 10:55:40.504 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-12 10:55:40.506 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-12 10:55:40.508 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-12 10:55:40.511 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-12 10:55:40.513 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-12 10:55:40.530 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:40.533 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-12 10:55:40.536 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-12 10:55:40.538 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-12 10:55:40.553 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:40.556 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/nova_cell1 2022-08-12 10:55:40.558 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/nova_cell1 2022-08-12 10:55:40.590 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-12 10:55:40.592 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-12 10:55:40.595 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-12 10:55:40.611 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:40.613 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-12 10:55:40.616 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-12 10:55:40.618 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-12 10:55:40.652 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.40/identity 2022-08-12 10:55:40.683 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-12 10:55:40.715 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-12 10:55:40.748 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-12 10:55:40.785 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-12 10:55:40.817 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-12 10:55:40.849 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-12 10:55:40.880 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-12 10:55:40.883 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-12 10:55:40.885 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-12 10:55:40.888 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-12 10:55:40.904 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-12 10:55:40.907 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-12 10:55:40.909 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-12 10:55:40.911 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-12 10:55:40.914 | + 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-12 10:55:40.946 | + 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-12 10:55:40.978 | + 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-12 10:55:41.009 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-12 10:55:41.041 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-12 10:55:41.044 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-12 10:55:41.048 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-12 10:55:41.051 | + lib/nova:create_nova_conf:583 : local conf 2022-08-12 10:55:41.053 | + lib/nova:create_nova_conf:584 : local offset 2022-08-12 10:55:41.056 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-12 10:55:41.058 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-12 10:55:41.061 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-12 10:55:41.064 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-12 10:55:41.066 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-12 10:55:41.068 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-12 10:55:41.071 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-12 10:55:41.073 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-12 10:55:41.075 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-12 10:55:41.077 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-12 10:55:41.097 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:41.099 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-12 10:55:41.101 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-12 10:55:41.117 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:41.119 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-12 10:55:41.136 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:41.138 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-12 10:55:41.155 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:55:41.157 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-12 10:55:41.175 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:55:41.177 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-12 10:55:41.180 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-12 10:55:41.182 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-12 10:55:41.185 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-12 10:55:41.188 | + lib/stack:stack_install_service:32 : install_placement 2022-08-12 10:55:41.190 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-12 10:55:41.193 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-12 10:55:41.195 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:41.198 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:41.200 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-12 10:55:41.203 | + functions-common:install_package:1464 : update_package_repo 2022-08-12 10:55:41.205 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:55:41.208 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-12 10:55:41.210 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:55:41.212 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:55:41.215 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:55:41.220 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:41.222 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:41.224 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:55:41.227 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-12 10:55:41.229 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-12 10:55:41.231 | + functions-common:apt_get_update:1191 : return 2022-08-12 10:55:41.234 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-12 10:55:41.237 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:55:41.239 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:41.242 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:41.244 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-12 10:55:41.266 | + 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-12 10:55:41.380 | Reading package lists... 2022-08-12 10:55:41.637 | Building dependency tree... 2022-08-12 10:55:41.638 | Reading state information... 2022-08-12 10:55:41.893 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-12 10:55:41.893 | The following packages were automatically installed and are no longer required: 2022-08-12 10:55:41.894 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:55:41.894 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:55:41.894 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:55:41.894 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:55:41.894 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:55:41.895 | python3-zope.interface 2022-08-12 10:55:41.895 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:55:42.012 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:55:42.017 | + functions-common:apt_get:1235 : result=0 2022-08-12 10:55:42.019 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:55:42.022 | + functions-common:time_stop:2440 : local name 2022-08-12 10:55:42.024 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:55:42.026 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:55:42.029 | + functions-common:time_stop:2443 : local total 2022-08-12 10:55:42.032 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:55:42.034 | + functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:55:42.036 | + functions-common:time_stop:2447 : start_time=1660301741264 2022-08-12 10:55:42.039 | + functions-common:time_stop:2449 : [[ -z 1660301741264 ]] 2022-08-12 10:55:42.042 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:55:42.046 | + functions-common:time_stop:2452 : end_time=1660301742043 2022-08-12 10:55:42.048 | + functions-common:time_stop:2453 : elapsed_time=779 2022-08-12 10:55:42.051 | + functions-common:time_stop:2454 : total=513965 2022-08-12 10:55:42.053 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:55:42.055 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=514744 2022-08-12 10:55:42.058 | + functions-common:apt_get:1239 : return 0 2022-08-12 10:55:42.060 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-12 10:55:42.063 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-12 10:55:42.065 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-12 10:55:42.067 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-12 10:55:42.070 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-12 10:55:42.092 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-12 10:55:42.095 | + functions-common:install_package:1464 : update_package_repo 2022-08-12 10:55:42.098 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-12 10:55:42.100 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-12 10:55:42.103 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-12 10:55:42.105 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-12 10:55:42.108 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-12 10:55:42.110 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:42.113 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:42.115 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-12 10:55:42.118 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-12 10:55:42.120 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-12 10:55:42.122 | + functions-common:apt_get_update:1191 : return 2022-08-12 10:55:42.126 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-12 10:55:42.128 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-12 10:55:42.131 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:42.133 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:42.136 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-12 10:55:42.158 | + 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-12 10:55:42.268 | Reading package lists... 2022-08-12 10:55:42.519 | Building dependency tree... 2022-08-12 10:55:42.520 | Reading state information... 2022-08-12 10:55:42.776 | The following packages were automatically installed and are no longer required: 2022-08-12 10:55:42.778 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-12 10:55:42.778 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-12 10:55:42.778 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-12 10:55:42.778 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-12 10:55:42.778 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-12 10:55:42.778 | python3-zope.interface 2022-08-12 10:55:42.778 | Use 'sudo apt autoremove' to remove them. 2022-08-12 10:55:42.848 | The following NEW packages will be installed: 2022-08-12 10:55:42.849 | libapache2-mod-wsgi-py3 2022-08-12 10:55:42.996 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-12 10:55:42.996 | Need to get 93.8 kB of archives. 2022-08-12 10:55:42.996 | After this operation, 300 kB of additional disk space will be used. 2022-08-12 10:55:42.996 | 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-12 10:55:43.702 | Fetched 93.8 kB in 0s (326 kB/s) 2022-08-12 10:55:43.889 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-08-12 10:55:43.942 | (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-12 10:55:43.945 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-08-12 10:55:43.985 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-12 10:55:44.347 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-12 10:55:44.687 | apache2_invoke: Enable module wsgi 2022-08-12 10:55:53.436 | + functions-common:apt_get:1235 : result=0 2022-08-12 10:55:53.439 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-12 10:55:53.442 | + functions-common:time_stop:2440 : local name 2022-08-12 10:55:53.445 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:55:53.447 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:55:53.450 | + functions-common:time_stop:2443 : local total 2022-08-12 10:55:53.452 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:55:53.455 | + functions-common:time_stop:2446 : name=apt-get 2022-08-12 10:55:53.457 | + functions-common:time_stop:2447 : start_time=1660301742155 2022-08-12 10:55:53.460 | + functions-common:time_stop:2449 : [[ -z 1660301742155 ]] 2022-08-12 10:55:53.464 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:55:53.468 | + functions-common:time_stop:2452 : end_time=1660301753466 2022-08-12 10:55:53.471 | + functions-common:time_stop:2453 : elapsed_time=11311 2022-08-12 10:55:53.473 | + functions-common:time_stop:2454 : total=514744 2022-08-12 10:55:53.475 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:55:53.478 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=526055 2022-08-12 10:55:53.480 | + functions-common:apt_get:1239 : return 0 2022-08-12 10:55:53.483 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-12 10:55:53.485 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-12 10:55:53.488 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-12 10:55:53.490 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:55:53.493 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:55:53.495 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-12 10:55:53.498 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-12 10:55:53.555 | wsgi (enabled by maintainer script) 2022-08-12 10:55:53.559 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-12 10:55:53.562 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-12 10:55:53.565 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-12 10:55:53.568 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-12 10:55:53.571 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-12 10:55:53.574 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-12 10:55:53.579 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-12 10:55:53.579 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-12 10:55:53.586 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-12 10:55:53.588 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-12 10:55:53.591 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-12 10:55:53.594 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-12 10:55:53.597 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-12 10:55:53.622 | Using python 3.8 to install osc-placement 2022-08-12 10:55:53.626 | + 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-12 10:55:55.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:55:55.758 | from cryptography.utils import int_from_bytes 2022-08-12 10:55:55.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:55:55.758 | from cryptography.utils import int_from_bytes 2022-08-12 10:55:56.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:55:56.948 | Collecting osc-placement===4.0.0 2022-08-12 10:55:56.954 | 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-12 10:55:57.076 | 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 320)) (6.0.0) 2022-08-12 10:55:57.090 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:55:57.096 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:55:57.098 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:55:57.104 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:55:57.108 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-12 10:55:57.112 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:55:57.169 | 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 300)) (2.6.1) 2022-08-12 10:55:57.182 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:55:57.189 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:55:57.193 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:55:57.196 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:55:57.199 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:55:57.204 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:55:57.208 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:55:57.211 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:55:57.215 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:55:57.228 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-12 10:55:57.253 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-12 10:55:57.264 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:55:57.267 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:55:57.300 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:55:57.303 | 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 112)) (2.1.0) 2022-08-12 10:55:57.308 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:55:57.310 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-12 10:55:57.314 | 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-12 10:55:57.317 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:55:57.320 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-12 10:55:57.322 | 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-12 10:55:57.325 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-12 10:55:57.347 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-12 10:55:57.352 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-12 10:55:57.388 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-12 10:55:57.393 | 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-12 10:55:57.395 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:55:57.407 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-12 10:55:57.455 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-12 10:55:57.491 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:55:57.494 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-12 10:55:57.497 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:55:57.502 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-12 10:55:57.504 | 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-12 10:55:57.561 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:55:57.587 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:55:59.317 | Installing collected packages: osc-placement 2022-08-12 10:55:59.509 | Successfully installed osc-placement-4.0.0 2022-08-12 10:55:59.610 | + inc/python:pip_install:196 : result=0 2022-08-12 10:55:59.612 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:55:59.615 | + functions-common:time_stop:2440 : local name 2022-08-12 10:55:59.617 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:55:59.620 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:55:59.622 | + functions-common:time_stop:2443 : local total 2022-08-12 10:55:59.625 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:55:59.628 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:55:59.631 | + functions-common:time_stop:2447 : start_time=1660301753616 2022-08-12 10:55:59.633 | + functions-common:time_stop:2449 : [[ -z 1660301753616 ]] 2022-08-12 10:55:59.636 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:55:59.642 | + functions-common:time_stop:2452 : end_time=1660301759638 2022-08-12 10:55:59.644 | + functions-common:time_stop:2453 : elapsed_time=6022 2022-08-12 10:55:59.646 | + functions-common:time_stop:2454 : total=173759 2022-08-12 10:55:59.649 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:55:59.651 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=179781 2022-08-12 10:55:59.654 | + inc/python:pip_install:199 : return 0 2022-08-12 10:55:59.657 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-12 10:55:59.659 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-12 10:55:59.661 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-12 10:55:59.664 | + functions-common:git_clone:599 : local git_ref=master 2022-08-12 10:55:59.667 | + functions-common:git_clone:600 : local orig_dir 2022-08-12 10:55:59.670 | ++ functions-common:git_clone:601 : pwd 2022-08-12 10:55:59.672 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-12 10:55:59.675 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-12 10:55:59.678 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-12 10:55:59.695 | + functions-common:git_clone:604 : RECLONE=False 2022-08-12 10:55:59.697 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-12 10:55:59.700 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-12 10:55:59.703 | + functions-common:git_clone:618 : echo master 2022-08-12 10:55:59.704 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-12 10:55:59.709 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-12 10:55:59.712 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-08-12 10:55:59.714 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-12 10:55:59.716 | + functions-common:git_timed:703 : local count=0 2022-08-12 10:55:59.719 | + functions-common:git_timed:704 : local timeout=0 2022-08-12 10:55:59.721 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-08-12 10:55:59.724 | + functions-common:git_timed:707 : timeout=0 2022-08-12 10:55:59.726 | + functions-common:git_timed:710 : time_start git_timed 2022-08-12 10:55:59.728 | + functions-common:time_start:2426 : local name=git_timed 2022-08-12 10:55:59.730 | + functions-common:time_start:2427 : local start_time= 2022-08-12 10:55:59.733 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-12 10:55:59.736 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-12 10:55:59.740 | + functions-common:time_start:2431 : _TIME_START[$name]=1660301759738 2022-08-12 10:55:59.743 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-12 10:55:59.746 | Cloning into '/opt/stack/placement'... 2022-08-12 10:56:13.987 | + functions-common:git_timed:725 : time_stop git_timed 2022-08-12 10:56:13.990 | + functions-common:time_stop:2440 : local name 2022-08-12 10:56:13.992 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:56:13.994 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:56:13.996 | + functions-common:time_stop:2443 : local total 2022-08-12 10:56:13.999 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:56:14.001 | + functions-common:time_stop:2446 : name=git_timed 2022-08-12 10:56:14.003 | + functions-common:time_stop:2447 : start_time=1660301759738 2022-08-12 10:56:14.006 | + functions-common:time_stop:2449 : [[ -z 1660301759738 ]] 2022-08-12 10:56:14.008 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:56:14.013 | + functions-common:time_stop:2452 : end_time=1660301774010 2022-08-12 10:56:14.015 | + functions-common:time_stop:2453 : elapsed_time=14272 2022-08-12 10:56:14.017 | + functions-common:time_stop:2454 : total=0 2022-08-12 10:56:14.019 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:56:14.022 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14272 2022-08-12 10:56:14.025 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-12 10:56:14.037 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-12 10:56:14.041 | + functions-common:git_clone:679 : git show --oneline 2022-08-12 10:56:14.041 | + functions-common:git_clone:679 : head -1 2022-08-12 10:56:14.045 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-12 10:56:14.048 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-12 10:56:14.050 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-12 10:56:14.053 | + inc/python:setup_develop:334 : local bindep 2022-08-12 10:56:14.055 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-12 10:56:14.058 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-12 10:56:14.060 | + inc/python:setup_develop:340 : local extras= 2022-08-12 10:56:14.062 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-12 10:56:14.065 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-12 10:56:14.067 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-12 10:56:14.070 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-12 10:56:14.072 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-12 10:56:14.075 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-12 10:56:14.078 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-12 10:56:14.080 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-12 10:56:14.083 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-12 10:56:14.086 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-12 10:56:14.089 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-12 10:56:14.092 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-12 10:56:14.097 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-12 10:56:14.100 | + 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-12 10:56:14.723 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-12 10:56:14.725 | + inc/python:setup_package:414 : local bindep=0 2022-08-12 10:56:14.728 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-12 10:56:14.730 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-12 10:56:14.733 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-12 10:56:14.735 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-12 10:56:14.738 | + inc/python:setup_package:423 : local flags=-e 2022-08-12 10:56:14.740 | + inc/python:setup_package:424 : local extras= 2022-08-12 10:56:14.743 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-12 10:56:14.746 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-12 10:56:14.748 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-12 10:56:14.751 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-12 10:56:14.753 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-12 10:56:14.756 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-12 10:56:14.777 | Using python 3.8 to install /opt/stack/placement 2022-08-12 10:56:14.780 | + 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-12 10:56:16.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:56:16.827 | from cryptography.utils import int_from_bytes 2022-08-12 10:56:16.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:56:16.827 | from cryptography.utils import int_from_bytes 2022-08-12 10:56:17.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:56:17.849 | Obtaining file:///opt/stack/placement 2022-08-12 10:56:19.133 | 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-12 10:56:19.145 | 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-12 10:56:19.287 | 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-12 10:56:19.301 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-12 10:56:19.306 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-12 10:56:19.344 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-12 10:56:19.394 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-12 10:56:19.399 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-12 10:56:19.402 | 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 296)) (2.8.0) 2022-08-12 10:56:19.407 | 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 302)) (3.0.0) 2022-08-12 10:56:19.443 | 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 303)) (5.0.0) 2022-08-12 10:56:19.453 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:56:19.491 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-12 10:56:19.497 | 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 306)) (12.0.0) 2022-08-12 10:56:19.543 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:56:19.547 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-12 10:56:19.586 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-12 10:56:19.603 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-12 10:56:19.617 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:56:19.625 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-12 10:56:19.636 | 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 320)) (6.0.0) 2022-08-12 10:56:19.649 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:56:19.654 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:56:19.657 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:56:19.668 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-12 10:56:19.678 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-12 10:56:19.680 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:56:19.686 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-12 10:56:19.690 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-12 10:56:19.695 | 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 405)) (5.0.0) 2022-08-12 10:56:19.716 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:56:19.719 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-12 10:56:19.727 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:56:19.743 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:56:19.747 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:56:19.750 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-12 10:56:19.760 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-12 10:56:19.762 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-12 10:56:19.765 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:56:19.769 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-12 10:56:19.778 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-12 10:56:19.783 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-12 10:56:19.793 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:56:19.825 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:56:19.836 | 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-12 10:56:19.839 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-12 10:56:19.865 | 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-12 10:56:19.921 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:56:19.979 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-12 10:56:19.985 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-12 10:56:19.988 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:56:19.994 | 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-12 10:56:19.996 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:56:20.001 | 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-12 10:56:20.014 | 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-12 10:56:20.019 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-12 10:56:20.028 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:56:20.031 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:56:20.034 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:56:20.036 | 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 112)) (2.1.0) 2022-08-12 10:56:20.042 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:56:20.046 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:56:20.048 | 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-12 10:56:20.050 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:56:20.053 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-12 10:56:20.055 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-12 10:56:20.066 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:56:20.092 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:56:20.096 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:56:20.099 | 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-12 10:56:20.110 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-12 10:56:20.145 | 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-12 10:56:20.148 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:56:20.152 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:56:21.540 | Installing collected packages: openstack-placement 2022-08-12 10:56:21.541 | Running setup.py develop for openstack-placement 2022-08-12 10:56:23.218 | Successfully installed openstack-placement 2022-08-12 10:56:23.323 | + inc/python:pip_install:196 : result=0 2022-08-12 10:56:23.326 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:56:23.328 | + functions-common:time_stop:2440 : local name 2022-08-12 10:56:23.330 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:56:23.332 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:56:23.335 | + functions-common:time_stop:2443 : local total 2022-08-12 10:56:23.337 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:56:23.340 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:56:23.342 | + functions-common:time_stop:2447 : start_time=1660301774772 2022-08-12 10:56:23.344 | + functions-common:time_stop:2449 : [[ -z 1660301774772 ]] 2022-08-12 10:56:23.347 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:56:23.351 | + functions-common:time_stop:2452 : end_time=1660301783349 2022-08-12 10:56:23.354 | + functions-common:time_stop:2453 : elapsed_time=8577 2022-08-12 10:56:23.356 | + functions-common:time_stop:2454 : total=179781 2022-08-12 10:56:23.358 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:56:23.360 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=188358 2022-08-12 10:56:23.363 | + inc/python:pip_install:199 : return 0 2022-08-12 10:56:23.365 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-12 10:56:23.368 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-12 10:56:23.370 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-12 10:56:23.390 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-12 10:56:23.403 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-12 10:56:23.405 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-12 10:56:23.408 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:56:23.410 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:56:23.413 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-08-12 10:56:23.416 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:56:23.418 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-12 10:56:23.421 | + ./stack.sh:main:938 : configure_placement 2022-08-12 10:56:23.423 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-12 10:56:23.435 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-12 10:56:23.438 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-12 10:56:23.442 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-12 10:56:23.446 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-12 10:56:23.448 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-12 10:56:23.450 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-12 10:56:23.453 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-12 10:56:23.455 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-12 10:56:23.458 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-12 10:56:23.476 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:56:23.479 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-12 10:56:23.482 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-12 10:56:23.485 | + 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-12 10:56:23.521 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-12 10:56:23.558 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-12 10:56:23.593 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-12 10:56:23.596 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-12 10:56:23.598 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-12 10:56:23.601 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-12 10:56:23.604 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-12 10:56:23.639 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-12 10:56:23.673 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.40/identity 2022-08-12 10:56:23.706 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-12 10:56:23.740 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-12 10:56:23.774 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-12 10:56:23.808 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-12 10:56:23.841 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-12 10:56:23.874 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-12 10:56:23.908 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-12 10:56:23.942 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-12 10:56:23.945 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-12 10:56:23.948 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-12 10:56:23.951 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-12 10:56:23.969 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-12 10:56:23.972 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-12 10:56:23.974 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-12 10:56:23.977 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-12 10:56:23.979 | + 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-12 10:56:24.012 | + 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-12 10:56:24.045 | + 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-12 10:56:24.079 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-12 10:56:24.112 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-12 10:56:24.114 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-12 10:56:24.117 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-12 10:56:24.119 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-12 10:56:24.122 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-12 10:56:24.124 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-12 10:56:24.127 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-12 10:56:24.130 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-12 10:56:24.135 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-12 10:56:24.137 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-12 10:56:24.140 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-12 10:56:24.153 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-12 10:56:24.153 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:56:24.161 | d /var/run/uwsgi 0755 ubuntu root 2022-08-12 10:56:24.165 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-12 10:56:24.181 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-12 10:56:24.183 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-12 10:56:24.187 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-12 10:56:24.222 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-12 10:56:24.254 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-12 10:56:24.287 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-12 10:56:24.321 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-12 10:56:24.353 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-12 10:56:24.387 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-12 10:56:24.419 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-12 10:56:24.452 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-12 10:56:24.485 | + 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-12 10:56:24.518 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-12 10:56:24.551 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-12 10:56:24.583 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-12 10:56:24.617 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-12 10:56:24.619 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-12 10:56:24.622 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-12 10:56:24.625 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-12 10:56:24.627 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-12 10:56:24.630 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:56:24.633 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:56:24.635 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-12 10:56:24.638 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-12 10:56:24.640 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-12 10:56:24.673 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-12 10:56:24.708 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-12 10:56:24.708 | + 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-12 10:56:24.717 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-12 10:56:24.720 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-12 10:56:24.723 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-12 10:56:24.725 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-12 10:56:24.728 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-12 10:56:24.730 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-12 10:56:24.733 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:56:24.735 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:56:24.738 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-12 10:56:24.740 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-12 10:56:24.742 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:56:24.745 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:56:24.747 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-12 10:56:24.808 | Enabling site placement-api. 2022-08-12 10:56:24.814 | To activate the new configuration, you need to run: 2022-08-12 10:56:24.814 | systemctl reload apache2 2022-08-12 10:56:24.818 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-12 10:56:24.821 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-12 10:56:24.824 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:56:24.826 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-12 10:56:24.963 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-12 10:56:24.980 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:56:24.983 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-12 10:56:25.003 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:56:25.005 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-12 10:56:25.024 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:56:25.026 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-12 10:56:25.029 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-12 10:56:25.031 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-12 10:56:25.067 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.40/identity 2022-08-12 10:56:25.100 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-12 10:56:25.134 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-12 10:56:25.167 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-12 10:56:25.200 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-12 10:56:25.234 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-12 10:56:25.266 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-12 10:56:25.299 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-12 10:56:25.320 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:56:25.322 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-12 10:56:25.339 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:56:25.342 | + ./stack.sh:main:964 : run_phase stack install 2022-08-12 10:56:25.345 | + functions-common:run_phase:1868 : local mode=stack 2022-08-12 10:56:25.347 | + functions-common:run_phase:1869 : local phase=install 2022-08-12 10:56:25.349 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-12 10:56:25.352 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-12 10:56:25.355 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-12 10:56:25.357 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-12 10:56:25.360 | + functions-common:run_phase:1878 : local extra 2022-08-12 10:56:25.363 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-12 10:56:25.368 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-12 10:56:25.370 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-12 10:56:25.373 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-12 10:56:25.375 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-12 10:56:25.378 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-12 10:56:25.394 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:56:25.396 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-12 10:56:25.398 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-12 10:56:25.401 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-12 10:56:25.403 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-12 10:56:25.405 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 10:56:25.408 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-12 10:56:25.410 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-12 10:56:25.412 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-12 10:56:25.485 | ++ inc/async:async_inner:63 : install_tempest 2022-08-12 10:56:25.527 | [19085 Async install_tempest:78789]: running: install_tempest 2022-08-12 10:56:25.530 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-12 10:56:25.532 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-12 10:56:25.536 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-12 10:56:25.538 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-12 10:56:25.541 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-12 10:56:25.544 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-12 10:56:25.546 | + functions-common:run_plugins:1855 : local phase=install 2022-08-12 10:56:25.549 | + functions-common:run_plugins:1857 : local plugins= 2022-08-12 10:56:25.551 | + functions-common:run_plugins:1858 : local plugin 2022-08-12 10:56:25.555 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-12 10:56:25.557 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-12 10:56:25.560 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-12 10:56:25.563 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-12 10:56:25.565 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-08-12 10:56:25.568 | + inc/python:use_library_from_git:249 : return 1 2022-08-12 10:56:25.574 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-12 10:56:25.576 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-12 10:56:25.579 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-12 10:56:25.583 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-12 10:56:25.586 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-12 10:56:25.589 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-12 10:56:25.594 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-12 10:56:25.597 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-12 10:56:25.603 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-12 10:56:25.606 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-12 10:56:25.608 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-12 10:56:25.611 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-12 10:56:25.614 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-12 10:56:25.636 | Using python 3.8 to install python-openstackclient 2022-08-12 10:56:25.639 | + 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-12 10:56:27.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:56:27.706 | from cryptography.utils import int_from_bytes 2022-08-12 10:56:27.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:56:27.706 | from cryptography.utils import int_from_bytes 2022-08-12 10:56:28.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:56:28.958 | Collecting python-openstackclient===5.8.0 2022-08-12 10:56:28.982 | 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-12 10:56:29.278 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-12 10:56:29.283 | 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 300)) (2.6.1) 2022-08-12 10:56:29.297 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-12 10:56:29.300 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-12 10:56:29.325 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-12 10:56:29.327 | 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 405)) (5.0.0) 2022-08-12 10:56:29.347 | 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 416)) (18.0.0) 2022-08-12 10:56:29.362 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-12 10:56:29.367 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-12 10:56:29.377 | 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 391)) (9.0.0) 2022-08-12 10:56:29.392 | 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 320)) (6.0.0) 2022-08-12 10:56:29.404 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-12 10:56:29.408 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-12 10:56:29.465 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-12 10:56:29.501 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-12 10:56:29.504 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-12 10:56:29.510 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-12 10:56:29.514 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-12 10:56:29.535 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-12 10:56:29.537 | 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-12 10:56:29.540 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-12 10:56:29.543 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-12 10:56:29.547 | 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-12 10:56:29.550 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-12 10:56:29.553 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-12 10:56:29.558 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-12 10:56:29.562 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-12 10:56:29.570 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-12 10:56:29.576 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-12 10:56:29.589 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-12 10:56:29.627 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-12 10:56:29.638 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-12 10:56:29.685 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-12 10:56:29.720 | 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-12 10:56:29.723 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-12 10:56:29.728 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-12 10:56:29.733 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-12 10:56:29.738 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-12 10:56:29.741 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-12 10:56:29.744 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-12 10:56:29.747 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-12 10:56:29.750 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-12 10:56:29.782 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-12 10:56:29.785 | 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 112)) (2.1.0) 2022-08-12 10:56:29.791 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-12 10:56:29.793 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-12 10:56:29.797 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-12 10:56:29.802 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-12 10:56:29.804 | 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-12 10:56:29.860 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-12 10:56:29.885 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-12 10:56:31.576 | Installing collected packages: python-openstackclient 2022-08-12 10:56:33.311 | Successfully installed python-openstackclient-5.8.0 2022-08-12 10:56:33.431 | + inc/python:pip_install:196 : result=0 2022-08-12 10:56:33.434 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:56:33.436 | + functions-common:time_stop:2440 : local name 2022-08-12 10:56:33.438 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:56:33.441 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:56:33.443 | + functions-common:time_stop:2443 : local total 2022-08-12 10:56:33.446 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:56:33.449 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:56:33.451 | + functions-common:time_stop:2447 : start_time=1660301785630 2022-08-12 10:56:33.453 | + functions-common:time_stop:2449 : [[ -z 1660301785630 ]] 2022-08-12 10:56:33.456 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:56:33.461 | + functions-common:time_stop:2452 : end_time=1660301793458 2022-08-12 10:56:33.463 | + functions-common:time_stop:2453 : elapsed_time=7828 2022-08-12 10:56:33.465 | + functions-common:time_stop:2454 : total=188358 2022-08-12 10:56:33.468 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:56:33.470 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=196186 2022-08-12 10:56:33.473 | + inc/python:pip_install:199 : return 0 2022-08-12 10:56:33.475 | + ./stack.sh:main:976 : install_oscwrap 2022-08-12 10:56:33.479 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-12 10:56:33.483 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.BcTuTy1MH7 2022-08-12 10:56:33.486 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-12 10:56:33.488 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-12 10:56:33.491 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-12 10:56:33.495 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-12 10:56:33.497 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-12 10:56:33.499 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-12 10:56:33.518 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:56:33.520 | + ./stack.sh:main:1030 : configure_database 2022-08-12 10:56:33.523 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-12 10:56:33.525 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-12 10:56:33.528 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-12 10:56:33.530 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 10:56:33.532 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-12 10:56:33.534 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-12 10:56:33.537 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:56:33.539 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:56:33.542 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-12 10:56:33.544 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-12 10:56:33.548 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-12 10:56:33.548 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-12 10:56:33.553 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-12 10:56:33.619 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-12 10:56:33.622 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-12 10:56:33.624 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-12 10:56:33.627 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-12 10:56:33.629 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-12 10:56:33.631 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-12 10:56:33.635 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-12 10:56:33.637 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-12 10:56:33.639 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-12 10:56:33.642 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-12 10:56:33.644 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-12 10:56:33.646 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-12 10:56:33.649 | + functions-common:is_suse:537 : is_opensuse 2022-08-12 10:56:33.651 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-12 10:56:33.653 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-12 10:56:33.656 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-12 10:56:33.658 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-12 10:56:33.660 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-12 10:56:33.663 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-12 10:56:33.666 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:56:33.668 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:56:33.671 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-12 10:56:33.673 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:56:33.675 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-12 10:56:37.389 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-12 10:56:37.408 | mysqladmin: connect to server at 'localhost' failed 2022-08-12 10:56:37.408 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-12 10:56:37.413 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-12 10:56:37.416 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-12 10:56:37.419 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:56:37.422 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:56:37.424 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-12 10:56:37.427 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-12 10:56:37.432 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-12 10:56:37.440 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-12 10:56:37.443 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-12 10:56:37.446 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-12 10:56:37.448 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-12 10:56:37.451 | + 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-12 10:56:37.465 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-12 10:56:37.596 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-12 10:56:37.609 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-12 10:56:37.676 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-12 10:56:37.734 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-12 10:56:37.800 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-12 10:56:37.858 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-12 10:56:37.860 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-12 10:56:37.862 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-12 10:56:37.862 | enabling MySQL performance counting 2022-08-12 10:56:37.865 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-12 10:56:37.894 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-12 10:56:37.898 | + 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-12 10:56:40.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:56:40.022 | from cryptography.utils import int_from_bytes 2022-08-12 10:56:40.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:56:40.022 | from cryptography.utils import int_from_bytes 2022-08-12 10:56:41.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-12 10:56:41.095 | Processing ./tools/dbcounter 2022-08-12 10:56:41.101 | Installing build dependencies: started 2022-08-12 10:56:51.007 | Installing build dependencies: finished with status 'done' 2022-08-12 10:56:51.009 | Getting requirements to build wheel: started 2022-08-12 10:56:52.111 | Getting requirements to build wheel: finished with status 'done' 2022-08-12 10:56:52.114 | Installing backend dependencies: started 2022-08-12 10:56:56.783 | Installing backend dependencies: finished with status 'done' 2022-08-12 10:56:56.785 | Preparing wheel metadata: started 2022-08-12 10:56:57.963 | Preparing wheel metadata: finished with status 'done' 2022-08-12 10:56:58.071 | Building wheels for collected packages: dbcounter 2022-08-12 10:56:58.073 | Building wheel for dbcounter (PEP 517): started 2022-08-12 10:56:59.545 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-12 10:56:59.546 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=540bc166d55389984e5e4e56f41eb654559747c71f17e8e8ffef35e95f5cd7c0 2022-08-12 10:56:59.546 | Stored in directory: /tmp/pip-ephem-wheel-cache-steuhrkc/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-12 10:56:59.547 | Successfully built dbcounter 2022-08-12 10:57:01.729 | Installing collected packages: dbcounter 2022-08-12 10:57:01.829 | Successfully installed dbcounter-0.1 2022-08-12 10:57:01.979 | + inc/python:pip_install:196 : result=0 2022-08-12 10:57:01.982 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-12 10:57:01.984 | + functions-common:time_stop:2440 : local name 2022-08-12 10:57:01.986 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:57:01.988 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:57:01.991 | + functions-common:time_stop:2443 : local total 2022-08-12 10:57:01.994 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:57:01.996 | + functions-common:time_stop:2446 : name=pip_install 2022-08-12 10:57:01.998 | + functions-common:time_stop:2447 : start_time=1660301797888 2022-08-12 10:57:02.000 | + functions-common:time_stop:2449 : [[ -z 1660301797888 ]] 2022-08-12 10:57:02.003 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:57:02.008 | + functions-common:time_stop:2452 : end_time=1660301822005 2022-08-12 10:57:02.011 | + functions-common:time_stop:2453 : elapsed_time=24117 2022-08-12 10:57:02.013 | + functions-common:time_stop:2454 : total=196186 2022-08-12 10:57:02.016 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:57:02.018 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=220303 2022-08-12 10:57:02.020 | + inc/python:pip_install:199 : return 0 2022-08-12 10:57:02.023 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-12 10:57:02.025 | + lib/database:recreate_database:112 : local db=stats 2022-08-12 10:57:02.028 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-12 10:57:02.030 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-12 10:57:02.032 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-12 10:57:02.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-12 10:57:02.096 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-12 10:57:02.101 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-12 10:57:02.195 | + 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-12 10:57:02.195 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-12 10:57:02.200 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-12 10:57:02.263 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-12 10:57:02.265 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:57:02.267 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-12 10:57:05.565 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-12 10:57:05.567 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-12 10:57:05.571 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-12 10:57:05.575 | + functions-common:save_stackenv:62 : time_stamp=2022-08-12-105705 2022-08-12 10:57:05.578 | + functions-common:save_stackenv:63 : echo '# 2022-08-12-105705 1034' 2022-08-12 10:57:05.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.583 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-12 10:57:05.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.589 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-12 10:57:05.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.594 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-12 10:57:05.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.599 | + 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-12 10:57:05.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.610 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.40 2022-08-12 10:57:05.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.615 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.40/identity 2022-08-12 10:57:05.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.620 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-12-104320 2022-08-12 10:57:05.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.626 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-12 10:57:05.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.631 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.40 2022-08-12 10:57:05.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.636 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-12 10:57:05.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.640 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-12 10:57:05.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.645 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-12 10:57:05.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.651 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-12 10:57:05.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.656 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.40 2022-08-12 10:57:05.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-12 10:57:05.661 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-12 10:57:05.664 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-12 10:57:05.667 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-12 10:57:05.669 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-12 10:57:05.681 | + ./stack.sh:main:1060 : start_dstat 2022-08-12 10:57:05.684 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-12 10:57:05.686 | + functions-common:run_process:1694 : local service=dstat 2022-08-12 10:57:05.689 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-12 10:57:05.691 | + functions-common:run_process:1696 : local group= 2022-08-12 10:57:05.694 | + functions-common:run_process:1697 : local user= 2022-08-12 10:57:05.696 | + functions-common:run_process:1698 : local env_vars= 2022-08-12 10:57:05.699 | + functions-common:run_process:1700 : local name=dstat 2022-08-12 10:57:05.701 | + functions-common:run_process:1702 : time_start run_process 2022-08-12 10:57:05.703 | + functions-common:time_start:2426 : local name=run_process 2022-08-12 10:57:05.706 | + functions-common:time_start:2427 : local start_time= 2022-08-12 10:57:05.708 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-12 10:57:05.712 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-12 10:57:05.716 | + functions-common:time_start:2431 : _TIME_START[$name]=1660301825714 2022-08-12 10:57:05.719 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-12 10:57:05.737 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:57:05.739 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-12 10:57:05.742 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-12 10:57:05.744 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-12 10:57:05.747 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-12 10:57:05.749 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-12 10:57:05.752 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-12 10:57:05.755 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-12 10:57:05.757 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-12 10:57:05.760 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-12 10:57:05.762 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-12 10:57:05.765 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-12 10:57:05.767 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-12 10:57:05.770 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-12 10:57:05.773 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-12 10:57:05.775 | + 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-12 10:57:05.778 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-12 10:57:05.780 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-12 10:57:05.782 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-12 10:57:05.785 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-12 10:57:05.788 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-12 10:57:05.790 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-12 10:57:05.793 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-12 10:57:05.795 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-12 10:57:05.797 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-12 10:57:05.801 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-12 10:57:05.867 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-12 10:57:05.938 | + 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-12 10:57:06.006 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-12 10:57:06.067 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-12 10:57:06.124 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-12 10:57:06.183 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-12 10:57:06.185 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-12 10:57:06.188 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-12 10:57:06.259 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-12 10:57:06.656 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-12 10:57:06.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-12 10:57:07.042 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-12 10:57:07.068 | + functions-common:run_process:1706 : time_stop run_process 2022-08-12 10:57:07.071 | + functions-common:time_stop:2440 : local name 2022-08-12 10:57:07.074 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:57:07.077 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:57:07.080 | + functions-common:time_stop:2443 : local total 2022-08-12 10:57:07.082 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:57:07.085 | + functions-common:time_stop:2446 : name=run_process 2022-08-12 10:57:07.088 | + functions-common:time_stop:2447 : start_time=1660301825714 2022-08-12 10:57:07.090 | + functions-common:time_stop:2449 : [[ -z 1660301825714 ]] 2022-08-12 10:57:07.095 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:57:07.101 | + functions-common:time_stop:2452 : end_time=1660301827097 2022-08-12 10:57:07.103 | + functions-common:time_stop:2453 : elapsed_time=1383 2022-08-12 10:57:07.105 | + functions-common:time_stop:2454 : total=0 2022-08-12 10:57:07.108 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:57:07.110 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1383 2022-08-12 10:57:07.113 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-12 10:57:07.115 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-12 10:57:07.118 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-12 10:57:07.120 | + functions-common:run_process:1696 : local group= 2022-08-12 10:57:07.123 | + functions-common:run_process:1697 : local user=root 2022-08-12 10:57:07.125 | + functions-common:run_process:1698 : local env_vars= 2022-08-12 10:57:07.127 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-12 10:57:07.130 | + functions-common:run_process:1702 : time_start run_process 2022-08-12 10:57:07.132 | + functions-common:time_start:2426 : local name=run_process 2022-08-12 10:57:07.135 | + functions-common:time_start:2427 : local start_time= 2022-08-12 10:57:07.137 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-12 10:57:07.141 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-12 10:57:07.145 | + functions-common:time_start:2431 : _TIME_START[$name]=1660301827142 2022-08-12 10:57:07.149 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-12 10:57:07.172 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:57:07.179 | + functions-common:run_process:1706 : time_stop run_process 2022-08-12 10:57:07.180 | + functions-common:time_stop:2440 : local name 2022-08-12 10:57:07.183 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:57:07.185 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:57:07.187 | + functions-common:time_stop:2443 : local total 2022-08-12 10:57:07.190 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:57:07.192 | + functions-common:time_stop:2446 : name=run_process 2022-08-12 10:57:07.195 | + functions-common:time_stop:2447 : start_time=1660301827142 2022-08-12 10:57:07.197 | + functions-common:time_stop:2449 : [[ -z 1660301827142 ]] 2022-08-12 10:57:07.200 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:57:07.205 | + functions-common:time_stop:2452 : end_time=1660301827202 2022-08-12 10:57:07.207 | + functions-common:time_stop:2453 : elapsed_time=60 2022-08-12 10:57:07.210 | + functions-common:time_stop:2454 : total=1383 2022-08-12 10:57:07.213 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:57:07.215 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1443 2022-08-12 10:57:07.218 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-12 10:57:07.245 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:57:07.246 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-12 10:57:07.265 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:57:07.269 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-12 10:57:07.287 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:57:07.289 | + ./stack.sh:main:1073 : start_etcd3 2022-08-12 10:57:07.292 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-12 10:57:07.295 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-852828-1-iscsi --data-dir /opt/stack/data/etcd' 2022-08-12 10:57:07.297 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-12 10:57:07.300 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-852828-1-iscsi=http://10.222.0.40:2380' 2022-08-12 10:57:07.303 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.40:2380' 2022-08-12 10:57:07.306 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.40:2379' 2022-08-12 10:57:07.308 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-12 10:57:07.311 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-12 10:57:07.313 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.40:2379' 2022-08-12 10:57:07.316 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-12 10:57:07.319 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-12 10:57:07.321 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-12 10:57:07.324 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-852828-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852828-1-iscsi=http://10.222.0.40:2380 --initial-advertise-peer-urls http://10.222.0.40:2380 --advertise-client-urls http://10.222.0.40:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.40:2379 --debug' '' root 2022-08-12 10:57:07.327 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-12 10:57:07.329 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-852828-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852828-1-iscsi=http://10.222.0.40:2380 --initial-advertise-peer-urls http://10.222.0.40:2380 --advertise-client-urls http://10.222.0.40:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.40:2379 --debug' 2022-08-12 10:57:07.331 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-12 10:57:07.334 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-12 10:57:07.340 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-12 10:57:07.343 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-12 10:57:07.347 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-12 10:57:07.351 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-12 10:57:07.355 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-12 10:57:07.360 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-12 10:57:07.468 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-12 10:57:07.538 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-852828-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852828-1-iscsi=http://10.222.0.40:2380 --initial-advertise-peer-urls http://10.222.0.40:2380 --advertise-client-urls http://10.222.0.40:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.40:2379 --debug' 2022-08-12 10:57:07.593 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-12 10:57:07.652 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-12 10:57:07.709 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-12 10:57:07.765 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-12 10:57:07.768 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-12 10:57:07.770 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-12 10:57:07.838 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-12 10:57:08.242 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-12 10:57:08.305 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-12 10:57:08.361 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-12 10:57:08.418 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-12 10:57:08.476 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-12 10:57:08.479 | ++ functions-common:is_arch:502 : uname -m 2022-08-12 10:57:08.484 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-12 10:57:08.486 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-12 10:57:08.891 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-12 10:57:08.904 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-12 10:57:09.276 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-12 10:57:09.650 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-12 10:57:09.669 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:57:09.671 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-12 10:57:09.674 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-12 10:57:09.677 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-12 10:57:09.682 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-12 10:57:09.695 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-12 10:57:09.707 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-12 10:57:09.709 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-12 10:57:09.712 | + 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.40/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-12 10:57:09.797 | The user clouds.yaml file didn't exist. 2022-08-12 10:57:09.807 | + 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.40/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-12 10:57:09.913 | + 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.40/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-12 10:57:10.014 | + 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.40/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-12 10:57:10.119 | + 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.40/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-12 10:57:10.228 | + 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.40/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-12 10:57:10.340 | + 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.40/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-12 10:57:10.455 | + 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.40/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-12 10:57:10.579 | + 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.40/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-12 10:57:10.595 | ++ inc/async:async_inner:64 : rc=0 2022-08-12 10:57:10.620 | [78789 Async install_tempest:78789]: finished successfully 2022-08-12 10:57:10.703 | + 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.40/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-12 10:57:10.829 | + functions-common:write_clouds_yaml:198 : cat 2022-08-12 10:57:10.834 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-12 10:57:10.837 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-12 10:57:10.840 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-12 10:57:10.844 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-12 10:57:10.847 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-12 10:57:10.850 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-12 10:57:10.866 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:57:10.869 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-12 10:57:10.871 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 10:57:10.874 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-12 10:57:10.876 | + ./stack.sh:main:1090 : '[' 10.222.0.40 == 10.222.0.40 ']' 2022-08-12 10:57:10.879 | + ./stack.sh:main:1091 : init_keystone 2022-08-12 10:57:10.882 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-12 10:57:10.897 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:57:10.900 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-12 10:57:10.902 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-12 10:57:10.904 | + lib/database:recreate_database:112 : local db=keystone 2022-08-12 10:57:10.907 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-12 10:57:10.909 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-12 10:57:10.912 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-12 10:57:10.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-12 10:57:10.983 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-12 10:57:10.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-12 10:57:11.097 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-12 10:57:11.100 | + functions-common:time_start:2426 : local name=dbsync 2022-08-12 10:57:11.102 | + functions-common:time_start:2427 : local start_time= 2022-08-12 10:57:11.105 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-12 10:57:11.108 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-12 10:57:11.112 | + functions-common:time_start:2431 : _TIME_START[$name]=1660301831110 2022-08-12 10:57:11.115 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-12 10:57:15.560 | INFO dbcounter [-] Registered counter for database keystone 2022-08-12 10:57:15.584 | 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=81054) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-12 10:57:15.590 | DEBUG dbcounter [-] [81054] Writer thread running {{(pid=81054) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-12 10:57:15.593 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-12 10:57:15.593 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-12 10:57:15.598 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-12 10:57:15.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-12 10:57:15.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-12 10:57:15.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-12 10:57:15.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-12 10:57:15.600 | 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=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-12 10:57:15.600 | 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=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-12 10:57:15.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-12 10:57:15.600 | 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=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-12 10:57:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-12 10:57:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-12 10:57:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-12 10:57:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-12 10:57:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-12 10:57:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-12 10:57:15.602 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-12 10:57:15.602 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=81054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-12 10:57:15.625 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-12 10:57:15.625 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-12 10:57:16.049 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-12 10:57:42.757 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=81054) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-12 10:57:42.759 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-12 10:57:42.759 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=81054) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-12 10:57:42.762 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-12 10:57:42.762 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=81054) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-12 10:57:43.164 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-12 10:57:43.167 | + functions-common:time_stop:2440 : local name 2022-08-12 10:57:43.170 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:57:43.172 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:57:43.175 | + functions-common:time_stop:2443 : local total 2022-08-12 10:57:43.177 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:57:43.180 | + functions-common:time_stop:2446 : name=dbsync 2022-08-12 10:57:43.182 | + functions-common:time_stop:2447 : start_time=1660301831110 2022-08-12 10:57:43.185 | + functions-common:time_stop:2449 : [[ -z 1660301831110 ]] 2022-08-12 10:57:43.188 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:57:43.193 | + functions-common:time_stop:2452 : end_time=1660301863190 2022-08-12 10:57:43.195 | + functions-common:time_stop:2453 : elapsed_time=32080 2022-08-12 10:57:43.197 | + functions-common:time_stop:2454 : total=0 2022-08-12 10:57:43.200 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:57:43.203 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32080 2022-08-12 10:57:43.205 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-12 10:57:43.207 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-12 10:57:43.211 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-12 10:57:47.484 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-12 10:57:47.484 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-12 10:57:47.485 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-12 10:57:47.485 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-12 10:57:47.485 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-12 10:57:47.486 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-12 10:57:47.486 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-12 10:57:47.486 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-12 10:57:47.486 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-12 10:57:47.814 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-12 10:57:47.818 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-12 10:57:52.009 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-12 10:57:52.010 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-12 10:57:52.010 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-12 10:57:52.010 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-12 10:57:52.011 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-12 10:57:52.011 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-12 10:57:52.012 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-12 10:57:52.012 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-12 10:57:52.012 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-12 10:57:52.344 | + ./stack.sh:main:1092 : start_keystone 2022-08-12 10:57:52.347 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-12 10:57:52.350 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-12 10:57:52.355 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-12 10:57:52.369 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:57:52.371 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-12 10:57:52.374 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-12 10:57:52.379 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-12 10:57:52.384 | + functions-common:run_process:1694 : local service=keystone 2022-08-12 10:57:52.384 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-12 10:57:52.386 | + functions-common:run_process:1696 : local group= 2022-08-12 10:57:52.389 | + functions-common:run_process:1697 : local user= 2022-08-12 10:57:52.391 | + functions-common:run_process:1698 : local env_vars= 2022-08-12 10:57:52.394 | + functions-common:run_process:1700 : local name=keystone 2022-08-12 10:57:52.396 | + functions-common:run_process:1702 : time_start run_process 2022-08-12 10:57:52.398 | + functions-common:time_start:2426 : local name=run_process 2022-08-12 10:57:52.401 | + functions-common:time_start:2427 : local start_time= 2022-08-12 10:57:52.404 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-12 10:57:52.407 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-12 10:57:52.411 | + functions-common:time_start:2431 : _TIME_START[$name]=1660301872408 2022-08-12 10:57:52.414 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-12 10:57:52.432 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:57:52.435 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-12 10:57:52.438 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-12 10:57:52.440 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-12 10:57:52.442 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-12 10:57:52.445 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-12 10:57:52.447 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-12 10:57:52.449 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-12 10:57:52.452 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-12 10:57:52.454 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-12 10:57:52.456 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-12 10:57:52.459 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-12 10:57:52.461 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-12 10:57:52.463 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-12 10:57:52.467 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-12 10:57:52.469 | + 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-12 10:57:52.472 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-12 10:57:52.474 | + 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-12 10:57:52.476 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-12 10:57:52.478 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-12 10:57:52.481 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-12 10:57:52.483 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-12 10:57:52.485 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-12 10:57:52.489 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-12 10:57:52.552 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-12 10:57:52.616 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-12 10:57:52.670 | + 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-12 10:57:52.724 | + 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-12 10:57:52.778 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-12 10:57:52.832 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-12 10:57:52.887 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-12 10:57:52.941 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-12 10:57:53.002 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-12 10:57:53.056 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-12 10:57:53.059 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-12 10:57:53.061 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-12 10:57:53.126 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-12 10:57:53.500 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-12 10:57:53.513 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-12 10:57:53.882 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-12 10:57:53.957 | + functions-common:run_process:1706 : time_stop run_process 2022-08-12 10:57:53.960 | + functions-common:time_stop:2440 : local name 2022-08-12 10:57:53.963 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:57:53.965 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:57:53.967 | + functions-common:time_stop:2443 : local total 2022-08-12 10:57:53.970 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:57:53.972 | + functions-common:time_stop:2446 : name=run_process 2022-08-12 10:57:53.975 | + functions-common:time_stop:2447 : start_time=1660301872408 2022-08-12 10:57:53.977 | + functions-common:time_stop:2449 : [[ -z 1660301872408 ]] 2022-08-12 10:57:53.984 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:57:53.985 | + functions-common:time_stop:2452 : end_time=1660301873982 2022-08-12 10:57:53.987 | + functions-common:time_stop:2453 : elapsed_time=1574 2022-08-12 10:57:53.990 | + functions-common:time_stop:2454 : total=1443 2022-08-12 10:57:53.992 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:57:53.994 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3017 2022-08-12 10:57:53.998 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-12 10:57:53.998 | Waiting for keystone to start... 2022-08-12 10:57:54.000 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.40/identity/v3/ 2022-08-12 10:57:54.003 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.40/identity/v3/ 2022-08-12 10:57:54.005 | + functions:wait_for_service:457 : local timeout=60 2022-08-12 10:57:54.007 | + functions:wait_for_service:458 : local url=http://10.222.0.40/identity/v3/ 2022-08-12 10:57:54.014 | + functions:wait_for_service:459 : local rval=0 2022-08-12 10:57:54.014 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-12 10:57:54.015 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-12 10:57:54.018 | + functions-common:time_start:2427 : local start_time= 2022-08-12 10:57:54.020 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-12 10:57:54.025 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-12 10:57:54.028 | + functions-common:time_start:2431 : _TIME_START[$name]=1660301874025 2022-08-12 10:57:54.030 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-12 10:57:54.036 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.40/identity/v3/ 2022-08-12 10:58:00.268 | + :: : [[ 200 == 503 ]] 2022-08-12 10:58:00.270 | + :: : [[ 0 -eq 7 ]] 2022-08-12 10:58:00.273 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-12 10:58:00.275 | + functions-common:time_stop:2440 : local name 2022-08-12 10:58:00.278 | + functions-common:time_stop:2441 : local end_time 2022-08-12 10:58:00.281 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-12 10:58:00.283 | + functions-common:time_stop:2443 : local total 2022-08-12 10:58:00.285 | + functions-common:time_stop:2444 : local start_time 2022-08-12 10:58:00.288 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-12 10:58:00.290 | + functions-common:time_stop:2447 : start_time=1660301874025 2022-08-12 10:58:00.293 | + functions-common:time_stop:2449 : [[ -z 1660301874025 ]] 2022-08-12 10:58:00.296 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-12 10:58:00.301 | + functions-common:time_stop:2452 : end_time=1660301880298 2022-08-12 10:58:00.303 | + functions-common:time_stop:2453 : elapsed_time=6273 2022-08-12 10:58:00.306 | + functions-common:time_stop:2454 : total=0 2022-08-12 10:58:00.308 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-12 10:58:00.311 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6273 2022-08-12 10:58:00.314 | + functions:wait_for_service:467 : return 0 2022-08-12 10:58:00.316 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-12 10:58:00.333 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:58:00.335 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-12 10:58:00.337 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-12 10:58:00.340 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-12 10:58:00.365 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-12 10:58:00.370 | + 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.40/identity 2022-08-12 10:58:04.764 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.764 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.764 | 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=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.772 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.788 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.788 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.819 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.851 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.851 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.941 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.955 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.955 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.955 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.955 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.956 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.956 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.956 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.963 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.966 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.967 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.967 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.967 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.967 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.967 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:04.967 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=81850) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-12 10:58:05.031 | INFO dbcounter [-] Registered counter for database keystone 2022-08-12 10:58:05.049 | 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=81850) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-12 10:58:05.054 | DEBUG dbcounter [-] [81850] Writer thread running {{(pid=81850) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-12 10:58:05.357 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created domain default 2022-08-12 10:58:05.447 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created project admin 2022-08-12 10:58:05.481 | DEBUG passlib.handlers.bcrypt [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=81850) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-12 10:58:05.481 | DEBUG passlib.handlers.bcrypt [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=81850) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-12 10:58:05.576 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created user admin 2022-08-12 10:58:05.645 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created role reader 2022-08-12 10:58:05.696 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created role member 2022-08-12 10:58:05.762 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created implied role where e724fe5c79a448c48fa8cdbb118400fe implies de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:58:05.822 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created role admin 2022-08-12 10:58:05.899 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created implied role where aba02a0a6818431c93e25755ad1bbbbd implies e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:58:05.976 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Granted role admin on project admin to user admin. 2022-08-12 10:58:06.041 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Granted role admin on the system to user admin. 2022-08-12 10:58:06.104 | WARNING py.warnings [None req-06887756-d323-4f30-a1f4-2bac7da60086 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-12 10:58:06.104 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-12 10:58:06.104 |  2022-08-12 10:58:06.108 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created region RegionOne 2022-08-12 10:58:06.239 | INFO keystone.cmd.bootstrap [None req-06887756-d323-4f30-a1f4-2bac7da60086 None None] Created public endpoint http://10.222.0.40/identity 2022-08-12 10:58:06.645 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-12 10:58:06.647 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-12 10:58:06.650 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-12 10:58:06.653 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-12 10:58:09.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:09.824 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:09.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:09.824 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:09.945 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:09.948 | + lib/keystone:create_keystone_accounts:310 : admin_project=254545a5250741a0bf9da613f7749ee7 2022-08-12 10:58:09.952 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-12 10:58:09.955 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-12 10:58:12.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:12.057 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:12.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:12.057 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:12.181 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:12.184 | + lib/keystone:create_keystone_accounts:312 : admin_user=4eef8c08fd624006b0498b56eda3d377 2022-08-12 10:58:12.186 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-12 10:58:12.189 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-12 10:58:12.191 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-12 10:58:12.193 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 4eef8c08fd624006b0498b56eda3d377 default 2022-08-12 10:58:12.259 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4eef8c08fd624006b0498b56eda3d377 default 2022-08-12 10:58:12.301 | [19085 Async ks-domain-role:82011]: running: get_or_add_user_domain_role admin 4eef8c08fd624006b0498b56eda3d377 default 2022-08-12 10:58:12.303 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-12 10:58:12.306 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-12 10:58:12.309 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-12 10:58:15.311 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-12 10:58:15.314 | + functions-common:get_or_create_domain:889 : echo default 2022-08-12 10:58:15.314 | default 2022-08-12 10:58:15.316 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-12 10:58:15.387 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-12 10:58:15.432 | [19085 Async ks-project:82151]: running: get_or_create_project service Default 2022-08-12 10:58:15.435 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-12 10:58:15.510 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-12 10:58:15.568 | [19085 Async ks-service:82256]: running: get_or_create_role service 2022-08-12 10:58:15.570 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-12 10:58:15.648 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-12 10:58:15.825 | [19085 Async ks-reseller:82351]: running: get_or_create_role ResellerAdmin 2022-08-12 10:58:15.847 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-12 10:58:15.864 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-12 10:58:16.287 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-12 10:58:16.525 | [19085 Async ks-anotherrole:82452]: running: get_or_create_role anotherrole 2022-08-12 10:58:16.551 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-12 10:58:16.576 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-12 10:58:16.599 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-12 10:58:16.631 | +++ 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-12 10:58:18.921 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:18.974 | [82256 Async ks-service:82256]: finished successfully 2022-08-12 10:58:19.208 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:19.304 | [82151 Async ks-project:82151]: finished successfully 2022-08-12 10:58:19.407 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:19.466 | [82351 Async ks-reseller:82351]: finished successfully 2022-08-12 10:58:20.070 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:20.102 | [82452 Async ks-anotherrole:82452]: finished successfully 2022-08-12 10:58:20.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:20.291 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:20.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:20.291 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:20.423 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:20.425 | ++ functions-common:get_or_create_project:939 : project_id=94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:58:20.428 | ++ functions-common:get_or_create_project:940 : echo 94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:58:20.431 | + lib/keystone:create_keystone_accounts:340 : invis_project=94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:58:20.433 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-12 10:58:20.438 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-12 10:58:20.440 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-12 10:58:20.444 | +++ 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-12 10:58:22.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:22.948 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:22.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:22.948 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:23.036 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:23.064 | [82011 Async ks-domain-role:82011]: finished successfully 2022-08-12 10:58:23.087 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:23.091 | ++ functions-common:get_or_create_project:939 : project_id=0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:23.093 | ++ functions-common:get_or_create_project:940 : echo 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:23.096 | + lib/keystone:create_keystone_accounts:344 : demo_project=0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:23.099 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-12 10:58:23.102 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-12 10:58:23.104 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 10:58:23.107 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-12 10:58:23.110 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-12 10:58:23.113 | +++ 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-12 10:58:25.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.620 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.620 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.748 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:25.750 | ++ functions-common:get_or_create_user:926 : user_id=acea4156218b49ab9e9c2878ec6bf879 2022-08-12 10:58:25.753 | ++ functions-common:get_or_create_user:927 : echo acea4156218b49ab9e9c2878ec6bf879 2022-08-12 10:58:25.756 | + lib/keystone:create_keystone_accounts:347 : demo_user=acea4156218b49ab9e9c2878ec6bf879 2022-08-12 10:58:25.758 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-12 10:58:25.808 | [19085 Async ks-domain-role:82011]: Waiting for completion of get_or_add_user_domain_role admin 4eef8c08fd624006b0498b56eda3d377 default running on PID 82011 (6 other jobs running) 2022-08-12 10:58:25.833 | [19085 Async ks-domain-role:82011]: Signaling child to exit 2022-08-12 10:58:25.833 | WAKEUP 2022-08-12 10:58:25.856 | [19085 Async ks-domain-role:82011]: Signaled 2022-08-12 10:58:25.858 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-12 10:58:25.858 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:58:25.858 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-12 10:58:25.858 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:58:25.858 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4eef8c08fd624006b0498b56eda3d377 --domain default 2022-08-12 10:58:25.858 | ++ functions-common:get_field:813 : read data 2022-08-12 10:58:25.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.858 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.858 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.858 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:25.858 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-12 10:58:25.858 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-12 10:58:25.858 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 4eef8c08fd624006b0498b56eda3d377 --domain default 2022-08-12 10:58:25.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.858 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.858 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.858 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4eef8c08fd624006b0498b56eda3d377 --domain default 2022-08-12 10:58:25.858 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:58:25.858 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-12 10:58:25.858 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:58:25.858 | ++ functions-common:get_field:813 : read data 2022-08-12 10:58:25.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.858 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.859 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.859 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:25.859 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:58:25.859 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:58:25.859 | ++ functions-common:get_field:819 : echo '| aba02a0a6818431c93e25755ad1bbbbd | 4eef8c08fd624006b0498b56eda3d377 | | | default | | False |' 2022-08-12 10:58:25.859 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:58:25.859 | ++ functions-common:get_field:813 : read data 2022-08-12 10:58:25.859 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:58:25.859 | + functions-common:get_or_add_user_domain_role:1022 : echo aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:58:25.859 | aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:58:25.901 | [19085 Async ks-domain-role:82011]: finished get_or_add_user_domain_role admin 4eef8c08fd624006b0498b56eda3d377 default with result 0 in 10 seconds 2022-08-12 10:58:25.908 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-12 10:58:25.943 | [19085 Async ks-project:82151]: Waiting for completion of get_or_create_project service Default running on PID 82151 (5 other jobs running) 2022-08-12 10:58:25.967 | [19085 Async ks-project:82151]: Signaling child to exit 2022-08-12 10:58:25.967 | WAKEUP 2022-08-12 10:58:25.989 | [19085 Async ks-project:82151]: Signaled 2022-08-12 10:58:25.991 | + functions-common:get_or_create_project:933 : local project_id 2022-08-12 10:58:25.991 | ++ 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-12 10:58:25.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.991 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:25.991 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:25.991 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:25.991 | + functions-common:get_or_create_project:939 : project_id=52c40dcee6e0438ebc563b4a272274d4 2022-08-12 10:58:25.991 | + functions-common:get_or_create_project:940 : echo 52c40dcee6e0438ebc563b4a272274d4 2022-08-12 10:58:25.991 | 52c40dcee6e0438ebc563b4a272274d4 2022-08-12 10:58:26.034 | [19085 Async ks-project:82151]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-08-12 10:58:26.071 | [19085 Async ks-service:82256]: Waiting for completion of get_or_create_role service running on PID 82256 (4 other jobs running) 2022-08-12 10:58:26.095 | [19085 Async ks-service:82256]: Signaling child to exit 2022-08-12 10:58:26.095 | WAKEUP 2022-08-12 10:58:26.117 | [19085 Async ks-service:82256]: Signaled 2022-08-12 10:58:26.118 | + functions-common:get_or_create_role:946 : local role_id 2022-08-12 10:58:26.118 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-12 10:58:26.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:26.118 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:26.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:26.118 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:26.118 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:26.118 | + functions-common:get_or_create_role:951 : role_id=dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 10:58:26.119 | + functions-common:get_or_create_role:952 : echo dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 10:58:26.119 | dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 10:58:26.162 | [19085 Async ks-service:82256]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-12 10:58:26.199 | [19085 Async ks-reseller:82351]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 82351 (3 other jobs running) 2022-08-12 10:58:26.224 | [19085 Async ks-reseller:82351]: Signaling child to exit 2022-08-12 10:58:26.224 | WAKEUP 2022-08-12 10:58:26.245 | [19085 Async ks-reseller:82351]: Signaled 2022-08-12 10:58:26.247 | + functions-common:get_or_create_role:946 : local role_id 2022-08-12 10:58:26.247 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-12 10:58:26.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:26.247 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:26.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:26.247 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:26.247 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:26.247 | + functions-common:get_or_create_role:951 : role_id=050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 10:58:26.247 | + functions-common:get_or_create_role:952 : echo 050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 10:58:26.247 | 050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 10:58:26.290 | [19085 Async ks-reseller:82351]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-12 10:58:26.328 | [19085 Async ks-anotherrole:82452]: Waiting for completion of get_or_create_role anotherrole running on PID 82452 (2 other jobs running) 2022-08-12 10:58:26.351 | [19085 Async ks-anotherrole:82452]: Signaling child to exit 2022-08-12 10:58:26.351 | WAKEUP 2022-08-12 10:58:26.374 | [19085 Async ks-anotherrole:82452]: Signaled 2022-08-12 10:58:26.375 | + functions-common:get_or_create_role:946 : local role_id 2022-08-12 10:58:26.375 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-12 10:58:26.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:26.375 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:26.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:26.375 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:26.375 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:26.376 | + functions-common:get_or_create_role:951 : role_id=d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:58:26.376 | + functions-common:get_or_create_role:952 : echo d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:58:26.376 | d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:58:26.418 | [19085 Async ks-anotherrole:82452]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-12 10:58:26.422 | + inc/async:async_wait:197 : return 0 2022-08-12 10:58:26.425 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.497 | + inc/async:async_inner:63 : get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.547 | [19085 Async ks-demo-member:83341]: running: get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.550 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 4eef8c08fd624006b0498b56eda3d377 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.618 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4eef8c08fd624006b0498b56eda3d377 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.667 | [19085 Async ks-demo-admin:83462]: running: get_or_add_user_project_role admin 4eef8c08fd624006b0498b56eda3d377 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.670 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.755 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.809 | [19085 Async ks-demo-another:83583]: running: get_or_add_user_project_role anotherrole acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:26.812 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:58:26.899 | + inc/async:async_inner:63 : get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:58:26.986 | [19085 Async ks-demo-invis:83705]: running: get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:58:26.991 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-12 10:58:26.999 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-12 10:58:27.005 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 10:58:27.028 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-12 10:58:27.055 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-12 10:58:27.081 | +++ 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-12 10:58:31.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:31.014 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:31.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:31.014 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:31.158 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:31.160 | ++ functions-common:get_or_create_user:926 : user_id=718e16568bd549a3acaaa7586bad55de 2022-08-12 10:58:31.162 | ++ functions-common:get_or_create_user:927 : echo 718e16568bd549a3acaaa7586bad55de 2022-08-12 10:58:31.165 | + lib/keystone:create_keystone_accounts:360 : demo_reader=718e16568bd549a3acaaa7586bad55de 2022-08-12 10:58:31.169 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 718e16568bd549a3acaaa7586bad55de 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:31.256 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 718e16568bd549a3acaaa7586bad55de 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:31.317 | [19085 Async ks-demo-reader:83871]: running: get_or_add_user_project_role reader 718e16568bd549a3acaaa7586bad55de 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:58:31.322 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-12 10:58:31.329 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-12 10:58:31.336 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-12 10:58:31.341 | +++ 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-12 10:58:35.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:35.964 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:35.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:35.964 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:36.122 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:36.126 | ++ functions-common:get_or_create_project:939 : project_id=131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:36.132 | ++ functions-common:get_or_create_project:940 : echo 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:36.135 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:36.139 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-12 10:58:36.143 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-12 10:58:36.148 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 10:58:36.151 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-12 10:58:36.154 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-12 10:58:36.163 | +++ 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-12 10:58:39.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:39.636 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:39.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:39.636 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:39.951 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:39.976 | ++ functions-common:get_or_create_user:926 : user_id=ed3f531afb824963a1897968b128b023 2022-08-12 10:58:39.995 | ++ functions-common:get_or_create_user:927 : echo ed3f531afb824963a1897968b128b023 2022-08-12 10:58:40.018 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=ed3f531afb824963a1897968b128b023 2022-08-12 10:58:40.036 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:40.403 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:40.634 | [19085 Async ks-alt-admin:84281]: running: get_or_add_user_project_role admin ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:40.655 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:41.058 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:41.217 | [19085 Async ks-alt-another:84403]: running: get_or_add_user_project_role anotherrole ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:41.241 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-12 10:58:41.266 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-12 10:58:41.282 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 10:58:41.293 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-12 10:58:41.304 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-12 10:58:41.315 | +++ 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-12 10:58:44.246 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:44.315 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:44.342 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:44.352 | [83341 Async ks-demo-member:83341]: finished successfully 2022-08-12 10:58:44.365 | [83462 Async ks-demo-admin:83462]: finished successfully 2022-08-12 10:58:44.370 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:44.395 | [83705 Async ks-demo-invis:83705]: finished successfully 2022-08-12 10:58:44.424 | [83583 Async ks-demo-another:83583]: finished successfully 2022-08-12 10:58:45.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:45.363 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:45.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:45.363 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:45.503 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:45.506 | ++ functions-common:get_or_create_user:926 : user_id=a9a7b11f06be430cbac846a3c3190341 2022-08-12 10:58:45.509 | ++ functions-common:get_or_create_user:927 : echo a9a7b11f06be430cbac846a3c3190341 2022-08-12 10:58:45.512 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a9a7b11f06be430cbac846a3c3190341 2022-08-12 10:58:45.514 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a9a7b11f06be430cbac846a3c3190341 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:45.594 | + inc/async:async_inner:63 : get_or_add_user_project_role member a9a7b11f06be430cbac846a3c3190341 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:45.655 | [19085 Async ks-alt-member-user:84774]: running: get_or_add_user_project_role member a9a7b11f06be430cbac846a3c3190341 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:45.658 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-12 10:58:45.663 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-12 10:58:45.668 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 10:58:45.675 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-12 10:58:45.681 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-12 10:58:45.692 | +++ 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-12 10:58:46.725 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:46.764 | [83871 Async ks-demo-reader:83871]: finished successfully 2022-08-12 10:58:48.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:48.706 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:48.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:48.706 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:48.850 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:48.853 | ++ functions-common:get_or_create_user:926 : user_id=5ef3c69aa19643ba96928fdf0ed76bb1 2022-08-12 10:58:48.859 | ++ functions-common:get_or_create_user:927 : echo 5ef3c69aa19643ba96928fdf0ed76bb1 2022-08-12 10:58:48.862 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=5ef3c69aa19643ba96928fdf0ed76bb1 2022-08-12 10:58:48.864 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5ef3c69aa19643ba96928fdf0ed76bb1 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:48.950 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5ef3c69aa19643ba96928fdf0ed76bb1 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:49.078 | [19085 Async ks-alt-reader-user:85012]: running: get_or_add_user_project_role reader 5ef3c69aa19643ba96928fdf0ed76bb1 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:58:49.106 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-12 10:58:49.124 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 10:58:49.139 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-12 10:58:49.164 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-12 10:58:49.198 | +++ 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-12 10:58:52.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:52.354 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:52.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:52.354 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:52.557 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:52.563 | ++ functions-common:get_or_create_user:926 : user_id=95bd7f32479245fbac266606175762b0 2022-08-12 10:58:52.568 | ++ functions-common:get_or_create_user:927 : echo 95bd7f32479245fbac266606175762b0 2022-08-12 10:58:52.576 | + lib/keystone:create_keystone_accounts:392 : system_member_user=95bd7f32479245fbac266606175762b0 2022-08-12 10:58:52.580 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 95bd7f32479245fbac266606175762b0 all 2022-08-12 10:58:52.701 | + inc/async:async_inner:63 : get_or_add_user_system_role member 95bd7f32479245fbac266606175762b0 all 2022-08-12 10:58:52.795 | [19085 Async ks-system-member:85245]: running: get_or_add_user_system_role member 95bd7f32479245fbac266606175762b0 all 2022-08-12 10:58:52.801 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-12 10:58:52.818 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 10:58:52.835 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-12 10:58:52.856 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-12 10:58:52.891 | +++ 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-12 10:58:55.795 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:55.928 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:55.953 | [84403 Async ks-alt-another:84403]: finished successfully 2022-08-12 10:58:56.105 | [84281 Async ks-alt-admin:84281]: finished successfully 2022-08-12 10:58:56.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:56.722 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:56.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:58:56.722 | from cryptography.utils import int_from_bytes 2022-08-12 10:58:56.884 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:58:56.891 | ++ functions-common:get_or_create_user:926 : user_id=e01e9cae71b44a7083ea0d11066f5854 2022-08-12 10:58:56.894 | ++ functions-common:get_or_create_user:927 : echo e01e9cae71b44a7083ea0d11066f5854 2022-08-12 10:58:56.897 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=e01e9cae71b44a7083ea0d11066f5854 2022-08-12 10:58:56.899 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader e01e9cae71b44a7083ea0d11066f5854 all 2022-08-12 10:58:57.046 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e01e9cae71b44a7083ea0d11066f5854 all 2022-08-12 10:58:57.137 | [19085 Async ks-system-reader:85552]: running: get_or_add_user_system_role reader e01e9cae71b44a7083ea0d11066f5854 all 2022-08-12 10:58:57.148 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-12 10:58:57.155 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-12 10:58:57.164 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-12 10:58:57.168 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-12 10:58:57.193 | +++ 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-12 10:58:58.926 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:58:59.102 | [84774 Async ks-alt-member-user:84774]: finished successfully 2022-08-12 10:59:00.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:00.406 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:00.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:00.406 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:00.576 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:00.579 | ++ functions-common:get_or_create_group:903 : group_id=1447cb1ece384a1c9bd805357a152654 2022-08-12 10:59:00.584 | ++ functions-common:get_or_create_group:904 : echo 1447cb1ece384a1c9bd805357a152654 2022-08-12 10:59:00.587 | + lib/keystone:create_keystone_accounts:402 : admin_group=1447cb1ece384a1c9bd805357a152654 2022-08-12 10:59:00.590 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-12 10:59:00.593 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-12 10:59:00.596 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-12 10:59:00.598 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-12 10:59:00.602 | +++ 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-12 10:59:02.105 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:59:02.135 | [85012 Async ks-alt-reader-user:85012]: finished successfully 2022-08-12 10:59:03.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:03.386 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:03.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:03.386 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:03.529 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:03.533 | ++ functions-common:get_or_create_group:903 : group_id=4faedc097e9b41598007387a1795c4f7 2022-08-12 10:59:03.535 | ++ functions-common:get_or_create_group:904 : echo 4faedc097e9b41598007387a1795c4f7 2022-08-12 10:59:03.538 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=4faedc097e9b41598007387a1795c4f7 2022-08-12 10:59:03.541 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:03.636 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:03.699 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:59:03.710 | [19085 Async ks-group-memberdemo:85912]: running: get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:03.714 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:03.736 | [85245 Async ks-system-member:85245]: finished successfully 2022-08-12 10:59:03.806 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:03.857 | [19085 Async ks-group-anotherdemo:86066]: running: get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:03.860 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:03.939 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:04.125 | [19085 Async ks-group-memberalt:86161]: running: get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:04.146 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:04.621 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:04.880 | [19085 Async ks-group-anotheralt:86260]: running: get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:04.913 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1447cb1ece384a1c9bd805357a152654 254545a5250741a0bf9da613f7749ee7 2022-08-12 10:59:05.397 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1447cb1ece384a1c9bd805357a152654 254545a5250741a0bf9da613f7749ee7 2022-08-12 10:59:05.681 | [19085 Async ks-group-admin:86356]: running: get_or_add_group_project_role admin 1447cb1ece384a1c9bd805357a152654 254545a5250741a0bf9da613f7749ee7 2022-08-12 10:59:05.701 | + 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-12 10:59:06.049 | [19085 Async ks-demo-member:83341]: Waiting for completion of get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 running on PID 83341 (17 other jobs running) 2022-08-12 10:59:06.232 | [19085 Async ks-demo-member:83341]: Signaling child to exit 2022-08-12 10:59:06.236 | WAKEUP 2022-08-12 10:59:06.388 | [19085 Async ks-demo-member:83341]: Signaled 2022-08-12 10:59:06.402 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:06.402 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:06.402 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:06.402 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:06.402 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:06.402 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:06.402 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:06.402 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:06.402 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:06.402 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user acea4156218b49ab9e9c2878ec6bf879 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:06.402 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:06.402 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:06.403 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:06.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:06.403 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:06.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:06.403 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:06.403 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:06.403 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:06.403 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:06.403 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user acea4156218b49ab9e9c2878ec6bf879 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:06.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:06.403 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:06.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:06.403 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:06.403 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:06.403 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user acea4156218b49ab9e9c2878ec6bf879 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:06.403 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:06.403 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:06.403 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:06.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:06.403 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:06.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:06.403 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:06.403 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:06.403 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:06.403 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:06.403 | ++ functions-common:get_field:819 : echo '| e724fe5c79a448c48fa8cdbb118400fe | acea4156218b49ab9e9c2878ec6bf879 | | 0a98ceb5527d476588ffaa7358e80a99 | | | False |' 2022-08-12 10:59:06.403 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:06.403 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:06.403 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:06.403 | + functions-common:get_or_add_user_project_role:998 : echo e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:06.404 | e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:06.715 | [19085 Async ks-demo-member:83341]: finished get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 with result 0 in 17 seconds 2022-08-12 10:59:06.883 | [19085 Async ks-demo-admin:83462]: Waiting for completion of get_or_add_user_project_role admin 4eef8c08fd624006b0498b56eda3d377 0a98ceb5527d476588ffaa7358e80a99 running on PID 83462 (16 other jobs running) 2022-08-12 10:59:07.013 | [19085 Async ks-demo-admin:83462]: Signaling child to exit 2022-08-12 10:59:07.013 | WAKEUP 2022-08-12 10:59:07.149 | [19085 Async ks-demo-admin:83462]: Signaled 2022-08-12 10:59:07.159 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:07.159 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:07.159 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:07.159 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:07.159 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:07.159 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:07.159 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:07.159 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:07.159 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:07.159 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:07.159 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4eef8c08fd624006b0498b56eda3d377 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:07.159 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:07.159 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:07.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.159 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.159 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.159 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:07.159 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:07.159 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:07.159 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 4eef8c08fd624006b0498b56eda3d377 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:07.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.160 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.160 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.160 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4eef8c08fd624006b0498b56eda3d377 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:07.166 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:07.166 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:07.166 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:07.166 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:07.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.166 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.166 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.166 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:07.167 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:07.167 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:07.167 | ++ functions-common:get_field:819 : echo '| aba02a0a6818431c93e25755ad1bbbbd | 4eef8c08fd624006b0498b56eda3d377 | | 0a98ceb5527d476588ffaa7358e80a99 | | | False |' 2022-08-12 10:59:07.167 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:07.167 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:07.167 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:59:07.167 | + functions-common:get_or_add_user_project_role:998 : echo aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:59:07.167 | aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:59:07.420 | [19085 Async ks-demo-admin:83462]: finished get_or_add_user_project_role admin 4eef8c08fd624006b0498b56eda3d377 0a98ceb5527d476588ffaa7358e80a99 with result 0 in 17 seconds 2022-08-12 10:59:07.669 | [19085 Async ks-demo-another:83583]: Waiting for completion of get_or_add_user_project_role anotherrole acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 running on PID 83583 (15 other jobs running) 2022-08-12 10:59:07.736 | [19085 Async ks-demo-another:83583]: Signaling child to exit 2022-08-12 10:59:07.737 | WAKEUP 2022-08-12 10:59:07.783 | [19085 Async ks-demo-another:83583]: Signaled 2022-08-12 10:59:07.785 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:07.785 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:07.785 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:07.785 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:07.785 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:07.785 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:07.785 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:07.785 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:07.785 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user acea4156218b49ab9e9c2878ec6bf879 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:07.785 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:07.785 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:07.785 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:07.785 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:07.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.785 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.785 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.785 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:07.785 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:07.785 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:07.785 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user acea4156218b49ab9e9c2878ec6bf879 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:07.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.786 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.786 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.786 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user acea4156218b49ab9e9c2878ec6bf879 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:07.786 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:07.786 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:07.786 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:07.786 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:07.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.786 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:07.786 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:07.786 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:07.786 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:07.786 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:07.786 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:07.786 | ++ functions-common:get_field:819 : echo '| d71a0dd45cbd4fd2b78708b40f60973d | acea4156218b49ab9e9c2878ec6bf879 | | 0a98ceb5527d476588ffaa7358e80a99 | | | False |' 2022-08-12 10:59:07.786 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:07.786 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:59:07.786 | + functions-common:get_or_add_user_project_role:998 : echo d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:59:07.786 | d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:59:07.868 | [19085 Async ks-demo-another:83583]: finished get_or_add_user_project_role anotherrole acea4156218b49ab9e9c2878ec6bf879 0a98ceb5527d476588ffaa7358e80a99 with result 0 in 17 seconds 2022-08-12 10:59:07.930 | [19085 Async ks-demo-invis:83705]: Waiting for completion of get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 94f2c13f07104f99a0a2e2b0c4560c1f running on PID 83705 (14 other jobs running) 2022-08-12 10:59:08.005 | [19085 Async ks-demo-invis:83705]: Signaling child to exit 2022-08-12 10:59:08.006 | WAKEUP 2022-08-12 10:59:08.108 | [19085 Async ks-demo-invis:83705]: Signaled 2022-08-12 10:59:08.109 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:08.109 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:08.109 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:08.109 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:08.109 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:08.109 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:08.109 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:08.109 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:08.109 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:08.109 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user acea4156218b49ab9e9c2878ec6bf879 --project 94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:59:08.109 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:08.109 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:08.109 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.109 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.109 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.110 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:08.110 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:08.110 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:08.110 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user acea4156218b49ab9e9c2878ec6bf879 --project 94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:59:08.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.110 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.110 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.110 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user acea4156218b49ab9e9c2878ec6bf879 --project 94f2c13f07104f99a0a2e2b0c4560c1f 2022-08-12 10:59:08.110 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:08.110 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:08.110 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:08.110 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.110 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.110 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.110 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:08.110 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:08.110 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:08.110 | ++ functions-common:get_field:819 : echo '| e724fe5c79a448c48fa8cdbb118400fe | acea4156218b49ab9e9c2878ec6bf879 | | 94f2c13f07104f99a0a2e2b0c4560c1f | | | False |' 2022-08-12 10:59:08.110 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:08.110 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.110 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:08.110 | + functions-common:get_or_add_user_project_role:998 : echo e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:08.110 | e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:08.145 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:59:08.175 | [19085 Async ks-demo-invis:83705]: finished get_or_add_user_project_role member acea4156218b49ab9e9c2878ec6bf879 94f2c13f07104f99a0a2e2b0c4560c1f with result 0 in 17 seconds 2022-08-12 10:59:08.182 | [85552 Async ks-system-reader:85552]: finished successfully 2022-08-12 10:59:08.235 | [19085 Async ks-demo-reader:83871]: Waiting for completion of get_or_add_user_project_role reader 718e16568bd549a3acaaa7586bad55de 0a98ceb5527d476588ffaa7358e80a99 running on PID 83871 (13 other jobs running) 2022-08-12 10:59:08.272 | [19085 Async ks-demo-reader:83871]: Signaling child to exit 2022-08-12 10:59:08.272 | WAKEUP 2022-08-12 10:59:08.324 | [19085 Async ks-demo-reader:83871]: Signaled 2022-08-12 10:59:08.326 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:08.326 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:08.326 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:08.326 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:08.326 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:08.326 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:08.326 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:08.326 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:08.326 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 718e16568bd549a3acaaa7586bad55de --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:08.326 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:08.326 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:08.326 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:08.326 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.326 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.326 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.326 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:08.326 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:08.326 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:08.326 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 718e16568bd549a3acaaa7586bad55de --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:08.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.326 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.326 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.326 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:08.326 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:08.326 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:08.326 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 718e16568bd549a3acaaa7586bad55de --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:08.326 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.327 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.327 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.327 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:08.327 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:08.327 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:08.327 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:08.327 | ++ functions-common:get_field:819 : echo '| de00389d088a488ab9ebd2e4984b644a | 718e16568bd549a3acaaa7586bad55de | | 0a98ceb5527d476588ffaa7358e80a99 | | | False |' 2022-08-12 10:59:08.327 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.328 | + functions-common:get_or_add_user_project_role:996 : user_role_id=de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:08.328 | + functions-common:get_or_add_user_project_role:998 : echo de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:08.328 | de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:08.423 | [19085 Async ks-demo-reader:83871]: finished get_or_add_user_project_role reader 718e16568bd549a3acaaa7586bad55de 0a98ceb5527d476588ffaa7358e80a99 with result 0 in 15 seconds 2022-08-12 10:59:08.430 | + inc/async:async_wait:197 : return 0 2022-08-12 10:59:08.433 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-12 10:59:08.533 | [19085 Async ks-alt-admin:84281]: Waiting for completion of get_or_add_user_project_role admin ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 running on PID 84281 (12 other jobs running) 2022-08-12 10:59:08.576 | [19085 Async ks-alt-admin:84281]: Signaling child to exit 2022-08-12 10:59:08.577 | WAKEUP 2022-08-12 10:59:08.613 | [19085 Async ks-alt-admin:84281]: Signaled 2022-08-12 10:59:08.615 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:08.615 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:08.615 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:08.615 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:08.615 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:08.615 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:08.615 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:08.615 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:08.615 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:08.615 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed3f531afb824963a1897968b128b023 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:08.616 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:08.616 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:08.616 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.616 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.616 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.616 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:08.616 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:08.616 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:08.616 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user ed3f531afb824963a1897968b128b023 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:08.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.616 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.616 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.616 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:08.616 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed3f531afb824963a1897968b128b023 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:08.616 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:08.616 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:08.616 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.616 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:08.616 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:08.616 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:08.616 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:08.617 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:08.617 | ++ functions-common:get_field:819 : echo '| aba02a0a6818431c93e25755ad1bbbbd | ed3f531afb824963a1897968b128b023 | | 131b25681eae48e297bfa8d5c0338494 | | | False |' 2022-08-12 10:59:08.617 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:08.617 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:08.617 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:59:08.617 | + functions-common:get_or_add_user_project_role:998 : echo aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:59:08.617 | aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 10:59:08.718 | [19085 Async ks-alt-admin:84281]: finished get_or_add_user_project_role admin ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 with result 0 in 15 seconds 2022-08-12 10:59:08.868 | [19085 Async ks-alt-another:84403]: Waiting for completion of get_or_add_user_project_role anotherrole ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 running on PID 84403 (11 other jobs running) 2022-08-12 10:59:08.982 | [19085 Async ks-alt-another:84403]: Signaling child to exit 2022-08-12 10:59:08.983 | WAKEUP 2022-08-12 10:59:09.105 | [19085 Async ks-alt-another:84403]: Signaled 2022-08-12 10:59:09.106 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:09.106 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:09.106 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:09.106 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:09.107 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:09.107 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:09.107 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:09.107 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:09.107 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:09.107 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ed3f531afb824963a1897968b128b023 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:09.107 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:09.107 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:09.107 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:09.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.107 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.107 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.107 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:09.107 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:09.107 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:09.107 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user ed3f531afb824963a1897968b128b023 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:09.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.107 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.107 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.107 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ed3f531afb824963a1897968b128b023 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:09.107 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:09.107 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:09.107 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:09.107 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:09.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.107 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.107 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.108 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:09.108 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:09.108 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:09.108 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:09.108 | ++ functions-common:get_field:819 : echo '| d71a0dd45cbd4fd2b78708b40f60973d | ed3f531afb824963a1897968b128b023 | | 131b25681eae48e297bfa8d5c0338494 | | | False |' 2022-08-12 10:59:09.108 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:09.108 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:59:09.108 | + functions-common:get_or_add_user_project_role:998 : echo d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:59:09.108 | d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 10:59:09.326 | [19085 Async ks-alt-another:84403]: finished get_or_add_user_project_role anotherrole ed3f531afb824963a1897968b128b023 131b25681eae48e297bfa8d5c0338494 with result 0 in 15 seconds 2022-08-12 10:59:09.524 | [19085 Async ks-alt-member-user:84774]: Waiting for completion of get_or_add_user_project_role member a9a7b11f06be430cbac846a3c3190341 131b25681eae48e297bfa8d5c0338494 running on PID 84774 (10 other jobs running) 2022-08-12 10:59:09.632 | [19085 Async ks-alt-member-user:84774]: Signaling child to exit 2022-08-12 10:59:09.633 | WAKEUP 2022-08-12 10:59:09.742 | [19085 Async ks-alt-member-user:84774]: Signaled 2022-08-12 10:59:09.747 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:09.747 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:09.747 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:09.747 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:09.747 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:09.747 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:09.747 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:09.747 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:09.747 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9a7b11f06be430cbac846a3c3190341 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:09.747 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:09.747 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:09.747 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:09.747 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:09.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.747 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.747 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.747 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:09.747 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:09.747 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:09.747 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user a9a7b11f06be430cbac846a3c3190341 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:09.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.747 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.747 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.747 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9a7b11f06be430cbac846a3c3190341 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:09.747 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:09.748 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:09.748 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:09.748 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:09.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.748 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:09.748 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:09.748 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:09.748 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:09.748 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:09.748 | ++ functions-common:get_field:819 : echo '| e724fe5c79a448c48fa8cdbb118400fe | a9a7b11f06be430cbac846a3c3190341 | | 131b25681eae48e297bfa8d5c0338494 | | | False |' 2022-08-12 10:59:09.748 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:09.748 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:09.748 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:09.748 | + functions-common:get_or_add_user_project_role:998 : echo e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:09.748 | e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:09.968 | [19085 Async ks-alt-member-user:84774]: finished get_or_add_user_project_role member a9a7b11f06be430cbac846a3c3190341 131b25681eae48e297bfa8d5c0338494 with result 0 in 13 seconds 2022-08-12 10:59:10.191 | [19085 Async ks-alt-reader-user:85012]: Waiting for completion of get_or_add_user_project_role reader 5ef3c69aa19643ba96928fdf0ed76bb1 131b25681eae48e297bfa8d5c0338494 running on PID 85012 (9 other jobs running) 2022-08-12 10:59:10.354 | [19085 Async ks-alt-reader-user:85012]: Signaling child to exit 2022-08-12 10:59:10.354 | WAKEUP 2022-08-12 10:59:10.481 | [19085 Async ks-alt-reader-user:85012]: Signaled 2022-08-12 10:59:10.491 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 10:59:10.491 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 10:59:10.491 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:10.492 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:10.492 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:10.492 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:10.492 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:10.492 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 10:59:10.492 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5ef3c69aa19643ba96928fdf0ed76bb1 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:10.492 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 10:59:10.492 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:10.492 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:10.492 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:10.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:10.492 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:10.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:10.492 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:10.492 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:10.492 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 10:59:10.492 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 10:59:10.492 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 5ef3c69aa19643ba96928fdf0ed76bb1 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:10.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:10.493 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:10.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:10.493 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:10.493 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5ef3c69aa19643ba96928fdf0ed76bb1 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:10.493 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 10:59:10.493 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 10:59:10.493 | ++ functions-common:get_field:812 : local data field 2022-08-12 10:59:10.493 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:10.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:10.493 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:10.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:10.493 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:10.493 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:10.493 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 10:59:10.493 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 10:59:10.493 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 10:59:10.493 | ++ functions-common:get_field:819 : echo '| de00389d088a488ab9ebd2e4984b644a | 5ef3c69aa19643ba96928fdf0ed76bb1 | | 131b25681eae48e297bfa8d5c0338494 | | | False |' 2022-08-12 10:59:10.494 | ++ functions-common:get_field:813 : read data 2022-08-12 10:59:10.494 | + functions-common:get_or_add_user_project_role:996 : user_role_id=de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:10.494 | + functions-common:get_or_add_user_project_role:998 : echo de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:10.494 | de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:10.805 | [19085 Async ks-alt-reader-user:85012]: finished get_or_add_user_project_role reader 5ef3c69aa19643ba96928fdf0ed76bb1 131b25681eae48e297bfa8d5c0338494 with result 0 in 13 seconds 2022-08-12 10:59:10.843 | + inc/async:async_wait:197 : return 0 2022-08-12 10:59:10.846 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-12 10:59:11.196 | [19085 Async ks-system-member:85245]: Waiting for completion of get_or_add_user_system_role member 95bd7f32479245fbac266606175762b0 all running on PID 85245 (8 other jobs running) 2022-08-12 10:59:11.355 | [19085 Async ks-system-member:85245]: Signaling child to exit 2022-08-12 10:59:11.355 | WAKEUP 2022-08-12 10:59:11.502 | [19085 Async ks-system-member:85245]: Signaled 2022-08-12 10:59:11.513 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-12 10:59:11.514 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-12 10:59:11.514 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-12 10:59:11.514 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:11.514 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:11.514 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:11.514 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:11.514 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:11.514 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-12 10:59:11.514 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95bd7f32479245fbac266606175762b0 --system all -f value -c Role 2022-08-12 10:59:11.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:11.514 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:11.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:11.514 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:11.514 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:11.514 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-12 10:59:11.515 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-12 10:59:11.515 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 95bd7f32479245fbac266606175762b0 --system all 2022-08-12 10:59:11.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:11.515 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:11.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:11.515 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:11.515 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95bd7f32479245fbac266606175762b0 --system all -f value -c Role 2022-08-12 10:59:11.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:11.515 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:11.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:11.515 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:11.515 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:11.515 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:11.515 | + functions-common:get_or_add_user_system_role:1053 : echo e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:11.515 | e724fe5c79a448c48fa8cdbb118400fe 2022-08-12 10:59:11.809 | [19085 Async ks-system-member:85245]: finished get_or_add_user_system_role member 95bd7f32479245fbac266606175762b0 all with result 0 in 11 seconds 2022-08-12 10:59:12.054 | [19085 Async ks-system-reader:85552]: Waiting for completion of get_or_add_user_system_role reader e01e9cae71b44a7083ea0d11066f5854 all running on PID 85552 (7 other jobs running) 2022-08-12 10:59:12.233 | [19085 Async ks-system-reader:85552]: Signaling child to exit 2022-08-12 10:59:12.234 | WAKEUP 2022-08-12 10:59:12.358 | [19085 Async ks-system-reader:85552]: Signaled 2022-08-12 10:59:12.364 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-12 10:59:12.364 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-12 10:59:12.364 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-12 10:59:12.364 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 10:59:12.364 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 10:59:12.364 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 10:59:12.364 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 10:59:12.364 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 10:59:12.364 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-12 10:59:12.364 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e01e9cae71b44a7083ea0d11066f5854 --system all -f value -c Role 2022-08-12 10:59:12.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:12.364 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:12.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:12.364 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:12.364 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:12.364 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-12 10:59:12.364 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-12 10:59:12.364 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user e01e9cae71b44a7083ea0d11066f5854 --system all 2022-08-12 10:59:12.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:12.364 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:12.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:12.364 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:12.364 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e01e9cae71b44a7083ea0d11066f5854 --system all -f value -c Role 2022-08-12 10:59:12.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:12.364 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:12.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:12.365 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:12.365 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:12.365 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:12.365 | + functions-common:get_or_add_user_system_role:1053 : echo de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:12.365 | de00389d088a488ab9ebd2e4984b644a 2022-08-12 10:59:12.578 | [19085 Async ks-system-reader:85552]: finished get_or_add_user_system_role reader e01e9cae71b44a7083ea0d11066f5854 all with result 0 in 11 seconds 2022-08-12 10:59:12.592 | + inc/async:async_wait:197 : return 0 2022-08-12 10:59:12.600 | + 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-12 10:59:12.852 | [19085 Async ks-group-memberdemo:85912]: Waiting for completion of get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 running on PID 85912 (6 other jobs running) 2022-08-12 10:59:13.018 | [19085 Async ks-group-memberdemo:85912]: Signaling child to exit 2022-08-12 10:59:17.125 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:59:17.233 | [85912 Async ks-group-memberdemo:85912]: finished successfully 2022-08-12 10:59:17.340 | WAKEUP 2022-08-12 10:59:17.451 | [19085 Async ks-group-memberdemo:85912]: Signaled 2022-08-12 10:59:17.452 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-12 10:59:17.452 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4faedc097e9b41598007387a1795c4f7 --project 0a98ceb5527d476588ffaa7358e80a99 -f value 2022-08-12 10:59:17.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.452 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.452 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.452 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:17.453 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-12 10:59:17.453 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-12 10:59:17.453 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 4faedc097e9b41598007387a1795c4f7 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:17.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.453 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.453 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.453 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4faedc097e9b41598007387a1795c4f7 --project 0a98ceb5527d476588ffaa7358e80a99 -f value 2022-08-12 10:59:17.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.453 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.453 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.453 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:17.453 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e724fe5c79a448c48fa8cdbb118400fe 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 False' 2022-08-12 10:59:17.453 | + functions-common:get_or_add_group_project_role:1077 : echo e724fe5c79a448c48fa8cdbb118400fe 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 False 2022-08-12 10:59:17.453 | e724fe5c79a448c48fa8cdbb118400fe 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 False 2022-08-12 10:59:17.651 | [19085 Async ks-group-memberdemo:85912]: finished get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 with result 0 in 13 seconds 2022-08-12 10:59:17.701 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:59:17.754 | [19085 Async ks-group-anotherdemo:86066]: Waiting for completion of get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 running on PID 86066 (5 other jobs running) 2022-08-12 10:59:17.769 | [86066 Async ks-group-anotherdemo:86066]: finished successfully 2022-08-12 10:59:17.828 | [19085 Async ks-group-anotherdemo:86066]: Signaling child to exit 2022-08-12 10:59:17.828 | WAKEUP 2022-08-12 10:59:17.885 | [19085 Async ks-group-anotherdemo:86066]: Signaled 2022-08-12 10:59:17.886 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-12 10:59:17.886 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4faedc097e9b41598007387a1795c4f7 --project 0a98ceb5527d476588ffaa7358e80a99 -f value 2022-08-12 10:59:17.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.886 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.886 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.886 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:17.886 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-12 10:59:17.887 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-12 10:59:17.887 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4faedc097e9b41598007387a1795c4f7 --project 0a98ceb5527d476588ffaa7358e80a99 2022-08-12 10:59:17.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.887 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.887 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.887 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4faedc097e9b41598007387a1795c4f7 --project 0a98ceb5527d476588ffaa7358e80a99 -f value 2022-08-12 10:59:17.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.887 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:17.887 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:17.887 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:17.887 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d71a0dd45cbd4fd2b78708b40f60973d 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 False' 2022-08-12 10:59:17.887 | + functions-common:get_or_add_group_project_role:1077 : echo d71a0dd45cbd4fd2b78708b40f60973d 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 False 2022-08-12 10:59:17.887 | d71a0dd45cbd4fd2b78708b40f60973d 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 False 2022-08-12 10:59:17.951 | [19085 Async ks-group-anotherdemo:86066]: finished get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 0a98ceb5527d476588ffaa7358e80a99 with result 0 in 13 seconds 2022-08-12 10:59:18.009 | [19085 Async ks-group-memberalt:86161]: Waiting for completion of get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 running on PID 86161 (4 other jobs running) 2022-08-12 10:59:18.046 | [19085 Async ks-group-memberalt:86161]: Signaling child to exit 2022-08-12 10:59:19.023 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:59:19.055 | [86161 Async ks-group-memberalt:86161]: finished successfully 2022-08-12 10:59:19.080 | WAKEUP 2022-08-12 10:59:19.111 | [19085 Async ks-group-memberalt:86161]: Signaled 2022-08-12 10:59:19.112 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-12 10:59:19.113 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4faedc097e9b41598007387a1795c4f7 --project 131b25681eae48e297bfa8d5c0338494 -f value 2022-08-12 10:59:19.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.113 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.113 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.113 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:19.113 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-12 10:59:19.113 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-12 10:59:19.113 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 4faedc097e9b41598007387a1795c4f7 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:19.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.113 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.113 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.113 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4faedc097e9b41598007387a1795c4f7 --project 131b25681eae48e297bfa8d5c0338494 -f value 2022-08-12 10:59:19.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.113 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.113 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.113 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:19.113 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e724fe5c79a448c48fa8cdbb118400fe 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 False' 2022-08-12 10:59:19.113 | + functions-common:get_or_add_group_project_role:1077 : echo e724fe5c79a448c48fa8cdbb118400fe 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 False 2022-08-12 10:59:19.113 | e724fe5c79a448c48fa8cdbb118400fe 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 False 2022-08-12 10:59:19.163 | [19085 Async ks-group-memberalt:86161]: finished get_or_add_group_project_role member 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 with result 0 in 15 seconds 2022-08-12 10:59:19.207 | [19085 Async ks-group-anotheralt:86260]: Waiting for completion of get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 running on PID 86260 (3 other jobs running) 2022-08-12 10:59:19.240 | [19085 Async ks-group-anotheralt:86260]: Signaling child to exit 2022-08-12 10:59:19.523 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:59:19.550 | [86356 Async ks-group-admin:86356]: finished successfully 2022-08-12 10:59:19.608 | + inc/async:async_inner:64 : rc=0 2022-08-12 10:59:19.633 | [86260 Async ks-group-anotheralt:86260]: finished successfully 2022-08-12 10:59:19.656 | WAKEUP 2022-08-12 10:59:19.679 | [19085 Async ks-group-anotheralt:86260]: Signaled 2022-08-12 10:59:19.681 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-12 10:59:19.681 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4faedc097e9b41598007387a1795c4f7 --project 131b25681eae48e297bfa8d5c0338494 -f value 2022-08-12 10:59:19.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.681 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.681 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.681 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:19.681 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-12 10:59:19.681 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-12 10:59:19.681 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4faedc097e9b41598007387a1795c4f7 --project 131b25681eae48e297bfa8d5c0338494 2022-08-12 10:59:19.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.681 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.681 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.681 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4faedc097e9b41598007387a1795c4f7 --project 131b25681eae48e297bfa8d5c0338494 -f value 2022-08-12 10:59:19.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.681 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.681 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.682 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:19.682 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d71a0dd45cbd4fd2b78708b40f60973d 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 False' 2022-08-12 10:59:19.682 | + functions-common:get_or_add_group_project_role:1077 : echo d71a0dd45cbd4fd2b78708b40f60973d 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 False 2022-08-12 10:59:19.682 | d71a0dd45cbd4fd2b78708b40f60973d 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 False 2022-08-12 10:59:19.725 | [19085 Async ks-group-anotheralt:86260]: finished get_or_add_group_project_role anotherrole 4faedc097e9b41598007387a1795c4f7 131b25681eae48e297bfa8d5c0338494 with result 0 in 15 seconds 2022-08-12 10:59:19.763 | [19085 Async ks-group-admin:86356]: Waiting for completion of get_or_add_group_project_role admin 1447cb1ece384a1c9bd805357a152654 254545a5250741a0bf9da613f7749ee7 running on PID 86356 (2 other jobs running) 2022-08-12 10:59:19.788 | [19085 Async ks-group-admin:86356]: Signaling child to exit 2022-08-12 10:59:19.788 | WAKEUP 2022-08-12 10:59:19.810 | [19085 Async ks-group-admin:86356]: Signaled 2022-08-12 10:59:19.811 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-12 10:59:19.811 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1447cb1ece384a1c9bd805357a152654 --project 254545a5250741a0bf9da613f7749ee7 -f value 2022-08-12 10:59:19.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.812 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.812 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.812 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:19.812 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-12 10:59:19.812 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-12 10:59:19.812 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 1447cb1ece384a1c9bd805357a152654 --project 254545a5250741a0bf9da613f7749ee7 2022-08-12 10:59:19.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.812 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.812 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.812 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1447cb1ece384a1c9bd805357a152654 --project 254545a5250741a0bf9da613f7749ee7 -f value 2022-08-12 10:59:19.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.812 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 10:59:19.812 | from cryptography.utils import int_from_bytes 2022-08-12 10:59:19.812 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 10:59:19.812 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='aba02a0a6818431c93e25755ad1bbbbd 1447cb1ece384a1c9bd805357a152654 254545a5250741a0bf9da613f7749ee7 False' 2022-08-12 10:59:19.812 | + functions-common:get_or_add_group_project_role:1077 : echo aba02a0a6818431c93e25755ad1bbbbd 1447cb1ece384a1c9bd805357a152654 254545a5250741a0bf9da613f7749ee7 False 2022-08-12 10:59:19.812 | aba02a0a6818431c93e25755ad1bbbbd 1447cb1ece384a1c9bd805357a152654 254545a5250741a0bf9da613f7749ee7 False 2022-08-12 10:59:19.856 | [19085 Async ks-group-admin:86356]: finished get_or_add_group_project_role admin 1447cb1ece384a1c9bd805357a152654 254545a5250741a0bf9da613f7749ee7 with result 0 in 14 seconds 2022-08-12 10:59:19.860 | + inc/async:async_wait:197 : return 0 2022-08-12 10:59:19.863 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-12 10:59:19.879 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:59:19.882 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-12 10:59:19.901 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:59:19.903 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-12 10:59:19.906 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-12 10:59:19.973 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-12 10:59:20.017 | [19085 Async create_nova_accounts:88317]: running: create_nova_accounts 2022-08-12 10:59:20.020 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-12 10:59:20.038 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:59:20.041 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-12 10:59:20.044 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-12 10:59:20.113 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-12 10:59:20.162 | [19085 Async create_glance_accounts:88441]: running: create_glance_accounts 2022-08-12 10:59:20.165 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-12 10:59:20.188 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:59:20.190 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-12 10:59:20.193 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-12 10:59:20.270 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-12 10:59:20.317 | [19085 Async create_cinder_accounts:88580]: running: create_cinder_accounts 2022-08-12 10:59:20.320 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-12 10:59:20.341 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:59:20.344 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-12 10:59:20.347 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-12 10:59:20.443 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-12 10:59:20.508 | [19085 Async create_neutron_accounts:88705]: running: create_neutron_accounts 2022-08-12 10:59:20.519 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-12 10:59:20.554 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 10:59:20.573 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-12 10:59:20.577 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-12 10:59:21.027 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-12 10:59:21.286 | [19085 Async create_swift_accounts:88861]: running: create_swift_accounts 2022-08-12 10:59:21.311 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-12 10:59:21.439 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 10:59:21.464 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-12 10:59:21.822 | [19085 Async create_nova_accounts:88317]: Waiting for completion of create_nova_accounts running on PID 88317 (6 other jobs running) 2022-08-12 10:59:21.975 | [19085 Async create_nova_accounts:88317]: Signaling child to exit 2022-08-12 11:00:01.577 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:00:01.686 | [88705 Async create_neutron_accounts:88705]: finished successfully 2022-08-12 11:00:19.757 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:00:19.814 | [88580 Async create_cinder_accounts:88580]: finished successfully 2022-08-12 11:00:36.097 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:00:36.128 | [88441 Async create_glance_accounts:88441]: finished successfully 2022-08-12 11:00:41.031 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:00:41.057 | [88317 Async create_nova_accounts:88317]: finished successfully 2022-08-12 11:00:41.081 | WAKEUP 2022-08-12 11:00:41.104 | [19085 Async create_nova_accounts:88317]: Signaled 2022-08-12 11:00:41.106 | + 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-12 11:00:41.106 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-12 11:00:41.106 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-12 11:00:41.106 | + functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:00:41.106 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-12 11:00:41.106 | + functions-common:get_or_create_user:914 : local email= 2022-08-12 11:00:41.106 | ++ 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-12 11:00:41.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.106 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.106 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.106 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.106 | + functions-common:get_or_create_user:926 : user_id=eb9bed06ddf345e7aa00bde7a8ad770b 2022-08-12 11:00:41.106 | + functions-common:get_or_create_user:927 : echo eb9bed06ddf345e7aa00bde7a8ad770b 2022-08-12 11:00:41.106 | eb9bed06ddf345e7aa00bde7a8ad770b 2022-08-12 11:00:41.106 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-12 11:00:41.106 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:00:41.107 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:00:41.107 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:00:41.107 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:00:41.107 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:00:41.107 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:00:41.107 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:00:41.107 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:00:41.107 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:00:41.107 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:00:41.107 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.107 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:00:41.107 | ++ 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-12 11:00:41.107 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.107 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.107 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.107 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.107 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.107 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:00:41.107 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:00:41.107 | + 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-12 11:00:41.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.107 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.107 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.107 | ++ 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-12 11:00:41.107 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.107 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:00:41.107 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.107 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.107 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.108 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.108 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.108 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:00:41.108 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:00:41.108 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:00:41.108 | ++ functions-common:get_field:819 : echo '| dc6bd2aa9093476aa45c05cd4d930025 | eb9bed06ddf345e7aa00bde7a8ad770b | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:00:41.108 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.108 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.108 | + functions-common:get_or_add_user_project_role:998 : echo dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.108 | dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.108 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-12 11:00:41.108 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-12 11:00:41.108 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:00:41.108 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:00:41.108 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:00:41.108 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:00:41.108 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:00:41.108 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:00:41.108 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:00:41.108 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:00:41.108 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:00:41.108 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:00:41.108 | ++ 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-12 11:00:41.108 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.108 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:00:41.108 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.108 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.108 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.108 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.109 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.109 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:00:41.109 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:00:41.109 | + 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-12 11:00:41.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.109 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.109 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.109 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:00:41.109 | ++ 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-12 11:00:41.109 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.109 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.109 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.109 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.109 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.109 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.109 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:00:41.109 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:00:41.109 | ++ functions-common:get_field:819 : echo '| aba02a0a6818431c93e25755ad1bbbbd | eb9bed06ddf345e7aa00bde7a8ad770b | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:00:41.109 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:00:41.109 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.109 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:00:41.109 | + functions-common:get_or_add_user_project_role:998 : echo aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:00:41.109 | aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:00:41.109 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-12 11:00:41.109 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-12 11:00:41.109 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.40/compute 2022-08-12 11:00:41.109 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-12 11:00:41.109 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-12 11:00:41.109 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-12 11:00:41.109 | ++ 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-12 11:00:41.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.110 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.110 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.110 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.110 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-12 11:00:41.110 | 40d89e1c865e49ca9574da2c8f531a71' 2022-08-12 11:00:41.110 | + functions-common:get_or_create_service:1095 : echo 40d89e1c865e49ca9574da2c8f531a71 2022-08-12 11:00:41.110 | 40d89e1c865e49ca9574da2c8f531a71 2022-08-12 11:00:41.110 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.40/compute/v2/$(project_id)s' 2022-08-12 11:00:41.110 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-12 11:00:41.110 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.40/compute/v2/$(project_id)s' RegionOne 2022-08-12 11:00:41.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-12 11:00:41.110 | +++ 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-12 11:00:41.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.110 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.110 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.110 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-12 11:00:41.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-12 11:00:41.110 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.40/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-12 11:00:41.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.110 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.110 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.110 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=2ad884eb5779486d9aa586cc9051b325 2022-08-12 11:00:41.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 2ad884eb5779486d9aa586cc9051b325 2022-08-12 11:00:41.110 | + functions-common:get_or_create_endpoint:1128 : public_id=2ad884eb5779486d9aa586cc9051b325 2022-08-12 11:00:41.110 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-12 11:00:41.110 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-12 11:00:41.111 | + functions-common:get_or_create_endpoint:1137 : echo 2ad884eb5779486d9aa586cc9051b325 2022-08-12 11:00:41.111 | 2ad884eb5779486d9aa586cc9051b325 2022-08-12 11:00:41.111 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-12 11:00:41.111 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-12 11:00:41.111 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-12 11:00:41.111 | ++ 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-12 11:00:41.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.111 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.111 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.111 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.111 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-12 11:00:41.111 | 8fff64c609804ae48727c402029269da' 2022-08-12 11:00:41.111 | + functions-common:get_or_create_service:1095 : echo 8fff64c609804ae48727c402029269da 2022-08-12 11:00:41.111 | 8fff64c609804ae48727c402029269da 2022-08-12 11:00:41.111 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.40/compute/v2.1 2022-08-12 11:00:41.111 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-12 11:00:41.111 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.40/compute/v2.1 RegionOne 2022-08-12 11:00:41.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-12 11:00:41.111 | +++ 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-12 11:00:41.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.111 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.111 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.111 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-12 11:00:41.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-12 11:00:41.111 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.40/compute/v2.1 --region RegionOne -f value -c id 2022-08-12 11:00:41.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.111 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.111 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.112 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=759833d8ecf649d0baa4226bfb40326c 2022-08-12 11:00:41.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 759833d8ecf649d0baa4226bfb40326c 2022-08-12 11:00:41.112 | + functions-common:get_or_create_endpoint:1128 : public_id=759833d8ecf649d0baa4226bfb40326c 2022-08-12 11:00:41.112 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-12 11:00:41.112 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-12 11:00:41.112 | + functions-common:get_or_create_endpoint:1137 : echo 759833d8ecf649d0baa4226bfb40326c 2022-08-12 11:00:41.112 | 759833d8ecf649d0baa4226bfb40326c 2022-08-12 11:00:41.112 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-12 11:00:41.112 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:00:41.112 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-12 11:00:41.112 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:00:41.112 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-12 11:00:41.112 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:00:41.112 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:00:41.112 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:00:41.112 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:00:41.112 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:00:41.112 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:00:41.112 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:00:41.112 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:00:41.112 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:00:41.112 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:00:41.112 | ++ 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-12 11:00:41.112 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.112 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:00:41.112 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.112 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.112 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.112 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.112 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.113 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:00:41.113 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:00:41.113 | + 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-12 11:00:41.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.113 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.113 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.113 | ++ 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-12 11:00:41.113 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:00:41.113 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.113 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.113 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.113 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.113 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.113 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.113 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:00:41.113 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:00:41.113 | ++ functions-common:get_field:819 : echo '| 050e5bd9ca5147bb8e4f67bcd351c367 | eb9bed06ddf345e7aa00bde7a8ad770b | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:00:41.113 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:00:41.113 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.113 | + functions-common:get_or_add_user_project_role:996 : user_role_id=050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 11:00:41.113 | + functions-common:get_or_add_user_project_role:998 : echo 050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 11:00:41.113 | 050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 11:00:41.113 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-12 11:00:41.113 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 11:00:41.113 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-12 11:00:41.113 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:00:41.113 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-12 11:00:41.154 | [19085 Async create_nova_accounts:88317]: finished create_nova_accounts with result 0 in 81 seconds 2022-08-12 11:00:41.193 | [19085 Async create_glance_accounts:88441]: Waiting for completion of create_glance_accounts running on PID 88441 (5 other jobs running) 2022-08-12 11:00:41.218 | [19085 Async create_glance_accounts:88441]: Signaling child to exit 2022-08-12 11:00:41.218 | WAKEUP 2022-08-12 11:00:41.241 | [19085 Async create_glance_accounts:88441]: Signaled 2022-08-12 11:00:41.242 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-12 11:00:41.242 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:00:41.242 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-12 11:00:41.242 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-12 11:00:41.242 | + functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:00:41.242 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-12 11:00:41.242 | + functions-common:get_or_create_user:914 : local email= 2022-08-12 11:00:41.242 | ++ 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-12 11:00:41.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.242 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.242 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.242 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.243 | + functions-common:get_or_create_user:926 : user_id=750b5024846749d88f240449d6fe0dc3 2022-08-12 11:00:41.243 | + functions-common:get_or_create_user:927 : echo 750b5024846749d88f240449d6fe0dc3 2022-08-12 11:00:41.243 | 750b5024846749d88f240449d6fe0dc3 2022-08-12 11:00:41.243 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-12 11:00:41.243 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:00:41.243 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:00:41.243 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:00:41.243 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:00:41.243 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:00:41.243 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:00:41.243 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:00:41.243 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:00:41.243 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:00:41.243 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:00:41.243 | ++ 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-12 11:00:41.243 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.243 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:00:41.243 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.243 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.243 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.243 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.243 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.243 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:00:41.243 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:00:41.243 | + 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-12 11:00:41.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.243 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.243 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.243 | ++ 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-12 11:00:41.244 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.244 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:00:41.244 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.244 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.244 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.244 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.244 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.244 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:00:41.244 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:00:41.244 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:00:41.244 | ++ functions-common:get_field:819 : echo '| dc6bd2aa9093476aa45c05cd4d930025 | 750b5024846749d88f240449d6fe0dc3 | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:00:41.244 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.244 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.244 | + functions-common:get_or_add_user_project_role:998 : echo dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.244 | dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.244 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-12 11:00:41.244 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-12 11:00:41.244 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:00:41.244 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-12 11:00:41.244 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-12 11:00:41.244 | + functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:00:41.244 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-12 11:00:41.244 | + functions-common:get_or_create_user:914 : local email= 2022-08-12 11:00:41.244 | ++ 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-12 11:00:41.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.244 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.244 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.244 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.244 | + functions-common:get_or_create_user:926 : user_id=2d9c65025dcd4c5ab7b61a9daeb0945c 2022-08-12 11:00:41.245 | + functions-common:get_or_create_user:927 : echo 2d9c65025dcd4c5ab7b61a9daeb0945c 2022-08-12 11:00:41.245 | 2d9c65025dcd4c5ab7b61a9daeb0945c 2022-08-12 11:00:41.245 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-12 11:00:41.245 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:00:41.245 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:00:41.245 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:00:41.245 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:00:41.245 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:00:41.245 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:00:41.245 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:00:41.245 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:00:41.245 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:00:41.245 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:00:41.245 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:00:41.245 | ++ 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-12 11:00:41.245 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.245 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.245 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.245 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.245 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.245 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.245 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:00:41.245 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:00:41.245 | + 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-12 11:00:41.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.245 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.245 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.245 | ++ 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-12 11:00:41.245 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:00:41.245 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.246 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.246 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.246 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.246 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.246 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.246 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:00:41.246 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:00:41.246 | ++ functions-common:get_field:819 : echo '| dc6bd2aa9093476aa45c05cd4d930025 | 2d9c65025dcd4c5ab7b61a9daeb0945c | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:00:41.246 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:00:41.246 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.246 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.246 | + functions-common:get_or_add_user_project_role:998 : echo dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.246 | dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.246 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-12 11:00:41.246 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-12 11:00:41.246 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:00:41.246 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:00:41.246 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:00:41.246 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:00:41.246 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:00:41.246 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:00:41.246 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:00:41.246 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:00:41.246 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:00:41.246 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:00:41.246 | ++ 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-12 11:00:41.246 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.246 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:00:41.246 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.246 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.247 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.247 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.247 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.247 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:00:41.247 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:00:41.247 | + 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-12 11:00:41.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.247 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.247 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.247 | ++ 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-12 11:00:41.247 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.247 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:00:41.247 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.247 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.247 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.247 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.247 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.247 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:00:41.247 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:00:41.247 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:00:41.247 | ++ functions-common:get_field:819 : echo '| 050e5bd9ca5147bb8e4f67bcd351c367 | 2d9c65025dcd4c5ab7b61a9daeb0945c | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:00:41.247 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.247 | + functions-common:get_or_add_user_project_role:996 : user_role_id=050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 11:00:41.247 | + functions-common:get_or_add_user_project_role:998 : echo 050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 11:00:41.247 | 050e5bd9ca5147bb8e4f67bcd351c367 2022-08-12 11:00:41.247 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-12 11:00:41.247 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-12 11:00:41.247 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-12 11:00:41.248 | ++ 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-12 11:00:41.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.248 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.248 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.248 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.248 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-12 11:00:41.248 | 375a6dc9719c47edb72315ad949c7ce1' 2022-08-12 11:00:41.248 | + functions-common:get_or_create_service:1095 : echo 375a6dc9719c47edb72315ad949c7ce1 2022-08-12 11:00:41.248 | 375a6dc9719c47edb72315ad949c7ce1 2022-08-12 11:00:41.248 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.40/image 2022-08-12 11:00:41.248 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-12 11:00:41.248 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.40/image RegionOne 2022-08-12 11:00:41.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-12 11:00:41.248 | +++ 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-12 11:00:41.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.248 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.248 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.248 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-12 11:00:41.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-12 11:00:41.248 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.40/image --region RegionOne -f value -c id 2022-08-12 11:00:41.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.248 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.248 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.248 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=14b81f0963064c5b8263a5a29794ccce 2022-08-12 11:00:41.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 14b81f0963064c5b8263a5a29794ccce 2022-08-12 11:00:41.248 | + functions-common:get_or_create_endpoint:1128 : public_id=14b81f0963064c5b8263a5a29794ccce 2022-08-12 11:00:41.248 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-12 11:00:41.248 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-12 11:00:41.249 | + functions-common:get_or_create_endpoint:1137 : echo 14b81f0963064c5b8263a5a29794ccce 2022-08-12 11:00:41.249 | 14b81f0963064c5b8263a5a29794ccce 2022-08-12 11:00:41.249 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-12 11:00:41.249 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-12 11:00:41.249 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-12 11:00:41.249 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-12 11:00:41.249 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-12 11:00:41.249 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-12 11:00:41.249 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-12 11:00:41.249 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-12 11:00:41.249 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-12 11:00:41.293 | [19085 Async create_glance_accounts:88441]: finished create_glance_accounts with result 0 in 76 seconds 2022-08-12 11:00:41.331 | [19085 Async create_cinder_accounts:88580]: Waiting for completion of create_cinder_accounts running on PID 88580 (4 other jobs running) 2022-08-12 11:00:41.357 | [19085 Async create_cinder_accounts:88580]: Signaling child to exit 2022-08-12 11:00:41.357 | WAKEUP 2022-08-12 11:00:41.380 | [19085 Async create_cinder_accounts:88580]: Signaled 2022-08-12 11:00:41.382 | + 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-12 11:00:41.382 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-12 11:00:41.382 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-12 11:00:41.382 | + functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:00:41.382 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-12 11:00:41.382 | + functions-common:get_or_create_user:914 : local email= 2022-08-12 11:00:41.382 | ++ 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-12 11:00:41.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.382 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.382 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.382 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.382 | + functions-common:get_or_create_user:926 : user_id=5175fc19ac5f492ea6bd5449ee92dd8f 2022-08-12 11:00:41.382 | + functions-common:get_or_create_user:927 : echo 5175fc19ac5f492ea6bd5449ee92dd8f 2022-08-12 11:00:41.382 | 5175fc19ac5f492ea6bd5449ee92dd8f 2022-08-12 11:00:41.382 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-12 11:00:41.382 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:00:41.382 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:00:41.382 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:00:41.382 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:00:41.382 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:00:41.382 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:00:41.382 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:00:41.382 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:00:41.382 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:00:41.382 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:00:41.382 | ++ 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-12 11:00:41.382 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:00:41.383 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.383 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.383 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.383 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.383 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.383 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.383 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:00:41.383 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:00:41.383 | + 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-12 11:00:41.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.383 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.383 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.383 | ++ 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-12 11:00:41.383 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:00:41.383 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.383 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.383 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.383 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.383 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.383 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.383 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:00:41.383 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:00:41.383 | ++ functions-common:get_field:819 : echo '| dc6bd2aa9093476aa45c05cd4d930025 | 5175fc19ac5f492ea6bd5449ee92dd8f | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:00:41.383 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:00:41.383 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.383 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.383 | + functions-common:get_or_add_user_project_role:998 : echo dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.383 | dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.384 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-12 11:00:41.384 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-12 11:00:41.384 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-12 11:00:41.384 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-12 11:00:41.384 | ++ 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-12 11:00:41.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.384 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.384 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.384 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.384 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-12 11:00:41.384 | e15ca56edbc44537a3714be56caf1cba' 2022-08-12 11:00:41.384 | + functions-common:get_or_create_service:1095 : echo e15ca56edbc44537a3714be56caf1cba 2022-08-12 11:00:41.384 | e15ca56edbc44537a3714be56caf1cba 2022-08-12 11:00:41.384 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-12 11:00:41.384 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.40/volume/v3/$(project_id)s' 2022-08-12 11:00:41.384 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-12 11:00:41.384 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.40/volume/v3/$(project_id)s' RegionOne 2022-08-12 11:00:41.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-12 11:00:41.384 | +++ 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-12 11:00:41.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.384 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.384 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.384 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-12 11:00:41.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-12 11:00:41.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.40/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-12 11:00:41.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.384 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.385 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.385 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=f091009711064f069ef8a2157ec24230 2022-08-12 11:00:41.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo f091009711064f069ef8a2157ec24230 2022-08-12 11:00:41.385 | + functions-common:get_or_create_endpoint:1128 : public_id=f091009711064f069ef8a2157ec24230 2022-08-12 11:00:41.385 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-12 11:00:41.385 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-12 11:00:41.385 | + functions-common:get_or_create_endpoint:1137 : echo f091009711064f069ef8a2157ec24230 2022-08-12 11:00:41.385 | f091009711064f069ef8a2157ec24230 2022-08-12 11:00:41.385 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-12 11:00:41.385 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-12 11:00:41.385 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-12 11:00:41.385 | ++ 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-12 11:00:41.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.385 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.385 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.385 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.385 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-12 11:00:41.385 | d470902e5dc744e79dc0f7dd9db12eaa' 2022-08-12 11:00:41.385 | + functions-common:get_or_create_service:1095 : echo d470902e5dc744e79dc0f7dd9db12eaa 2022-08-12 11:00:41.385 | d470902e5dc744e79dc0f7dd9db12eaa 2022-08-12 11:00:41.385 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.40/volume/v3/$(project_id)s' 2022-08-12 11:00:41.385 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-12 11:00:41.385 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.40/volume/v3/$(project_id)s' RegionOne 2022-08-12 11:00:41.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-12 11:00:41.385 | +++ 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-12 11:00:41.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.385 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.385 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.385 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-12 11:00:41.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-12 11:00:41.386 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.40/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-12 11:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.386 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.386 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.386 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=24511eeb168d4364859900d4cd017ba1 2022-08-12 11:00:41.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 24511eeb168d4364859900d4cd017ba1 2022-08-12 11:00:41.386 | + functions-common:get_or_create_endpoint:1128 : public_id=24511eeb168d4364859900d4cd017ba1 2022-08-12 11:00:41.386 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-12 11:00:41.386 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-12 11:00:41.386 | + functions-common:get_or_create_endpoint:1137 : echo 24511eeb168d4364859900d4cd017ba1 2022-08-12 11:00:41.386 | 24511eeb168d4364859900d4cd017ba1 2022-08-12 11:00:41.386 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-12 11:00:41.386 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-12 11:00:41.386 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-12 11:00:41.386 | +++ 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-12 11:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.386 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.386 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.386 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.386 | ++ functions-common:get_or_create_project:939 : project_id=52c40dcee6e0438ebc563b4a272274d4 2022-08-12 11:00:41.386 | ++ functions-common:get_or_create_project:940 : echo 52c40dcee6e0438ebc563b4a272274d4 2022-08-12 11:00:41.386 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 52c40dcee6e0438ebc563b4a272274d4 2022-08-12 11:00:41.386 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-12 11:00:41.386 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:00:41.386 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-12 11:00:41.387 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-12 11:00:41.387 | +++ 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-12 11:00:41.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.387 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.387 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.387 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-12 11:00:41.387 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.387 | ++ functions-common:get_or_create_user:926 : user_id=5175fc19ac5f492ea6bd5449ee92dd8f 2022-08-12 11:00:41.387 | ++ functions-common:get_or_create_user:927 : echo 5175fc19ac5f492ea6bd5449ee92dd8f 2022-08-12 11:00:41.387 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5175fc19ac5f492ea6bd5449ee92dd8f 2022-08-12 11:00:41.428 | [19085 Async create_cinder_accounts:88580]: finished create_cinder_accounts with result 0 in 59 seconds 2022-08-12 11:00:41.432 | + inc/async:async_wait:197 : return 0 2022-08-12 11:00:41.435 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-12 11:00:41.487 | [19085 Async create_neutron_accounts:88705]: Waiting for completion of create_neutron_accounts running on PID 88705 (3 other jobs running) 2022-08-12 11:00:41.516 | [19085 Async create_neutron_accounts:88705]: Signaling child to exit 2022-08-12 11:00:41.516 | WAKEUP 2022-08-12 11:00:41.540 | [19085 Async create_neutron_accounts:88705]: Signaled 2022-08-12 11:00:41.541 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-12 11:00:41.541 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-12 11:00:41.542 | ++ 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-12 11:00:41.542 | + 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-12 11:00:41.542 | + 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-12 11:00:41.542 | + 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-12 11:00:41.542 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-12 11:00:41.542 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-12 11:00:41.542 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-12 11:00:41.542 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-12 11:00:41.542 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.40:9696/ 2022-08-12 11:00:41.542 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-12 11:00:41.542 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.40:9696/networking 2022-08-12 11:00:41.542 | + 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-12 11:00:41.542 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-12 11:00:41.542 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-12 11:00:41.542 | + functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:00:41.542 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-12 11:00:41.542 | + functions-common:get_or_create_user:914 : local email= 2022-08-12 11:00:41.542 | ++ 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-12 11:00:41.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.542 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.542 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.542 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.542 | + functions-common:get_or_create_user:926 : user_id=86a3eb0257f242fb806b19b9b9e5f3ec 2022-08-12 11:00:41.542 | + functions-common:get_or_create_user:927 : echo 86a3eb0257f242fb806b19b9b9e5f3ec 2022-08-12 11:00:41.543 | 86a3eb0257f242fb806b19b9b9e5f3ec 2022-08-12 11:00:41.543 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-12 11:00:41.543 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:00:41.543 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:00:41.543 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:00:41.543 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:00:41.543 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:00:41.543 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:00:41.543 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:00:41.543 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:00:41.543 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:00:41.543 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:00:41.543 | ++ 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-12 11:00:41.543 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.543 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:00:41.543 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.543 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.543 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.543 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.543 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.543 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:00:41.543 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:00:41.543 | + 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-12 11:00:41.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.543 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.543 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.543 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:00:41.543 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:00:41.543 | ++ 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-12 11:00:41.544 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:00:41.544 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.544 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.544 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.544 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.544 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:00:41.544 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:00:41.544 | ++ functions-common:get_field:819 : echo '| dc6bd2aa9093476aa45c05cd4d930025 | 86a3eb0257f242fb806b19b9b9e5f3ec | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:00:41.544 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:00:41.544 | ++ functions-common:get_field:813 : read data 2022-08-12 11:00:41.544 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.544 | + functions-common:get_or_add_user_project_role:998 : echo dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.544 | dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:00:41.544 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-12 11:00:41.544 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-12 11:00:41.544 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-12 11:00:41.544 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-12 11:00:41.544 | ++ 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-12 11:00:41.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.544 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.544 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.544 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.544 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-12 11:00:41.544 | d9d40310363b4f16be07b3c3a69f47ca' 2022-08-12 11:00:41.544 | + functions-common:get_or_create_service:1095 : echo d9d40310363b4f16be07b3c3a69f47ca 2022-08-12 11:00:41.544 | d9d40310363b4f16be07b3c3a69f47ca 2022-08-12 11:00:41.544 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.40:9696/networking 2022-08-12 11:00:41.544 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-12 11:00:41.545 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.40:9696/networking RegionOne 2022-08-12 11:00:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-12 11:00:41.545 | +++ 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-12 11:00:41.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.545 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.545 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.545 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-12 11:00:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-12 11:00:41.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.40:9696/networking --region RegionOne -f value -c id 2022-08-12 11:00:41.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.545 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:00:41.545 | from cryptography.utils import int_from_bytes 2022-08-12 11:00:41.545 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:00:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=bf0c2471a8f9482f90344f21058f8a9e 2022-08-12 11:00:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo bf0c2471a8f9482f90344f21058f8a9e 2022-08-12 11:00:41.545 | + functions-common:get_or_create_endpoint:1128 : public_id=bf0c2471a8f9482f90344f21058f8a9e 2022-08-12 11:00:41.545 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-12 11:00:41.545 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-12 11:00:41.545 | + functions-common:get_or_create_endpoint:1137 : echo bf0c2471a8f9482f90344f21058f8a9e 2022-08-12 11:00:41.545 | bf0c2471a8f9482f90344f21058f8a9e 2022-08-12 11:00:41.590 | [19085 Async create_neutron_accounts:88705]: finished create_neutron_accounts with result 0 in 41 seconds 2022-08-12 11:00:41.628 | [19085 Async create_swift_accounts:88861]: Waiting for completion of create_swift_accounts running on PID 88861 (2 other jobs running) 2022-08-12 11:00:41.654 | [19085 Async create_swift_accounts:88861]: Signaling child to exit 2022-08-12 11:01:26.710 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:01:26.736 | [88861 Async create_swift_accounts:88861]: finished successfully 2022-08-12 11:01:26.760 | WAKEUP 2022-08-12 11:01:26.783 | [19085 Async create_swift_accounts:88861]: Signaled 2022-08-12 11:01:26.784 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-12 11:01:26.784 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-12 11:01:26.784 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-12 11:01:26.784 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-12 11:01:26.784 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-12 11:01:26.784 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-12 11:01:26.784 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-12 11:01:26.784 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-12 11:01:26.785 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-12 11:01:26.785 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-12 11:01:26.785 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-12 11:01:26.785 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-12 11:01:26.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.785 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.785 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.785 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.785 | ++ functions-common:get_or_create_role:951 : role_id=d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 11:01:26.785 | ++ functions-common:get_or_create_role:952 : echo d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 11:01:26.785 | + lib/swift:create_swift_accounts:619 : another_role=d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 11:01:26.785 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-12 11:01:26.785 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-12 11:01:26.785 | + functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:01:26.785 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-12 11:01:26.785 | + functions-common:get_or_create_user:914 : local email= 2022-08-12 11:01:26.785 | ++ 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-12 11:01:26.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.785 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.785 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.785 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.785 | + functions-common:get_or_create_user:926 : user_id=9c23671f02e94d86b5a9e1e081cfe72f 2022-08-12 11:01:26.785 | + functions-common:get_or_create_user:927 : echo 9c23671f02e94d86b5a9e1e081cfe72f 2022-08-12 11:01:26.785 | 9c23671f02e94d86b5a9e1e081cfe72f 2022-08-12 11:01:26.785 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-12 11:01:26.785 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:01:26.785 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:01:26.785 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:01:26.785 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:01:26.786 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:01:26.786 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:01:26.786 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:01:26.786 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:01:26.786 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:01:26.786 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:01:26.786 | ++ 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-12 11:01:26.786 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.786 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:01:26.786 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.786 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.786 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.786 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.786 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.786 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:01:26.786 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:01:26.786 | + 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-12 11:01:26.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.786 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.786 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.786 | ++ 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-12 11:01:26.786 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:01:26.786 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.786 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.786 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.786 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.786 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.786 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.787 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:01:26.787 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:01:26.787 | ++ functions-common:get_field:819 : echo '| dc6bd2aa9093476aa45c05cd4d930025 | 9c23671f02e94d86b5a9e1e081cfe72f | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:01:26.787 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:01:26.787 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.787 | + functions-common:get_or_add_user_project_role:996 : user_role_id=dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:01:26.787 | + functions-common:get_or_add_user_project_role:998 : echo dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:01:26.787 | dc6bd2aa9093476aa45c05cd4d930025 2022-08-12 11:01:26.787 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-12 11:01:26.787 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-12 11:01:26.787 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:01:26.787 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-12 11:01:26.787 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:01:26.787 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:01:26.787 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-12 11:01:26.787 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-12 11:01:26.787 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-12 11:01:26.787 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-12 11:01:26.787 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-12 11:01:26.787 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-12 11:01:26.788 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.788 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:01:26.788 | ++ 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-12 11:01:26.788 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.788 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.788 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.788 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.788 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.788 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:01:26.788 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:01:26.788 | + 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-12 11:01:26.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.788 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.788 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.788 | ++ 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-12 11:01:26.788 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:01:26.788 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.788 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.788 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.788 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.788 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.788 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.788 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:01:26.788 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:01:26.788 | ++ functions-common:get_field:819 : echo '| aba02a0a6818431c93e25755ad1bbbbd | 9c23671f02e94d86b5a9e1e081cfe72f | | 52c40dcee6e0438ebc563b4a272274d4 | | | False |' 2022-08-12 11:01:26.788 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:01:26.789 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.789 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.789 | + functions-common:get_or_add_user_project_role:998 : echo aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.789 | aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.789 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-12 11:01:26.789 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-12 11:01:26.789 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-12 11:01:26.789 | ++ 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-12 11:01:26.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.789 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.789 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.789 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.789 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-12 11:01:26.789 | c71456396fff47e1a251c77e583b8cb7' 2022-08-12 11:01:26.789 | + functions-common:get_or_create_service:1095 : echo c71456396fff47e1a251c77e583b8cb7 2022-08-12 11:01:26.789 | c71456396fff47e1a251c77e583b8cb7 2022-08-12 11:01:26.789 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.40:8080/v1/AUTH_$(project_id)s' http://10.222.0.40:8080 2022-08-12 11:01:26.789 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-12 11:01:26.789 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.40:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-12 11:01:26.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-12 11:01:26.789 | +++ 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-12 11:01:26.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.789 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.789 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.789 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-12 11:01:26.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-12 11:01:26.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.40:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-12 11:01:26.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.790 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.790 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.790 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ee6b434843f0413ca432e49024b593db 2022-08-12 11:01:26.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ee6b434843f0413ca432e49024b593db 2022-08-12 11:01:26.790 | + functions-common:get_or_create_endpoint:1128 : public_id=ee6b434843f0413ca432e49024b593db 2022-08-12 11:01:26.790 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.40:8080 ]] 2022-08-12 11:01:26.790 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.40:8080 RegionOne 2022-08-12 11:01:26.790 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-12 11:01:26.790 | ++ 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-12 11:01:26.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.790 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.790 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.790 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.790 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-12 11:01:26.790 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-12 11:01:26.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.40:8080 --region RegionOne -f value -c id 2022-08-12 11:01:26.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.790 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.790 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.790 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.790 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5aed06a67bb84c04972ff0bc15d48cdd 2022-08-12 11:01:26.790 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5aed06a67bb84c04972ff0bc15d48cdd 2022-08-12 11:01:26.790 | 5aed06a67bb84c04972ff0bc15d48cdd 2022-08-12 11:01:26.790 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-12 11:01:26.790 | + functions-common:get_or_create_endpoint:1137 : echo ee6b434843f0413ca432e49024b593db 2022-08-12 11:01:26.790 | ee6b434843f0413ca432e49024b593db 2022-08-12 11:01:26.791 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-12 11:01:26.791 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-12 11:01:26.791 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-12 11:01:26.791 | +++ 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-12 11:01:26.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.791 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.791 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.791 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.791 | ++ functions-common:get_or_create_project:939 : project_id=fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.791 | ++ functions-common:get_or_create_project:940 : echo fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.791 | + lib/swift:create_swift_accounts:633 : swift_project_test1=fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.791 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-12 11:01:26.791 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-12 11:01:26.791 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-12 11:01:26.791 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:01:26.791 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-12 11:01:26.791 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-12 11:01:26.791 | +++ 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-12 11:01:26.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.791 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.791 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.791 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.791 | ++ functions-common:get_or_create_user:926 : user_id=5e0f8a257a3f4a15a1d4812b09c186c3 2022-08-12 11:01:26.791 | ++ functions-common:get_or_create_user:927 : echo 5e0f8a257a3f4a15a1d4812b09c186c3 2022-08-12 11:01:26.792 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=5e0f8a257a3f4a15a1d4812b09c186c3 2022-08-12 11:01:26.792 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-12 11:01:26.792 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-12 11:01:26.792 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 5e0f8a257a3f4a15a1d4812b09c186c3 fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.792 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:01:26.792 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 11:01:26.792 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:01:26.792 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:01:26.792 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 11:01:26.792 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 11:01:26.792 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 11:01:26.792 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 11:01:26.792 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:01:26.792 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.792 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5e0f8a257a3f4a15a1d4812b09c186c3 --project fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.792 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.792 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.792 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.792 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.792 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.792 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:01:26.792 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:01:26.792 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 5e0f8a257a3f4a15a1d4812b09c186c3 --project fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.792 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.792 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.792 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5e0f8a257a3f4a15a1d4812b09c186c3 --project fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.792 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.792 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:01:26.793 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.793 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.793 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.793 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.793 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.793 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:01:26.793 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:01:26.793 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:01:26.793 | ++ functions-common:get_field:819 : echo '| aba02a0a6818431c93e25755ad1bbbbd | 5e0f8a257a3f4a15a1d4812b09c186c3 | | fd1655aca4944477b8a887cf8e105fe4 | | | False |' 2022-08-12 11:01:26.793 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.793 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.793 | + functions-common:get_or_add_user_project_role:998 : echo aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.793 | aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.793 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-12 11:01:26.793 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-12 11:01:26.793 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:01:26.793 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-12 11:01:26.793 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-12 11:01:26.793 | +++ 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-12 11:01:26.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.793 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.793 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.793 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.793 | ++ functions-common:get_or_create_user:926 : user_id=daed56740c7b4610b701ced4adb60d48 2022-08-12 11:01:26.793 | ++ functions-common:get_or_create_user:927 : echo daed56740c7b4610b701ced4adb60d48 2022-08-12 11:01:26.793 | + lib/swift:create_swift_accounts:642 : swift_user_test3=daed56740c7b4610b701ced4adb60d48 2022-08-12 11:01:26.793 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-12 11:01:26.793 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-12 11:01:26.794 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role d71a0dd45cbd4fd2b78708b40f60973d daed56740c7b4610b701ced4adb60d48 fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.794 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:01:26.794 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 11:01:26.794 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:01:26.794 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:01:26.794 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 11:01:26.794 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 11:01:26.794 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 11:01:26.794 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 11:01:26.794 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.794 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role d71a0dd45cbd4fd2b78708b40f60973d --user daed56740c7b4610b701ced4adb60d48 --project fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.794 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:01:26.794 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.794 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.794 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.794 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.794 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.794 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:01:26.794 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:01:26.794 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add d71a0dd45cbd4fd2b78708b40f60973d --user daed56740c7b4610b701ced4adb60d48 --project fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.794 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.794 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.794 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role d71a0dd45cbd4fd2b78708b40f60973d --user daed56740c7b4610b701ced4adb60d48 --project fd1655aca4944477b8a887cf8e105fe4 2022-08-12 11:01:26.794 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.794 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:01:26.794 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.794 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.795 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.795 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.795 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.795 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:01:26.795 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:01:26.795 | ++ functions-common:get_field:819 : echo '| d71a0dd45cbd4fd2b78708b40f60973d | daed56740c7b4610b701ced4adb60d48 | | fd1655aca4944477b8a887cf8e105fe4 | | | False |' 2022-08-12 11:01:26.795 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:01:26.795 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.795 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 11:01:26.795 | + functions-common:get_or_add_user_project_role:998 : echo d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 11:01:26.795 | d71a0dd45cbd4fd2b78708b40f60973d 2022-08-12 11:01:26.795 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-12 11:01:26.795 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-12 11:01:26.795 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-12 11:01:26.795 | +++ 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-12 11:01:26.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.795 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.795 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.795 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.795 | ++ functions-common:get_or_create_project:939 : project_id=84a3eeca7dcf40daafa7a5d6bd70f28b 2022-08-12 11:01:26.795 | ++ functions-common:get_or_create_project:940 : echo 84a3eeca7dcf40daafa7a5d6bd70f28b 2022-08-12 11:01:26.795 | + lib/swift:create_swift_accounts:647 : swift_project_test2=84a3eeca7dcf40daafa7a5d6bd70f28b 2022-08-12 11:01:26.795 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-12 11:01:26.795 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-12 11:01:26.795 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-12 11:01:26.795 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-12 11:01:26.795 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:01:26.795 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-12 11:01:26.795 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-12 11:01:26.795 | +++ 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-12 11:01:26.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.796 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.796 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.796 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.796 | ++ functions-common:get_or_create_user:926 : user_id=10c9270469ae421b84bb7536d83afff8 2022-08-12 11:01:26.796 | ++ functions-common:get_or_create_user:927 : echo 10c9270469ae421b84bb7536d83afff8 2022-08-12 11:01:26.796 | + lib/swift:create_swift_accounts:652 : swift_user_test2=10c9270469ae421b84bb7536d83afff8 2022-08-12 11:01:26.796 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-12 11:01:26.796 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-12 11:01:26.796 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 10c9270469ae421b84bb7536d83afff8 84a3eeca7dcf40daafa7a5d6bd70f28b 2022-08-12 11:01:26.796 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:01:26.796 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 11:01:26.796 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:01:26.796 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:01:26.796 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 11:01:26.796 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 11:01:26.796 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 11:01:26.796 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 11:01:26.796 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10c9270469ae421b84bb7536d83afff8 --project 84a3eeca7dcf40daafa7a5d6bd70f28b 2022-08-12 11:01:26.796 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.796 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:01:26.796 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.796 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.796 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.796 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.796 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.796 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:01:26.796 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:01:26.797 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 10c9270469ae421b84bb7536d83afff8 --project 84a3eeca7dcf40daafa7a5d6bd70f28b 2022-08-12 11:01:26.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.797 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.797 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.797 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10c9270469ae421b84bb7536d83afff8 --project 84a3eeca7dcf40daafa7a5d6bd70f28b 2022-08-12 11:01:26.797 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.797 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:01:26.797 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.797 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.797 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.797 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.797 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.797 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:01:26.797 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:01:26.797 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:01:26.797 | ++ functions-common:get_field:819 : echo '| aba02a0a6818431c93e25755ad1bbbbd | 10c9270469ae421b84bb7536d83afff8 | | 84a3eeca7dcf40daafa7a5d6bd70f28b | | | False |' 2022-08-12 11:01:26.797 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.797 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.797 | + functions-common:get_or_add_user_project_role:998 : echo aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.797 | aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.797 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-12 11:01:26.797 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-12 11:01:26.797 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-12 11:01:26.797 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-12 11:01:26.797 | +++ 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-12 11:01:26.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.797 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.797 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.798 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.798 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-12 11:01:26.798 | 87a20a0499e146cd8dd7d0bb346e3931' 2022-08-12 11:01:26.798 | ++ functions-common:get_or_create_domain:889 : echo 87a20a0499e146cd8dd7d0bb346e3931 2022-08-12 11:01:26.798 | + lib/swift:create_swift_accounts:657 : swift_domain=87a20a0499e146cd8dd7d0bb346e3931 2022-08-12 11:01:26.798 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-12 11:01:26.798 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-12 11:01:26.798 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-12 11:01:26.798 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 87a20a0499e146cd8dd7d0bb346e3931 2022-08-12 11:01:26.798 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-12 11:01:26.798 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=87a20a0499e146cd8dd7d0bb346e3931 --or-show -f value -c id 2022-08-12 11:01:26.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.798 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.798 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.798 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.798 | ++ functions-common:get_or_create_project:939 : project_id=d16c9540526043d1a8fa24c9a86ae46b 2022-08-12 11:01:26.798 | ++ functions-common:get_or_create_project:940 : echo d16c9540526043d1a8fa24c9a86ae46b 2022-08-12 11:01:26.798 | + lib/swift:create_swift_accounts:661 : swift_project_test4=d16c9540526043d1a8fa24c9a86ae46b 2022-08-12 11:01:26.798 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-12 11:01:26.798 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-12 11:01:26.798 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-12 11:01:26.798 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 87a20a0499e146cd8dd7d0bb346e3931 test4@example.com 2022-08-12 11:01:26.798 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-12 11:01:26.798 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-12 11:01:26.798 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-12 11:01:26.798 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=87a20a0499e146cd8dd7d0bb346e3931 --email=test4@example.com --or-show -f value -c id 2022-08-12 11:01:26.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.798 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.798 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.799 | +++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.799 | ++ functions-common:get_or_create_user:926 : user_id=f6562fcbe5314eaf9858b8e4ef351192 2022-08-12 11:01:26.799 | ++ functions-common:get_or_create_user:927 : echo f6562fcbe5314eaf9858b8e4ef351192 2022-08-12 11:01:26.799 | + lib/swift:create_swift_accounts:666 : swift_user_test4=f6562fcbe5314eaf9858b8e4ef351192 2022-08-12 11:01:26.799 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-12 11:01:26.799 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-12 11:01:26.799 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin f6562fcbe5314eaf9858b8e4ef351192 d16c9540526043d1a8fa24c9a86ae46b 2022-08-12 11:01:26.799 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-12 11:01:26.799 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-12 11:01:26.799 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-12 11:01:26.799 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-12 11:01:26.799 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-12 11:01:26.799 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-12 11:01:26.799 | ++ functions-common:_get_domain_args:968 : echo 2022-08-12 11:01:26.799 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-12 11:01:26.799 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f6562fcbe5314eaf9858b8e4ef351192 --project d16c9540526043d1a8fa24c9a86ae46b 2022-08-12 11:01:26.799 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-12 11:01:26.799 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.799 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.799 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.799 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.799 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.799 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.799 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-12 11:01:26.799 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-12 11:01:26.799 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f6562fcbe5314eaf9858b8e4ef351192 --project d16c9540526043d1a8fa24c9a86ae46b 2022-08-12 11:01:26.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.799 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.799 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.799 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-12 11:01:26.800 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-12 11:01:26.800 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f6562fcbe5314eaf9858b8e4ef351192 --project d16c9540526043d1a8fa24c9a86ae46b 2022-08-12 11:01:26.800 | ++ functions-common:get_field:812 : local data field 2022-08-12 11:01:26.800 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.800 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:26.800 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:26.800 | ++ functions-common:oscwrap:2480 : return 0 2022-08-12 11:01:26.800 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-12 11:01:26.800 | ++ functions-common:get_field:817 : field='$2' 2022-08-12 11:01:26.800 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-12 11:01:26.800 | ++ functions-common:get_field:819 : echo '| aba02a0a6818431c93e25755ad1bbbbd | f6562fcbe5314eaf9858b8e4ef351192 | | d16c9540526043d1a8fa24c9a86ae46b | | | False |' 2022-08-12 11:01:26.800 | ++ functions-common:get_field:813 : read data 2022-08-12 11:01:26.800 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.800 | + functions-common:get_or_add_user_project_role:998 : echo aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.800 | aba02a0a6818431c93e25755ad1bbbbd 2022-08-12 11:01:26.829 | [19085 Async create_swift_accounts:88861]: finished create_swift_accounts with result 0 in 125 seconds 2022-08-12 11:01:26.837 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-12 11:01:26.839 | + inc/async:async_wait:197 : return 0 2022-08-12 11:01:26.842 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-12 11:01:26.860 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:01:26.862 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-12 11:01:26.879 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:01:26.883 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-12 11:01:26.885 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 11:01:26.888 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-12 11:01:26.890 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-12 11:01:26.893 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-12 11:01:26.960 | + inc/async:async_inner:63 : init_glance 2022-08-12 11:01:27.003 | [19085 Async init_glance:93161]: running: init_glance 2022-08-12 11:01:27.005 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-12 11:01:27.023 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:01:27.026 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-12 11:01:27.028 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 11:01:27.031 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-12 11:01:27.033 | + ./stack.sh:main:1142 : configure_neutron 2022-08-12 11:01:27.036 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-12 11:01:27.041 | ++ 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-12 11:01:27.041 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-12 11:01:27.047 | + 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-12 11:01:27.049 | + 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-12 11:01:27.052 | + 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-12 11:01:27.054 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-12 11:01:27.057 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-12 11:01:27.060 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-12 11:01:27.062 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-12 11:01:27.064 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-12 11:01:27.080 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-12 11:01:27.082 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-12 11:01:30.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:30.301 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:30.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:30.302 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:33.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:33.455 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:33.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:33.455 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:36.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:36.612 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:36.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:36.612 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:39.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:39.750 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:39.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:39.750 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:42.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:42.940 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:42.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:42.940 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:46.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:46.090 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:46.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:46.090 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:49.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:49.196 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:49.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:49.196 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:52.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:52.629 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:52.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:52.629 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:56.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:56.609 | from cryptography.utils import int_from_bytes 2022-08-12 11:01:56.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:01:56.609 | from cryptography.utils import int_from_bytes 2022-08-12 11:02:01.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:02:01.647 | from cryptography.utils import int_from_bytes 2022-08-12 11:02:01.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:02:01.647 | from cryptography.utils import int_from_bytes 2022-08-12 11:02:01.934 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-12 11:02:01.939 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-12 11:02:01.942 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-12 11:02:01.944 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-12 11:02:01.947 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-12 11:02:01.949 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-12 11:02:01.951 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-12 11:02:01.954 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-12 11:02:01.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-12 11:02:01.959 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-12 11:02:01.961 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-12 11:02:01.965 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-12 11:02:01.966 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-12 11:02:01.968 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-12 11:02:01.970 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-12 11:02:01.972 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-12 11:02:01.976 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:01.979 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-12 11:02:01.981 | + 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-12 11:02:01.986 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-12 11:02:01.988 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-12 11:02:01.990 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-12 11:02:01.994 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-12 11:02:01.995 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-12 11:02:01.997 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:01.999 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-12 11:02:02.016 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:02.018 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-12 11:02:02.021 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-12 11:02:02.024 | + 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-12 11:02:02.058 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-12 11:02:02.092 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-12 11:02:02.127 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-12 11:02:02.163 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-12 11:02:02.196 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-12 11:02:02.230 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-12 11:02:02.232 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-12 11:02:02.234 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-12 11:02:02.237 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-12 11:02:02.240 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-12 11:02:02.259 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-12 11:02:02.261 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-12 11:02:02.263 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-12 11:02:02.266 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-12 11:02:02.272 | + 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-12 11:02:02.302 | + 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-12 11:02:02.336 | + 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-12 11:02:02.370 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-12 11:02:02.411 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-12 11:02:02.428 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 11:02:02.431 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-12 11:02:02.433 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-12 11:02:02.435 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-12 11:02:02.438 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-12 11:02:02.440 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-12 11:02:02.443 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-12 11:02:02.445 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-12 11:02:02.447 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-12 11:02:02.461 | + 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-12 11:02:02.474 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-12 11:02:02.476 | + 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-12 11:02:02.489 | + 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-12 11:02:02.502 | + 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-12 11:02:02.514 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-12 11:02:02.519 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-12 11:02:02.523 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-12 11:02:02.527 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.vFxTh6KHHs 2022-08-12 11:02:02.530 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-12 11:02:02.532 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-12 11:02:02.538 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.vFxTh6KHHs 2022-08-12 11:02:02.542 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.vFxTh6KHHs 2022-08-12 11:02:02.554 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.vFxTh6KHHs /etc/sudoers.d/neutron-rootwrap 2022-08-12 11:02:02.573 | + 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-12 11:02:02.607 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:02.609 | + 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-12 11:02:02.643 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-12 11:02:02.646 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-12 11:02:02.652 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-12 11:02:02.652 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-12 11:02:02.653 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-12 11:02:02.656 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-12 11:02:02.673 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:02.676 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-12 11:02:02.679 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-12 11:02:02.681 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-12 11:02:02.700 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:02.703 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 11:02:02.706 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.40:5672/ 2022-08-12 11:02:02.741 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-12 11:02:02.743 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-12 11:02:02.746 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-12 11:02:02.763 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:02.765 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-12 11:02:02.768 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-12 11:02:02.770 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-12 11:02:02.773 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-12 11:02:02.775 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-12 11:02:02.778 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-12 11:02:02.781 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-12 11:02:02.784 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-12 11:02:02.786 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-12 11:02:02.789 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-12 11:02:02.794 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-12 11:02:02.796 | + 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-12 11:02:02.801 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-12 11:02:02.821 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:02.823 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-12 11:02:02.826 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-12 11:02:02.828 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-12 11:02:02.833 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-12 11:02:02.835 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-12 11:02:02.838 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-12 11:02:02.841 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-12 11:02:02.844 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-12 11:02:02.847 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-12 11:02:02.852 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-12 11:02:02.858 | + 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-12 11:02:02.863 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-12 11:02:02.898 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-12 11:02:02.940 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-12 11:02:02.975 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-12 11:02:03.014 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-12 11:02:03.017 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-12 11:02:03.019 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-12 11:02:03.022 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-12 11:02:03.025 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-12 11:02:03.059 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-12 11:02:03.093 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.40/identity 2022-08-12 11:02:03.128 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-12 11:02:03.163 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-12 11:02:03.203 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-12 11:02:03.238 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-12 11:02:03.273 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-12 11:02:03.308 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-12 11:02:03.343 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-12 11:02:03.379 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-12 11:02:03.415 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-12 11:02:03.453 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-12 11:02:03.456 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-12 11:02:03.458 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-12 11:02:03.462 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-12 11:02:03.464 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-12 11:02:03.499 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-12 11:02:03.534 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.40/identity 2022-08-12 11:02:03.570 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-12 11:02:03.609 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-12 11:02:03.643 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-12 11:02:03.678 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-12 11:02:03.714 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-12 11:02:03.749 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-12 11:02:03.784 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-12 11:02:03.820 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-12 11:02:03.823 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-12 11:02:03.825 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-12 11:02:03.828 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-12 11:02:03.830 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-12 11:02:03.864 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-12 11:02:03.899 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.40/identity 2022-08-12 11:02:03.934 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-12 11:02:03.969 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-12 11:02:04.003 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-12 11:02:04.038 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-12 11:02:04.074 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-12 11:02:04.109 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-12 11:02:04.150 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-12 11:02:04.184 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-12 11:02:04.187 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-12 11:02:04.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-12 11:02:04.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-12 11:02:04.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-12 11:02:04.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-12 11:02:04.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-12 11:02:04.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-08-12 11:02:04.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-08-12 11:02:04.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-08-12 11:02:04.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-12 11:02:04.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-12 11:02:04.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-12 11:02:04.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-12 11:02:04.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-12 11:02:04.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-12 11:02:04.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-12 11:02:04.227 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-12 11:02:04.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:04.234 | + 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-12 11:02:04.271 | + 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-12 11:02:04.274 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.276 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-12 11:02:04.279 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-12 11:02:04.281 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-12 11:02:04.284 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.286 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-12 11:02:04.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-12 11:02:04.323 | + 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-12 11:02:04.326 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.328 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-12 11:02:04.330 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-12 11:02:04.333 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-12 11:02:04.335 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.337 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-12 11:02:04.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-12 11:02:04.373 | + 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-12 11:02:04.376 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.378 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-12 11:02:04.381 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-12 11:02:04.383 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-12 11:02:04.386 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.388 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-12 11:02:04.421 | + 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-12 11:02:04.424 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.426 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-12 11:02:04.433 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-12 11:02:04.433 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-12 11:02:04.434 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.438 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-12 11:02:04.473 | + 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-12 11:02:04.475 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.478 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-12 11:02:04.481 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-12 11:02:04.486 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-12 11:02:04.486 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.488 | + 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-12 11:02:04.521 | + 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-12 11:02:04.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.527 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-12 11:02:04.529 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-12 11:02:04.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-12 11:02:04.534 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.536 | + 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-12 11:02:04.570 | + 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-12 11:02:04.572 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.575 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-12 11:02:04.577 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-12 11:02:04.580 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-12 11:02:04.582 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.585 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-12 11:02:04.619 | + 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:300:349 2022-08-12 11:02:04.622 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.625 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-12 11:02:04.627 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-08-12 11:02:04.630 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-08-12 11:02:04.632 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.635 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-08-12 11:02:04.670 | + 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-12 11:02:04.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-12 11:02:04.675 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-12 11:02:04.677 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-12 11:02:04.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-12 11:02:04.684 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-12 11:02:04.685 | + 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-12 11:02:04.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-12 11:02:04.721 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-12 11:02:04.738 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:04.743 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-12 11:02:04.744 | + 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-12 11:02:04.780 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:04.783 | + 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-12 11:02:04.820 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-12 11:02:04.858 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-12 11:02:04.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-12 11:02:04.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-12 11:02:04.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-12 11:02:07.639 | INFO neutron.common.config [-] Logging enabled! 2022-08-12 11:02:07.639 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev474 2022-08-12 11:02:07.639 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=95504) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-12 11:02:07.640 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-08-12 11:02:07.642 | 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/tmpkpzn943a/privsep.sock'] 2022-08-12 11:02:08.866 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-08-12 11:02:08.867 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpkpzn943a/privsep.sock {{(pid=95504) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-08-12 11:02:08.868 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-08-12 11:02:08.868 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-08-12 11:02:08.869 | 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-12 11:02:08.869 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 95512 2022-08-12 11:02:08.869 | DEBUG oslo.privsep.daemon [-] privsep: reply[463ae089-92a5-42d7-ae8d-6932f18b1b28]: (2,) {{(pid=95512) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-12 11:02:09.080 | 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=95512) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-08-12 11:02:09.092 | 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.012s {{(pid=95512) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-12 11:02:09.092 | DEBUG oslo.privsep.daemon [-] privsep: reply[9d460899-1bf7-4d05-9aa7-6702c96b7f12]: (4, ('58e1941d-f12e-467b-94e2-30df4eaca8d4\n', '')) {{(pid=95512) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-12 11:02:09.144 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=95504) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-12 11:02:09.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=95504) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-12 11:02:09.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=95504) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-12 11:02:09.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=95504) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-12 11:02:09.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=95504) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-12 11:02:09.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=95504) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-12 11:02:09.200 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-12 11:02:09.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:02:09.200 | from cryptography.utils import int_from_bytes 2022-08-12 11:02:09.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:02:09.200 | from cryptography.utils import int_from_bytes 2022-08-12 11:02:09.551 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-12 11:02:09.556 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-12 11:02:09.558 | + 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-12 11:02:09.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-12 11:02:09.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-12 11:02:09.640 | + 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-12 11:02:09.662 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-12 11:02:09.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:09.668 | + 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-12 11:02:09.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-12 11:02:09.707 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-12 11:02:09.716 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-12 11:02:09.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-12 11:02:09.721 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-12 11:02:09.744 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-12 11:02:09.766 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-12 11:02:09.769 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-12 11:02:09.787 | net.bridge.bridge-nf-call-iptables = 1 2022-08-12 11:02:09.790 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-12 11:02:09.793 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-12 11:02:09.801 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-12 11:02:09.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-12 11:02:09.811 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-12 11:02:09.811 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-12 11:02:09.813 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-12 11:02:09.816 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-12 11:02:09.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-12 11:02:09.821 | + 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-12 11:02:09.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-12 11:02:09.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-12 11:02:09.853 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-12 11:02:09.856 | + 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-12 11:02:09.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-12 11:02:09.900 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-12 11:02:09.937 | + 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-12 11:02:09.971 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-12 11:02:09.988 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:09.990 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-12 11:02:09.993 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-12 11:02:09.998 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-12 11:02:10.032 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-12 11:02:10.066 | + 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-12 11:02:10.103 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:10.106 | + 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-12 11:02:10.146 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-12 11:02:10.163 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:10.166 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-12 11:02:10.171 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-12 11:02:10.204 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-12 11:02:10.206 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-12 11:02:10.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-12 11:02:10.244 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-12 11:02:10.246 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-12 11:02:10.249 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-12 11:02:10.251 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-12 11:02:10.269 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:10.272 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-12 11:02:10.274 | + 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-12 11:02:10.279 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-12 11:02:10.313 | + 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-12 11:02:10.352 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:10.354 | + 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-12 11:02:10.388 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-12 11:02:10.391 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-12 11:02:10.425 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-12 11:02:10.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-12 11:02:10.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-12 11:02:10.464 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-12 11:02:10.467 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-12 11:02:10.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-12 11:02:10.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-12 11:02:13.249 | INFO neutron.common.config [-] Logging enabled! 2022-08-12 11:02:13.249 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev474 2022-08-12 11:02:13.249 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=96092) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-12 11:02:13.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=96092) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-12 11:02:13.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=96092) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-12 11:02:13.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=96092) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-12 11:02:13.303 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=96092) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-12 11:02:13.303 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=96092) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-12 11:02:13.303 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=96092) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-12 11:02:13.364 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-12 11:02:13.365 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=96092) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-12 11:02:13.366 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=96092) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-12 11:02:13.366 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-12 11:02:13.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:02:13.366 | from cryptography.utils import int_from_bytes 2022-08-12 11:02:13.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-12 11:02:13.366 | from cryptography.utils import int_from_bytes 2022-08-12 11:02:13.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-12 11:02:13.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-12 11:02:13.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-12 11:02:13.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-12 11:02:13.735 | + 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-12 11:02:13.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-12 11:02:13.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-12 11:02:13.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-12 11:02:13.759 | + functions:set_mtu:785 : local dev=br-data 2022-08-12 11:02:13.762 | + functions:set_mtu:786 : local mtu=1500 2022-08-12 11:02:13.764 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-12 11:02:13.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-08-12 11:02:13.795 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-12 11:02:13.798 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-12 11:02:13.801 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-12 11:02:13.804 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-12 11:02:13.806 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-12 11:02:13.808 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-12 11:02:13.811 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-12 11:02:13.814 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-12 11:02:13.816 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-12 11:02:13.819 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-12 11:02:13.821 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-12 11:02:13.824 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-12 11:02:13.826 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-12 11:02:13.828 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-12 11:02:13.833 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-12 11:02:13.833 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-12 11:02:13.839 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-12 11:02:13.842 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-12 11:02:13.844 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-12 11:02:13.847 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-12 11:02:13.851 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-12 11:02:13.851 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-12 11:02:13.852 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-12 11:02:13.858 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.33/22 brd 192.168.3.255' 2022-08-12 11:02:13.862 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-12 11:02:13.863 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:13.865 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-12 11:02:13.868 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-12 11:02:13.870 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.33/22 brd 192.168.3.255 != '' ]] 2022-08-12 11:02:13.872 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1' 2022-08-12 11:02:13.875 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data' 2022-08-12 11:02:13.877 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-12 11:02:13.880 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-12 11:02:13.885 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-12 11:02:13.885 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.33/22 brd 192.168.3.255 2022-08-12 11:02:13.885 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-12 11:02:13.885 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-12 11:02:13.891 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.33 2022-08-12 11:02:13.894 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.33 ' 2022-08-12 11:02:13.896 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1 2022-08-12 11:02:13.910 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data 2022-08-12 11:02:13.923 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-12 11:02:13.936 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-12 11:02:13.958 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.33 2022-08-12 11:02:13.978 | PING 192.168.0.33 (192.168.0.33) from 192.168.0.33 br-data: 56(84) bytes of data. 2022-08-12 11:02:13.979 | 64 bytes from 192.168.0.33: icmp_seq=1 ttl=64 time=0.061 ms 2022-08-12 11:02:14.998 | 64 bytes from 192.168.0.33: icmp_seq=2 ttl=64 time=0.035 ms 2022-08-12 11:02:16.022 | 64 bytes from 192.168.0.33: icmp_seq=3 ttl=64 time=0.034 ms 2022-08-12 11:02:16.022 | 2022-08-12 11:02:16.022 | --- 192.168.0.33 ping statistics --- 2022-08-12 11:02:16.022 | 3 packets transmitted, 3 received, 0% packet loss, time 2044ms 2022-08-12 11:02:16.022 | rtt min/avg/max/mdev = 0.034/0.043/0.061/0.012 ms 2022-08-12 11:02:16.028 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-12 11:02:16.028 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-12 11:02:16.034 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-12 11:02:16.040 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-12 11:02:16.055 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:16.057 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-12 11:02:16.059 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-12 11:02:16.064 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-12 11:02:16.098 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.40 2022-08-12 11:02:16.133 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-12 11:02:16.168 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-12 11:02:16.204 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-12 11:02:16.207 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-12 11:02:16.240 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-12 11:02:16.243 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-12 11:02:16.260 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 11:02:16.263 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-12 11:02:16.265 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-12 11:02:16.283 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 11:02:16.286 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-12 11:02:16.303 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 11:02:16.306 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-12 11:02:16.323 | + functions-common:is_service_enabled:2096 : return 1 2022-08-12 11:02:16.326 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-12 11:02:16.360 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-12 11:02:16.394 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-12 11:02:16.397 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-12 11:02:16.415 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:16.418 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-12 11:02:16.436 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:16.438 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-12 11:02:16.441 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-12 11:02:16.520 | + inc/async:async_inner:63 : init_neutron 2022-08-12 11:02:16.573 | [19085 Async init_neutron:96631]: running: init_neutron 2022-08-12 11:02:16.576 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-12 11:02:16.594 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:16.597 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-12 11:02:16.607 | ++ ./stack.sh:main:1157 : true 2022-08-12 11:02:16.610 | + ./stack.sh:main:1157 : netman_pid= 2022-08-12 11:02:16.613 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-12 11:02:16.615 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-12 11:02:16.640 | dnsmasq: no process found 2022-08-12 11:02:16.643 | + ./stack.sh:main:1159 : true 2022-08-12 11:02:16.646 | + ./stack.sh:main:1164 : clean_iptables 2022-08-12 11:02:16.651 | + lib/nova:clean_iptables:186 : grep nova 2022-08-12 11:02:16.653 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-12 11:02:16.653 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-12 11:02:16.655 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-12 11:02:16.657 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-12 11:02:16.660 | + lib/nova:clean_iptables:186 : bash 2022-08-12 11:02:16.661 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-12 11:02:16.672 | + lib/nova:clean_iptables:188 : grep nova 2022-08-12 11:02:16.674 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-12 11:02:16.674 | + lib/nova:clean_iptables:188 : bash 2022-08-12 11:02:16.679 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-12 11:02:16.679 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-12 11:02:16.679 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-12 11:02:16.679 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-12 11:02:16.697 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-12 11:02:16.697 | + lib/nova:clean_iptables:190 : grep nova 2022-08-12 11:02:16.699 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-12 11:02:16.699 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-12 11:02:16.701 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-12 11:02:16.701 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-12 11:02:16.703 | + lib/nova:clean_iptables:190 : bash 2022-08-12 11:02:16.716 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-12 11:02:16.717 | + lib/nova:clean_iptables:192 : grep nova 2022-08-12 11:02:16.718 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-12 11:02:16.719 | + lib/nova:clean_iptables:192 : bash 2022-08-12 11:02:16.720 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-12 11:02:16.721 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-12 11:02:16.722 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-12 11:02:16.735 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-12 11:02:16.744 | net.ipv4.ip_forward = 1 2022-08-12 11:02:16.748 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-12 11:02:16.768 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:16.771 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-12 11:02:16.774 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-12 11:02:16.777 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-12 11:02:16.818 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-12 11:02:16.859 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-12 11:02:16.862 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-12 11:02:16.902 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-12 11:02:16.938 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-12 11:02:16.957 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:16.960 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-12 11:02:16.963 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 11:02:16.965 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-12 11:02:16.968 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-12 11:02:16.971 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-12 11:02:17.046 | + inc/async:async_inner:63 : init_swift 2022-08-12 11:02:17.095 | [19085 Async init_swift:97030]: running: init_swift 2022-08-12 11:02:17.098 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-12 11:02:17.123 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:17.126 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-12 11:02:17.128 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 11:02:17.131 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-12 11:02:17.134 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-12 11:02:17.136 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-12 11:02:17.227 | + inc/async:async_inner:63 : init_cinder 2022-08-12 11:02:17.291 | [19085 Async init_cinder:97134]: running: init_cinder 2022-08-12 11:02:17.293 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-12 11:02:17.318 | + functions-common:is_service_enabled:2096 : return 0 2022-08-12 11:02:17.320 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-12 11:02:17.323 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-12 11:02:17.325 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-12 11:02:17.328 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-12 11:02:17.331 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-12 11:02:17.436 | + inc/async:async_inner:63 : init_placement 2022-08-12 11:02:17.520 | [19085 Async init_placement:97265]: running: init_placement 2022-08-12 11:02:17.525 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-12 11:02:17.608 | [19085 Async init_neutron:96631]: Waiting for completion of init_neutron running on PID 96631 (6 other jobs running) 2022-08-12 11:02:17.641 | [19085 Async init_neutron:96631]: Signaling child to exit 2022-08-12 11:02:21.035 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:02:21.069 | [93161 Async init_glance:93161]: finished successfully 2022-08-12 11:02:28.493 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:02:28.519 | [97030 Async init_swift:97030]: finished successfully 2022-08-12 11:03:02.211 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:03:02.237 | [97134 Async init_cinder:97134]: finished successfully 2022-08-12 11:03:14.640 | + inc/async:async_inner:64 : rc=0 2022-08-12 11:03:14.666 | [97265 Async init_placement:97265]: finished successfully