2022-02-17 14:14:32.873 | + ./stack.sh:main:487 : exec 2022-02-17 14:14:32.873 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-141432' 2022-02-17 14:14:32.873 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-141432.summary.2022-02-17-141432 2022-02-17 14:14:32.873 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:14:32.873 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-141432 2022-02-17 14:14:32.873 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-141432 /opt/stack/logs/stack.sh.log 2022-02-17 14:14:32.873 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-141432.summary.2022-02-17-141432 /opt/stack/logs/stack.sh.log.summary 2022-02-17 14:14:32.873 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 14:14:32.873 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 14:14:32.873 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 14:14:32.873 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 14:14:32.873 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 14:14:32.873 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 14:14:32.873 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 14:14:32.873 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:14:32.873 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 14:14:32.873 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 14:14:32.873 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:14:32.874 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:14:32.876 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 14:14:32.879 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 14:14:32.882 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:14:32.884 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 14:14:32.886 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 14:14:32.888 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 14:14:32.890 | + ./stack.sh:main:576 : uname -a 2022-02-17 14:14:32.891 | Linux dv-neutron-828103-9-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-17 14:14:32.893 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 14:14:32.895 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 14:14:32.898 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 14:14:32.937 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 14:14:32.951 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 14:14:32.954 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 14:14:32.955 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 14:14:32.957 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 14:14:32.959 | + functions-common:fetch_plugins:1776 : return 2022-02-17 14:14:32.961 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 14:14:32.963 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 14:14:32.964 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:14:32.966 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:14:32.968 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:14:32.970 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:14:32.972 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:14:32.974 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:14:32.976 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:14:32.979 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:14:32.980 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:14:32.982 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:14:32.984 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 14:14:32.986 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:14:32.998 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:32.999 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:14:33.001 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:33.003 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:33.005 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:33.006 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:33.008 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:33.010 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 14:14:33.012 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 14:14:33.013 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:14:33.015 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:14:33.017 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 14:14:33.019 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 14:14:33.021 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 14:14:33.022 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 14:14:33.024 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 14:14:33.026 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 14:14:33.042 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 14:14:33.044 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 14:14:33.056 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:14:33.059 | +++ lib/tls:source:43 : hostname -f 2022-02-17 14:14:33.062 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 14:14:33.064 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 14:14:33.066 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 14:14:33.068 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 14:14:33.069 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 14:14:33.071 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 14:14:33.073 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 14:14:33.075 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 14:14:33.076 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 14:14:33.079 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 14:14:33.083 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 14:14:33.094 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 14:14:33.110 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 14:14:33.121 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 14:14:33.133 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 14:14:33.163 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 14:14:33.217 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 14:14:33.296 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 14:14:33.317 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 14:14:33.364 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 14:14:33.413 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 14:14:33.550 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 14:14:33.564 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 14:14:33.576 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 14:14:33.588 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 14:14:33.679 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 14:14:33.681 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 14:14:33.684 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 14:14:33.686 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 14:14:33.689 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 14:14:33.691 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 14:14:33.693 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 14:14:33.693 | False' 2022-02-17 14:14:33.696 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 14:14:33.710 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 14:14:33.712 | + ./stack.sh:main:624 : run_phase source 2022-02-17 14:14:33.714 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 14:14:33.716 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:14:33.718 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:14:33.720 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:14:33.722 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:14:33.724 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:14:33.726 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:14:33.728 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:14:33.731 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:14:33.733 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:14:33.736 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:14:33.738 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 14:14:33.740 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:14:33.754 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:33.756 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:14:33.758 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 14:14:33.794 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 14:14:33.796 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 14:14:33.799 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:14:33.801 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 14:14:33.803 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 14:14:33.805 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 14:14:33.807 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 14:14:33.809 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 14:14:33.811 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 14:14:33.813 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 14:14:33.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.818 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 14:14:33.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.822 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 14:14:33.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.826 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 14:14:33.828 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.831 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 14:14:33.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.835 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 14:14:33.837 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.839 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 14:14:33.841 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.843 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 14:14:33.846 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.848 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 14:14:33.850 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.852 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 14:14:33.855 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.857 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 14:14:33.859 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.862 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 14:14:33.864 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.866 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 14:14:33.868 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.870 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 14:14:33.872 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.875 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 14:14:33.877 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.879 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 14:14:33.881 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.883 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 14:14:33.886 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.888 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 14:14:33.890 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.892 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 14:14:33.894 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.896 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 14:14:33.899 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.901 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 14:14:33.903 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.905 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 14:14:33.908 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.910 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 14:14:33.912 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.914 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 14:14:33.916 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.918 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 14:14:33.921 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.923 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 14:14:33.926 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.928 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 14:14:33.930 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.932 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 14:14:33.934 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.936 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 14:14:33.939 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.941 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 14:14:33.943 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.945 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 14:14:33.947 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.949 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 14:14:33.952 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.954 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 14:14:33.956 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.958 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 14:14:33.961 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.963 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 14:14:33.965 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.967 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 14:14:33.970 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.972 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 14:14:33.974 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.976 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 14:14:33.979 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.981 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 14:14:33.983 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.986 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 14:14:33.988 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.991 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 14:14:33.993 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.995 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 14:14:33.997 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:33.999 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 14:14:34.002 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:34.004 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 14:14:34.006 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:34.008 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 14:14:34.010 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:34.012 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 14:14:34.015 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:34.017 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 14:14:34.019 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:34.021 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 14:14:34.024 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 14:14:34.026 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:14:34.028 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 14:14:34.043 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:34.045 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 14:14:34.048 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:14:34.050 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 14:14:34.065 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:14:34.068 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 14:14:34.070 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 14:14:34.072 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 14:14:34.074 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 14:14:34.076 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 14:14:34.079 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 14:14:34.082 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 14:14:34.084 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 14:14:34.086 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 14:14:34.086 | Using mysql database backend 2022-02-17 14:14:34.088 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 14:14:34.103 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 14:14:34.106 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 14:14:34.109 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:14:34.111 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 14:14:34.113 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:14:34.116 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 14:14:34.131 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:34.134 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 14:14:34.149 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 14:14:34.164 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:34.167 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 14:14:34.182 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 14:14:34.198 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 14:14:34.214 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:14:34.217 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 14:14:34.232 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:34.234 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 14:14:34.250 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 14:14:34.253 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 14:14:34.255 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 14:14:34.257 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 14:14:34.260 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 14:14:34.264 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-141434 2022-02-17 14:14:34.266 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-141434 757' 2022-02-17 14:14:34.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.271 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:14:34.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.276 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 14:14:34.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.280 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 14:14:34.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.285 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:14:34.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.290 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-17 14:14:34.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.294 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-17 14:14:34.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.300 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-141432 2022-02-17 14:14:34.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.304 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 14:14:34.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.309 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-17 14:14:34.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.314 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 14:14:34.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.319 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 14:14:34.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.323 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 14:14:34.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:34.328 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 14:14:34.331 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 14:14:34.333 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 14:14:34.335 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 14:14:34.338 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 14:14:34.340 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:14:34.342 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:14:34.344 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:14:34.347 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:14:34.349 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:14:34.351 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:14:34.366 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:14:34.368 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:14:34.370 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:14:34.373 | + functions-common:git_clone:629 : echo master 2022-02-17 14:14:34.373 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:14:34.378 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 14:14:34.381 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:14:34.383 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 14:14:34.385 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:14:34.386 | + functions-common:git_clone:678 : head -1 2022-02-17 14:14:34.389 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 14:14:34.391 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:14:34.394 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 14:14:34.396 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:14:34.398 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 14:14:34.401 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 14:14:34.403 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 14:14:34.406 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 14:14:34.408 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:14:34.411 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 14:14:34.413 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 14:14:34.415 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 14:14:34.420 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 14:14:34.424 | ++ tools/install_prereqs.sh:source:47 : NOW=1645107274 2022-02-17 14:14:34.427 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 14:14:34.431 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-17 14:14:34.434 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-17 14:14:34.436 | ++ tools/install_prereqs.sh:source:49 : DELTA=1645107274 2022-02-17 14:14:34.439 | ++ tools/install_prereqs.sh:source:50 : [[ 1645107274 -lt 7200 ]] 2022-02-17 14:14:34.442 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 14:14:34.444 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 14:14:34.446 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 14:14:34.449 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 14:14:34.451 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 14:14:34.453 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 14:14:34.456 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 14:14:34.459 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:14:34.503 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 14:14:34.503 | apache2-dev 2022-02-17 14:14:34.504 | bc 2022-02-17 14:14:34.504 | bsdmainutils 2022-02-17 14:14:34.504 | curl 2022-02-17 14:14:34.504 | g++ 2022-02-17 14:14:34.504 | gawk 2022-02-17 14:14:34.504 | gcc 2022-02-17 14:14:34.504 | gettext 2022-02-17 14:14:34.504 | git 2022-02-17 14:14:34.504 | graphviz 2022-02-17 14:14:34.504 | iputils-ping 2022-02-17 14:14:34.504 | libapache2-mod-proxy-uwsgi 2022-02-17 14:14:34.504 | libffi-dev 2022-02-17 14:14:34.504 | libjpeg-dev 2022-02-17 14:14:34.504 | libpcre3-dev 2022-02-17 14:14:34.504 | libpq-dev 2022-02-17 14:14:34.504 | libssl-dev 2022-02-17 14:14:34.504 | libsystemd-dev 2022-02-17 14:14:34.504 | libxml2-dev 2022-02-17 14:14:34.504 | libxslt1-dev 2022-02-17 14:14:34.504 | libyaml-dev 2022-02-17 14:14:34.504 | lsof 2022-02-17 14:14:34.504 | openssh-server 2022-02-17 14:14:34.504 | openssl 2022-02-17 14:14:34.504 | pkg-config 2022-02-17 14:14:34.504 | psmisc 2022-02-17 14:14:34.504 | python3-dev 2022-02-17 14:14:34.504 | python3-pip 2022-02-17 14:14:34.504 | python3-systemd 2022-02-17 14:14:34.504 | python3-venv 2022-02-17 14:14:34.504 | tar 2022-02-17 14:14:34.504 | tcpdump 2022-02-17 14:14:34.504 | unzip 2022-02-17 14:14:34.504 | uuid-runtime 2022-02-17 14:14:34.504 | wget 2022-02-17 14:14:34.504 | wget 2022-02-17 14:14:34.504 | zlib1g-dev 2022-02-17 14:14:34.505 | libkrb5-dev 2022-02-17 14:14:34.505 | libldap2-dev 2022-02-17 14:14:34.505 | libsasl2-dev 2022-02-17 14:14:34.505 | memcached 2022-02-17 14:14:34.505 | python3-mysqldb 2022-02-17 14:14:34.505 | sqlite3 2022-02-17 14:14:34.505 | conntrack 2022-02-17 14:14:34.505 | curl 2022-02-17 14:14:34.505 | dnsmasq-base 2022-02-17 14:14:34.505 | dnsmasq-utils 2022-02-17 14:14:34.505 | ebtables 2022-02-17 14:14:34.505 | genisoimage 2022-02-17 14:14:34.505 | iptables 2022-02-17 14:14:34.505 | iputils-arping 2022-02-17 14:14:34.505 | kpartx 2022-02-17 14:14:34.505 | libjs-jquery-tablesorter 2022-02-17 14:14:34.505 | parted 2022-02-17 14:14:34.505 | pm-utils 2022-02-17 14:14:34.505 | python3-mysqldb 2022-02-17 14:14:34.505 | socat 2022-02-17 14:14:34.505 | sqlite3 2022-02-17 14:14:34.505 | sudo 2022-02-17 14:14:34.505 | vlan 2022-02-17 14:14:34.505 | lsscsi 2022-02-17 14:14:34.505 | open-iscsi 2022-02-17 14:14:34.505 | lvm2 2022-02-17 14:14:34.505 | qemu-utils 2022-02-17 14:14:34.505 | thin-provisioning-tools 2022-02-17 14:14:34.505 | acl 2022-02-17 14:14:34.505 | dnsmasq-base 2022-02-17 14:14:34.505 | dnsmasq-utils 2022-02-17 14:14:34.505 | ebtables 2022-02-17 14:14:34.505 | haproxy 2022-02-17 14:14:34.505 | iptables 2022-02-17 14:14:34.505 | iputils-arping 2022-02-17 14:14:34.505 | iputils-ping 2022-02-17 14:14:34.505 | postgresql-server-dev-all 2022-02-17 14:14:34.505 | python3-mysqldb 2022-02-17 14:14:34.505 | sqlite3 2022-02-17 14:14:34.506 | sudo 2022-02-17 14:14:34.506 | vlan 2022-02-17 14:14:34.506 | pcp 2022-02-17 14:14:34.506 | ipset 2022-02-17 14:14:34.506 | conntrack 2022-02-17 14:14:34.506 | conntrackd 2022-02-17 14:14:34.506 | keepalived 2022-02-17 14:14:34.506 | lvm2 2022-02-17 14:14:34.506 | qemu-utils 2022-02-17 14:14:34.506 | thin-provisioning-tools 2022-02-17 14:14:34.506 | curl 2022-02-17 14:14:34.506 | liberasurecode-dev 2022-02-17 14:14:34.506 | make 2022-02-17 14:14:34.506 | memcached 2022-02-17 14:14:34.506 | rsync 2022-02-17 14:14:34.506 | sqlite3 2022-02-17 14:14:34.506 | xfsprogs' 2022-02-17 14:14:34.506 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 14:14:34.523 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 14:14:34.523 | apache2-dev 2022-02-17 14:14:34.523 | bc 2022-02-17 14:14:34.523 | bsdmainutils 2022-02-17 14:14:34.523 | curl 2022-02-17 14:14:34.523 | g++ 2022-02-17 14:14:34.523 | gawk 2022-02-17 14:14:34.523 | gcc 2022-02-17 14:14:34.523 | gettext 2022-02-17 14:14:34.523 | git 2022-02-17 14:14:34.524 | graphviz 2022-02-17 14:14:34.524 | iputils-ping 2022-02-17 14:14:34.524 | libapache2-mod-proxy-uwsgi 2022-02-17 14:14:34.524 | libffi-dev 2022-02-17 14:14:34.524 | libjpeg-dev 2022-02-17 14:14:34.524 | libpcre3-dev 2022-02-17 14:14:34.524 | libpq-dev 2022-02-17 14:14:34.524 | libssl-dev 2022-02-17 14:14:34.524 | libsystemd-dev 2022-02-17 14:14:34.524 | libxml2-dev 2022-02-17 14:14:34.524 | libxslt1-dev 2022-02-17 14:14:34.524 | libyaml-dev 2022-02-17 14:14:34.524 | lsof 2022-02-17 14:14:34.524 | openssh-server 2022-02-17 14:14:34.524 | openssl 2022-02-17 14:14:34.524 | pkg-config 2022-02-17 14:14:34.524 | psmisc 2022-02-17 14:14:34.524 | python3-dev 2022-02-17 14:14:34.524 | python3-pip 2022-02-17 14:14:34.524 | python3-systemd 2022-02-17 14:14:34.524 | python3-venv 2022-02-17 14:14:34.524 | tar 2022-02-17 14:14:34.524 | tcpdump 2022-02-17 14:14:34.524 | unzip 2022-02-17 14:14:34.524 | uuid-runtime 2022-02-17 14:14:34.524 | wget 2022-02-17 14:14:34.524 | wget 2022-02-17 14:14:34.524 | zlib1g-dev 2022-02-17 14:14:34.524 | libkrb5-dev 2022-02-17 14:14:34.524 | libldap2-dev 2022-02-17 14:14:34.524 | libsasl2-dev 2022-02-17 14:14:34.524 | memcached 2022-02-17 14:14:34.524 | python3-mysqldb 2022-02-17 14:14:34.524 | sqlite3 2022-02-17 14:14:34.524 | conntrack 2022-02-17 14:14:34.524 | curl 2022-02-17 14:14:34.524 | dnsmasq-base 2022-02-17 14:14:34.524 | dnsmasq-utils 2022-02-17 14:14:34.525 | ebtables 2022-02-17 14:14:34.525 | genisoimage 2022-02-17 14:14:34.525 | iptables 2022-02-17 14:14:34.525 | iputils-arping 2022-02-17 14:14:34.525 | kpartx 2022-02-17 14:14:34.525 | libjs-jquery-tablesorter 2022-02-17 14:14:34.525 | parted 2022-02-17 14:14:34.525 | pm-utils 2022-02-17 14:14:34.525 | python3-mysqldb 2022-02-17 14:14:34.525 | socat 2022-02-17 14:14:34.525 | sqlite3 2022-02-17 14:14:34.525 | sudo 2022-02-17 14:14:34.525 | vlan 2022-02-17 14:14:34.525 | lsscsi 2022-02-17 14:14:34.525 | open-iscsi 2022-02-17 14:14:34.525 | lvm2 2022-02-17 14:14:34.525 | qemu-utils 2022-02-17 14:14:34.525 | thin-provisioning-tools 2022-02-17 14:14:34.525 | acl 2022-02-17 14:14:34.525 | dnsmasq-base 2022-02-17 14:14:34.525 | dnsmasq-utils 2022-02-17 14:14:34.525 | ebtables 2022-02-17 14:14:34.525 | haproxy 2022-02-17 14:14:34.525 | iptables 2022-02-17 14:14:34.525 | iputils-arping 2022-02-17 14:14:34.525 | iputils-ping 2022-02-17 14:14:34.525 | postgresql-server-dev-all 2022-02-17 14:14:34.525 | python3-mysqldb 2022-02-17 14:14:34.525 | sqlite3 2022-02-17 14:14:34.525 | sudo 2022-02-17 14:14:34.525 | vlan 2022-02-17 14:14:34.525 | pcp 2022-02-17 14:14:34.525 | ipset 2022-02-17 14:14:34.525 | conntrack 2022-02-17 14:14:34.525 | conntrackd 2022-02-17 14:14:34.525 | keepalived 2022-02-17 14:14:34.525 | lvm2 2022-02-17 14:14:34.525 | qemu-utils 2022-02-17 14:14:34.526 | thin-provisioning-tools 2022-02-17 14:14:34.526 | curl 2022-02-17 14:14:34.526 | liberasurecode-dev 2022-02-17 14:14:34.526 | make 2022-02-17 14:14:34.526 | memcached 2022-02-17 14:14:34.526 | rsync 2022-02-17 14:14:34.526 | sqlite3 2022-02-17 14:14:34.526 | xfsprogs ' 2022-02-17 14:14:34.526 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 14:14:34.528 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:14:34.530 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:14:34.534 | ++ 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-02-17 14:14:34.534 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 14:14:34.538 | ++ 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-02-17 14:14:34.540 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 14:14:34.542 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:14:34.544 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 14:14:34.546 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:14:34.549 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:14:34.551 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:14:34.553 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:14:34.555 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:14:34.557 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:14:34.559 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 14:14:34.561 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 14:14:34.563 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 14:14:34.566 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 14:14:34.570 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 14:14:34.572 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 14:14:34.574 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 14:14:34.576 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 14:14:34.577 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:14:34.580 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:14:34.584 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645107274581 2022-02-17 14:14:34.586 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 14:14:34.588 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 14:14:34.590 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-17 14:14:34.800 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 14:14:34.966 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 14:14:35.101 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 14:14:35.229 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-17 14:14:37.053 | Reading package lists... 2022-02-17 14:14:37.083 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 14:14:37.086 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 14:14:37.088 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:14:37.090 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:14:37.092 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:14:37.094 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:14:37.096 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:14:37.098 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 14:14:37.100 | ++ functions-common:time_stop:2432 : start_time=1645107274581 2022-02-17 14:14:37.102 | ++ functions-common:time_stop:2434 : [[ -z 1645107274581 ]] 2022-02-17 14:14:37.104 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:14:37.108 | ++ functions-common:time_stop:2437 : end_time=1645107277106 2022-02-17 14:14:37.110 | ++ functions-common:time_stop:2438 : elapsed_time=2525 2022-02-17 14:14:37.112 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 14:14:37.114 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:14:37.116 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2525 2022-02-17 14:14:37.118 | ++ functions-common:install_package:1464 : 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-02-17 14:14:37.120 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:14:37.123 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:14:37.125 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:14:37.127 | ++ functions-common:real_install_package:1450 : 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-02-17 14:14:37.147 | ++ functions-common:apt_get:1230 : 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-02-17 14:14:37.253 | Reading package lists... 2022-02-17 14:14:37.479 | Building dependency tree... 2022-02-17 14:14:37.480 | Reading state information... 2022-02-17 14:14:37.743 | bc is already the newest version (1.07.1-2build1). 2022-02-17 14:14:37.743 | bc set to manually installed. 2022-02-17 14:14:37.743 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 14:14:37.743 | bsdmainutils set to manually installed. 2022-02-17 14:14:37.743 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 14:14:37.743 | gawk set to manually installed. 2022-02-17 14:14:37.743 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:14:37.743 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 14:14:37.743 | iptables set to manually installed. 2022-02-17 14:14:37.743 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 14:14:37.743 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 14:14:37.743 | kpartx set to manually installed. 2022-02-17 14:14:37.743 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 14:14:37.743 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 14:14:37.743 | psmisc is already the newest version (23.3-1). 2022-02-17 14:14:37.743 | psmisc set to manually installed. 2022-02-17 14:14:37.743 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:14:37.743 | python3-systemd is already the newest version (234-3build2). 2022-02-17 14:14:37.743 | python3-systemd set to manually installed. 2022-02-17 14:14:37.743 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 14:14:37.743 | tcpdump set to manually installed. 2022-02-17 14:14:37.743 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 14:14:37.743 | thin-provisioning-tools set to manually installed. 2022-02-17 14:14:37.743 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 14:14:37.743 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 14:14:37.743 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 14:14:37.743 | lsof set to manually installed. 2022-02-17 14:14:37.743 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 14:14:37.744 | parted set to manually installed. 2022-02-17 14:14:37.744 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 14:14:37.744 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 14:14:37.744 | tar set to manually installed. 2022-02-17 14:14:37.744 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 14:14:37.744 | zlib1g-dev set to manually installed. 2022-02-17 14:14:37.744 | The following packages were automatically installed and are no longer required: 2022-02-17 14:14:37.744 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:14:37.744 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:14:37.744 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:14:37.744 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:14:37.744 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:14:37.744 | python3-zope.interface 2022-02-17 14:14:37.744 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:14:37.744 | The following additional packages will be installed: 2022-02-17 14:14:37.744 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-17 14:14:37.744 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-17 14:14:37.744 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-17 14:14:37.744 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-17 14:14:37.744 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-17 14:14:37.744 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-17 14:14:37.744 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-17 14:14:37.744 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-17 14:14:37.744 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-17 14:14:37.744 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-17 14:14:37.744 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-17 14:14:37.744 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-17 14:14:37.744 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-17 14:14:37.744 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-17 14:14:37.744 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-17 14:14:37.744 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-17 14:14:37.745 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-17 14:14:37.745 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-17 14:14:37.745 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-17 14:14:37.745 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-17 14:14:37.745 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-17 14:14:37.745 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-17 14:14:37.745 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-17 14:14:37.745 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-17 14:14:37.745 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-17 14:14:37.745 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-17 14:14:37.745 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-17 14:14:37.745 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-17 14:14:37.745 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-17 14:14:37.745 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-17 14:14:37.745 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-02-17 14:14:37.745 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-17 14:14:37.745 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-17 14:14:37.745 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-17 14:14:37.745 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-17 14:14:37.745 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-17 14:14:37.746 | Suggested packages: 2022-02-17 14:14:37.746 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-17 14:14:37.746 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-17 14:14:37.746 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-17 14:14:37.746 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-17 14:14:37.746 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-17 14:14:37.746 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-17 14:14:37.746 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-17 14:14:37.747 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-17 14:14:37.747 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-17 14:14:37.747 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-17 14:14:37.747 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-17 14:14:37.747 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-17 14:14:37.747 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-17 14:14:37.747 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-17 14:14:37.747 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-17 14:14:37.981 | The following NEW packages will be installed: 2022-02-17 14:14:37.981 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-17 14:14:37.981 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-17 14:14:37.981 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-17 14:14:37.981 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-17 14:14:37.981 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-17 14:14:37.981 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-17 14:14:37.981 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-17 14:14:37.981 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-17 14:14:37.981 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-17 14:14:37.981 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-17 14:14:37.981 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-17 14:14:37.981 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-17 14:14:37.981 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-17 14:14:37.981 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-17 14:14:37.981 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-17 14:14:37.981 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-17 14:14:37.981 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-17 14:14:37.981 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-17 14:14:37.981 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-17 14:14:37.981 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-17 14:14:37.981 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-17 14:14:37.981 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-17 14:14:37.981 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-17 14:14:37.981 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-17 14:14:37.981 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-17 14:14:37.981 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-17 14:14:37.981 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-17 14:14:37.981 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-17 14:14:37.982 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-17 14:14:37.982 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-17 14:14:37.982 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-17 14:14:37.982 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-17 14:14:37.982 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-17 14:14:37.982 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-17 14:14:37.982 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-17 14:14:37.982 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-17 14:14:37.982 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-17 14:14:37.982 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-17 14:14:37.982 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-17 14:14:37.982 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-17 14:14:37.982 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-17 14:14:37.982 | unzip uuid-dev vbetool vlan x11-common 2022-02-17 14:14:37.982 | The following packages will be upgraded: 2022-02-17 14:14:37.983 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-17 14:14:37.983 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-17 14:14:37.983 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd 2022-02-17 14:14:37.983 | uuid-runtime wget 2022-02-17 14:14:38.274 | 21 upgraded, 219 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:14:38.274 | Need to get 164 MB of archives. 2022-02-17 14:14:38.274 | After this operation, 768 MB of additional disk space will be used. 2022-02-17 14:14:38.274 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-17 14:14:38.774 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-17 14:14:38.806 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-17 14:14:38.821 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-17 14:14:39.040 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-17 14:14:39.599 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-17 14:14:39.621 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.1 [318 kB] 2022-02-17 14:14:39.648 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-02-17 14:14:39.651 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-02-17 14:14:39.654 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-17 14:14:39.661 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-17 14:14:39.846 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-17 14:14:39.913 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-17 14:14:39.914 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-17 14:14:39.917 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-17 14:14:39.930 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-17 14:14:39.944 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-17 14:14:39.964 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-17 14:14:39.967 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-17 14:14:39.976 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-17 14:14:41.255 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-17 14:14:41.437 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-17 14:14:41.769 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-17 14:14:41.773 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-17 14:14:41.775 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-17 14:14:41.777 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-17 14:14:41.779 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-17 14:14:42.033 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-17 14:14:42.034 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-17 14:14:42.035 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-17 14:14:42.035 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-17 14:14:42.150 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-17 14:14:42.150 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-17 14:14:42.182 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-17 14:14:42.187 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-17 14:14:42.445 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-17 14:14:42.452 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-17 14:14:42.455 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-17 14:14:42.461 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-17 14:14:42.474 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-17 14:14:42.497 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-17 14:14:42.498 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-17 14:14:42.578 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-17 14:14:42.592 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-17 14:14:42.756 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-17 14:14:42.757 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-17 14:14:42.758 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-17 14:14:42.761 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-17 14:14:42.846 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-17 14:14:42.892 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-17 14:14:43.060 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-17 14:14:45.703 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-17 14:14:47.037 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-17 14:14:47.512 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-17 14:14:47.525 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-17 14:14:47.528 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-17 14:14:47.548 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-17 14:14:48.097 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-17 14:14:48.099 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-17 14:14:48.110 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-17 14:14:48.915 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-17 14:14:50.334 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-17 14:14:50.340 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-17 14:14:50.357 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-17 14:14:50.359 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-17 14:14:50.365 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-17 14:14:50.375 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-17 14:14:50.376 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-17 14:14:50.378 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-17 14:14:50.379 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-17 14:14:50.467 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-17 14:14:50.535 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-17 14:14:50.593 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-17 14:14:50.606 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-17 14:14:50.614 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-17 14:14:50.701 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-17 14:14:50.704 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-17 14:14:50.737 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-17 14:14:50.824 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-02-17 14:14:50.827 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-17 14:14:50.828 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-17 14:14:50.833 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-17 14:14:50.893 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-17 14:14:50.915 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-17 14:14:50.950 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-17 14:14:50.965 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-17 14:14:51.001 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-17 14:14:52.191 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-17 14:14:52.192 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-17 14:14:52.193 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-17 14:14:52.194 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-17 14:14:52.194 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-17 14:14:52.195 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-17 14:14:52.202 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-17 14:14:52.203 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-17 14:14:52.206 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-17 14:14:52.407 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-17 14:14:52.456 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-17 14:14:52.463 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-17 14:14:52.466 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-17 14:14:52.471 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-17 14:14:52.904 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-17 14:14:53.921 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-17 14:14:53.924 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-17 14:14:53.938 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-17 14:14:53.960 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-17 14:14:54.001 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-17 14:14:54.004 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-17 14:14:54.007 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-17 14:14:54.012 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-17 14:14:54.066 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-17 14:14:54.066 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-17 14:14:54.207 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-17 14:14:54.223 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-17 14:14:54.237 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-17 14:14:54.240 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-17 14:14:54.250 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-17 14:14:54.263 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-17 14:14:54.282 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-17 14:14:54.351 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-17 14:14:54.352 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-17 14:14:54.353 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-17 14:14:54.495 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-17 14:14:54.501 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-17 14:14:54.535 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-17 14:14:54.546 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-17 14:14:54.547 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-17 14:14:54.549 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-17 14:14:54.563 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-17 14:14:54.638 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-17 14:14:54.641 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-17 14:14:54.643 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-17 14:14:54.782 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-17 14:14:54.796 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-17 14:14:54.811 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-17 14:14:54.813 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-17 14:14:54.817 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-17 14:14:54.818 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-17 14:14:54.832 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-17 14:14:54.926 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-17 14:14:54.941 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-17 14:14:54.991 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-17 14:14:55.070 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-17 14:14:55.074 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-17 14:14:55.094 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-17 14:14:55.110 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-17 14:14:55.111 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-17 14:14:55.112 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-17 14:14:55.117 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-17 14:14:55.213 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-17 14:14:55.218 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-17 14:14:55.221 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-17 14:14:55.358 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-17 14:14:55.368 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-17 14:14:55.372 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-17 14:14:55.373 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-17 14:14:55.374 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-17 14:14:55.375 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-17 14:14:55.395 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-17 14:14:55.501 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-17 14:14:55.505 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-17 14:14:55.508 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-17 14:14:56.587 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-17 14:14:56.744 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-17 14:14:56.745 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-17 14:14:56.747 | Get:166 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-02-17 14:14:56.752 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-17 14:14:56.752 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-17 14:14:56.753 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-17 14:14:56.790 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-17 14:14:56.791 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-17 14:14:56.794 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-17 14:14:56.889 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-17 14:14:57.026 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-17 14:14:57.028 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-17 14:14:57.058 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-17 14:14:57.066 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-17 14:14:57.275 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-17 14:14:57.280 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-17 14:14:57.281 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-17 14:14:57.282 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-17 14:14:57.366 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-17 14:14:57.367 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-17 14:14:57.368 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-17 14:14:57.421 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-17 14:14:57.424 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-17 14:14:57.812 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-17 14:14:58.089 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-17 14:14:58.093 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-17 14:14:58.375 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-17 14:14:58.381 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-17 14:14:58.382 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-17 14:14:58.383 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-17 14:14:58.471 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-17 14:14:58.772 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-17 14:14:58.776 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-17 14:14:58.781 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-17 14:14:59.538 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-17 14:14:59.541 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-17 14:14:59.588 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-17 14:14:59.626 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-17 14:15:00.751 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-17 14:15:01.015 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-17 14:15:05.588 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-17 14:15:05.592 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-17 14:15:05.596 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-17 14:15:05.601 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-17 14:15:05.740 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-17 14:15:05.827 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-17 14:15:05.828 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-17 14:15:05.838 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-17 14:15:05.892 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-17 14:15:05.893 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-17 14:15:06.325 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-17 14:15:06.326 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-17 14:15:06.357 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-17 14:15:06.361 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-17 14:15:06.362 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-17 14:15:06.362 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-17 14:15:06.364 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-17 14:15:06.472 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-17 14:15:06.475 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-17 14:15:06.492 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-17 14:15:06.534 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-17 14:15:06.602 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-17 14:15:06.605 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-17 14:15:06.608 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-17 14:15:06.609 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-17 14:15:06.612 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-17 14:15:06.733 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-17 14:15:06.735 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-17 14:15:06.736 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-17 14:15:06.737 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-17 14:15:06.738 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-17 14:15:06.866 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-17 14:15:06.876 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-17 14:15:06.881 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-17 14:15:06.887 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-17 14:15:07.255 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-17 14:15:07.280 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-17 14:15:08.724 | Preconfiguring packages ... 2022-02-17 14:15:08.865 | Fetched 164 MB in 29s (5,600 kB/s) 2022-02-17 14:15:08.930 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-17 14:15:08.932 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:15:08.943 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:15:09.007 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:15:09.020 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:15:09.411 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:15:09.416 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:15:09.458 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:15:09.477 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:15:09.547 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:15:09.708 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:15:10.479 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:15:10.487 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:15:10.565 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:15:10.641 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-17 14:15:10.643 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.1_amd64.deb ... 2022-02-17 14:15:10.652 | Unpacking rsync (3.1.3-8ubuntu0.1) over (3.1.3-8) ... 2022-02-17 14:15:11.061 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 14:15:11.067 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-17 14:15:11.118 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 14:15:11.206 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-17 14:15:11.209 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 14:15:11.217 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-17 14:15:11.253 | Selecting previously unselected package libapr1:amd64. 2022-02-17 14:15:11.261 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-17 14:15:11.263 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-17 14:15:11.318 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 14:15:11.340 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-17 14:15:11.553 | Selecting previously unselected package libaprutil1:amd64. 2022-02-17 14:15:11.561 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 14:15:11.563 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:15:11.598 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-17 14:15:11.606 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 14:15:11.608 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:15:11.642 | Preparing to unpack .../005-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-17 14:15:11.654 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-17 14:15:11.705 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-17 14:15:11.712 | Preparing to unpack .../006-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 14:15:11.714 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:15:11.746 | Preparing to unpack .../007-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-17 14:15:11.752 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-17 14:15:11.809 | Preparing to unpack .../008-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-17 14:15:11.821 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-17 14:15:11.881 | Selecting previously unselected package libjansson4:amd64. 2022-02-17 14:15:11.888 | Preparing to unpack .../009-libjansson4_2.12-1build1_amd64.deb ... 2022-02-17 14:15:11.890 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-17 14:15:11.920 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-17 14:15:11.927 | Preparing to unpack .../010-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-17 14:15:11.929 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-17 14:15:11.978 | Preparing to unpack .../011-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 14:15:11.993 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-17 14:15:13.254 | Preparing to unpack .../012-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:13.262 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-17 14:15:13.375 | Selecting previously unselected package apache2-bin. 2022-02-17 14:15:13.382 | Preparing to unpack .../013-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:15:13.384 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:13.590 | Selecting previously unselected package apache2-data. 2022-02-17 14:15:13.597 | Preparing to unpack .../014-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-17 14:15:13.599 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:13.705 | Selecting previously unselected package apache2-utils. 2022-02-17 14:15:13.713 | Preparing to unpack .../015-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:15:13.715 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:13.757 | Selecting previously unselected package apache2. 2022-02-17 14:15:13.764 | Preparing to unpack .../016-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:15:13.783 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:13.850 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-17 14:15:13.857 | Preparing to unpack .../017-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-17 14:15:13.859 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-17 14:15:13.904 | Selecting previously unselected package haproxy. 2022-02-17 14:15:13.911 | Preparing to unpack .../018-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-17 14:15:13.921 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-17 14:15:14.136 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-17 14:15:14.143 | Preparing to unpack .../019-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-17 14:15:14.145 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:15:14.178 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-17 14:15:14.185 | Preparing to unpack .../020-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-17 14:15:14.187 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:15:14.218 | Selecting previously unselected package mysql-common. 2022-02-17 14:15:14.225 | Preparing to unpack .../021-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-17 14:15:14.243 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-17 14:15:14.270 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-17 14:15:14.277 | Preparing to unpack .../022-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:15:14.279 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:15:14.526 | Selecting previously unselected package libsensors-config. 2022-02-17 14:15:14.533 | Preparing to unpack .../023-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-17 14:15:14.535 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-17 14:15:14.562 | Selecting previously unselected package libsensors5:amd64. 2022-02-17 14:15:14.569 | Preparing to unpack .../024-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-17 14:15:14.658 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-17 14:15:14.689 | Selecting previously unselected package libsnmp-base. 2022-02-17 14:15:14.696 | Preparing to unpack .../025-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-17 14:15:14.698 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 14:15:14.769 | Selecting previously unselected package libsnmp35:amd64. 2022-02-17 14:15:14.776 | Preparing to unpack .../026-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-17 14:15:14.778 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 14:15:14.940 | Selecting previously unselected package keepalived. 2022-02-17 14:15:14.948 | Preparing to unpack .../027-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-17 14:15:14.950 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-17 14:15:15.033 | Selecting previously unselected package memcached. 2022-02-17 14:15:15.041 | Preparing to unpack .../028-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-17 14:15:15.043 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-17 14:15:15.102 | Preparing to unpack .../029-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-17 14:15:15.561 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-17 14:15:15.655 | Preparing to unpack .../030-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 14:15:15.660 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-17 14:15:15.789 | Selecting previously unselected package python3-yaml. 2022-02-17 14:15:15.796 | Preparing to unpack .../031-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-17 14:15:15.798 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-17 14:15:15.850 | Preparing to unpack .../032-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 14:15:15.855 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 14:15:15.902 | Preparing to unpack .../033-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 14:15:15.975 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 14:15:16.420 | Preparing to unpack .../034-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 14:15:16.443 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 14:15:16.595 | Preparing to unpack .../035-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-17 14:15:16.601 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-17 14:15:16.679 | Selecting previously unselected package acl. 2022-02-17 14:15:16.686 | Preparing to unpack .../036-acl_2.2.53-6_amd64.deb ... 2022-02-17 14:15:16.688 | Unpacking acl (2.2.53-6) ... 2022-02-17 14:15:16.717 | Selecting previously unselected package autotools-dev. 2022-02-17 14:15:16.724 | Preparing to unpack .../037-autotools-dev_20180224.1_all.deb ... 2022-02-17 14:15:16.727 | Unpacking autotools-dev (20180224.1) ... 2022-02-17 14:15:16.762 | Selecting previously unselected package m4. 2022-02-17 14:15:16.770 | Preparing to unpack .../038-m4_1.4.18-4_amd64.deb ... 2022-02-17 14:15:16.772 | Unpacking m4 (1.4.18-4) ... 2022-02-17 14:15:16.824 | Selecting previously unselected package autoconf. 2022-02-17 14:15:16.831 | Preparing to unpack .../039-autoconf_2.69-11.1_all.deb ... 2022-02-17 14:15:16.833 | Unpacking autoconf (2.69-11.1) ... 2022-02-17 14:15:16.912 | Selecting previously unselected package automake. 2022-02-17 14:15:16.919 | Preparing to unpack .../040-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-17 14:15:16.923 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-17 14:15:17.023 | Selecting previously unselected package autopoint. 2022-02-17 14:15:17.030 | Preparing to unpack .../041-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-17 14:15:17.032 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-17 14:15:17.073 | Selecting previously unselected package libllvm10:amd64. 2022-02-17 14:15:17.080 | Preparing to unpack .../042-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:17.082 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:19.311 | Selecting previously unselected package libclang-cpp10. 2022-02-17 14:15:19.318 | Preparing to unpack .../043-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:19.320 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:20.751 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-17 14:15:20.758 | Preparing to unpack .../044-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 14:15:20.760 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:21.203 | Selecting previously unselected package libgc1c2:amd64. 2022-02-17 14:15:21.211 | Preparing to unpack .../045-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-17 14:15:21.214 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-17 14:15:21.250 | Selecting previously unselected package libobjc4:amd64. 2022-02-17 14:15:21.258 | Preparing to unpack .../046-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 14:15:21.260 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:15:21.290 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-17 14:15:21.297 | Preparing to unpack .../047-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 14:15:21.299 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:21.373 | Selecting previously unselected package libc6-i386. 2022-02-17 14:15:21.380 | Preparing to unpack .../048-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-17 14:15:21.383 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-17 14:15:21.900 | Selecting previously unselected package lib32gcc-s1. 2022-02-17 14:15:21.908 | Preparing to unpack .../049-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 14:15:21.911 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:15:21.950 | Selecting previously unselected package lib32stdc++6. 2022-02-17 14:15:21.960 | Preparing to unpack .../050-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 14:15:21.963 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:15:22.062 | Selecting previously unselected package libclang-common-10-dev. 2022-02-17 14:15:22.070 | Preparing to unpack .../051-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:22.072 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:23.041 | Selecting previously unselected package libclang1-10. 2022-02-17 14:15:23.049 | Preparing to unpack .../052-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:23.051 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:24.149 | Selecting previously unselected package clang-10. 2022-02-17 14:15:24.157 | Preparing to unpack .../053-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:24.159 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:24.193 | Selecting previously unselected package libtool. 2022-02-17 14:15:24.201 | Preparing to unpack .../054-libtool_2.4.6-14_all.deb ... 2022-02-17 14:15:24.204 | Unpacking libtool (2.4.6-14) ... 2022-02-17 14:15:24.250 | Selecting previously unselected package dh-autoreconf. 2022-02-17 14:15:24.258 | Preparing to unpack .../055-dh-autoreconf_19_all.deb ... 2022-02-17 14:15:24.260 | Unpacking dh-autoreconf (19) ... 2022-02-17 14:15:24.288 | Selecting previously unselected package libdebhelper-perl. 2022-02-17 14:15:24.296 | Preparing to unpack .../056-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-17 14:15:24.298 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-17 14:15:24.343 | Selecting previously unselected package libarchive-zip-perl. 2022-02-17 14:15:24.350 | Preparing to unpack .../057-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-17 14:15:24.353 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-17 14:15:24.392 | Selecting previously unselected package libsub-override-perl. 2022-02-17 14:15:24.400 | Preparing to unpack .../058-libsub-override-perl_0.09-2_all.deb ... 2022-02-17 14:15:24.402 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-17 14:15:24.427 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-17 14:15:24.435 | Preparing to unpack .../059-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-17 14:15:24.437 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-17 14:15:24.467 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-17 14:15:24.474 | Preparing to unpack .../060-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-17 14:15:24.477 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-17 14:15:24.502 | Selecting previously unselected package libdpkg-perl. 2022-02-17 14:15:24.509 | Preparing to unpack .../061-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-17 14:15:24.512 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-17 14:15:24.583 | Selecting previously unselected package make. 2022-02-17 14:15:24.590 | Preparing to unpack .../062-make_4.2.1-1.2_amd64.deb ... 2022-02-17 14:15:24.592 | Unpacking make (4.2.1-1.2) ... 2022-02-17 14:15:24.640 | Selecting previously unselected package dpkg-dev. 2022-02-17 14:15:24.648 | Preparing to unpack .../063-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-17 14:15:24.650 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-17 14:15:24.785 | Selecting previously unselected package dwz. 2022-02-17 14:15:24.793 | Preparing to unpack .../064-dwz_0.13-5_amd64.deb ... 2022-02-17 14:15:24.795 | Unpacking dwz (0.13-5) ... 2022-02-17 14:15:24.842 | Selecting previously unselected package libcroco3:amd64. 2022-02-17 14:15:24.850 | Preparing to unpack .../065-libcroco3_0.6.13-1_amd64.deb ... 2022-02-17 14:15:24.852 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-17 14:15:24.889 | Selecting previously unselected package gettext. 2022-02-17 14:15:24.897 | Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-17 14:15:24.900 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-17 14:15:25.058 | Selecting previously unselected package intltool-debian. 2022-02-17 14:15:25.066 | Preparing to unpack .../067-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-17 14:15:25.069 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-17 14:15:25.097 | Selecting previously unselected package po-debconf. 2022-02-17 14:15:25.105 | Preparing to unpack .../068-po-debconf_1.0.21_all.deb ... 2022-02-17 14:15:25.107 | Unpacking po-debconf (1.0.21) ... 2022-02-17 14:15:25.183 | Selecting previously unselected package debhelper. 2022-02-17 14:15:25.191 | Preparing to unpack .../069-debhelper_12.10ubuntu1_all.deb ... 2022-02-17 14:15:25.193 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-17 14:15:25.390 | Selecting previously unselected package uuid-dev:amd64. 2022-02-17 14:15:25.398 | Preparing to unpack .../070-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 14:15:25.400 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 14:15:25.432 | Selecting previously unselected package libsctp1:amd64. 2022-02-17 14:15:25.439 | Preparing to unpack .../071-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-17 14:15:25.442 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-17 14:15:25.466 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-17 14:15:25.474 | Preparing to unpack .../072-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-17 14:15:25.476 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-17 14:15:25.511 | Selecting previously unselected package libapr1-dev. 2022-02-17 14:15:25.519 | Preparing to unpack .../073-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-17 14:15:25.521 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-17 14:15:25.760 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-17 14:15:25.767 | Preparing to unpack .../074-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-17 14:15:25.770 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 14:15:25.876 | Selecting previously unselected package libaprutil1-dev. 2022-02-17 14:15:25.884 | Preparing to unpack .../075-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 14:15:25.886 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-17 14:15:26.088 | Selecting previously unselected package apache2-dev. 2022-02-17 14:15:26.096 | Preparing to unpack .../076-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:15:26.098 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:26.166 | Selecting previously unselected package binfmt-support. 2022-02-17 14:15:26.174 | Preparing to unpack .../077-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-17 14:15:26.183 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-17 14:15:26.216 | Selecting previously unselected package g++-9. 2022-02-17 14:15:26.224 | Preparing to unpack .../078-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 14:15:26.226 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:27.352 | Selecting previously unselected package g++. 2022-02-17 14:15:27.359 | Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-17 14:15:27.361 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-17 14:15:27.386 | Selecting previously unselected package build-essential. 2022-02-17 14:15:27.394 | Preparing to unpack .../080-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-17 14:15:27.396 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-17 14:15:27.421 | Selecting previously unselected package conntrack. 2022-02-17 14:15:27.430 | Preparing to unpack .../081-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-17 14:15:27.432 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-17 14:15:27.461 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-17 14:15:27.469 | Preparing to unpack .../082-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-17 14:15:27.471 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-17 14:15:27.500 | Selecting previously unselected package libnetfilter-queue1. 2022-02-17 14:15:27.507 | Preparing to unpack .../083-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-17 14:15:27.510 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-17 14:15:27.541 | Selecting previously unselected package conntrackd. 2022-02-17 14:15:27.549 | Preparing to unpack .../084-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-17 14:15:27.551 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-17 14:15:27.595 | Selecting previously unselected package dns-root-data. 2022-02-17 14:15:27.603 | Preparing to unpack .../085-dns-root-data_2019052802_all.deb ... 2022-02-17 14:15:27.605 | Unpacking dns-root-data (2019052802) ... 2022-02-17 14:15:27.634 | Selecting previously unselected package libidn11:amd64. 2022-02-17 14:15:27.642 | Preparing to unpack .../086-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-17 14:15:27.645 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-17 14:15:27.682 | Selecting previously unselected package dnsmasq-base. 2022-02-17 14:15:27.690 | Preparing to unpack .../087-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-17 14:15:27.692 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-17 14:15:27.758 | Selecting previously unselected package dnsmasq-utils. 2022-02-17 14:15:27.765 | Preparing to unpack .../088-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-17 14:15:27.767 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-17 14:15:27.802 | Selecting previously unselected package ebtables. 2022-02-17 14:15:27.810 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-17 14:15:27.824 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-17 14:15:27.867 | Selecting previously unselected package libfakeroot:amd64. 2022-02-17 14:15:27.875 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-17 14:15:27.877 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-17 14:15:27.909 | Selecting previously unselected package fakeroot. 2022-02-17 14:15:27.917 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-17 14:15:27.920 | Unpacking fakeroot (1.24-1) ... 2022-02-17 14:15:27.958 | Selecting previously unselected package fonts-dejavu-core. 2022-02-17 14:15:27.966 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-17 14:15:27.968 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-17 14:15:28.143 | Selecting previously unselected package fonts-liberation. 2022-02-17 14:15:28.152 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-17 14:15:28.154 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-17 14:15:28.289 | Selecting previously unselected package fontconfig-config. 2022-02-17 14:15:28.297 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-17 14:15:28.300 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-17 14:15:28.339 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-17 14:15:28.347 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-17 14:15:28.349 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-17 14:15:28.393 | Selecting previously unselected package fontconfig. 2022-02-17 14:15:28.401 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-17 14:15:28.403 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-17 14:15:28.450 | Selecting previously unselected package genisoimage. 2022-02-17 14:15:28.458 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-17 14:15:28.460 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-17 14:15:28.543 | Selecting previously unselected package libann0. 2022-02-17 14:15:28.551 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-17 14:15:28.553 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-17 14:15:28.584 | Selecting previously unselected package libcdt5:amd64. 2022-02-17 14:15:28.592 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-17 14:15:28.594 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:28.623 | Selecting previously unselected package libcgraph6:amd64. 2022-02-17 14:15:28.631 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-17 14:15:28.634 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:28.667 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-17 14:15:28.675 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-17 14:15:28.677 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 14:15:28.720 | Selecting previously unselected package libjpeg8:amd64. 2022-02-17 14:15:28.727 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-17 14:15:28.729 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:28.758 | Selecting previously unselected package libjbig0:amd64. 2022-02-17 14:15:28.766 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-17 14:15:28.768 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-17 14:15:28.800 | Selecting previously unselected package libwebp6:amd64. 2022-02-17 14:15:28.808 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:28.810 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-17 14:15:28.864 | Selecting previously unselected package libtiff5:amd64. 2022-02-17 14:15:28.873 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-17 14:15:28.875 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-17 14:15:28.924 | Selecting previously unselected package libxpm4:amd64. 2022-02-17 14:15:28.933 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-17 14:15:28.935 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-17 14:15:28.968 | Selecting previously unselected package libgd3:amd64. 2022-02-17 14:15:28.976 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-17 14:15:28.978 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-17 14:15:29.023 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-17 14:15:29.030 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-17 14:15:29.033 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-17 14:15:29.082 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-17 14:15:29.090 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-17 14:15:29.092 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-17 14:15:29.151 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-17 14:15:29.159 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-17 14:15:29.161 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-17 14:15:29.193 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-17 14:15:29.200 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-17 14:15:29.202 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-17 14:15:29.232 | Selecting previously unselected package libxrender1:amd64. 2022-02-17 14:15:29.239 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-17 14:15:29.241 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-17 14:15:29.270 | Selecting previously unselected package libcairo2:amd64. 2022-02-17 14:15:29.279 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:29.281 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-17 14:15:29.383 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-17 14:15:29.390 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-17 14:15:29.393 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-17 14:15:29.431 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-17 14:15:29.439 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-17 14:15:29.441 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-17 14:15:29.520 | Selecting previously unselected package libthai-data. 2022-02-17 14:15:29.528 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-17 14:15:29.530 | Unpacking libthai-data (0.1.28-3) ... 2022-02-17 14:15:29.581 | Selecting previously unselected package libdatrie1:amd64. 2022-02-17 14:15:29.590 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-17 14:15:29.593 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-17 14:15:29.624 | Selecting previously unselected package libthai0:amd64. 2022-02-17 14:15:29.633 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-17 14:15:29.636 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-17 14:15:29.666 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-17 14:15:29.674 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 14:15:29.676 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:15:29.726 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-17 14:15:29.734 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 14:15:29.736 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:15:29.768 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-17 14:15:29.777 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 14:15:29.779 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:15:29.808 | Selecting previously unselected package libpathplan4:amd64. 2022-02-17 14:15:29.816 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-17 14:15:29.818 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:29.850 | Selecting previously unselected package libgvc6. 2022-02-17 14:15:29.858 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-17 14:15:29.860 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-17 14:15:29.977 | Selecting previously unselected package libgvpr2:amd64. 2022-02-17 14:15:29.985 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-17 14:15:29.987 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:30.038 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-17 14:15:30.046 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-17 14:15:30.048 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:30.198 | Selecting previously unselected package x11-common. 2022-02-17 14:15:30.206 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-17 14:15:30.231 | dpkg-query: no packages found matching nux-tools 2022-02-17 14:15:30.241 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-17 14:15:30.283 | Selecting previously unselected package libice6:amd64. 2022-02-17 14:15:30.292 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-17 14:15:30.294 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-17 14:15:30.326 | Selecting previously unselected package libsm6:amd64. 2022-02-17 14:15:30.334 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-17 14:15:30.337 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-17 14:15:30.365 | Selecting previously unselected package libxt6:amd64. 2022-02-17 14:15:30.373 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-17 14:15:30.375 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-17 14:15:30.425 | Selecting previously unselected package libxmu6:amd64. 2022-02-17 14:15:30.432 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-17 14:15:30.434 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-17 14:15:30.471 | Selecting previously unselected package libxaw7:amd64. 2022-02-17 14:15:30.478 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-17 14:15:30.481 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-17 14:15:30.532 | Selecting previously unselected package graphviz. 2022-02-17 14:15:30.540 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-17 14:15:30.542 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-17 14:15:30.675 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-17 14:15:30.683 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-17 14:15:30.685 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:15:30.735 | Selecting previously unselected package libibverbs1:amd64. 2022-02-17 14:15:30.744 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-17 14:15:30.746 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:30.785 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-17 14:15:30.792 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-17 14:15:30.808 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:30.868 | Selecting previously unselected package icu-devtools. 2022-02-17 14:15:30.876 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 14:15:30.879 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-17 14:15:30.936 | Selecting previously unselected package iputils-arping. 2022-02-17 14:15:30.944 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-17 14:15:30.946 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-17 14:15:30.977 | Selecting previously unselected package javascript-common. 2022-02-17 14:15:30.985 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-17 14:15:30.999 | Unpacking javascript-common (11) ... 2022-02-17 14:15:31.029 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-17 14:15:31.037 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:31.039 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:31.073 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-17 14:15:31.081 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:31.084 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:31.117 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-17 14:15:31.124 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:31.127 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:31.160 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-17 14:15:31.169 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:31.171 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:31.203 | Selecting previously unselected package comerr-dev:amd64. 2022-02-17 14:15:31.211 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-17 14:15:31.215 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-17 14:15:31.247 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-17 14:15:31.254 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:31.256 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:31.307 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-17 14:15:31.315 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-17 14:15:31.317 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-17 14:15:31.348 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-17 14:15:31.356 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-17 14:15:31.359 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-17 14:15:31.386 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-17 14:15:31.394 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-17 14:15:31.396 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-17 14:15:31.422 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-17 14:15:31.430 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-17 14:15:31.433 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-17 14:15:31.462 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-17 14:15:31.470 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-17 14:15:31.471 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 14:15:31.538 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-17 14:15:31.546 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-17 14:15:31.548 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 14:15:31.612 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-17 14:15:31.620 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-17 14:15:31.622 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-17 14:15:31.652 | Selecting previously unselected package libgts-bin. 2022-02-17 14:15:31.660 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-17 14:15:31.677 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-17 14:15:31.711 | Selecting previously unselected package libicu-dev:amd64. 2022-02-17 14:15:31.719 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 14:15:31.721 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 14:15:33.144 | Selecting previously unselected package libipset13:amd64. 2022-02-17 14:15:33.153 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:33.156 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-17 14:15:33.191 | Selecting previously unselected package librdmacm1:amd64. 2022-02-17 14:15:33.198 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-17 14:15:33.201 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:33.238 | Selecting previously unselected package libiscsi7:amd64. 2022-02-17 14:15:33.245 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-17 14:15:33.247 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-17 14:15:33.279 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-17 14:15:33.287 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-17 14:15:33.289 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 14:15:33.348 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-17 14:15:33.356 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-17 14:15:33.358 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:33.383 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-17 14:15:33.391 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-17 14:15:33.393 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:33.419 | Selecting previously unselected package libjs-jquery. 2022-02-17 14:15:33.427 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-17 14:15:33.429 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-17 14:15:33.488 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-17 14:15:33.495 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-17 14:15:33.498 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-17 14:15:33.525 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-17 14:15:33.532 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-17 14:15:33.534 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-17 14:15:33.607 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-17 14:15:33.615 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-17 14:15:33.616 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-17 14:15:33.669 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-17 14:15:33.677 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-17 14:15:33.680 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-17 14:15:33.707 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-17 14:15:33.715 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-17 14:15:33.717 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-17 14:15:33.744 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-17 14:15:33.751 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-17 14:15:33.754 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 14:15:33.845 | Selecting previously unselected package libnspr4:amd64. 2022-02-17 14:15:33.853 | Preparing to unpack .../167-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-17 14:15:33.855 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-17 14:15:33.897 | Selecting previously unselected package libnss3:amd64. 2022-02-17 14:15:33.904 | Preparing to unpack .../168-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-17 14:15:33.906 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-17 14:15:34.107 | Selecting previously unselected package libomp5-10:amd64. 2022-02-17 14:15:34.115 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:34.118 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:34.190 | Selecting previously unselected package libomp-10-dev. 2022-02-17 14:15:34.198 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:34.201 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:34.232 | Selecting previously unselected package pcp-conf. 2022-02-17 14:15:34.240 | Preparing to unpack .../171-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-17 14:15:34.243 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-17 14:15:34.273 | Selecting previously unselected package libpcp3. 2022-02-17 14:15:34.281 | Preparing to unpack .../172-libpcp3_5.0.3-1_amd64.deb ... 2022-02-17 14:15:34.283 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-17 14:15:34.346 | Selecting previously unselected package libpcp-pmda3. 2022-02-17 14:15:34.354 | Preparing to unpack .../173-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-17 14:15:34.356 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-17 14:15:34.386 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-17 14:15:34.394 | Preparing to unpack .../174-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-17 14:15:34.396 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-17 14:15:34.430 | Selecting previously unselected package libpq5:amd64. 2022-02-17 14:15:34.438 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:34.440 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:34.484 | Selecting previously unselected package libpq-dev. 2022-02-17 14:15:34.492 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:34.494 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:34.564 | Selecting previously unselected package librados2. 2022-02-17 14:15:34.572 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-17 14:15:34.574 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 14:15:35.053 | Selecting previously unselected package librbd1. 2022-02-17 14:15:35.061 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-17 14:15:35.063 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 14:15:35.320 | Selecting previously unselected package libsasl2-dev. 2022-02-17 14:15:35.328 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-17 14:15:35.331 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-17 14:15:35.396 | Selecting previously unselected package libssl-dev:amd64. 2022-02-17 14:15:35.404 | Preparing to unpack .../180-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 14:15:35.406 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 14:15:35.664 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-17 14:15:35.672 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:15:35.674 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:15:35.786 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-17 14:15:35.794 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-17 14:15:35.796 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 14:15:35.822 | Selecting previously unselected package libx86-1:amd64. 2022-02-17 14:15:35.830 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-17 14:15:35.832 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-17 14:15:35.867 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-17 14:15:35.875 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:35.877 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 14:15:36.016 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-17 14:15:36.024 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-17 14:15:36.026 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-17 14:15:36.107 | Selecting previously unselected package llvm-10-runtime. 2022-02-17 14:15:36.115 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:36.117 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:36.172 | Selecting previously unselected package libpfm4:amd64. 2022-02-17 14:15:36.180 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-17 14:15:36.182 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-17 14:15:36.255 | Selecting previously unselected package llvm-10. 2022-02-17 14:15:36.263 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:36.265 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:37.034 | Selecting previously unselected package libffi-dev:amd64. 2022-02-17 14:15:37.042 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-02-17 14:15:37.044 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-17 14:15:37.097 | Selecting previously unselected package python3-pygments. 2022-02-17 14:15:37.106 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-17 14:15:37.108 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-17 14:15:37.247 | Selecting previously unselected package llvm-10-tools. 2022-02-17 14:15:37.255 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:37.257 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:37.399 | Selecting previously unselected package libz3-4:amd64. 2022-02-17 14:15:37.407 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-17 14:15:37.409 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-17 14:15:38.355 | Selecting previously unselected package libz3-dev:amd64. 2022-02-17 14:15:38.363 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-17 14:15:38.365 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-17 14:15:38.408 | Selecting previously unselected package llvm-10-dev. 2022-02-17 14:15:38.417 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:38.419 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:42.818 | Selecting previously unselected package lsscsi. 2022-02-17 14:15:42.827 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-02-17 14:15:42.829 | Unpacking lsscsi (0.30-0.1) ... 2022-02-17 14:15:42.862 | Selecting previously unselected package pkg-config. 2022-02-17 14:15:42.870 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-17 14:15:42.872 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-17 14:15:42.904 | Selecting previously unselected package pm-utils. 2022-02-17 14:15:42.912 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-02-17 14:15:42.914 | Unpacking pm-utils (1.4.1-19) ... 2022-02-17 14:15:42.979 | Selecting previously unselected package postgresql-client-common. 2022-02-17 14:15:42.987 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-17 14:15:42.989 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-17 14:15:43.021 | Selecting previously unselected package postgresql-client-12. 2022-02-17 14:15:43.030 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:43.032 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:43.228 | Selecting previously unselected package ssl-cert. 2022-02-17 14:15:43.237 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-02-17 14:15:43.239 | Unpacking ssl-cert (1.0.39) ... 2022-02-17 14:15:43.273 | Selecting previously unselected package postgresql-common. 2022-02-17 14:15:43.282 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-17 14:15:43.318 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-17 14:15:43.324 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-17 14:15:43.387 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-17 14:15:43.395 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:43.397 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:43.724 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-17 14:15:43.735 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-17 14:15:43.737 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-17 14:15:43.767 | Selecting previously unselected package python-pip-whl. 2022-02-17 14:15:43.775 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-17 14:15:43.777 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-17 14:15:43.987 | Selecting previously unselected package python3-mysqldb. 2022-02-17 14:15:43.996 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-17 14:15:43.998 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-17 14:15:44.037 | Selecting previously unselected package python3-wheel. 2022-02-17 14:15:44.046 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-02-17 14:15:44.048 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-17 14:15:44.082 | Selecting previously unselected package python3-pip. 2022-02-17 14:15:44.091 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-17 14:15:44.093 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-17 14:15:44.177 | Selecting previously unselected package python3.8-venv. 2022-02-17 14:15:44.186 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-17 14:15:44.188 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-17 14:15:44.214 | Selecting previously unselected package python3-venv. 2022-02-17 14:15:44.223 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-17 14:15:44.225 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-17 14:15:44.250 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-17 14:15:44.259 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-17 14:15:44.261 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-17 14:15:44.293 | Selecting previously unselected package qemu-utils. 2022-02-17 14:15:44.302 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-17 14:15:44.304 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-17 14:15:44.483 | Selecting previously unselected package sharutils. 2022-02-17 14:15:44.492 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-17 14:15:44.494 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-17 14:15:44.542 | Selecting previously unselected package sqlite3. 2022-02-17 14:15:44.551 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-17 14:15:44.553 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-17 14:15:44.699 | Selecting previously unselected package unzip. 2022-02-17 14:15:44.708 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-17 14:15:44.710 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-17 14:15:44.759 | Selecting previously unselected package vbetool. 2022-02-17 14:15:44.767 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-02-17 14:15:44.769 | Unpacking vbetool (1.1-4) ... 2022-02-17 14:15:44.797 | Selecting previously unselected package ipset. 2022-02-17 14:15:44.806 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:44.815 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-17 14:15:44.847 | Selecting previously unselected package ipvsadm. 2022-02-17 14:15:44.855 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-17 14:15:44.857 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-17 14:15:44.889 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-17 14:15:44.898 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:15:44.907 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:44.932 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-17 14:15:44.940 | Preparing to unpack .../219-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-17 14:15:44.942 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-17 14:15:44.972 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-17 14:15:44.981 | Preparing to unpack .../220-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-17 14:15:44.983 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-17 14:15:45.015 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-17 14:15:45.023 | Preparing to unpack .../221-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:45.026 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:45.058 | Selecting previously unselected package libpcp-gui2. 2022-02-17 14:15:45.066 | Preparing to unpack .../222-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-17 14:15:45.069 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-17 14:15:45.097 | Selecting previously unselected package libpcp-import1. 2022-02-17 14:15:45.105 | Preparing to unpack .../223-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-17 14:15:45.107 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-17 14:15:45.135 | Selecting previously unselected package libpcp-mmv1. 2022-02-17 14:15:45.144 | Preparing to unpack .../224-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-17 14:15:45.146 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-17 14:15:45.172 | Selecting previously unselected package libpcp-trace2. 2022-02-17 14:15:45.181 | Preparing to unpack .../225-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-17 14:15:45.183 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-17 14:15:45.212 | Selecting previously unselected package libpcp-web1. 2022-02-17 14:15:45.220 | Preparing to unpack .../226-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-17 14:15:45.222 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-17 14:15:45.264 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-17 14:15:45.272 | Preparing to unpack .../227-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-17 14:15:45.274 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-17 14:15:45.310 | Selecting previously unselected package python3-pcp. 2022-02-17 14:15:45.318 | Preparing to unpack .../228-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-17 14:15:45.320 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-17 14:15:45.363 | Selecting previously unselected package pcp. 2022-02-17 14:15:45.372 | Preparing to unpack .../229-pcp_5.0.3-1_amd64.deb ... 2022-02-17 14:15:45.441 | Unpacking pcp (5.0.3-1) ... 2022-02-17 14:15:45.970 | Selecting previously unselected package socat. 2022-02-17 14:15:45.980 | Preparing to unpack .../230-socat_1.7.3.3-2_amd64.deb ... 2022-02-17 14:15:45.982 | Unpacking socat (1.7.3.3-2) ... 2022-02-17 14:15:46.056 | Selecting previously unselected package vlan. 2022-02-17 14:15:46.065 | Preparing to unpack .../231-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-17 14:15:46.067 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-17 14:15:46.130 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-17 14:15:46.136 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-17 14:15:46.146 | Setting up javascript-common (11) ... 2022-02-17 14:15:46.177 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-17 14:15:46.192 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-17 14:15:46.198 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-17 14:15:46.203 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-17 14:15:46.208 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-17 14:15:46.231 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-17 14:15:46.234 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 14:15:46.239 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-17 14:15:46.244 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:46.249 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-17 14:15:46.254 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-17 14:15:46.259 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-17 14:15:46.266 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-17 14:15:46.271 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-17 14:15:46.278 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-17 14:15:46.283 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-17 14:15:46.289 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-17 14:15:46.295 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-17 14:15:46.300 | Setting up vbetool (1.1-4) ... 2022-02-17 14:15:46.306 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 14:15:46.312 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 14:15:46.320 | Setting up pm-utils (1.4.1-19) ... 2022-02-17 14:15:46.330 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 14:15:46.587 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-17 14:15:46.611 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-17 14:15:46.617 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:46.623 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-17 14:15:46.864 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-17 14:15:47.540 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-17 14:15:47.549 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-17 14:15:47.555 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 14:15:47.560 | Setting up m4 (1.4.18-4) ... 2022-02-17 14:15:47.566 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-17 14:15:47.851 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:15:47.856 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-17 14:15:47.861 | Setting up iputils-arping (3:20190709-3) ... 2022-02-17 14:15:47.894 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-17 14:15:47.900 | Setting up conntrack (1:1.4.5-2) ... 2022-02-17 14:15:47.904 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 14:15:47.910 | Setting up python3-wheel (0.34.2-1) ... 2022-02-17 14:15:48.160 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-17 14:15:48.166 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-17 14:15:48.365 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-17 14:15:50.404 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-17 14:15:51.650 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-17 14:15:52.313 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-17 14:15:52.322 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-17 14:15:52.328 | Setting up acl (2.2.53-6) ... 2022-02-17 14:15:52.337 | Setting up dns-root-data (2019052802) ... 2022-02-17 14:15:52.342 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:52.347 | Setting up fakeroot (1.24-1) ... 2022-02-17 14:15:52.354 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-17 14:15:52.362 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-17 14:15:52.368 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 14:15:52.374 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:52.379 | Setting up autotools-dev (20180224.1) ... 2022-02-17 14:15:52.385 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-17 14:15:53.186 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-17 14:15:53.192 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-17 14:15:53.197 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-17 14:15:53.202 | Setting up make (4.2.1-1.2) ... 2022-02-17 14:15:53.207 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-17 14:15:53.213 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-17 14:15:53.218 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:53.223 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 14:15:53.229 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:53.234 | Setting up ebtables (2.0.11-3build1) ... 2022-02-17 14:15:53.777 | Setting up socat (1.7.3.3-2) ... 2022-02-17 14:15:53.782 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-17 14:15:53.787 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-17 14:15:53.794 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 14:15:53.799 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-17 14:15:53.804 | Setting up binfmt-support (2.2.0-2) ... 2022-02-17 14:15:54.080 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-17 14:15:55.121 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-17 14:15:55.127 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-17 14:15:55.147 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-17 14:15:55.178 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-17 14:15:55.184 | Setting up lsscsi (0.30-0.1) ... 2022-02-17 14:15:55.189 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-17 14:15:55.197 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:55.203 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 14:15:55.208 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:55.215 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-17 14:15:55.220 | Setting up autoconf (2.69-11.1) ... 2022-02-17 14:15:55.229 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-17 14:15:55.235 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-17 14:15:55.278 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-17 14:15:55.282 | Setting up dwz (0.13-5) ... 2022-02-17 14:15:55.287 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-17 14:15:55.293 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-17 14:15:55.298 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-17 14:15:55.304 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-17 14:15:55.309 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-17 14:15:55.323 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-02-17 14:15:56.521 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:56.527 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:56.533 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-17 14:15:56.537 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-17 14:15:56.542 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-17 14:15:56.548 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:15:56.556 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 14:15:56.562 | Setting up pcp-conf (5.0.3-1) ... 2022-02-17 14:15:56.570 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-17 14:15:56.577 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-17 14:15:56.583 | Setting up libsub-override-perl (0.09-2) ... 2022-02-17 14:15:56.589 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-17 14:15:56.594 | Setting up libthai-data (0.1.28-3) ... 2022-02-17 14:15:56.600 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-17 14:15:56.605 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:56.611 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:56.617 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:56.623 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-17 14:15:56.629 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:56.636 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-17 14:15:56.641 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-17 14:15:56.649 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-17 14:15:56.661 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-17 14:15:56.671 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-17 14:15:57.696 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-17 14:15:58.020 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-17 14:15:58.028 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-17 14:15:58.034 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 14:15:58.040 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 14:15:58.046 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:15:58.052 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-17 14:15:58.057 | Setting up rsync (3.1.3-8ubuntu0.1) ... 2022-02-17 14:15:59.367 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-17 14:15:59.373 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:15:59.380 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:59.385 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-17 14:15:59.392 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-17 14:15:59.396 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-17 14:15:59.403 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 14:15:59.409 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:59.416 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-17 14:15:59.422 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-17 14:15:59.429 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-17 14:15:59.435 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 14:15:59.441 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:15:59.447 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:59.453 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 14:15:59.459 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:59.465 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-17 14:15:59.474 | Setting up libtool (2.4.6-14) ... 2022-02-17 14:15:59.480 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-17 14:15:59.589 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-17 14:15:59.625 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:59.631 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-17 14:16:00.021 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-17 14:16:01.123 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:16:01.129 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-17 14:16:01.135 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:16:01.140 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-17 14:16:01.281 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:16:01.287 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:16:01.294 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-17 14:16:01.302 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-17 14:16:01.313 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:16:01.319 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-17 14:16:01.570 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-17 14:16:01.576 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-17 14:16:01.584 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-17 14:16:01.590 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 14:16:01.595 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:16:02.198 | 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-02-17 14:16:02.224 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:16:02.230 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:16:02.237 | Setting up ssl-cert (1.0.39) ... 2022-02-17 14:16:02.896 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-17 14:16:02.903 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-17 14:16:02.978 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-17 14:16:02.983 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-17 14:16:03.456 | Adding user postgres to group ssl-cert 2022-02-17 14:16:03.599 | 2022-02-17 14:16:03.599 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-17 14:16:03.787 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-17 14:16:03.787 | Removing obsolete dictionary files: 2022-02-17 14:16:04.361 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-17 14:16:05.434 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-17 14:16:05.441 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-17 14:16:05.449 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-17 14:16:05.540 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-17 14:16:05.952 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-17 14:16:05.959 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-17 14:16:05.965 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-17 14:16:05.970 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:16:05.975 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-17 14:16:05.981 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-17 14:16:05.986 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-17 14:16:05.992 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 14:16:05.999 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-17 14:16:06.005 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-17 14:16:06.011 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:16:06.016 | Setting up ipvsadm (1:1.31-1) ... 2022-02-17 14:16:06.739 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-17 14:16:06.745 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:16:06.843 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-17 14:16:08.914 | Regenerating fonts cache... done. 2022-02-17 14:16:08.917 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-17 14:16:08.923 | Setting up libpcp3 (5.0.3-1) ... 2022-02-17 14:16:08.928 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-17 14:16:08.934 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-17 14:16:08.940 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-17 14:16:10.252 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-17 14:16:11.027 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:16:11.070 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:16:11.076 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-17 14:16:12.030 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-17 14:16:12.699 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:16:12.705 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-17 14:16:12.710 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:16:12.715 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-17 14:16:12.721 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 14:16:12.726 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-17 14:16:12.731 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-17 14:16:12.737 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-17 14:16:12.742 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-17 14:16:12.748 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-17 14:16:12.768 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:16:12.774 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:16:12.779 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-17 14:16:12.784 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-17 14:16:12.790 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-17 14:16:12.795 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-17 14:16:12.801 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-17 14:16:12.807 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-17 14:16:12.812 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:16:12.818 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:16:12.825 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:16:12.830 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:16:12.836 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-17 14:16:12.842 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:16:12.847 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 14:16:12.853 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-17 14:16:12.859 | Setting up po-debconf (1.0.21) ... 2022-02-17 14:16:12.864 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-17 14:16:13.245 | Enabling module mpm_event. 2022-02-17 14:16:13.309 | Enabling module authz_core. 2022-02-17 14:16:13.314 | Enabling module authz_host. 2022-02-17 14:16:13.373 | Enabling module authn_core. 2022-02-17 14:16:13.377 | Enabling module auth_basic. 2022-02-17 14:16:13.436 | Enabling module access_compat. 2022-02-17 14:16:13.495 | Enabling module authn_file. 2022-02-17 14:16:13.553 | Enabling module authz_user. 2022-02-17 14:16:13.612 | Enabling module alias. 2022-02-17 14:16:13.672 | Enabling module dir. 2022-02-17 14:16:13.730 | Enabling module autoindex. 2022-02-17 14:16:13.789 | Enabling module env. 2022-02-17 14:16:13.848 | Enabling module mime. 2022-02-17 14:16:13.906 | Enabling module negotiation. 2022-02-17 14:16:13.965 | Enabling module setenvif. 2022-02-17 14:16:14.023 | Enabling module filter. 2022-02-17 14:16:14.082 | Enabling module deflate. 2022-02-17 14:16:14.141 | Enabling module status. 2022-02-17 14:16:14.199 | Enabling module reqtimeout. 2022-02-17 14:16:14.260 | Enabling conf charset. 2022-02-17 14:16:14.320 | Enabling conf localized-error-pages. 2022-02-17 14:16:14.379 | Enabling conf other-vhosts-access-log. 2022-02-17 14:16:14.439 | Enabling conf security. 2022-02-17 14:16:14.498 | Enabling conf serve-cgi-bin. 2022-02-17 14:16:14.556 | Enabling site 000-default. 2022-02-17 14:16:14.610 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-17 14:16:14.666 | Enabling conf javascript-common. 2022-02-17 14:16:14.928 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-17 14:16:15.511 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-17 14:16:18.156 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-17 14:16:18.169 | Setting up python3-pcp (5.0.3-1) ... 2022-02-17 14:16:18.473 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-17 14:16:18.497 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 14:16:18.503 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-17 14:16:18.516 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-17 14:16:18.521 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-17 14:16:18.527 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-17 14:16:18.532 | Setting up graphviz (2.42.2-3build2) ... 2022-02-17 14:16:18.540 | Setting up pcp (5.0.3-1) ... 2022-02-17 14:16:18.881 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-17 14:16:19.290 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-17 14:16:19.695 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-17 14:16:20.100 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-17 14:16:36.020 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-17 14:16:36.029 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:16:36.031 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-17 14:16:37.156 | Setting up dh-autoreconf (19) ... 2022-02-17 14:16:37.161 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-17 14:16:37.976 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-17 14:16:37.984 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:16:37.991 | Setting up debhelper (12.10ubuntu1) ... 2022-02-17 14:16:37.997 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:16:38.305 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-17 14:16:38.310 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-17 14:16:38.333 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-17 14:16:38.410 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-17 14:16:51.237 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 14:16:51.261 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-17 14:16:51.653 | Processing triggers for ufw (0.36-6) ... 2022-02-17 14:16:51.790 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:17:17.535 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-17 14:17:17.548 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-17 14:17:24.851 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 14:17:24.853 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:17:24.855 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:17:24.857 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:24.859 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:24.862 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:17:24.864 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:24.866 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:17:24.868 | ++ functions-common:time_stop:2432 : start_time=1645107277145 2022-02-17 14:17:24.870 | ++ functions-common:time_stop:2434 : [[ -z 1645107277145 ]] 2022-02-17 14:17:24.873 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:24.877 | ++ functions-common:time_stop:2437 : end_time=1645107444875 2022-02-17 14:17:24.879 | ++ functions-common:time_stop:2438 : elapsed_time=167730 2022-02-17 14:17:24.881 | ++ functions-common:time_stop:2439 : total=717 2022-02-17 14:17:24.884 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:24.886 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=168447 2022-02-17 14:17:24.888 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 14:17:24.891 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 14:17:24.893 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:17:24.895 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 14:17:24.899 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 14:17:24.903 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 14:17:24.905 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 14:17:24.908 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 14:17:26.213 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 14:17:26.215 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 14:17:26.217 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 14:17:26.219 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 14:17:26.221 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 14:17:26.222 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 14:17:26.224 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 14:17:26.226 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 14:17:26.228 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 14:17:26.229 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 14:17:26.231 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 14:17:26.233 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 14:17:26.234 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 14:17:26.236 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 14:17:26.238 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 14:17:26.240 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 14:17:26.241 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 14:17:26.243 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 14:17:26.245 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 14:17:26.247 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 14:17:26.249 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 14:17:26.251 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 14:17:26.253 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 14:17:26.255 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 14:17:26.322 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 14:17:26.324 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 14:17:26.391 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 14:17:26.393 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 14:17:26.458 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 14:17:26.460 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 14:17:26.462 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 14:17:26.464 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 14:17:26.466 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 14:17:26.468 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 14:17:26.469 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 14:17:26.471 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 14:17:26.473 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 14:17:26.475 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 14:17:26.478 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 14:17:26.478 | Distro: focal 2022-02-17 14:17:26.480 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 14:17:26.482 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:17:26.486 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:17:26.487 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:17:26.490 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:17:26.490 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:17:27.052 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:17:27.054 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:17:27.054 | pip: 21.3.1 2022-02-17 14:17:27.056 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 14:17:27.057 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 14:17:27.059 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:17:27.061 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:17:27.063 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:17:27.064 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:17:27.066 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:17:27.068 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:17:27.069 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:17:27.071 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:17:27.073 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:17:27.074 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:17:27.076 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:17:27.078 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 14:17:27.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:17:27.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:17:27.083 | + tools/install_pip.sh:main:142 : : 2022-02-17 14:17:27.085 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 14:17:27.087 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 14:17:27.089 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 14:17:27.090 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:17:27.093 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 14:17:27.094 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 14:17:27.096 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:17:27.099 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:17:27.099 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:17:27.103 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-17 14:17:27.105 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-17 14:17:27.107 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 14:17:27.109 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 14:17:27.110 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 14:17:27.126 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-17 14:17:27.128 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 14:17:27.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:17:27.837 | from cryptography.utils import int_from_bytes 2022-02-17 14:17:27.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:17:27.838 | from cryptography.utils import int_from_bytes 2022-02-17 14:17:28.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:29.899 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-17 14:17:29.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 14:17:31.545 | Installing collected packages: setuptools 2022-02-17 14:17:32.303 | Successfully installed setuptools-60.9.0 2022-02-17 14:17:32.303 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:17:32.471 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:17:32.472 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:17:32.590 | + inc/python:pip_install:200 : result=0 2022-02-17 14:17:32.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:17:32.594 | + functions-common:time_stop:2425 : local name 2022-02-17 14:17:32.595 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:32.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:32.599 | + functions-common:time_stop:2428 : local total 2022-02-17 14:17:32.601 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:32.603 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:17:32.605 | + functions-common:time_stop:2432 : start_time=1645107447122 2022-02-17 14:17:32.606 | + functions-common:time_stop:2434 : [[ -z 1645107447122 ]] 2022-02-17 14:17:32.609 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:32.611 | + functions-common:time_stop:2437 : end_time=1645107452610 2022-02-17 14:17:32.613 | + functions-common:time_stop:2438 : elapsed_time=5488 2022-02-17 14:17:32.615 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:17:32.617 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:32.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5488 2022-02-17 14:17:32.621 | + inc/python:pip_install:203 : return 0 2022-02-17 14:17:32.622 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 14:17:32.625 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:17:32.628 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:17:32.630 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:17:32.633 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:17:32.640 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:17:33.203 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:17:33.205 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:17:33.205 | pip: 21.3.1 2022-02-17 14:17:33.208 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 14:17:33.211 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:17:33.214 | + ./stack.sh:main:796 : fixup_all 2022-02-17 14:17:33.217 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 14:17:33.219 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 14:17:33.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:17:33.223 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:17:33.225 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-17 14:17:33.236 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 14:17:33.247 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 14:17:33.257 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 14:17:33.259 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 14:17:33.261 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:17:33.263 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:17:33.265 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:17:33.267 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:17:33.269 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:17:33.271 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:17:33.273 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:17:33.275 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:17:33.277 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:17:33.279 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:17:33.281 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:17:33.283 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 14:17:33.286 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 14:17:33.288 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 14:17:33.290 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:17:33.292 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:17:33.294 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:17:33.297 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:17:33.299 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:17:33.301 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:17:33.303 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 14:17:33.306 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 14:17:33.308 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 14:17:33.310 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 14:17:33.312 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 14:17:33.314 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 14:17:33.317 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 14:17:33.336 | Using python 3.8 to install os-testr 2022-02-17 14:17:33.338 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-17 14:17:34.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:17:34.049 | from cryptography.utils import int_from_bytes 2022-02-17 14:17:34.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:17:34.049 | from cryptography.utils import int_from_bytes 2022-02-17 14:17:35.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:35.229 | Collecting os-testr 2022-02-17 14:17:35.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-17 14:17:35.290 | Collecting stestr>=1.0.0 2022-02-17 14:17:35.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-17 14:17:35.305 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-17 14:17:35.306 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 14:17:35.340 | Collecting python-subunit>=1.0.0 2022-02-17 14:17:35.347 | 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-02-17 14:17:35.367 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 14:17:35.394 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 14:17:35.442 | Collecting future 2022-02-17 14:17:35.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-17 14:17:35.660 | Preparing metadata (setup.py): started 2022-02-17 14:17:37.519 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:17:37.523 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 14:17:37.525 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-17 14:17:37.530 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 14:17:37.555 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-17 14:17:37.555 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-17 14:17:37.556 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-17 14:17:37.557 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-17 14:17:37.558 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-17 14:17:37.572 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-17 14:17:37.641 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-17 14:17:37.642 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-17 14:17:37.643 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-17 14:17:37.749 | Building wheels for collected packages: future 2022-02-17 14:17:37.750 | Building wheel for future (setup.py): started 2022-02-17 14:17:40.546 | Building wheel for future (setup.py): finished with status 'done' 2022-02-17 14:17:40.549 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=f5c88f1b867666f9e57db2783cda2b59fba75f52555198e4f867d32fdfb4f8ce 2022-02-17 14:17:40.550 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-17 14:17:40.557 | Successfully built future 2022-02-17 14:17:41.981 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-17 14:17:42.822 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-17 14:17:42.822 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:17:42.828 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:17:42.828 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:17:42.962 | + inc/python:pip_install:200 : result=0 2022-02-17 14:17:42.964 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:17:42.966 | + functions-common:time_stop:2425 : local name 2022-02-17 14:17:42.968 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:42.970 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:42.972 | + functions-common:time_stop:2428 : local total 2022-02-17 14:17:42.974 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:42.977 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:17:42.979 | + functions-common:time_stop:2432 : start_time=1645107453331 2022-02-17 14:17:42.981 | + functions-common:time_stop:2434 : [[ -z 1645107453331 ]] 2022-02-17 14:17:42.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:42.987 | + functions-common:time_stop:2437 : end_time=1645107462984 2022-02-17 14:17:42.989 | + functions-common:time_stop:2438 : elapsed_time=9653 2022-02-17 14:17:42.991 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:17:42.993 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:42.995 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9653 2022-02-17 14:17:42.997 | + inc/python:pip_install:203 : return 0 2022-02-17 14:17:42.999 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 14:17:43.047 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 14:17:43.142 | + ./stack.sh:main:810 : install_infra 2022-02-17 14:17:43.146 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:17:43.150 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 14:17:43.153 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-17 14:17:46.281 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:17:46.284 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 14:17:46.306 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-17 14:17:48.133 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.177 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.249 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.257 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.279 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.283 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.299 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.326 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.338 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.397 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.471 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.488 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.518 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.526 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.540 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.556 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.568 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.581 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.591 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.627 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.649 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.657 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.719 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.722 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.725 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.768 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.806 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.822 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.838 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.857 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.874 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.890 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.918 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.949 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.976 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:48.986 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:49.003 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:49.030 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:49.037 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:49.041 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:49.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:49.180 | Collecting pbr===5.8.1 2022-02-17 14:17:49.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-17 14:17:49.225 | Installing collected packages: pbr 2022-02-17 14:17:49.363 | Successfully installed pbr-5.8.1 2022-02-17 14:17:49.422 | + inc/python:pip_install:200 : result=0 2022-02-17 14:17:49.425 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:17:49.427 | + functions-common:time_stop:2425 : local name 2022-02-17 14:17:49.429 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:49.431 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:49.433 | + functions-common:time_stop:2428 : local total 2022-02-17 14:17:49.435 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:49.437 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:17:49.440 | + functions-common:time_stop:2432 : start_time=1645107466298 2022-02-17 14:17:49.442 | + functions-common:time_stop:2434 : [[ -z 1645107466298 ]] 2022-02-17 14:17:49.444 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:49.448 | + functions-common:time_stop:2437 : end_time=1645107469446 2022-02-17 14:17:49.450 | + functions-common:time_stop:2438 : elapsed_time=3148 2022-02-17 14:17:49.453 | + functions-common:time_stop:2439 : total=9653 2022-02-17 14:17:49.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:49.457 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12801 2022-02-17 14:17:49.459 | + inc/python:pip_install:203 : return 0 2022-02-17 14:17:49.461 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:17:49.464 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 14:17:49.484 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-17 14:17:51.269 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.313 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.384 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.393 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.415 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.418 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.435 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.462 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.473 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.532 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.615 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.632 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.663 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.671 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.684 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.701 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.713 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.726 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.736 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.772 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.794 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.802 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.864 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.867 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.871 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.910 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.948 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.964 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.980 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:51.998 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.016 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.032 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.060 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.091 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.117 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.127 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.145 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.172 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.179 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.183 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:52.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:52.188 | Processing /opt/stack/requirements 2022-02-17 14:17:53.552 | Collecting fixtures===3.0.0 2022-02-17 14:17:53.558 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-17 14:17:53.780 | Collecting PyYAML===6.0 2022-02-17 14:17:53.789 | 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-02-17 14:17:53.960 | Collecting requests===2.27.1 2022-02-17 14:17:53.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-17 14:17:54.058 | Collecting packaging===21.3 2022-02-17 14:17:54.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-17 14:17:54.129 | Collecting testtools===2.5.0 2022-02-17 14:17:54.135 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-17 14:17:54.216 | Collecting idna===3.3 2022-02-17 14:17:54.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-17 14:17:54.358 | Collecting pyparsing===3.0.7 2022-02-17 14:17:54.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-17 14:17:54.421 | Collecting six===1.16.0 2022-02-17 14:17:54.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-17 14:17:54.479 | Collecting charset-normalizer===2.0.12 2022-02-17 14:17:54.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-02-17 14:17:54.518 | Collecting Parsley>=1.2 2022-02-17 14:17:54.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-17 14:17:54.570 | Collecting beagle>=0.2.1 2022-02-17 14:17:54.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-17 14:17:54.603 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-02-17 14:17:54.670 | Collecting certifi>=2017.4.17 2022-02-17 14:17:54.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-17 14:17:54.760 | Collecting urllib3===1.26.8 2022-02-17 14:17:54.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-17 14:17:54.827 | Collecting extras===1.0.0 2022-02-17 14:17:54.833 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-17 14:17:54.914 | Collecting cliff===3.10.0 2022-02-17 14:17:54.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-17 14:17:54.976 | Collecting autopage===0.5.0 2022-02-17 14:17:54.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-17 14:17:55.065 | Collecting stevedore===3.5.0 2022-02-17 14:17:55.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-17 14:17:55.229 | Collecting cmd2===2.3.3 2022-02-17 14:17:55.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-17 14:17:55.341 | Collecting prettytable===3.1.0 2022-02-17 14:17:55.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/c6a7d9ef34230/prettytable-3.1.0-py3-none-any.whl (26 kB) 2022-02-17 14:17:55.394 | Collecting wcwidth===0.2.5 2022-02-17 14:17:55.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-17 14:17:55.451 | Collecting pyperclip===1.8.2 2022-02-17 14:17:55.458 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-17 14:17:55.503 | Collecting attrs===21.4.0 2022-02-17 14:17:55.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-17 14:17:55.587 | Building wheels for collected packages: openstack-requirements 2022-02-17 14:17:55.588 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 14:17:56.395 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 14:17:56.396 | ERROR: Command errored out with exit status 1: 2022-02-17 14:17:56.396 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rrlqw8wk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rrlqw8wk/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-a2qt3mhh 2022-02-17 14:17:56.396 | cwd: /tmp/pip-req-build-rrlqw8wk/ 2022-02-17 14:17:56.396 | Complete output (6 lines): 2022-02-17 14:17:56.396 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 14:17:56.396 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 14:17:56.396 | or: setup.py --help-commands 2022-02-17 14:17:56.396 | or: setup.py cmd --help 2022-02-17 14:17:56.396 | 2022-02-17 14:17:56.396 | error: invalid command 'bdist_wheel' 2022-02-17 14:17:56.396 | ---------------------------------------- 2022-02-17 14:17:56.396 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 14:17:56.396 | Running setup.py clean for openstack-requirements 2022-02-17 14:17:57.208 | Failed to build openstack-requirements 2022-02-17 14:17:57.464 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, autopage, pyparsing, stevedore, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-17 14:17:59.288 | Running setup.py install for openstack-requirements: started 2022-02-17 14:18:01.548 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 14:18:01.581 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5223 packaging-21.3 prettytable-3.1.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-17 14:18:01.718 | + inc/python:pip_install:200 : result=0 2022-02-17 14:18:01.720 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:18:01.722 | + functions-common:time_stop:2425 : local name 2022-02-17 14:18:01.724 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:18:01.726 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:18:01.729 | + functions-common:time_stop:2428 : local total 2022-02-17 14:18:01.731 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:18:01.733 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:18:01.735 | + functions-common:time_stop:2432 : start_time=1645107469478 2022-02-17 14:18:01.737 | + functions-common:time_stop:2434 : [[ -z 1645107469478 ]] 2022-02-17 14:18:01.739 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:18:01.744 | + functions-common:time_stop:2437 : end_time=1645107481741 2022-02-17 14:18:01.746 | + functions-common:time_stop:2438 : elapsed_time=12263 2022-02-17 14:18:01.748 | + functions-common:time_stop:2439 : total=12801 2022-02-17 14:18:01.750 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:18:01.752 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25064 2022-02-17 14:18:01.754 | + inc/python:pip_install:203 : return 0 2022-02-17 14:18:01.757 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 14:18:01.759 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 14:18:01.761 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 14:18:01.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:18:01.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:18:01.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 14:18:01.770 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:18:01.772 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 14:18:01.792 | Using python 3.8 to install pbr 2022-02-17 14:18:01.794 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-17 14:18:02.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:18:02.540 | from cryptography.utils import int_from_bytes 2022-02-17 14:18:02.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:18:02.540 | from cryptography.utils import int_from_bytes 2022-02-17 14:18:03.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:18:03.716 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 14:18:05.440 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:18:05.446 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:18:05.446 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:18:05.549 | + inc/python:pip_install:200 : result=0 2022-02-17 14:18:05.551 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:18:05.554 | + functions-common:time_stop:2425 : local name 2022-02-17 14:18:05.556 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:18:05.558 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:18:05.560 | + functions-common:time_stop:2428 : local total 2022-02-17 14:18:05.562 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:18:05.564 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:18:05.566 | + functions-common:time_stop:2432 : start_time=1645107481786 2022-02-17 14:18:05.568 | + functions-common:time_stop:2434 : [[ -z 1645107481786 ]] 2022-02-17 14:18:05.571 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:18:05.575 | + functions-common:time_stop:2437 : end_time=1645107485573 2022-02-17 14:18:05.577 | + functions-common:time_stop:2438 : elapsed_time=3787 2022-02-17 14:18:05.579 | + functions-common:time_stop:2439 : total=25064 2022-02-17 14:18:05.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:18:05.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28851 2022-02-17 14:18:05.586 | + inc/python:pip_install:203 : return 0 2022-02-17 14:18:05.589 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 14:18:08.691 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 14:18:10.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:18:10.538 | Collecting bindep 2022-02-17 14:18:10.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-17 14:18:10.590 | Collecting Parsley 2022-02-17 14:18:10.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-17 14:18:10.694 | Collecting packaging; python_version >= "3.6" 2022-02-17 14:18:10.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-17 14:18:10.752 | Collecting distro 2022-02-17 14:18:10.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-02-17 14:18:10.893 | Collecting pbr>=2.0.0 2022-02-17 14:18:10.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-17 14:18:11.085 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-17 14:18:11.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-17 14:18:11.137 | Installing collected packages: Parsley, pyparsing, packaging, distro, pbr, bindep 2022-02-17 14:18:11.710 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-17 14:18:11.780 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:18:11.782 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:18:11.785 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 14:18:11.802 | + ./stack.sh:main:819 : pkgs= 2022-02-17 14:18:11.804 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 14:18:11.806 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 14:18:11.809 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 14:18:11.811 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 14:18:11.813 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:18:11.815 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:18:11.817 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:18:11.819 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:18:11.822 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:18:11.824 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:18:11.828 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:18:11.830 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:18:11.832 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:18:11.835 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 14:18:11.838 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:18:11.853 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:11.855 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:18:11.858 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:18:11.861 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 14:18:11.863 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:18:11.865 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:18:11.867 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:18:11.869 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 14:18:11.871 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:18:11.873 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 14:18:11.875 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:18:11.877 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:18:11.879 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 14:18:11.882 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 14:18:11.884 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:18:11.886 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:18:11.888 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 14:18:11.890 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 14:18:11.892 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 14:18:11.894 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 14:18:11.897 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 14:18:11.900 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 14:18:11.902 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 14:18:11.904 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 14:18:11.907 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 14:18:11.910 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 14:18:11.957 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 14:18:11.957 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 14:18:11.960 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 14:18:12.309 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 14:18:12.311 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 14:18:12.327 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:12.329 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 14:18:12.331 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:18:12.334 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:18:12.336 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:18:12.339 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:18:12.341 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:18:12.343 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:18:12.345 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:12.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:12.350 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:18:12.352 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:18:12.354 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:18:12.356 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:18:12.359 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 14:18:12.361 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:18:12.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:12.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:12.368 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 14:18:12.387 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-17 14:18:12.494 | Reading package lists... 2022-02-17 14:18:12.727 | Building dependency tree... 2022-02-17 14:18:12.728 | Reading state information... 2022-02-17 14:18:12.969 | The following packages were automatically installed and are no longer required: 2022-02-17 14:18:12.970 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:18:12.971 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:18:12.971 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:18:12.971 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:18:12.971 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:18:12.971 | python3-zope.interface 2022-02-17 14:18:12.971 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:18:12.971 | The following additional packages will be installed: 2022-02-17 14:18:12.971 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-17 14:18:12.971 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-17 14:18:12.971 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-17 14:18:12.972 | erlang-tools erlang-xmerl locales-all 2022-02-17 14:18:12.973 | Suggested packages: 2022-02-17 14:18:12.973 | erlang erlang-manpages erlang-doc 2022-02-17 14:18:13.040 | The following NEW packages will be installed: 2022-02-17 14:18:13.040 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-17 14:18:13.041 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-17 14:18:13.041 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-17 14:18:13.041 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-17 14:18:13.349 | 0 upgraded, 19 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:18:13.349 | Need to get 38.1 MB of archives. 2022-02-17 14:18:13.349 | After this operation, 276 MB of additional disk space will be used. 2022-02-17 14:18:13.349 | 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-02-17 14:18:15.246 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-17 14:18:15.308 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-17 14:18:15.319 | 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-02-17 14:18:15.367 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-17 14:18:15.616 | 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-02-17 14:18:15.620 | 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-02-17 14:18:15.762 | 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-02-17 14:18:15.764 | 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-02-17 14:18:15.765 | 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-02-17 14:18:15.772 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-17 14:18:15.790 | 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-02-17 14:18:16.023 | 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-02-17 14:18:16.025 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-17 14:18:16.027 | 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-02-17 14:18:16.134 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-17 14:18:16.162 | 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-02-17 14:18:16.476 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-17 14:18:18.199 | 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-02-17 14:18:20.548 | Fetched 38.1 MB in 7s (5,491 kB/s) 2022-02-17 14:18:20.579 | Selecting previously unselected package erlang-base. 2022-02-17 14:18:20.626 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-02-17 14:18:20.629 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:20.631 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:21.702 | Selecting previously unselected package erlang-asn1. 2022-02-17 14:18:21.711 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:21.713 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:21.830 | Selecting previously unselected package erlang-crypto. 2022-02-17 14:18:21.839 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:21.841 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:21.883 | Selecting previously unselected package erlang-public-key. 2022-02-17 14:18:21.891 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:21.893 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:21.990 | Selecting previously unselected package erlang-mnesia. 2022-02-17 14:18:22.000 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.002 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.111 | Selecting previously unselected package erlang-runtime-tools. 2022-02-17 14:18:22.119 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.122 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.175 | Selecting previously unselected package erlang-ssl. 2022-02-17 14:18:22.183 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.185 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.350 | Selecting previously unselected package erlang-eldap. 2022-02-17 14:18:22.360 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.362 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.398 | Selecting previously unselected package erlang-ftp. 2022-02-17 14:18:22.407 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.409 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.442 | Selecting previously unselected package erlang-tftp. 2022-02-17 14:18:22.450 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.453 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.488 | Selecting previously unselected package erlang-inets. 2022-02-17 14:18:22.497 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.499 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.603 | Selecting previously unselected package erlang-snmp. 2022-02-17 14:18:22.612 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.614 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.858 | Selecting previously unselected package erlang-os-mon. 2022-02-17 14:18:22.866 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.868 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.905 | Selecting previously unselected package erlang-parsetools. 2022-02-17 14:18:22.914 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.916 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:22.960 | Selecting previously unselected package erlang-syntax-tools. 2022-02-17 14:18:22.968 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:22.970 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:23.041 | Selecting previously unselected package erlang-tools. 2022-02-17 14:18:23.050 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:23.052 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:23.147 | Selecting previously unselected package erlang-xmerl. 2022-02-17 14:18:23.156 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:18:23.158 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:23.331 | Selecting previously unselected package locales-all. 2022-02-17 14:18:23.340 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-17 14:18:23.342 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-17 14:18:27.528 | Selecting previously unselected package rabbitmq-server. 2022-02-17 14:18:27.539 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-17 14:18:27.541 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-17 14:18:28.676 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:29.048 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-17 14:18:29.049 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-17 14:18:33.207 | Searching for services which depend on erlang and should be started... none found. 2022-02-17 14:18:33.209 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.215 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.220 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-17 14:18:33.227 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.232 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.237 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.242 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.247 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.252 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.257 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.263 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.268 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.273 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.279 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.284 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.289 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.294 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:33.299 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-17 14:18:33.386 | Adding group `rabbitmq' (GID 125) ... 2022-02-17 14:18:33.398 | Done. 2022-02-17 14:18:33.477 | Adding system user `rabbitmq' (UID 117) ... 2022-02-17 14:18:33.477 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-17 14:18:33.508 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-17 14:18:33.770 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-17 14:18:39.642 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:18:40.233 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:18:47.803 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:18:47.805 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:18:47.807 | + functions-common:time_stop:2425 : local name 2022-02-17 14:18:47.809 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:18:47.812 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:18:47.814 | + functions-common:time_stop:2428 : local total 2022-02-17 14:18:47.816 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:18:47.818 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:18:47.820 | + functions-common:time_stop:2432 : start_time=1645107492385 2022-02-17 14:18:47.822 | + functions-common:time_stop:2434 : [[ -z 1645107492385 ]] 2022-02-17 14:18:47.825 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:18:47.829 | + functions-common:time_stop:2437 : end_time=1645107527827 2022-02-17 14:18:47.831 | + functions-common:time_stop:2438 : elapsed_time=35442 2022-02-17 14:18:47.834 | + functions-common:time_stop:2439 : total=168447 2022-02-17 14:18:47.836 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:18:47.838 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=203889 2022-02-17 14:18:47.840 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:18:47.843 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 14:18:47.845 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:18:47.847 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:18:47.849 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:18:47.852 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:18:47.854 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:18:47.857 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:18:47.859 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 14:18:47.861 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:18:47.863 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:18:47.865 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:18:47.868 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:18:47.870 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:18:47.872 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:18:47.874 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:18:47.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:18:47.879 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:18:47.881 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:18:47.883 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:18:47.885 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 14:18:47.887 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:18:47.890 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:18:47.892 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:18:47.894 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:18:47.896 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:18:47.898 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:18:47.901 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 14:18:47.903 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 14:18:47.919 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:47.922 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 14:18:47.924 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:18:47.926 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 14:18:47.928 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 14:18:47.931 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 14:18:47.935 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 14:18:47.937 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 14:18:47.939 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 14:18:47.942 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 14:18:47.944 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 14:18:47.946 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 14:18:47.949 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 14:18:48.648 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 14:18:48.648 | user tags 2022-02-17 14:18:48.648 | guest [administrator]' 2022-02-17 14:18:48.652 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 14:18:48.652 | user tags 2022-02-17 14:18:48.652 | guest [administrator]' 2022-02-17 14:18:48.652 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 14:18:48.658 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-17 14:18:48.661 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-17 14:18:48.663 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-17 14:18:49.327 | Adding user "stackrabbit" ... 2022-02-17 14:18:49.353 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 14:18:50.011 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 14:18:50.034 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 14:18:50.037 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:18:50.683 | Changing password for user "stackrabbit" ... 2022-02-17 14:18:50.705 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 14:18:50.707 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 14:18:50.710 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 14:18:51.387 | Deleting user "guest" ... 2022-02-17 14:18:51.409 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 14:18:51.425 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:51.427 | + ./stack.sh:main:836 : install_database 2022-02-17 14:18:51.430 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 14:18:51.432 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 14:18:51.435 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:51.437 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:51.439 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 14:18:51.652 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 14:18:51.654 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-17 14:18:51.659 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-17 14:18:51.661 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:51.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:51.666 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-17 14:18:51.668 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-17 14:18:51.670 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-17 14:18:51.674 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 14:18:51.676 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 14:18:51.679 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 14:18:51.681 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:18:51.684 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 14:18:51.686 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:18:51.689 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:18:51.691 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:18:51.693 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:18:51.695 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:18:51.698 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:18:51.700 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:18:51.703 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:18:51.706 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:18:51.708 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:18:51.710 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:18:51.712 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 14:18:51.715 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:18:51.717 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:18:51.719 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:18:51.721 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:18:51.724 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:18:51.726 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:18:51.728 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 14:18:51.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:51.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:51.735 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 14:18:51.737 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:18:51.739 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:18:51.742 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:18:51.744 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:18:51.747 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:18:51.749 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:18:51.751 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:51.753 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:51.756 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:18:51.758 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:18:51.761 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:18:51.763 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:18:51.765 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 14:18:51.767 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:18:51.770 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:51.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:51.774 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 14:18:51.795 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-17 14:18:51.902 | Reading package lists... 2022-02-17 14:18:52.136 | Building dependency tree... 2022-02-17 14:18:52.137 | Reading state information... 2022-02-17 14:18:52.375 | The following packages were automatically installed and are no longer required: 2022-02-17 14:18:52.377 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:18:52.377 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:18:52.377 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:18:52.377 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:18:52.377 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:18:52.377 | python3-zope.interface 2022-02-17 14:18:52.377 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:18:52.377 | The following additional packages will be installed: 2022-02-17 14:18:52.377 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-17 14:18:52.377 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-17 14:18:52.377 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-17 14:18:52.378 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-17 14:18:52.378 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-17 14:18:52.378 | mysql-server-8.0 mysql-server-core-8.0 2022-02-17 14:18:52.379 | Suggested packages: 2022-02-17 14:18:52.379 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-17 14:18:52.454 | The following NEW packages will be installed: 2022-02-17 14:18:52.454 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-17 14:18:52.454 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-17 14:18:52.454 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-17 14:18:52.454 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-17 14:18:52.454 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-17 14:18:52.455 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-17 14:18:52.560 | 0 upgraded, 24 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:18:52.560 | Need to get 31.4 MB of archives. 2022-02-17 14:18:52.560 | After this operation, 262 MB of additional disk space will be used. 2022-02-17 14:18:52.560 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-17 14:18:53.167 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-17 14:18:53.169 | 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-02-17 14:18:53.177 | 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-02-17 14:18:53.178 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-17 14:18:53.198 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-17 14:18:55.898 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-17 14:18:56.118 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-17 14:18:56.119 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-17 14:18:56.120 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-17 14:18:56.122 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-17 14:18:56.125 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-17 14:18:56.193 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-17 14:18:56.194 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-17 14:18:56.194 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-17 14:18:56.195 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-17 14:18:56.196 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-17 14:18:56.197 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-17 14:18:56.209 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-17 14:18:56.212 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-17 14:18:56.264 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-17 14:18:56.264 | 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-02-17 14:18:57.250 | 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-02-17 14:18:57.250 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-17 14:18:57.745 | Preconfiguring packages ... 2022-02-17 14:18:57.856 | Fetched 31.4 MB in 5s (6,569 kB/s) 2022-02-17 14:18:57.885 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-17 14:18:57.935 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-02-17 14:18:57.938 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:18:57.940 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:58.858 | Selecting previously unselected package mysql-client-8.0. 2022-02-17 14:18:58.868 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:18:58.870 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:58.902 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-17 14:18:58.911 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-17 14:18:58.915 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 14:18:58.955 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-17 14:18:58.964 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-17 14:18:58.966 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 14:18:58.994 | Selecting previously unselected package libmecab2:amd64. 2022-02-17 14:18:59.004 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-17 14:18:59.006 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-17 14:18:59.072 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-17 14:18:59.082 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:18:59.084 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:19:01.946 | Selecting previously unselected package mysql-server-8.0. 2022-02-17 14:19:01.956 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:19:02.405 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:19:02.487 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-17 14:19:02.497 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-17 14:19:02.499 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-17 14:19:02.526 | Selecting previously unselected package liburi-perl. 2022-02-17 14:19:02.535 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-17 14:19:02.537 | Unpacking liburi-perl (1.76-2) ... 2022-02-17 14:19:02.585 | Selecting previously unselected package libhtml-parser-perl. 2022-02-17 14:19:02.595 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-17 14:19:02.597 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-17 14:19:02.638 | Selecting previously unselected package libcgi-pm-perl. 2022-02-17 14:19:02.647 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-17 14:19:02.649 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-17 14:19:02.703 | Selecting previously unselected package libfcgi-perl. 2022-02-17 14:19:02.712 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-17 14:19:02.714 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-17 14:19:02.746 | Selecting previously unselected package libcgi-fast-perl. 2022-02-17 14:19:02.756 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-17 14:19:02.758 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-17 14:19:02.784 | Selecting previously unselected package libencode-locale-perl. 2022-02-17 14:19:02.793 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-17 14:19:02.796 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-17 14:19:02.826 | Selecting previously unselected package libhtml-template-perl. 2022-02-17 14:19:02.836 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-17 14:19:02.838 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-17 14:19:02.873 | Selecting previously unselected package libtimedate-perl. 2022-02-17 14:19:02.882 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-17 14:19:02.885 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-17 14:19:02.923 | Selecting previously unselected package libhttp-date-perl. 2022-02-17 14:19:02.932 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-17 14:19:02.934 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-17 14:19:02.960 | Selecting previously unselected package libio-html-perl. 2022-02-17 14:19:02.969 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-17 14:19:02.971 | Unpacking libio-html-perl (1.001-1) ... 2022-02-17 14:19:02.999 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-17 14:19:03.008 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-17 14:19:03.010 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-17 14:19:03.038 | Selecting previously unselected package libhttp-message-perl. 2022-02-17 14:19:03.048 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-17 14:19:03.050 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-17 14:19:03.087 | Selecting previously unselected package mecab-utils. 2022-02-17 14:19:03.097 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-17 14:19:03.099 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-17 14:19:03.127 | Selecting previously unselected package mecab-ipadic. 2022-02-17 14:19:03.136 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-17 14:19:03.139 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-17 14:19:04.383 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-17 14:19:04.393 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-17 14:19:04.395 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-17 14:19:04.423 | Selecting previously unselected package mysql-server. 2022-02-17 14:19:04.433 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-17 14:19:04.435 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:19:04.488 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-17 14:19:04.495 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:19:04.501 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-17 14:19:04.506 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-17 14:19:04.511 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-17 14:19:04.516 | Setting up mecab-utils (0.996-10build1) ... 2022-02-17 14:19:04.521 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 14:19:04.527 | Setting up libio-html-perl (1.001-1) ... 2022-02-17 14:19:04.532 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-17 14:19:04.537 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:19:04.542 | Setting up libfcgi-perl (0.79-1) ... 2022-02-17 14:19:04.548 | Setting up liburi-perl (1.76-2) ... 2022-02-17 14:19:04.553 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 14:19:04.558 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-17 14:19:04.564 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-17 14:19:04.568 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-17 14:19:04.572 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-17 14:19:04.572 | 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-02-17 14:19:04.572 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-17 14:19:04.572 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-17 14:19:04.712 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-17 14:19:04.712 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-17 14:19:04.712 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-17 14:19:04.712 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-17 14:19:04.720 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-17 14:19:04.808 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-17 14:19:04.809 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-17 14:19:04.809 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-17 14:19:04.835 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-17 14:19:04.880 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-17 14:19:05.169 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-17 14:19:05.175 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-17 14:19:05.265 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-17 14:19:05.265 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-17 14:19:05.266 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-17 14:19:05.266 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-17 14:19:05.269 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-17 14:19:05.270 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-17 14:19:05.314 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-17 14:19:05.505 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-17 14:19:05.505 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-17 14:19:05.506 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-17 14:19:05.506 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-17 14:19:05.508 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-17 14:19:05.509 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-17 14:19:05.925 | 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-02-17 14:19:06.043 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-17 14:19:06.363 | 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-02-17 14:19:06.368 | 2022-02-17 14:19:06.368 | done! 2022-02-17 14:19:06.374 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-17 14:19:06.378 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:19:06.383 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-17 14:19:06.387 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-17 14:19:06.408 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-17 14:19:06.408 | 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-02-17 14:19:06.408 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-17 14:19:06.408 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-17 14:19:06.614 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-17 14:19:06.614 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-17 14:19:06.615 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-17 14:19:06.615 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-17 14:19:06.627 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-17 14:19:06.756 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-17 14:19:06.757 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-17 14:19:06.757 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-17 14:19:06.796 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-17 14:19:06.869 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-17 14:19:07.357 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-17 14:19:07.366 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-17 14:19:07.474 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-17 14:19:07.475 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-17 14:19:07.475 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-17 14:19:07.475 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-17 14:19:07.480 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-17 14:19:07.481 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-17 14:19:07.570 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-17 14:19:07.855 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-17 14:19:07.856 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-17 14:19:07.857 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-17 14:19:07.857 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-17 14:19:07.861 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-17 14:19:07.861 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-17 14:19:08.366 | 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-02-17 14:19:08.499 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-17 14:19:08.818 | 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-02-17 14:19:08.822 | 2022-02-17 14:19:08.822 | done! 2022-02-17 14:19:08.830 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-17 14:19:08.834 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-17 14:19:08.840 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-17 14:19:08.845 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:19:09.503 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-17 14:19:09.533 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-17 14:19:17.528 | mysqld will log errors to /var/log/mysql/error.log 2022-02-17 14:19:18.126 | mysqld is running as pid 56401 2022-02-17 14:19:20.942 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-17 14:19:22.967 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-17 14:19:22.972 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-17 14:19:22.977 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:19:22.982 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-17 14:19:22.988 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:19:23.349 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:19:25.013 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 14:19:32.233 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:32.236 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:32.238 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:32.240 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:32.242 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:32.244 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:32.246 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:32.248 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:32.250 | + functions-common:time_stop:2432 : start_time=1645107531792 2022-02-17 14:19:32.252 | + functions-common:time_stop:2434 : [[ -z 1645107531792 ]] 2022-02-17 14:19:32.255 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:32.259 | + functions-common:time_stop:2437 : end_time=1645107572257 2022-02-17 14:19:32.261 | + functions-common:time_stop:2438 : elapsed_time=40465 2022-02-17 14:19:32.264 | + functions-common:time_stop:2439 : total=203889 2022-02-17 14:19:32.266 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:32.268 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=244354 2022-02-17 14:19:32.270 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:32.272 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 14:19:32.274 | + ./stack.sh:main:839 : install_database_python 2022-02-17 14:19:32.277 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 14:19:32.279 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 14:19:32.282 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 14:19:32.284 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:19:32.287 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 14:19:32.289 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 14:19:32.291 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:19:32.295 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:19:32.295 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:19:32.300 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 14:19:32.309 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 14:19:32.312 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 14:19:32.314 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 14:19:32.317 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 14:19:32.338 | Using python 3.8 to install PyMySQL 2022-02-17 14:19:32.341 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-17 14:19:33.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:33.066 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:33.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:33.066 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:34.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:34.302 | Collecting PyMySQL 2022-02-17 14:19:34.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-17 14:19:35.934 | Installing collected packages: PyMySQL 2022-02-17 14:19:36.063 | Successfully installed PyMySQL-1.0.2 2022-02-17 14:19:36.063 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:19:36.069 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:36.069 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:36.179 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:36.181 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:36.184 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:36.187 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:36.189 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:36.191 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:36.193 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:36.196 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:36.198 | + functions-common:time_stop:2432 : start_time=1645107572333 2022-02-17 14:19:36.201 | + functions-common:time_stop:2434 : [[ -z 1645107572333 ]] 2022-02-17 14:19:36.204 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:36.208 | + functions-common:time_stop:2437 : end_time=1645107576206 2022-02-17 14:19:36.210 | + functions-common:time_stop:2438 : elapsed_time=3873 2022-02-17 14:19:36.213 | + functions-common:time_stop:2439 : total=28851 2022-02-17 14:19:36.215 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:36.218 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32724 2022-02-17 14:19:36.220 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:36.222 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 14:19:36.224 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:19:36.227 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 14:19:36.229 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 14:19:36.245 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:36.247 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 14:19:36.249 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 14:19:36.253 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:19:36.253 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:19:36.258 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:19:36.260 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:19:36.263 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:19:36.266 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:19:36.268 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 14:19:36.270 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 14:19:36.286 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:36.288 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 14:19:36.290 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:36.293 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:36.295 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:36.297 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:36.300 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:36.302 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:36.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:36.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:36.309 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:36.311 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:36.313 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:36.315 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:36.317 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 14:19:36.320 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:36.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:36.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:36.327 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 14:19:36.348 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-17 14:19:36.456 | Reading package lists... 2022-02-17 14:19:36.689 | Building dependency tree... 2022-02-17 14:19:36.691 | Reading state information... 2022-02-17 14:19:36.929 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:36.930 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:36.931 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:36.931 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:36.931 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:36.931 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:36.931 | python3-zope.interface 2022-02-17 14:19:36.931 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:36.996 | The following NEW packages will be installed: 2022-02-17 14:19:36.997 | radvd 2022-02-17 14:19:37.100 | 0 upgraded, 1 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:37.101 | Need to get 59.0 kB of archives. 2022-02-17 14:19:37.101 | After this operation, 164 kB of additional disk space will be used. 2022-02-17 14:19:37.101 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-17 14:19:37.737 | Fetched 59.0 kB in 0s (313 kB/s) 2022-02-17 14:19:37.769 | Selecting previously unselected package radvd. 2022-02-17 14:19:37.820 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-02-17 14:19:37.823 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-17 14:19:37.826 | Unpacking radvd (1:2.17-2) ... 2022-02-17 14:19:37.886 | Setting up radvd (1:2.17-2) ... 2022-02-17 14:19:38.784 | Job for radvd.service failed because the control process exited with error code. 2022-02-17 14:19:38.784 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-17 14:19:38.785 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-17 14:19:38.798 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-17 14:19:38.798 | Loaded: loaded (]8;;file://dv-neutron-828103-9-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-17 14:19:38.798 | Active: failed (Result: exit-code) since Thu 2022-02-17 14:19:38 UTC; 15ms ago 2022-02-17 14:19:38.798 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-17 14:19:38.798 | Process: 57513 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-17 14:19:38.798 | 2022-02-17 14:19:38.798 | Feb 17 14:19:38 dv-neutron-828103-9-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-17 14:19:38.798 | Feb 17 14:19:38 dv-neutron-828103-9-hyperv radvd[57513]: can't open /etc/radvd.conf: No such file or directory 2022-02-17 14:19:38.798 | Feb 17 14:19:38 dv-neutron-828103-9-hyperv radvd[57513]: Insecure file permissions, but continuing anyway 2022-02-17 14:19:38.798 | Feb 17 14:19:38 dv-neutron-828103-9-hyperv radvd[57513]: exiting, failed to read config file 2022-02-17 14:19:38.798 | Feb 17 14:19:38 dv-neutron-828103-9-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-17 14:19:38.798 | Feb 17 14:19:38 dv-neutron-828103-9-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-17 14:19:38.798 | Feb 17 14:19:38 dv-neutron-828103-9-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-17 14:19:38.802 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:19:38.897 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:19:46.571 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:46.573 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:46.575 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:46.577 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:46.580 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:46.582 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:46.584 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:46.586 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:46.588 | + functions-common:time_stop:2432 : start_time=1645107576346 2022-02-17 14:19:46.591 | + functions-common:time_stop:2434 : [[ -z 1645107576346 ]] 2022-02-17 14:19:46.593 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:46.597 | + functions-common:time_stop:2437 : end_time=1645107586595 2022-02-17 14:19:46.599 | + functions-common:time_stop:2438 : elapsed_time=10249 2022-02-17 14:19:46.602 | + functions-common:time_stop:2439 : total=244354 2022-02-17 14:19:46.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:46.606 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=254603 2022-02-17 14:19:46.609 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:46.611 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 14:19:46.627 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:46.630 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 14:19:46.632 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 14:19:46.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 14:19:46.637 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 14:19:46.656 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 14:19:46.658 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:46.660 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:46.663 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:46.665 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:46.667 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:46.670 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:46.672 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:46.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:46.676 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:46.678 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:46.680 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:46.682 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:46.685 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 14:19:46.687 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:46.689 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:46.691 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:46.694 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 14:19:46.713 | + functions-common:apt_get:1230 : 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-02-17 14:19:46.820 | Reading package lists... 2022-02-17 14:19:47.055 | Building dependency tree... 2022-02-17 14:19:47.056 | Reading state information... 2022-02-17 14:19:47.293 | fakeroot is already the newest version (1.24-1). 2022-02-17 14:19:47.293 | fakeroot set to manually installed. 2022-02-17 14:19:47.293 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:19:47.293 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 14:19:47.294 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:47.294 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:47.294 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:47.294 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:47.294 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:47.294 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:47.294 | python3-zope.interface 2022-02-17 14:19:47.294 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:47.421 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:47.425 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:47.427 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:47.429 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:47.431 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:47.434 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:47.436 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:47.438 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:47.440 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:47.442 | + functions-common:time_stop:2432 : start_time=1645107586711 2022-02-17 14:19:47.444 | + functions-common:time_stop:2434 : [[ -z 1645107586711 ]] 2022-02-17 14:19:47.447 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:47.451 | + functions-common:time_stop:2437 : end_time=1645107587448 2022-02-17 14:19:47.453 | + functions-common:time_stop:2438 : elapsed_time=737 2022-02-17 14:19:47.455 | + functions-common:time_stop:2439 : total=254603 2022-02-17 14:19:47.457 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:47.460 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=255340 2022-02-17 14:19:47.462 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:47.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 14:19:47.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:47.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:47.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 14:19:47.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 14:19:47.476 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 14:19:47.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 14:19:47.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 14:19:47.486 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 14:19:47.487 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 14:19:47.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 14:19:47.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 14:19:47.495 | + functions:vercmp:628 : local v1=5.4 2022-02-17 14:19:47.498 | + functions:vercmp:629 : local 'op=<' 2022-02-17 14:19:47.500 | + functions:vercmp:630 : local v2=3.13 2022-02-17 14:19:47.503 | + functions:vercmp:631 : local result 2022-02-17 14:19:47.506 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 14:19:47.506 | ++ functions:vercmp:635 : head -1 2022-02-17 14:19:47.507 | ++ functions:vercmp:635 : sort -V 2022-02-17 14:19:47.511 | + functions:vercmp:635 : result=3.13 2022-02-17 14:19:47.514 | + functions:vercmp:637 : case $op in 2022-02-17 14:19:47.516 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 14:19:47.518 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 14:19:47.520 | + functions:vercmp:648 : return 2022-02-17 14:19:47.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 14:19:47.525 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:19:47.527 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 14:19:47.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 14:19:47.846 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 14:19:47.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:47.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:47.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 14:19:47.856 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:47.858 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 14:19:47.877 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:47.879 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 14:19:47.882 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 14:19:47.882 | Installing etcd 2022-02-17 14:19:47.884 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 14:19:47.898 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 14:19:47.910 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:47.912 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 14:19:47.928 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 14:19:47.931 | ++ 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-02-17 14:19:47.934 | ++ 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-02-17 14:19:47.937 | +++ 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-02-17 14:19:47.941 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:47.943 | ++ 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-02-17 14:19:47.946 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 14:19:47.948 | ++ 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-02-17 14:19:47.952 | --2022-02-17 14:19:47-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:47.956 | Resolving github.com (github.com)... 140.82.121.4 2022-02-17 14:19:48.001 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-02-17 14:19:48.139 | HTTP request sent, awaiting response... 302 Found 2022-02-17 14:19:48.139 | 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%2F20220217%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220217T141924Z&X-Amz-Expires=300&X-Amz-Signature=f397902e1418e37537ab6f576518a2087532849697e3b77ea4e28c67e74b1c8a&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-02-17 14:19:48.139 | --2022-02-17 14:19:48-- 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%2F20220217%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220217T141924Z&X-Amz-Expires=300&X-Amz-Signature=f397902e1418e37537ab6f576518a2087532849697e3b77ea4e28c67e74b1c8a&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-02-17 14:19:48.141 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2022-02-17 14:19:48.166 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-02-17 14:19:48.359 | HTTP request sent, awaiting response... 200 OK 2022-02-17 14:19:48.359 | Length: 11350736 (11M) [application/octet-stream] 2022-02-17 14:19:48.359 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-17 14:19:48.475 | 2022-02-17 14:19:48.663 | 0K ........ .. 100% 35.6M=0.3s 2022-02-17 14:19:48.663 | 2022-02-17 14:19:48.663 | 2022-02-17 14:19:48 (35.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-17 14:19:48.663 | 2022-02-17 14:19:48.666 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-17 14:19:48.669 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:48.672 | ++ functions:get_extra_file:74 : return 2022-02-17 14:19:48.674 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:48.677 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 14:19:48.679 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-17 14:19:48.681 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-17 14:19:48.813 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-17 14:19:48.816 | + 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-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/ 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/README.md 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-17 14:19:48.820 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-17 14:19:48.821 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-17 14:19:48.822 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-17 14:19:48.823 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-17 14:19:48.824 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-17 14:19:48.824 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-17 14:19:48.824 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-17 14:19:48.824 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-17 14:19:48.824 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-17 14:19:48.824 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-17 14:19:48.824 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-17 14:19:48.825 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-17 14:19:48.826 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-17 14:19:48.827 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-17 14:19:48.828 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-17 14:19:48.829 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-17 14:19:48.829 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-17 14:19:48.829 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-17 14:19:48.829 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-17 14:19:48.830 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-17 14:19:48.831 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-17 14:19:48.831 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-17 14:19:48.831 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-17 14:19:48.831 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-17 14:19:48.831 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-17 14:19:48.831 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-17 14:19:48.831 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-17 14:19:49.017 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-17 14:19:49.017 | etcd-v3.3.12-linux-amd64/etcd 2022-02-17 14:19:49.245 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-17 14:19:49.282 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-17 14:19:49.315 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 14:19:49.317 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 14:19:49.333 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:19:49.336 | + ./stack.sh:main:866 : install_dstat 2022-02-17 14:19:49.338 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 14:19:49.354 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:19:49.357 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 14:19:49.359 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:19:49.361 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 14:19:49.363 | + ./stack.sh:main:875 : install_libs 2022-02-17 14:19:49.366 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 14:19:49.368 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 14:19:49.370 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 14:19:49.372 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 14:19:49.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 14:19:49.381 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.383 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 14:19:49.385 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 14:19:49.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 14:19:49.390 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 14:19:49.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 14:19:49.398 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.401 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 14:19:49.403 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 14:19:49.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 14:19:49.408 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 14:19:49.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 14:19:49.417 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.419 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 14:19:49.421 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 14:19:49.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 14:19:49.426 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 14:19:49.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 14:19:49.435 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.437 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 14:19:49.439 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 14:19:49.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 14:19:49.444 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 14:19:49.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 14:19:49.453 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.455 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 14:19:49.458 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 14:19:49.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 14:19:49.462 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 14:19:49.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 14:19:49.472 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.474 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 14:19:49.476 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 14:19:49.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 14:19:49.481 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 14:19:49.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 14:19:49.490 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.492 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 14:19:49.494 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 14:19:49.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 14:19:49.499 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 14:19:49.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 14:19:49.508 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.511 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 14:19:49.513 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 14:19:49.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 14:19:49.517 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 14:19:49.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 14:19:49.526 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.528 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 14:19:49.531 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 14:19:49.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 14:19:49.535 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 14:19:49.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 14:19:49.545 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.547 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 14:19:49.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 14:19:49.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 14:19:49.553 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 14:19:49.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 14:19:49.563 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.565 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 14:19:49.567 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 14:19:49.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 14:19:49.572 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 14:19:49.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 14:19:49.581 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.583 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 14:19:49.585 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 14:19:49.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 14:19:49.590 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 14:19:49.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 14:19:49.599 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.601 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 14:19:49.603 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 14:19:49.606 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 14:19:49.608 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 14:19:49.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 14:19:49.617 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.620 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 14:19:49.622 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 14:19:49.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 14:19:49.627 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 14:19:49.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 14:19:49.636 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.638 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 14:19:49.640 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 14:19:49.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 14:19:49.645 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 14:19:49.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 14:19:49.654 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.656 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 14:19:49.658 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 14:19:49.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 14:19:49.663 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 14:19:49.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 14:19:49.672 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.675 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 14:19:49.677 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 14:19:49.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 14:19:49.681 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 14:19:49.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 14:19:49.691 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.693 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 14:19:49.695 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 14:19:49.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 14:19:49.700 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 14:19:49.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 14:19:49.709 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.711 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 14:19:49.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 14:19:49.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 14:19:49.718 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 14:19:49.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 14:19:49.727 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.729 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 14:19:49.732 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 14:19:49.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 14:19:49.736 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 14:19:49.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 14:19:49.745 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.748 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 14:19:49.750 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 14:19:49.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 14:19:49.755 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 14:19:49.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 14:19:49.764 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.767 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 14:19:49.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 14:19:49.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 14:19:49.773 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 14:19:49.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 14:19:49.783 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.786 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 14:19:49.788 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 14:19:49.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 14:19:49.792 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 14:19:49.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 14:19:49.801 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.804 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 14:19:49.806 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 14:19:49.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 14:19:49.810 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 14:19:49.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 14:19:49.820 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.822 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 14:19:49.825 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 14:19:49.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 14:19:49.829 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 14:19:49.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 14:19:49.838 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.841 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 14:19:49.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 14:19:49.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 14:19:49.848 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 14:19:49.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 14:19:49.857 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.860 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 14:19:49.862 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 14:19:49.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 14:19:49.866 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 14:19:49.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 14:19:49.878 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.880 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 14:19:49.883 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 14:19:49.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 14:19:49.888 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 14:19:49.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 14:19:49.897 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.899 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 14:19:49.902 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 14:19:49.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 14:19:49.906 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 14:19:49.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 14:19:49.915 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.918 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 14:19:49.920 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 14:19:49.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 14:19:49.924 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 14:19:49.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 14:19:49.934 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.937 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 14:19:49.939 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 14:19:49.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 14:19:49.943 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 14:19:49.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 14:19:49.954 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.956 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 14:19:49.958 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 14:19:49.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 14:19:49.963 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 14:19:49.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 14:19:49.972 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.974 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 14:19:49.977 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 14:19:49.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 14:19:49.981 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 14:19:49.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 14:19:49.991 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.993 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 14:19:49.995 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 14:19:49.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 14:19:50.000 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 14:19:50.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:50.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:50.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 14:19:50.010 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:50.013 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 14:19:50.015 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 14:19:50.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 14:19:50.019 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 14:19:50.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:50.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:50.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 14:19:50.029 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:50.031 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 14:19:50.034 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 14:19:50.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 14:19:50.038 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 14:19:50.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:50.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:50.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 14:19:50.048 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:50.050 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 14:19:50.052 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 14:19:50.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 14:19:50.057 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 14:19:50.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:50.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:50.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 14:19:50.066 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:50.069 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 14:19:50.089 | Using python 3.8 to install etcd3 2022-02-17 14:19:50.092 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-17 14:19:50.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:50.825 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:50.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:50.825 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:51.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:52.015 | Collecting etcd3 2022-02-17 14:19:52.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-17 14:19:52.048 | Preparing metadata (setup.py): started 2022-02-17 14:19:54.032 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:19:56.377 | Collecting grpcio>=1.27.1 2022-02-17 14:19:56.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-17 14:19:57.260 | Collecting protobuf>=3.6.1 2022-02-17 14:19:57.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-17 14:19:57.299 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 14:19:57.300 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 14:19:57.332 | Building wheels for collected packages: etcd3 2022-02-17 14:19:57.333 | Building wheel for etcd3 (setup.py): started 2022-02-17 14:19:59.965 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-17 14:19:59.966 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=6ffc187394b5ef6e1aa43dca9eeb65290720727c9f8e4b23279127b709ba1cc3 2022-02-17 14:19:59.966 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-17 14:19:59.970 | Successfully built etcd3 2022-02-17 14:20:01.544 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-17 14:20:02.136 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-17 14:20:02.136 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:02.142 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:02.142 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:02.288 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:02.290 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:02.292 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:02.295 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:02.297 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:02.299 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:02.301 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:02.303 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:02.305 | + functions-common:time_stop:2432 : start_time=1645107590084 2022-02-17 14:20:02.307 | + functions-common:time_stop:2434 : [[ -z 1645107590084 ]] 2022-02-17 14:20:02.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:02.314 | + functions-common:time_stop:2437 : end_time=1645107602312 2022-02-17 14:20:02.317 | + functions-common:time_stop:2438 : elapsed_time=12228 2022-02-17 14:20:02.319 | + functions-common:time_stop:2439 : total=32724 2022-02-17 14:20:02.321 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:02.323 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44952 2022-02-17 14:20:02.325 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:02.328 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 14:20:02.348 | Using python 3.8 to install etcd3gw 2022-02-17 14:20:02.351 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-17 14:20:03.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:03.094 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:03.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:03.095 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:04.203 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:04.300 | Collecting etcd3gw 2022-02-17 14:20:04.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-02-17 14:20:04.319 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 14:20:04.320 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 14:20:04.321 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 14:20:04.322 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 14:20:04.355 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 14:20:04.357 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-17 14:20:04.360 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 14:20:04.361 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-17 14:20:05.920 | Installing collected packages: etcd3gw 2022-02-17 14:20:06.024 | Successfully installed etcd3gw-1.0.1 2022-02-17 14:20:06.024 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:06.030 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:06.030 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:06.134 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:06.137 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:06.139 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:06.141 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:06.143 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:06.145 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:06.147 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:06.150 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:06.153 | + functions-common:time_stop:2432 : start_time=1645107602343 2022-02-17 14:20:06.155 | + functions-common:time_stop:2434 : [[ -z 1645107602343 ]] 2022-02-17 14:20:06.157 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:06.161 | + functions-common:time_stop:2437 : end_time=1645107606159 2022-02-17 14:20:06.164 | + functions-common:time_stop:2438 : elapsed_time=3816 2022-02-17 14:20:06.166 | + functions-common:time_stop:2439 : total=44952 2022-02-17 14:20:06.168 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:06.171 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48768 2022-02-17 14:20:06.173 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:06.175 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 14:20:06.177 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 14:20:06.180 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 14:20:06.182 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:20:06.185 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:20:06.187 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:20:06.189 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:20:06.192 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:20:06.194 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:20:06.196 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:20:06.198 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:20:06.200 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:20:06.203 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:20:06.205 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:20:06.208 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 14:20:06.210 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:06.212 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:06.214 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 14:20:06.217 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:20:06.219 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:20:06.221 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:20:06.223 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:20:06.226 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:20:06.228 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:06.231 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:20:06.233 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:06.235 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:06.238 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:20:06.240 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:20:06.242 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:20:06.244 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:20:06.247 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:20:06.250 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:20:06.252 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:06.254 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:06.256 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:20:06.277 | + functions-common:apt_get:1230 : 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-02-17 14:20:06.388 | Reading package lists... 2022-02-17 14:20:06.624 | Building dependency tree... 2022-02-17 14:20:06.625 | Reading state information... 2022-02-17 14:20:06.871 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:20:06.871 | The following packages were automatically installed and are no longer required: 2022-02-17 14:20:06.872 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:20:06.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:20:06.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:20:06.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:20:06.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:20:06.872 | python3-zope.interface 2022-02-17 14:20:06.872 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:20:06.873 | The following additional packages will be installed: 2022-02-17 14:20:06.873 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-17 14:20:06.874 | Suggested packages: 2022-02-17 14:20:06.874 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-17 14:20:06.939 | The following NEW packages will be installed: 2022-02-17 14:20:06.940 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-17 14:20:07.045 | 0 upgraded, 6 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:20:07.045 | Need to get 1,306 kB of archives. 2022-02-17 14:20:07.045 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-17 14:20:07.045 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-17 14:20:07.281 | 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-02-17 14:20:07.298 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-17 14:20:07.333 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-17 14:20:07.379 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-17 14:20:07.380 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-17 14:20:07.930 | Fetched 1,306 kB in 0s (2,987 kB/s) 2022-02-17 14:20:07.962 | Selecting previously unselected package libnorm1:amd64. 2022-02-17 14:20:08.014 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-02-17 14:20:08.017 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-17 14:20:08.021 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-17 14:20:08.089 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-17 14:20:08.099 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-17 14:20:08.101 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-17 14:20:08.152 | Selecting previously unselected package libzmq5:amd64. 2022-02-17 14:20:08.161 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-17 14:20:08.164 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-17 14:20:08.226 | Selecting previously unselected package uwsgi-core. 2022-02-17 14:20:08.236 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 14:20:08.239 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-17 14:20:08.381 | Selecting previously unselected package uwsgi. 2022-02-17 14:20:08.391 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 14:20:08.393 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-17 14:20:08.427 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-17 14:20:08.437 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 14:20:08.439 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-17 14:20:08.502 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-17 14:20:08.508 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-17 14:20:08.513 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-17 14:20:08.518 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-17 14:20:08.531 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-17 14:20:09.378 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-17 14:20:09.405 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:20:09.782 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:20:10.130 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 14:20:17.431 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:20:17.434 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:20:17.436 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:17.438 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:17.441 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:17.443 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:17.445 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:17.447 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:20:17.449 | + functions-common:time_stop:2432 : start_time=1645107606274 2022-02-17 14:20:17.451 | + functions-common:time_stop:2434 : [[ -z 1645107606274 ]] 2022-02-17 14:20:17.454 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:17.458 | + functions-common:time_stop:2437 : end_time=1645107617456 2022-02-17 14:20:17.461 | + functions-common:time_stop:2438 : elapsed_time=11182 2022-02-17 14:20:17.463 | + functions-common:time_stop:2439 : total=255340 2022-02-17 14:20:17.465 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:17.467 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=266522 2022-02-17 14:20:17.469 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:20:17.471 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 14:20:17.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:17.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:17.478 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 14:20:17.539 | Enabling module proxy. 2022-02-17 14:20:17.545 | To activate the new configuration, you need to run: 2022-02-17 14:20:17.545 | systemctl restart apache2 2022-02-17 14:20:17.549 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 14:20:17.612 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 14:20:17.612 | Module proxy already enabled 2022-02-17 14:20:17.612 | Enabling module proxy_uwsgi. 2022-02-17 14:20:17.617 | To activate the new configuration, you need to run: 2022-02-17 14:20:17.617 | systemctl restart apache2 2022-02-17 14:20:17.621 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 14:20:17.624 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:20:17.626 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:20:17.628 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:20:17.754 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 14:20:17.756 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 14:20:17.758 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 14:20:17.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 14:20:17.768 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.770 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 14:20:17.775 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 14:20:17.777 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 14:20:17.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 14:20:17.787 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.789 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 14:20:17.792 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 14:20:17.795 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 14:20:17.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 14:20:17.804 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.806 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 14:20:17.809 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 14:20:17.811 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 14:20:17.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 14:20:17.820 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.823 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 14:20:17.825 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 14:20:17.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 14:20:17.835 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.837 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 14:20:17.840 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 14:20:17.842 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 14:20:17.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 14:20:17.851 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.854 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 14:20:17.871 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:17.873 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 14:20:17.875 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 14:20:17.877 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 14:20:17.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 14:20:17.887 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.889 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 14:20:17.905 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:17.908 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 14:20:17.910 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 14:20:17.912 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 14:20:17.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 14:20:17.922 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.925 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 14:20:17.927 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 14:20:17.929 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 14:20:17.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:17.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:17.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 14:20:17.939 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:17.941 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 14:20:17.943 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 14:20:17.946 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:20:17.949 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 14:20:17.951 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 14:20:17.954 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:20:17.957 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:20:17.958 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:20:17.962 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 14:20:17.965 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 14:20:17.967 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 14:20:17.970 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 14:20:17.973 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 14:20:17.992 | Using python 3.8 to install keystonemiddleware 2022-02-17 14:20:17.995 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-17 14:20:18.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:18.736 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:18.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:18.736 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:19.839 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:19.863 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 14:20:19.914 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 14:20:19.916 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 14:20:19.917 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 14:20:19.918 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 14:20:19.919 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:20:19.920 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 14:20:19.921 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:20:19.922 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 14:20:19.923 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 14:20:19.924 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-02-17 14:20:19.925 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 14:20:19.926 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 14:20:19.927 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 14:20:19.928 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 14:20:19.985 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-17 14:20:19.986 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-17 14:20:19.987 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-17 14:20:20.027 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-17 14:20:20.065 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 14:20:20.066 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 14:20:20.067 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-17 14:20:20.068 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-17 14:20:20.118 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-17 14:20:20.120 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-17 14:20:20.129 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-17 14:20:20.130 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 14:20:20.145 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-17 14:20:20.146 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 14:20:20.147 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-17 14:20:20.209 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-17 14:20:20.211 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-17 14:20:20.212 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 14:20:20.214 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 14:20:20.264 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-17 14:20:20.275 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-17 14:20:21.820 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:21.828 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:21.828 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:21.931 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:21.934 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:21.936 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:21.938 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:21.941 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:21.943 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:21.945 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:21.947 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:21.949 | + functions-common:time_stop:2432 : start_time=1645107617987 2022-02-17 14:20:21.951 | + functions-common:time_stop:2434 : [[ -z 1645107617987 ]] 2022-02-17 14:20:21.954 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:21.958 | + functions-common:time_stop:2437 : end_time=1645107621956 2022-02-17 14:20:21.961 | + functions-common:time_stop:2438 : elapsed_time=3969 2022-02-17 14:20:21.963 | + functions-common:time_stop:2439 : total=48768 2022-02-17 14:20:21.965 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:21.967 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=52737 2022-02-17 14:20:21.969 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:21.972 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 14:20:21.974 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 14:20:21.976 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:20:21.979 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 14:20:21.982 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 14:20:21.984 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:20:21.988 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:20:21.988 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:20:21.993 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 14:20:21.996 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 14:20:21.998 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 14:20:22.001 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 14:20:22.003 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 14:20:22.024 | Using python 3.8 to install python-memcached 2022-02-17 14:20:22.026 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-17 14:20:22.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:22.755 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:22.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:22.755 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:23.862 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:23.948 | Collecting python-memcached 2022-02-17 14:20:23.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-17 14:20:23.962 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 14:20:25.533 | Installing collected packages: python-memcached 2022-02-17 14:20:25.624 | Successfully installed python-memcached-1.59 2022-02-17 14:20:25.625 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:25.630 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:25.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:25.733 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:25.735 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:25.737 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:25.739 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:25.742 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:25.744 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:25.747 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:25.749 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:25.751 | + functions-common:time_stop:2432 : start_time=1645107622018 2022-02-17 14:20:25.753 | + functions-common:time_stop:2434 : [[ -z 1645107622018 ]] 2022-02-17 14:20:25.756 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:25.760 | + functions-common:time_stop:2437 : end_time=1645107625758 2022-02-17 14:20:25.762 | + functions-common:time_stop:2438 : elapsed_time=3740 2022-02-17 14:20:25.765 | + functions-common:time_stop:2439 : total=52737 2022-02-17 14:20:25.767 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:25.769 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56477 2022-02-17 14:20:25.771 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:25.774 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 14:20:25.789 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:25.792 | + ./stack.sh:main:897 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-17 14:20:25.794 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 14:20:25.797 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 14:20:25.799 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 14:20:25.801 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:20:25.804 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 14:20:25.806 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 14:20:25.821 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:25.823 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 14:20:25.826 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 14:20:25.828 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 14:20:25.830 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:20:25.832 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:20:25.834 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:20:25.837 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:20:25.839 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:20:25.842 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:20:25.857 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:20:25.859 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:20:25.861 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:25.863 | + functions-common:git_clone:629 : echo master 2022-02-17 14:20:25.864 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:20:25.868 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 14:20:25.871 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:25.873 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 14:20:25.875 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:20:25.875 | + functions-common:git_clone:678 : head -1 2022-02-17 14:20:25.896 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 14:20:25.899 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:20:25.901 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 14:20:25.904 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:20:25.906 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:25.908 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:25.910 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:20:25.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 14:20:25.915 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:20:25.918 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:25.920 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:25.922 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:20:25.924 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:20:25.927 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 14:20:25.929 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:20:25.932 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 14:20:25.934 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:20:25.937 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:20:25.939 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 14:20:25.945 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 14:20:25.947 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 14:20:26.596 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 14:20:26.598 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:20:26.600 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:20:26.602 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:20:26.605 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:26.607 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:26.609 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:20:26.611 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:20:26.613 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:20:26.615 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:20:26.617 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:20:26.619 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:20:26.622 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:20:26.624 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 14:20:26.644 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 14:20:26.647 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-17 14:20:27.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:27.383 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:27.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:27.383 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:28.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:28.501 | Obtaining file:///opt/stack/keystone 2022-02-17 14:20:28.501 | Preparing metadata (setup.py): started 2022-02-17 14:20:31.645 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:31.782 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 14:20:31.783 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 14:20:31.874 | Collecting Flask!=0.11,>=1.0.2 2022-02-17 14:20:31.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-02-17 14:20:31.929 | Collecting Flask-RESTful>=0.3.5 2022-02-17 14:20:31.936 | 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-02-17 14:20:31.939 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 14:20:31.940 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 14:20:31.941 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 14:20:31.942 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:20:31.986 | Collecting passlib>=1.7.0 2022-02-17 14:20:31.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-17 14:20:32.013 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:20:32.014 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 14:20:32.015 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:20:32.224 | Collecting scrypt>=0.8.0 2022-02-17 14:20:32.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-17 14:20:32.266 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 14:20:32.267 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 14:20:32.268 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 14:20:32.269 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 14:20:32.270 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 14:20:32.271 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 14:20:32.272 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 14:20:32.273 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 14:20:32.274 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 14:20:32.275 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 14:20:32.277 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:20:32.278 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 14:20:32.328 | Collecting oauthlib>=0.6.2 2022-02-17 14:20:32.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-17 14:20:32.403 | Collecting pysaml2>=5.0.0 2022-02-17 14:20:32.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-17 14:20:32.494 | Collecting PyJWT>=1.6.1 2022-02-17 14:20:32.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-17 14:20:32.504 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 14:20:32.505 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:20:32.506 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 14:20:32.506 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 14:20:32.508 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 14:20:32.509 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 14:20:32.520 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 14:20:32.520 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 14:20:32.563 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 14:20:32.610 | Collecting itsdangerous>=2.0 2022-02-17 14:20:32.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-17 14:20:32.685 | Collecting click>=7.1.2 2022-02-17 14:20:32.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-17 14:20:32.696 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 14:20:32.786 | Collecting Werkzeug>=2.0 2022-02-17 14:20:32.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-02-17 14:20:32.868 | Collecting aniso8601>=0.82 2022-02-17 14:20:32.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-17 14:20:32.938 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:20:32.940 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 14:20:33.035 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:20:33.036 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 14:20:33.038 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:20:33.039 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 14:20:33.116 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 14:20:33.120 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 14:20:33.121 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:20:33.170 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 14:20:33.173 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 14:20:33.229 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-17 14:20:33.231 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 14:20:33.231 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:20:33.233 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 14:20:33.235 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 14:20:33.236 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:20:33.255 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 14:20:33.302 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 14:20:33.322 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 14:20:33.323 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 14:20:33.325 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 14:20:33.326 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 14:20:33.377 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 14:20:33.523 | Collecting defusedxml 2022-02-17 14:20:33.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-17 14:20:33.634 | Collecting xmlschema>=1.2.1 2022-02-17 14:20:33.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-17 14:20:33.651 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 14:20:33.653 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 14:20:33.867 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 14:20:33.889 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 14:20:33.890 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 14:20:33.955 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 14:20:33.957 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 14:20:33.975 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:20:34.045 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 14:20:34.086 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-17 14:20:34.200 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:20:34.271 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-17 14:20:34.396 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-17 14:20:34.426 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-17 14:20:34.466 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-17 14:20:34.467 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-17 14:20:34.468 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:20:34.469 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-17 14:20:34.471 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-17 14:20:34.473 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-17 14:20:34.524 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 14:20:34.657 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 14:20:34.658 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-17 14:20:34.661 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-17 14:20:34.663 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-17 14:20:34.811 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 14:20:34.974 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-17 14:20:34.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-17 14:20:35.063 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 14:20:35.236 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-17 14:20:35.399 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.9.0) 2022-02-17 14:20:35.522 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-17 14:20:35.556 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-17 14:20:36.887 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-17 14:20:37.368 | Attempting uninstall: click 2022-02-17 14:20:37.370 | Found existing installation: Click 7.0 2022-02-17 14:20:37.379 | Uninstalling Click-7.0: 2022-02-17 14:20:37.408 | Successfully uninstalled Click-7.0 2022-02-17 14:20:38.589 | Attempting uninstall: PyJWT 2022-02-17 14:20:38.590 | Found existing installation: PyJWT 1.7.1 2022-02-17 14:20:38.598 | Uninstalling PyJWT-1.7.1: 2022-02-17 14:20:38.627 | Successfully uninstalled PyJWT-1.7.1 2022-02-17 14:20:39.055 | Attempting uninstall: oauthlib 2022-02-17 14:20:39.058 | Found existing installation: oauthlib 3.1.0 2022-02-17 14:20:39.064 | Uninstalling oauthlib-3.1.0: 2022-02-17 14:20:39.091 | Successfully uninstalled oauthlib-3.1.0 2022-02-17 14:20:39.255 | Running setup.py develop for keystone 2022-02-17 14:20:43.156 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-17 14:20:43.156 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:43.163 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:43.163 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:43.323 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:43.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:43.328 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:43.330 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:43.332 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:43.334 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:43.336 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:43.338 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:43.340 | + functions-common:time_stop:2432 : start_time=1645107626639 2022-02-17 14:20:43.342 | + functions-common:time_stop:2434 : [[ -z 1645107626639 ]] 2022-02-17 14:20:43.345 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:43.349 | + functions-common:time_stop:2437 : end_time=1645107643347 2022-02-17 14:20:43.351 | + functions-common:time_stop:2438 : elapsed_time=16708 2022-02-17 14:20:43.353 | + functions-common:time_stop:2439 : total=56477 2022-02-17 14:20:43.355 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:43.357 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73185 2022-02-17 14:20:43.359 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:43.362 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:20:43.364 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:43.366 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:43.385 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:43.397 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 14:20:43.399 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 14:20:43.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:43.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:43.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 14:20:43.408 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:43.411 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 14:20:43.426 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:43.429 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:20:43.431 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:20:43.434 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 14:20:43.436 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 14:20:43.449 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 14:20:43.451 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 14:20:43.456 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 14:20:43.471 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:43.473 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 14:20:43.503 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 14:20:43.530 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 14:20:43.563 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 14:20:43.599 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 14:20:43.630 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 14:20:43.659 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 14:20:43.687 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 14:20:43.714 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 14:20:43.717 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 14:20:43.719 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 14:20:43.721 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 14:20:43.724 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:20:43.726 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:20:43.741 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:43.744 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:20:43.747 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:20:43.750 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:20:43.764 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:43.767 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:20:43.769 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:20:43.799 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:20:43.801 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:20:43.803 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 14:20:43.806 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 14:20:43.822 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:43.824 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.81/identity 2022-02-17 14:20:43.855 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 14:20:43.858 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 14:20:43.888 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 14:20:43.890 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 14:20:43.893 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 14:20:43.895 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 14:20:43.898 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:20:43.900 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:20:43.930 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 14:20:43.933 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 14:20:43.935 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 14:20:43.938 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 14:20:43.940 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:20:43.957 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:20:43.959 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:20:43.961 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:20:43.964 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:20:43.967 | + 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-02-17 14:20:43.994 | + 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-02-17 14:20:44.020 | + 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-02-17 14:20:44.048 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:20:44.075 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 14:20:44.102 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:20:44.105 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 14:20:44.108 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:20:44.110 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:44.112 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 14:20:44.114 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:20:44.117 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:20:44.120 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:44.124 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 14:20:44.126 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:20:44.128 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:20:44.140 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:20:44.141 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:20:44.149 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:20:44.153 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:20:44.170 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:20:44.172 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:20:44.176 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:44.206 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 14:20:44.234 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 14:20:44.261 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 14:20:44.288 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 14:20:44.314 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 14:20:44.341 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 14:20:44.367 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 14:20:44.394 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 14:20:44.421 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:20:44.447 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 14:20:44.474 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 14:20:44.501 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 14:20:44.529 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:20:44.531 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:20:44.534 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 14:20:44.536 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 14:20:44.538 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:20:44.541 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:44.543 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:44.545 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:44.548 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:44.550 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:20:44.578 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 14:20:44.605 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 14:20:44.605 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:44.613 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 14:20:44.617 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 14:20:44.619 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 14:20:44.622 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:20:44.624 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:20:44.626 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:20:44.628 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:44.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:44.633 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:20:44.635 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:20:44.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:44.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:44.642 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 14:20:44.703 | Enabling site keystone-wsgi-public. 2022-02-17 14:20:44.709 | To activate the new configuration, you need to run: 2022-02-17 14:20:44.709 | systemctl reload apache2 2022-02-17 14:20:44.713 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:20:44.715 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:20:44.717 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:20:44.720 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:20:44.849 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 14:20:44.878 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 14:20:44.909 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 14:20:44.940 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 14:20:44.942 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 14:20:44.973 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 14:20:45.001 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 14:20:45.028 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 14:20:45.045 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:45.047 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 14:20:45.064 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:45.066 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 14:20:45.068 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 14:20:45.071 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 14:20:45.073 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:20:45.075 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 14:20:45.078 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 14:20:45.080 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 14:20:45.082 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 14:20:45.084 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:20:45.087 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:20:45.089 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:20:45.092 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:20:45.094 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:20:45.097 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:20:45.113 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:20:45.115 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:20:45.117 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:45.120 | + functions-common:git_clone:629 : echo master 2022-02-17 14:20:45.121 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:20:45.126 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 14:20:45.128 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:45.130 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 14:20:45.133 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:20:45.133 | + functions-common:git_clone:678 : head -1 2022-02-17 14:20:45.137 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 14:20:45.139 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:20:45.142 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 14:20:45.144 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:20:45.146 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:45.149 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 14:20:45.151 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 14:20:45.153 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 14:20:45.156 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:20:45.158 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:45.160 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 14:20:45.162 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:20:45.165 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 14:20:45.168 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 14:20:45.170 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:20:45.173 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 14:20:45.175 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:20:45.178 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:20:45.181 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 14:20:45.187 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 14:20:45.189 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 14:20:45.832 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 14:20:45.834 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:20:45.837 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:20:45.839 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:20:45.841 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:45.843 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 14:20:45.845 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:20:45.848 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 14:20:45.850 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:20:45.852 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 14:20:45.855 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 14:20:45.857 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 14:20:45.859 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:20:45.861 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 14:20:45.883 | Using python 3.8 to install /opt/stack/swift 2022-02-17 14:20:45.885 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-17 14:20:46.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:46.637 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:46.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:46.637 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:47.774 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:47.798 | Obtaining file:///opt/stack/swift 2022-02-17 14:20:47.799 | Preparing metadata (setup.py): started 2022-02-17 14:20:50.659 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:50.765 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 14:20:50.766 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 14:20:50.768 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 14:20:50.769 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 14:20:51.683 | Collecting lxml>=3.4.1 2022-02-17 14:20:51.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-17 14:20:51.862 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 14:20:51.865 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 14:20:51.973 | Collecting xattr>=0.4 2022-02-17 14:20:51.979 | 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-02-17 14:20:52.021 | Collecting PyECLib>=1.3.1 2022-02-17 14:20:52.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-17 14:20:52.344 | Preparing metadata (setup.py): started 2022-02-17 14:20:54.196 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:54.200 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 14:20:54.201 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 14:20:54.239 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 14:20:54.247 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 14:20:54.303 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 14:20:54.304 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 14:20:54.305 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 14:20:54.306 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 14:20:54.308 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 14:20:54.309 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:20:54.310 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 14:20:54.311 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 14:20:54.312 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 14:20:54.313 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 14:20:54.314 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:20:54.315 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 14:20:54.340 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 14:20:54.370 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 14:20:54.373 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 14:20:54.374 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 14:20:54.376 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 14:20:54.399 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 14:20:54.524 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 14:20:54.525 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 14:20:54.527 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 14:20:54.569 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.1.5) 2022-02-17 14:20:54.614 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 14:20:54.615 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 14:20:54.616 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 14:20:54.617 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 14:20:54.676 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 14:20:54.679 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 14:20:54.693 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 14:20:54.695 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 14:20:54.715 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 14:20:54.716 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 14:20:54.819 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 14:20:54.835 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.1) 2022-02-17 14:20:55.133 | Building wheels for collected packages: PyECLib 2022-02-17 14:20:55.134 | Building wheel for PyECLib (setup.py): started 2022-02-17 14:20:57.974 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-02-17 14:20:57.975 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55536 sha256=a3452a336c80386317a96d788fe7b4046ec7c4210f20da6d35dc5dc527a15977 2022-02-17 14:20:57.975 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-17 14:20:57.978 | Successfully built PyECLib 2022-02-17 14:20:59.364 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-02-17 14:20:59.721 | Running setup.py develop for swift 2022-02-17 14:21:03.378 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-02-17 14:21:03.378 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:21:03.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:21:03.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:21:03.526 | + inc/python:pip_install:200 : result=0 2022-02-17 14:21:03.528 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:21:03.531 | + functions-common:time_stop:2425 : local name 2022-02-17 14:21:03.533 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:21:03.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:21:03.537 | + functions-common:time_stop:2428 : local total 2022-02-17 14:21:03.539 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:21:03.542 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:21:03.544 | + functions-common:time_stop:2432 : start_time=1645107645877 2022-02-17 14:21:03.546 | + functions-common:time_stop:2434 : [[ -z 1645107645877 ]] 2022-02-17 14:21:03.549 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:21:03.553 | + functions-common:time_stop:2437 : end_time=1645107663550 2022-02-17 14:21:03.555 | + functions-common:time_stop:2438 : elapsed_time=17673 2022-02-17 14:21:03.557 | + functions-common:time_stop:2439 : total=73185 2022-02-17 14:21:03.559 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:21:03.561 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=90858 2022-02-17 14:21:03.563 | + inc/python:pip_install:203 : return 0 2022-02-17 14:21:03.566 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:21:03.568 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:21:03.570 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:21:03.589 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:21:03.600 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 14:21:03.603 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 14:21:03.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:21:03.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:21:03.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 14:21:03.612 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:21:03.614 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 14:21:03.616 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:21:03.619 | + ./stack.sh:main:908 : configure_swift 2022-02-17 14:21:03.621 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 14:21:03.623 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 14:21:03.625 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 14:21:03.627 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 14:21:03.629 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 14:21:04.720 | No container-reconciler running 2022-02-17 14:21:04.720 | No account-reaper running 2022-02-17 14:21:04.720 | No account-server running 2022-02-17 14:21:04.720 | No account-auditor running 2022-02-17 14:21:04.720 | No account-replicator running 2022-02-17 14:21:04.720 | No container-updater running 2022-02-17 14:21:04.720 | No proxy-server running 2022-02-17 14:21:04.720 | No container-sharder running 2022-02-17 14:21:04.720 | No object-auditor running 2022-02-17 14:21:04.720 | No container-replicator running 2022-02-17 14:21:04.720 | No container-server running 2022-02-17 14:21:04.720 | No object-server running 2022-02-17 14:21:04.720 | No object-expirer running 2022-02-17 14:21:04.720 | No container-sync running 2022-02-17 14:21:04.720 | No object-updater running 2022-02-17 14:21:04.721 | No object-replicator running 2022-02-17 14:21:04.721 | No object-reconstructor running 2022-02-17 14:21:04.721 | No container-auditor running 2022-02-17 14:21:04.805 | + lib/swift:configure_swift:340 : true 2022-02-17 14:21:04.808 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 14:21:04.820 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 14:21:04.832 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 14:21:04.835 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 14:21:04.835 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 14:21:04.840 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 14:21:04.840 | s/%GROUP%/ubuntu/; 2022-02-17 14:21:04.840 | s/%USER%/ubuntu/; 2022-02-17 14:21:04.840 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 14:21:04.840 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 14:21:04.843 | uid = ubuntu 2022-02-17 14:21:04.843 | gid = ubuntu 2022-02-17 14:21:04.843 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 14:21:04.843 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 14:21:04.843 | address = 127.0.0.1 2022-02-17 14:21:04.843 | 2022-02-17 14:21:04.843 | [account6612] 2022-02-17 14:21:04.843 | max connections = 25 2022-02-17 14:21:04.843 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:21:04.844 | read only = false 2022-02-17 14:21:04.844 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 14:21:04.844 | 2022-02-17 14:21:04.844 | [account6622] 2022-02-17 14:21:04.844 | max connections = 25 2022-02-17 14:21:04.844 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:21:04.844 | read only = false 2022-02-17 14:21:04.844 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 14:21:04.844 | 2022-02-17 14:21:04.844 | [account6632] 2022-02-17 14:21:04.844 | max connections = 25 2022-02-17 14:21:04.844 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:21:04.844 | read only = false 2022-02-17 14:21:04.844 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 14:21:04.844 | 2022-02-17 14:21:04.844 | [account6642] 2022-02-17 14:21:04.844 | max connections = 25 2022-02-17 14:21:04.844 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:21:04.844 | read only = false 2022-02-17 14:21:04.844 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 14:21:04.844 | 2022-02-17 14:21:04.844 | 2022-02-17 14:21:04.844 | [container6611] 2022-02-17 14:21:04.844 | max connections = 25 2022-02-17 14:21:04.844 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:21:04.844 | read only = false 2022-02-17 14:21:04.844 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 14:21:04.844 | 2022-02-17 14:21:04.844 | [container6621] 2022-02-17 14:21:04.844 | max connections = 25 2022-02-17 14:21:04.844 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:21:04.844 | read only = false 2022-02-17 14:21:04.844 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 14:21:04.844 | 2022-02-17 14:21:04.844 | [container6631] 2022-02-17 14:21:04.844 | max connections = 25 2022-02-17 14:21:04.845 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:21:04.845 | read only = false 2022-02-17 14:21:04.845 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 14:21:04.845 | 2022-02-17 14:21:04.845 | [container6641] 2022-02-17 14:21:04.845 | max connections = 25 2022-02-17 14:21:04.845 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:21:04.845 | read only = false 2022-02-17 14:21:04.845 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 14:21:04.845 | 2022-02-17 14:21:04.845 | 2022-02-17 14:21:04.845 | [object6613] 2022-02-17 14:21:04.845 | max connections = 25 2022-02-17 14:21:04.845 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:21:04.845 | read only = false 2022-02-17 14:21:04.845 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 14:21:04.845 | 2022-02-17 14:21:04.845 | [object6623] 2022-02-17 14:21:04.845 | max connections = 25 2022-02-17 14:21:04.845 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:21:04.845 | read only = false 2022-02-17 14:21:04.845 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 14:21:04.845 | 2022-02-17 14:21:04.845 | [object6633] 2022-02-17 14:21:04.845 | max connections = 25 2022-02-17 14:21:04.845 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:21:04.845 | read only = false 2022-02-17 14:21:04.845 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 14:21:04.845 | 2022-02-17 14:21:04.845 | [object6643] 2022-02-17 14:21:04.845 | max connections = 25 2022-02-17 14:21:04.845 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:21:04.845 | read only = false 2022-02-17 14:21:04.845 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 14:21:04.846 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 14:21:04.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:04.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:04.852 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 14:21:04.864 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 14:21:04.866 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 14:21:04.870 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 14:21:04.874 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 14:21:04.877 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 14:21:04.880 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 14:21:04.908 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.81:8080/v1/ 2022-02-17 14:21:04.933 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 14:21:04.951 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 14:21:04.977 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 14:21:04.995 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:21:05.023 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 14:21:05.040 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 14:21:05.067 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 14:21:05.086 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 14:21:05.113 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 14:21:05.130 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:21:05.158 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 14:21:05.175 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 14:21:05.190 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:05.192 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 14:21:05.220 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 14:21:05.247 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 14:21:05.273 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 14:21:05.299 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 14:21:05.314 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:05.316 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 14:21:05.342 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 14:21:05.357 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:05.359 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 14:21:05.373 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:05.375 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 14:21:05.377 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 14:21:05.392 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:05.394 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 14:21:05.396 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 14:21:05.398 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 14:21:05.403 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 14:21:05.407 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 14:21:05.434 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 14:21:05.460 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 14:21:05.489 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 14:21:05.518 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 14:21:05.544 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 14:21:05.546 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 14:21:05.548 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 14:21:05.550 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 14:21:05.552 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 14:21:05.578 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 14:21:05.605 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.81/identity 2022-02-17 14:21:05.632 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 14:21:05.658 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 14:21:05.685 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 14:21:05.711 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 14:21:05.738 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 14:21:05.764 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:21:05.790 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 14:21:05.817 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 14:21:05.844 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 14:21:05.870 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 14:21:05.897 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 14:21:05.927 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 14:21:05.954 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 14:21:05.972 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 14:21:05.998 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 14:21:06.025 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 14:21:06.029 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 14:21:06.057 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 14:21:06.083 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 14:21:06.109 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 14:21:06.111 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 14:21:06.113 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:21:06.116 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 14:21:06.120 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 14:21:06.122 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:21:06.124 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:21:06.126 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 14:21:06.128 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 14:21:06.130 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:21:06.133 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:21:06.135 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 14:21:06.153 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 14:21:06.180 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 14:21:06.197 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 14:21:06.225 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 14:21:06.242 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:21:06.269 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 14:21:06.287 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:21:06.315 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 14:21:06.333 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:21:06.360 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 14:21:06.378 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 14:21:06.408 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:21:06.425 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:21:06.454 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 14:21:06.471 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 14:21:06.499 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 14:21:06.517 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 14:21:06.543 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-17 14:21:06.547 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 14:21:06.566 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:21:06.594 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 14:21:06.622 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:21:06.624 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 14:21:06.628 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 14:21:06.630 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:21:06.633 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:21:06.635 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 14:21:06.637 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 14:21:06.640 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:21:06.642 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:21:06.644 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 14:21:06.661 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 14:21:06.689 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 14:21:06.708 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 14:21:06.735 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 14:21:06.754 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:21:06.781 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 14:21:06.799 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:21:06.827 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 14:21:06.845 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:21:06.873 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 14:21:06.891 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 14:21:06.918 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:21:06.936 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:21:06.964 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 14:21:06.983 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 14:21:07.012 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 14:21:07.029 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 14:21:07.061 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-17 14:21:07.066 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 14:21:07.084 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:21:07.113 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:21:07.115 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 14:21:07.119 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 14:21:07.122 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:21:07.124 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:21:07.126 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 14:21:07.128 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 14:21:07.130 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:21:07.132 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:21:07.135 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 14:21:07.152 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 14:21:07.180 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 14:21:07.197 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 14:21:07.225 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 14:21:07.243 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:21:07.270 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 14:21:07.289 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:21:07.320 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 14:21:07.339 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:21:07.367 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 14:21:07.385 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 14:21:07.413 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:21:07.431 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:21:07.459 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 14:21:07.477 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 14:21:07.504 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 14:21:07.522 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 14:21:07.549 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-17 14:21:07.553 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 14:21:07.570 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:21:07.599 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 14:21:07.626 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 14:21:07.654 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 14:21:07.683 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 14:21:07.685 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 14:21:07.689 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 14:21:07.719 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 14:21:07.746 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 14:21:07.774 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 14:21:07.802 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 14:21:07.831 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 14:21:07.857 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 14:21:07.884 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 14:21:07.911 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 14:21:07.938 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 14:21:07.954 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:07.956 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 14:21:07.974 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 14:21:07.977 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 14:21:07.997 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 14:21:07.999 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.81 2022-02-17 14:21:08.026 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 14:21:08.028 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 14:21:08.055 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.81/identity 2022-02-17 14:21:08.083 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 14:21:08.085 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 14:21:08.111 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 14:21:08.127 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:08.129 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 14:21:08.132 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 14:21:08.137 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 14:21:08.139 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 14:21:08.152 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 14:21:08.154 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 14:21:08.164 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 14:21:08.167 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 14:21:08.169 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:21:08.171 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:21:08.173 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:21:08.176 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:21:08.178 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:21:08.180 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:21:08.183 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 14:21:08.194 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:21:08.197 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 14:21:08.200 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 14:21:08.216 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:08.219 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 14:21:08.236 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:08.238 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 14:21:08.241 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 14:21:08.243 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 14:21:08.246 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:21:08.248 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 14:21:08.251 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 14:21:08.253 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 14:21:08.256 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 14:21:08.271 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:08.274 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 14:21:08.276 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 14:21:08.294 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:08.296 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 14:21:08.299 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 14:21:08.302 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 14:21:08.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:21:08.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:21:08.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 14:21:08.312 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:21:08.316 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 14:21:08.319 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 14:21:08.321 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 14:21:08.324 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 14:21:08.327 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 14:21:08.329 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 14:21:08.332 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 14:21:08.335 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 14:21:08.338 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 14:21:08.340 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 14:21:08.344 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:21:08.344 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 14:21:08.349 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 14:21:08.352 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 14:21:08.355 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 14:21:08.358 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 14:21:08.361 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:21:08.383 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 14:21:08.385 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:21:09.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:09.154 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:09.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:09.154 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:10.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:21:10.419 | Collecting glance-store[cinder,swift]!=0.29.0 2022-02-17 14:21:10.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-02-17 14:21:10.518 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-02-17 14:21:10.519 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-17 14:21:10.520 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:21:10.521 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-17 14:21:10.522 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:21:10.523 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:21:10.524 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-17 14:21:10.526 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 14:21:10.527 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-17 14:21:10.528 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-17 14:21:10.529 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-17 14:21:10.531 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-02-17 14:21:10.533 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-17 14:21:10.596 | Collecting python-swiftclient>=3.2.0 2022-02-17 14:21:10.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-17 14:21:10.610 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-17 14:21:10.612 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 14:21:10.700 | Collecting python-cinderclient>=4.1.0 2022-02-17 14:21:10.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-17 14:21:10.865 | Collecting os-brick>=2.6.0 2022-02-17 14:21:10.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-17 14:21:10.892 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 14:21:10.893 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-17 14:21:10.907 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 14:21:10.974 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-17 14:21:10.975 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-17 14:21:10.976 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-17 14:21:10.999 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 14:21:11.000 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 14:21:11.001 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 14:21:11.002 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-17 14:21:11.004 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-17 14:21:11.017 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-17 14:21:11.057 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-17 14:21:11.058 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-17 14:21:11.059 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-17 14:21:11.061 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-17 14:21:11.088 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-17 14:21:11.090 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-17 14:21:11.104 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 14:21:11.121 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-17 14:21:11.122 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-17 14:21:11.141 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 14:21:11.143 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-17 14:21:11.221 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-17 14:21:11.223 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-17 14:21:11.225 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-17 14:21:11.226 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-17 14:21:11.276 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-17 14:21:11.302 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 14:21:11.523 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 14:21:11.525 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 14:21:11.557 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 14:21:11.558 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 14:21:11.560 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 14:21:11.561 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 14:21:11.563 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:21:11.565 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 14:21:11.619 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-17 14:21:11.785 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 14:21:11.807 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 14:21:11.890 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 14:21:12.036 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 14:21:13.647 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-02-17 14:21:14.681 | Successfully installed glance-store-3.0.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-02-17 14:21:14.681 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:21:14.687 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:21:14.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:21:14.807 | + inc/python:pip_install:200 : result=0 2022-02-17 14:21:14.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:21:14.812 | + functions-common:time_stop:2425 : local name 2022-02-17 14:21:14.814 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:21:14.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:21:14.818 | + functions-common:time_stop:2428 : local total 2022-02-17 14:21:14.821 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:21:14.823 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:21:14.825 | + functions-common:time_stop:2432 : start_time=1645107668377 2022-02-17 14:21:14.828 | + functions-common:time_stop:2434 : [[ -z 1645107668377 ]] 2022-02-17 14:21:14.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:21:14.835 | + functions-common:time_stop:2437 : end_time=1645107674832 2022-02-17 14:21:14.837 | + functions-common:time_stop:2438 : elapsed_time=6455 2022-02-17 14:21:14.840 | + functions-common:time_stop:2439 : total=90858 2022-02-17 14:21:14.842 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:21:14.844 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97313 2022-02-17 14:21:14.847 | + inc/python:pip_install:203 : return 0 2022-02-17 14:21:14.849 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 14:21:14.851 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 14:21:14.854 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 14:21:14.867 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 14:21:14.872 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 14:21:14.874 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 14:21:14.876 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 14:21:14.879 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:21:14.881 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:21:14.884 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:21:14.886 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:21:14.888 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:21:14.891 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:21:14.907 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:21:14.909 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:21:14.912 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:14.914 | + functions-common:git_clone:629 : echo master 2022-02-17 14:21:14.915 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:21:14.920 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 14:21:14.923 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:14.925 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 14:21:14.928 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:21:14.928 | + functions-common:git_clone:678 : head -1 2022-02-17 14:21:14.931 | 52af68247 Merge "tests: Remove check for os.set_inheritable" 2022-02-17 14:21:14.934 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:21:14.937 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 14:21:14.939 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:21:14.942 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:21:14.944 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 14:21:14.947 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:21:14.950 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 14:21:14.953 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:21:14.955 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:21:14.957 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 14:21:14.960 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:21:14.962 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:21:14.966 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 14:21:14.968 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:21:14.971 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 14:21:14.973 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:21:14.976 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:21:14.979 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 14:21:14.985 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 14:21:14.987 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 14:21:15.641 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 14:21:15.643 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:21:15.645 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:21:15.648 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:21:15.650 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:21:15.652 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 14:21:15.654 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:21:15.657 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:21:15.659 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:21:15.661 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:21:15.664 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:21:15.666 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:21:15.668 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:21:15.670 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 14:21:15.691 | Using python 3.8 to install /opt/stack/glance 2022-02-17 14:21:15.693 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-17 14:21:16.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:16.471 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:16.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:16.472 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:17.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:21:17.611 | Obtaining file:///opt/stack/glance 2022-02-17 14:21:17.611 | Preparing metadata (setup.py): started 2022-02-17 14:21:20.509 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:20.649 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.8.1) 2022-02-17 14:21:20.651 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.7.1) 2022-02-17 14:21:20.652 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.4.31) 2022-02-17 14:21:20.653 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.33.0) 2022-02-17 14:21:20.654 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.1.1) 2022-02-17 14:21:20.655 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.5.1) 2022-02-17 14:21:20.656 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.8.7) 2022-02-17 14:21:20.657 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.4.2) 2022-02-17 14:21:20.658 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.7.6) 2022-02-17 14:21:20.659 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.20.4) 2022-02-17 14:21:20.660 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (8.8.0) 2022-02-17 14:21:20.661 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.0) 2022-02-17 14:21:20.662 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.0) 2022-02-17 14:21:20.663 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:21:20.664 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.12.1) 2022-02-17 14:21:20.666 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:21:20.667 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:21:20.822 | Collecting taskflow>=4.0.0 2022-02-17 14:21:20.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-02-17 14:21:20.852 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:21:20.854 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (9.4.0) 2022-02-17 14:21:20.896 | Collecting WSME>=0.8.0 2022-02-17 14:21:20.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-17 14:21:20.909 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.1.0) 2022-02-17 14:21:20.909 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:21:20.910 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:21:20.912 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:21:20.913 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (22.0.0) 2022-02-17 14:21:20.914 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (11.2.0) 2022-02-17 14:21:20.915 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.1.0) 2022-02-17 14:21:20.955 | Collecting oslo.limit>=1.4.0 2022-02-17 14:21:20.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-17 14:21:20.967 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.1) 2022-02-17 14:21:20.968 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (12.13.0) 2022-02-17 14:21:20.969 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.1) 2022-02-17 14:21:20.970 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.3.0) 2022-02-17 14:21:20.972 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:21:21.002 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-17 14:21:21.008 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-17 14:21:21.012 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.2) 2022-02-17 14:21:21.013 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:21:21.014 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:21:21.015 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (36.0.1) 2022-02-17 14:21:21.045 | Collecting cursive>=0.2.1 2022-02-17 14:21:21.053 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-17 14:21:21.056 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.0.2) 2022-02-17 14:21:21.057 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.5.0) 2022-02-17 14:21:21.162 | Collecting castellan>=0.17.0 2022-02-17 14:21:21.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-02-17 14:21:21.191 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (5.4.0) 2022-02-17 14:21:21.193 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (4.11.0) 2022-02-17 14:21:21.194 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (1.1.6) 2022-02-17 14:21:21.274 | Collecting python-barbicanclient>=4.5.2 2022-02-17 14:21:21.282 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-17 14:21:21.288 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (2.27.1) 2022-02-17 14:21:21.329 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev79) (1.15.0) 2022-02-17 14:21:21.363 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev79) (4.3.0) 2022-02-17 14:21:21.373 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev79) (1.13.3) 2022-02-17 14:21:21.387 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.16.0) 2022-02-17 14:21:21.388 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.1.2) 2022-02-17 14:21:21.390 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (2.1.0) 2022-02-17 14:21:21.479 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev79) (3.0.7) 2022-02-17 14:21:21.555 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev79) (1.7.0) 2022-02-17 14:21:21.607 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (3.1.1) 2022-02-17 14:21:21.609 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (2.10.1) 2022-02-17 14:21:21.641 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev79) (0.17.3) 2022-02-17 14:21:21.684 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:21:21.685 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (0.8.0) 2022-02-17 14:21:21.713 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (6.0) 2022-02-17 14:21:21.771 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:21:21.773 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.13.0) 2022-02-17 14:21:21.776 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:21:21.800 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.61.0) 2022-02-17 14:21:21.845 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (2.8.2) 2022-02-17 14:21:21.851 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (0.9.6) 2022-02-17 14:21:21.909 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.2.3) 2022-02-17 14:21:21.911 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.4.0) 2022-02-17 14:21:21.912 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:21:21.913 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (2.8.0) 2022-02-17 14:21:21.917 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.9) 2022-02-17 14:21:21.940 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.0.3) 2022-02-17 14:21:21.943 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:21:21.944 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.3.0) 2022-02-17 14:21:21.986 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev79) (5.9.0) 2022-02-17 14:21:22.029 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:21:22.031 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (21.3) 2022-02-17 14:21:22.032 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (2021.3) 2022-02-17 14:21:22.109 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev79) (60.9.0) 2022-02-17 14:21:22.169 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev79) (0.2.5) 2022-02-17 14:21:22.270 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev79) (0.7) 2022-02-17 14:21:22.541 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (6.3.1) 2022-02-17 14:21:22.575 | Collecting pydot>=1.2.4 2022-02-17 14:21:22.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-17 14:21:22.651 | Collecting automaton>=1.9.0 2022-02-17 14:21:22.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-02-17 14:21:22.761 | Collecting networkx>=2.1.0 2022-02-17 14:21:22.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-17 14:21:22.915 | Collecting simplegeneric 2022-02-17 14:21:22.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-17 14:21:22.927 | Preparing metadata (setup.py): started 2022-02-17 14:21:24.655 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:24.685 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:21:24.799 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev79) (2.21) 2022-02-17 14:21:24.905 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:21:25.117 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.4) 2022-02-17 14:21:25.118 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (5.1.1) 2022-02-17 14:21:25.121 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.0) 2022-02-17 14:21:25.122 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:21:25.123 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.10.0) 2022-02-17 14:21:25.124 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.32) 2022-02-17 14:21:25.125 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.1.5) 2022-02-17 14:21:25.248 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.13.1) 2022-02-17 14:21:25.279 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev79) (1.0.3) 2022-02-17 14:21:25.326 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:21:25.329 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:21:25.573 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (3.10.0) 2022-02-17 14:21:25.795 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (1.26.8) 2022-02-17 14:21:25.797 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (3.3) 2022-02-17 14:21:25.798 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2019.11.28) 2022-02-17 14:21:25.800 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2.0.12) 2022-02-17 14:21:25.908 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.2) 2022-02-17 14:21:26.067 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:21:26.170 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev79) (3.7.0) 2022-02-17 14:21:26.486 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (2.3.3) 2022-02-17 14:21:26.488 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:21:26.721 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.2) 2022-02-17 14:21:27.006 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (1.0.0) 2022-02-17 14:21:27.317 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (21.4.0) 2022-02-17 14:21:27.317 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (1.8.2) 2022-02-17 14:21:27.673 | Building wheels for collected packages: simplegeneric 2022-02-17 14:21:27.674 | Building wheel for simplegeneric (setup.py): started 2022-02-17 14:21:30.023 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-17 14:21:30.024 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=8e5ef568826543cd7895954dcfa927e62ba78ada6f7bec5ee5e5cd813ff8b622 2022-02-17 14:21:30.024 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-17 14:21:30.028 | Successfully built simplegeneric 2022-02-17 14:21:30.877 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-17 14:21:33.511 | Running setup.py develop for glance 2022-02-17 14:21:37.472 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-02-17 14:21:37.472 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:21:37.479 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:21:37.479 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:21:37.620 | + inc/python:pip_install:200 : result=0 2022-02-17 14:21:37.622 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:21:37.625 | + functions-common:time_stop:2425 : local name 2022-02-17 14:21:37.627 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:21:37.629 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:21:37.631 | + functions-common:time_stop:2428 : local total 2022-02-17 14:21:37.634 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:21:37.636 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:21:37.639 | + functions-common:time_stop:2432 : start_time=1645107675686 2022-02-17 14:21:37.641 | + functions-common:time_stop:2434 : [[ -z 1645107675686 ]] 2022-02-17 14:21:37.643 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:21:37.648 | + functions-common:time_stop:2437 : end_time=1645107697645 2022-02-17 14:21:37.650 | + functions-common:time_stop:2438 : elapsed_time=21959 2022-02-17 14:21:37.652 | + functions-common:time_stop:2439 : total=97313 2022-02-17 14:21:37.654 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:21:37.656 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=119272 2022-02-17 14:21:37.659 | + inc/python:pip_install:203 : return 0 2022-02-17 14:21:37.661 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:21:37.664 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:37.666 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:37.685 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:37.697 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 14:21:37.700 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 14:21:37.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:21:37.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:21:37.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 14:21:37.709 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:21:37.712 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:21:37.714 | + ./stack.sh:main:920 : configure_glance 2022-02-17 14:21:37.717 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 14:21:37.729 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 14:21:37.732 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 14:21:37.735 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 14:21:37.737 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 14:21:37.739 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 14:21:37.741 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:21:37.745 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:21:37.747 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 14:21:37.776 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:21:37.805 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 14:21:37.833 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:21:37.861 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 14:21:37.890 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 14:21:37.920 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 14:21:37.923 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:21:37.925 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 14:21:37.927 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:21:37.930 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 14:21:37.958 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 14:21:37.986 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-17 14:21:38.015 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 14:21:38.048 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 14:21:38.076 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 14:21:38.105 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 14:21:38.135 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 14:21:38.163 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:21:38.190 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:21:38.219 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 14:21:38.249 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 14:21:38.251 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 14:21:38.254 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 14:21:38.256 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:21:38.259 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:21:38.261 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:21:38.278 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:38.281 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:21:38.283 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:21:38.286 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:21:38.302 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:38.304 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:21:38.307 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:21:38.335 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:21:38.338 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:21:38.340 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 14:21:38.343 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 14:21:38.345 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 14:21:38.372 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 14:21:38.401 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 14:21:38.403 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 14:21:38.405 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 14:21:38.408 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 14:21:38.410 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:21:38.412 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 14:21:38.415 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:21:38.446 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 14:21:38.449 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.81 2022-02-17 14:21:38.483 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:21:38.486 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 14:21:38.502 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:38.505 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 14:21:38.533 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 14:21:38.561 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 14:21:38.589 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 14:21:38.617 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 14:21:38.646 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 14:21:38.663 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:38.665 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:21:38.694 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 14:21:38.728 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 14:21:38.757 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.81/identity/v3 2022-02-17 14:21:38.785 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 14:21:38.813 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.81/image 2022-02-17 14:21:38.841 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 14:21:38.857 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:38.860 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 14:21:38.862 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 14:21:38.864 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:21:38.867 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:21:38.886 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:21:38.888 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:21:38.890 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:21:38.893 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:21:38.895 | + 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-02-17 14:21:38.922 | + 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-02-17 14:21:38.951 | + 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-02-17 14:21:38.979 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:21:39.007 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 14:21:39.011 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 14:21:39.042 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 14:21:39.071 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:21:39.099 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.81/identity 2022-02-17 14:21:39.128 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 14:21:39.156 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 14:21:39.185 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 14:21:39.214 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:21:39.245 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 14:21:39.275 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 14:21:39.307 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 14:21:39.335 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 14:21:39.340 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-17 14:21:39.347 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 14:21:39.363 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:39.366 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 14:21:39.368 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 14:21:39.371 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 14:21:39.373 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 14:21:39.375 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 14:21:39.378 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 14:21:39.382 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 14:21:39.384 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 14:21:39.388 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 14:21:39.418 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 14:21:39.421 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 14:21:39.423 | ++ functions:get_random_port:837 : true 2022-02-17 14:21:39.425 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 14:21:39.428 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 14:21:39.430 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 14:21:39.491 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 14:21:39.493 | ++ functions:get_random_port:841 : break 2 2022-02-17 14:21:39.496 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 14:21:39.498 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 14:21:39.500 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 14:21:39.527 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 14:21:39.554 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 14:21:39.581 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:21:39.609 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:21:39.635 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:21:39.662 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:21:39.691 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:21:39.719 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:21:39.746 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:21:39.773 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:21:39.800 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:21:39.828 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:21:39.855 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:21:39.881 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 14:21:39.909 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 14:21:39.936 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 14:21:39.966 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 14:21:39.994 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 14:21:40.028 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 14:21:40.030 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 14:21:40.032 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:40.035 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:40.037 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:40.039 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:40.042 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 14:21:40.103 | proxy (enabled by site administrator) 2022-02-17 14:21:40.106 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 14:21:40.109 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 14:21:40.111 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:40.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:40.115 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:40.118 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:40.121 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 14:21:40.174 | No module matches proxy_http 2022-02-17 14:21:40.177 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-17 14:21:40.239 | Considering dependency proxy for proxy_http: 2022-02-17 14:21:40.239 | Module proxy already enabled 2022-02-17 14:21:40.239 | Enabling module proxy_http. 2022-02-17 14:21:40.245 | To activate the new configuration, you need to run: 2022-02-17 14:21:40.245 | systemctl restart apache2 2022-02-17 14:21:40.249 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-17 14:21:40.252 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:21:40.254 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:21:40.256 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:21:40.382 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 14:21:40.386 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 14:21:40.390 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 14:21:40.392 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:21:40.394 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:40.397 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:40.400 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:40.403 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:40.406 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 14:21:40.406 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:40.415 | KeepAlive Off 2022-02-17 14:21:40.419 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 14:21:40.419 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:40.427 | SetEnv proxy-sendchunked 1 2022-02-17 14:21:40.432 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:40.432 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 14:21:40.440 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 14:21:40.443 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 14:21:40.446 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 14:21:40.448 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:21:40.451 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:21:40.453 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:40.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:40.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:40.460 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:40.462 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:21:40.465 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:40.467 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:40.469 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 14:21:40.530 | Enabling site glance-wsgi-api. 2022-02-17 14:21:40.535 | To activate the new configuration, you need to run: 2022-02-17 14:21:40.535 | systemctl reload apache2 2022-02-17 14:21:40.540 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 14:21:40.543 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:21:40.545 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:21:40.547 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:21:40.677 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 14:21:40.684 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 14:21:40.713 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 14:21:40.715 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 14:21:40.733 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:40.735 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 14:21:40.738 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 14:21:40.740 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 14:21:40.742 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:21:40.745 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 14:21:40.748 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 14:21:40.750 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 14:21:40.753 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 14:21:40.755 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:21:40.757 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:21:40.760 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:21:40.763 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:21:40.765 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:21:40.768 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:21:40.784 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:21:40.787 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:21:40.789 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:40.792 | + functions-common:git_clone:629 : echo master 2022-02-17 14:21:40.793 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:21:40.798 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 14:21:40.800 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:40.803 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 14:21:40.806 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:21:40.806 | + functions-common:git_clone:678 : head -1 2022-02-17 14:21:40.811 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 14:21:40.814 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:21:40.816 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 14:21:40.819 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:21:40.821 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:40.823 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:40.826 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:21:40.829 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 14:21:40.831 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:21:40.834 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:40.836 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:40.839 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:21:40.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:21:40.845 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 14:21:40.847 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:21:40.850 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 14:21:40.853 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:21:40.855 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:21:40.858 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 14:21:40.864 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 14:21:40.867 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 14:21:41.516 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 14:21:41.518 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:21:41.521 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:21:41.523 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:21:41.526 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:41.528 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:41.531 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:21:41.533 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:21:41.535 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:21:41.538 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:21:41.540 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:21:41.542 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:21:41.545 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:21:41.547 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 14:21:41.568 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 14:21:41.571 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-17 14:21:42.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:42.371 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:42.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:42.371 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:43.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:21:43.517 | Obtaining file:///opt/stack/cinder 2022-02-17 14:21:43.518 | Preparing metadata (setup.py): started 2022-02-17 14:21:47.228 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:47.441 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 14:21:47.442 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 14:21:47.443 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 14:21:47.444 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 14:21:47.445 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 14:21:47.447 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 14:21:47.448 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:21:47.449 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:21:47.450 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 14:21:47.451 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 14:21:47.562 | Collecting oauth2client>=4.1.3 2022-02-17 14:21:47.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-17 14:21:47.577 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 14:21:47.578 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 14:21:47.579 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 14:21:47.580 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 14:21:47.581 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 14:21:47.583 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 14:21:47.583 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 14:21:47.584 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:21:47.585 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 14:21:47.587 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 14:21:47.589 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 14:21:47.590 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 14:21:47.591 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 14:21:47.592 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:21:47.593 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 14:21:47.594 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:47.595 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 14:21:47.596 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 14:21:47.720 | Collecting paramiko>=2.7.2 2022-02-17 14:21:47.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-17 14:21:47.736 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:21:47.737 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 14:21:47.738 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 14:21:47.739 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 14:21:47.741 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 14:21:47.832 | Collecting python-glanceclient>=3.2.2 2022-02-17 14:21:47.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-17 14:21:47.848 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:21:47.849 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 14:21:47.850 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 14:21:47.851 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 14:21:47.852 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 14:21:47.853 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 14:21:47.854 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 14:21:47.895 | Collecting rtslib-fb>=2.1.74 2022-02-17 14:21:47.901 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-17 14:21:47.906 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 14:21:47.907 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 14:21:47.908 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 14:21:47.909 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:21:47.948 | Collecting tabulate>=0.8.7 2022-02-17 14:21:47.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-17 14:21:47.957 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 14:21:47.958 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 14:21:47.959 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:21:48.071 | Collecting oslo.vmware>=3.10.0 2022-02-17 14:21:48.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-17 14:21:48.092 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:21:48.093 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 14:21:48.094 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:21:48.247 | Collecting google-api-python-client>=1.11.0 2022-02-17 14:21:48.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f9/176e4f26c11b2/google_api_python_client-2.37.0-py2.py3-none-any.whl (8.1 MB) 2022-02-17 14:21:48.456 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:21:48.457 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 14:21:48.458 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 14:21:48.504 | Collecting zstd>=1.4.5.1 2022-02-17 14:21:48.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-17 14:21:48.610 | Preparing metadata (setup.py): started 2022-02-17 14:21:50.314 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:51.380 | Collecting boto3>=1.16.51 2022-02-17 14:21:51.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25a/76b7b530a124d/boto3-1.21.0-py3-none-any.whl (132 kB) 2022-02-17 14:21:52.885 | Collecting botocore<1.25.0,>=1.24.0 2022-02-17 14:21:52.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2bf/4463513bd8981/botocore-1.24.0-py3-none-any.whl (8.5 MB) 2022-02-17 14:21:53.218 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-17 14:21:53.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-17 14:21:53.231 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.10.0) 2022-02-17 14:21:53.293 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 14:21:53.323 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 14:21:53.497 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-17 14:21:53.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-17 14:21:53.632 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-17 14:21:53.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-02-17 14:21:53.679 | Collecting uritemplate<5,>=3.0.1 2022-02-17 14:21:53.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-17 14:21:53.718 | Collecting google-auth-httplib2>=0.1.0 2022-02-17 14:21:53.724 | 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-02-17 14:21:53.819 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev203) (1.7.0) 2022-02-17 14:21:53.874 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:21:53.876 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (3.1.1) 2022-02-17 14:21:54.022 | Collecting pyasn1-modules>=0.0.5 2022-02-17 14:21:54.030 | 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-02-17 14:21:54.096 | Collecting rsa>=3.1.4 2022-02-17 14:21:54.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-17 14:21:54.251 | Collecting pyasn1>=0.1.7 2022-02-17 14:21:54.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-17 14:21:54.318 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev203) (0.17.3) 2022-02-17 14:21:54.361 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (0.8.0) 2022-02-17 14:21:54.362 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:21:54.363 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 14:21:54.364 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:21:54.424 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:21:54.425 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.7.6) 2022-02-17 14:21:54.428 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:21:54.483 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (2.8.2) 2022-02-17 14:21:54.488 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (0.9.6) 2022-02-17 14:21:54.547 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:21:54.548 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.9) 2022-02-17 14:21:54.549 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:21:54.552 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.4.0) 2022-02-17 14:21:54.554 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.2.3) 2022-02-17 14:21:54.578 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:21:54.579 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 14:21:54.582 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 14:21:54.628 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev203) (1.0.3) 2022-02-17 14:21:54.713 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (3.0.0) 2022-02-17 14:21:54.715 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:21:54.738 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (3.1.0) 2022-02-17 14:21:54.766 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev203) (0.11.0) 2022-02-17 14:21:54.923 | Collecting suds-community>=0.6 2022-02-17 14:21:54.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-17 14:21:54.940 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.26.8) 2022-02-17 14:21:55.192 | Collecting pynacl>=1.0.1 2022-02-17 14:21:55.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-17 14:21:55.245 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 14:21:55.385 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:21:55.430 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (22.0.0) 2022-02-17 14:21:55.434 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.13.3) 2022-02-17 14:21:55.474 | Collecting warlock<2,>=1.2.0 2022-02-17 14:21:55.481 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-17 14:21:55.681 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 14:21:55.684 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2.0.12) 2022-02-17 14:21:55.685 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 14:21:55.721 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 14:21:55.794 | Collecting pyudev>=0.16.1 2022-02-17 14:21:55.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-02-17 14:21:56.041 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 14:21:56.043 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 14:21:56.181 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 14:21:56.183 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:56.185 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 14:21:56.313 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 14:21:56.432 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (4.11.0) 2022-02-17 14:21:56.434 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.1.6) 2022-02-17 14:21:56.435 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (5.4.0) 2022-02-17 14:21:56.469 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:21:56.715 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 14:21:56.794 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (2.3.3) 2022-02-17 14:21:56.796 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:21:56.965 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:57.053 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (3.19.4) 2022-02-17 14:21:57.137 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-17 14:21:57.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-17 14:21:57.346 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:21:57.776 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (1.1.5) 2022-02-17 14:21:57.828 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.13.1) 2022-02-17 14:21:57.876 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (0.2.5) 2022-02-17 14:21:59.200 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.32) 2022-02-17 14:21:59.484 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (1.8.2) 2022-02-17 14:21:59.485 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (21.4.0) 2022-02-17 14:21:59.630 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (2.2) 2022-02-17 14:21:59.820 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:21:59.948 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (3.7.0) 2022-02-17 14:22:00.587 | Building wheels for collected packages: zstd 2022-02-17 14:22:00.588 | Building wheel for zstd (setup.py): started 2022-02-17 14:22:47.732 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-17 14:22:47.744 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761587 sha256=e4061c779b06a6da468f2fe4556a233044b0966982e9e006efee7f0320118500 2022-02-17 14:22:47.744 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-17 14:22:47.748 | Successfully built zstd 2022-02-17 14:22:48.792 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-02-17 14:22:50.825 | Attempting uninstall: pynacl 2022-02-17 14:22:50.828 | Found existing installation: PyNaCl 1.3.0 2022-02-17 14:22:50.833 | Uninstalling PyNaCl-1.3.0: 2022-02-17 14:22:50.860 | Successfully uninstalled PyNaCl-1.3.0 2022-02-17 14:22:52.590 | Running setup.py develop for cinder 2022-02-17 14:22:58.078 | Successfully installed boto3-1.21.0 botocore-1.24.0 cinder google-api-core-2.5.0 google-api-python-client-2.37.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.5.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.1 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-17 14:22:58.078 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:22:58.086 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:22:58.086 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:22:58.334 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:58.336 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:58.338 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:58.341 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:58.343 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:58.345 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:58.347 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:58.350 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:58.352 | + functions-common:time_stop:2432 : start_time=1645107701563 2022-02-17 14:22:58.354 | + functions-common:time_stop:2434 : [[ -z 1645107701563 ]] 2022-02-17 14:22:58.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:58.361 | + functions-common:time_stop:2437 : end_time=1645107778359 2022-02-17 14:22:58.363 | + functions-common:time_stop:2438 : elapsed_time=76796 2022-02-17 14:22:58.366 | + functions-common:time_stop:2439 : total=119272 2022-02-17 14:22:58.368 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:58.370 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=196068 2022-02-17 14:22:58.373 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:58.375 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:22:58.378 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:22:58.380 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:22:58.399 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:22:58.411 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 14:22:58.414 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 14:22:58.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:58.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:58.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 14:22:58.423 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:58.426 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 14:22:58.429 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 14:22:58.431 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 14:22:58.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:58.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:58.438 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 14:22:58.450 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 14:22:58.453 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:22:58.456 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:22:58.458 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:22:58.460 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:22:58.463 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:58.465 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:22:58.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:58.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:58.472 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:22:58.475 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:22:58.478 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:22:58.480 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:22:58.483 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 14:22:58.485 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:22:58.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:58.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:58.493 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 14:22:58.515 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-17 14:22:58.623 | Reading package lists... 2022-02-17 14:22:58.855 | Building dependency tree... 2022-02-17 14:22:58.856 | Reading state information... 2022-02-17 14:22:59.092 | The following packages were automatically installed and are no longer required: 2022-02-17 14:22:59.093 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:22:59.093 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:22:59.093 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:22:59.093 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:22:59.093 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:22:59.093 | python3-zope.interface 2022-02-17 14:22:59.093 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:22:59.094 | The following additional packages will be installed: 2022-02-17 14:22:59.094 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-17 14:22:59.094 | python3-urwid 2022-02-17 14:22:59.095 | Suggested packages: 2022-02-17 14:22:59.095 | python-pyparsing-doc python-urwid-doc 2022-02-17 14:22:59.162 | The following NEW packages will be installed: 2022-02-17 14:22:59.163 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-17 14:22:59.163 | python3-urwid targetcli-fb 2022-02-17 14:22:59.272 | 0 upgraded, 6 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:22:59.272 | Need to get 356 kB of archives. 2022-02-17 14:22:59.272 | After this operation, 2,294 kB of additional disk space will be used. 2022-02-17 14:22:59.272 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-17 14:22:59.416 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-17 14:22:59.497 | 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-02-17 14:22:59.507 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-17 14:22:59.514 | 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-02-17 14:22:59.520 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-17 14:23:00.071 | Fetched 356 kB in 0s (1,006 kB/s) 2022-02-17 14:23:00.102 | Selecting previously unselected package python3-pyparsing. 2022-02-17 14:23:00.152 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-02-17 14:23:00.156 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-17 14:23:00.158 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-17 14:23:00.194 | Selecting previously unselected package python3-urwid. 2022-02-17 14:23:00.204 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-02-17 14:23:00.206 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-17 14:23:00.262 | Selecting previously unselected package python3-configshell-fb. 2022-02-17 14:23:00.271 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-17 14:23:00.274 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-17 14:23:00.310 | Selecting previously unselected package python3-pyudev. 2022-02-17 14:23:00.320 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-17 14:23:00.322 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-17 14:23:00.362 | Selecting previously unselected package python3-rtslib-fb. 2022-02-17 14:23:00.371 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-17 14:23:00.374 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-17 14:23:00.415 | Selecting previously unselected package targetcli-fb. 2022-02-17 14:23:00.425 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-17 14:23:00.427 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-17 14:23:00.486 | Setting up python3-urwid (2.0.1-3) ... 2022-02-17 14:23:00.841 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 14:23:00.841 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 14:23:00.841 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 14:23:00.841 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 14:23:00.841 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 14:23:00.841 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 14:23:00.841 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 14:23:00.841 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 14:23:00.946 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-17 14:23:01.257 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-17 14:23:01.564 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-17 14:23:01.843 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-17 14:23:03.122 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-17 14:23:03.652 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-17 14:23:03.652 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-17 14:23:05.669 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:23:05.768 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:23:13.930 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:23:13.933 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:23:13.935 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:13.938 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:13.940 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:13.943 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:13.945 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:13.948 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:23:13.950 | + functions-common:time_stop:2432 : start_time=1645107778512 2022-02-17 14:23:13.953 | + functions-common:time_stop:2434 : [[ -z 1645107778512 ]] 2022-02-17 14:23:13.956 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:13.961 | + functions-common:time_stop:2437 : end_time=1645107793957 2022-02-17 14:23:13.963 | + functions-common:time_stop:2438 : elapsed_time=15445 2022-02-17 14:23:13.965 | + functions-common:time_stop:2439 : total=266522 2022-02-17 14:23:13.968 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:13.970 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=281967 2022-02-17 14:23:13.973 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:23:13.975 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:23:13.978 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 14:23:13.981 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 14:23:13.993 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 14:23:13.996 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 14:23:13.999 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 14:23:14.001 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 14:23:14.004 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 14:23:14.004 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 14:23:14.008 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 14:23:14.011 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 14:23:14.013 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 14:23:14.015 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 14:23:14.017 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 14:23:14.019 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 14:23:14.021 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 14:23:14.024 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 14:23:14.034 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 14:23:14.046 | + 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-02-17 14:23:14.058 | + 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-02-17 14:23:14.070 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 14:23:14.081 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 14:23:14.084 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 14:23:14.089 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yv52hpLglM 2022-02-17 14:23:14.091 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:23:14.093 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:23:14.095 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 14:23:14.097 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yv52hpLglM 2022-02-17 14:23:14.101 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yv52hpLglM 2022-02-17 14:23:14.113 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yv52hpLglM /etc/sudoers.d/cinder-rootwrap 2022-02-17 14:23:14.125 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 14:23:14.129 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 14:23:14.131 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 14:23:14.133 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 14:23:14.135 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 14:23:14.137 | + 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-02-17 14:23:14.140 | + 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-02-17 14:23:14.142 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 14:23:14.144 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 14:23:14.149 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 14:23:14.153 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 14:23:14.177 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 14:23:14.196 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 14:23:14.215 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 14:23:14.233 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 14:23:14.251 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 14:23:14.269 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 14:23:14.288 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 14:23:14.306 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 14:23:14.308 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:23:14.310 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 14:23:14.313 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:23:14.315 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 14:23:14.345 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 14:23:14.371 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-17 14:23:14.399 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 14:23:14.426 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 14:23:14.454 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 14:23:14.482 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 14:23:14.509 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 14:23:14.537 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:23:14.564 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:23:14.592 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 14:23:14.622 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 14:23:14.650 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 14:23:14.652 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 14:23:14.655 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 14:23:14.657 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 14:23:14.659 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:23:14.662 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:23:14.692 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 14:23:14.720 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 14:23:14.748 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 14:23:14.776 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 14:23:14.804 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 14:23:14.831 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 14:23:14.862 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 14:23:14.864 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.81 2022-02-17 14:23:14.891 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 14:23:14.923 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 14:23:14.930 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 089295b80fb6ea9dc69699c9f9c41111 2022-02-17 14:23:14.958 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 14:23:14.961 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 14:23:14.988 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 14:23:15.016 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 14:23:15.044 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 14:23:15.072 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 14:23:15.089 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:15.091 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 14:23:15.093 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 14:23:15.096 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 14:23:15.098 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 14:23:15.100 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 14:23:15.103 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 14:23:15.105 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 14:23:15.107 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 14:23:15.110 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 14:23:15.112 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 14:23:15.114 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 14:23:15.145 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 14:23:15.172 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 14:23:15.200 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 14:23:15.228 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 14:23:15.256 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 14:23:15.285 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 14:23:15.287 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 14:23:15.289 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 14:23:15.292 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 14:23:15.320 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 14:23:15.322 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 14:23:15.350 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 14:23:15.353 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 14:23:15.355 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 14:23:15.357 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 14:23:15.385 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 14:23:15.388 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 14:23:15.390 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 14:23:15.406 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:15.410 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 14:23:15.412 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 14:23:15.414 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 14:23:15.417 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 14:23:15.445 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.81:8080/v1/AUTH_ 2022-02-17 14:23:15.473 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 14:23:15.488 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:15.491 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 14:23:15.508 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:15.510 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 14:23:15.526 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:15.529 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 14:23:15.531 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 14:23:15.533 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 14:23:15.536 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 14:23:15.538 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:23:15.540 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:23:15.543 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:23:15.559 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:15.562 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:23:15.564 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:23:15.567 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:23:15.583 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:15.585 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:23:15.588 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:23:15.615 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:23:15.618 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:23:15.620 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 14:23:15.623 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 14:23:15.625 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:23:15.628 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:23:15.645 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:23:15.647 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:23:15.649 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:23:15.652 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:23:15.654 | + 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-02-17 14:23:15.682 | + 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-02-17 14:23:15.710 | + 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-02-17 14:23:15.737 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:23:15.765 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 14:23:15.781 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:15.783 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 14:23:15.786 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:23:15.789 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 14:23:15.791 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 14:23:15.793 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:23:15.796 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:23:15.798 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 14:23:15.802 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 14:23:15.805 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:23:15.808 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:23:15.820 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:23:15.820 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:15.829 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:23:15.832 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:15.847 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:23:15.849 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:23:15.854 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 14:23:15.882 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 14:23:15.909 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 14:23:15.936 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:23:15.962 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:23:15.990 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:23:16.017 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:23:16.044 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:23:16.071 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:23:16.098 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:23:16.125 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:23:16.152 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:23:16.179 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:23:16.207 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:23:16.209 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:23:16.212 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 14:23:16.215 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 14:23:16.217 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:23:16.219 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:16.222 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:16.224 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:23:16.227 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:23:16.230 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:23:16.256 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:23:16.284 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 14:23:16.285 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:23:16.294 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 14:23:16.297 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 14:23:16.299 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 14:23:16.301 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:23:16.304 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:23:16.306 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:23:16.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:16.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:16.313 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:23:16.315 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:23:16.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:16.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:16.322 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 14:23:16.384 | Enabling site cinder-wsgi. 2022-02-17 14:23:16.389 | To activate the new configuration, you need to run: 2022-02-17 14:23:16.389 | systemctl reload apache2 2022-02-17 14:23:16.393 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:23:16.396 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:23:16.398 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:23:16.401 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:23:16.526 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 14:23:16.528 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 14:23:16.559 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.81/image 2022-02-17 14:23:16.587 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 14:23:16.603 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:16.606 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 14:23:16.608 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:23:16.610 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 14:23:16.613 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 14:23:16.615 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 14:23:16.645 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 14:23:16.673 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.81/identity 2022-02-17 14:23:16.701 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 14:23:16.729 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 14:23:16.756 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 14:23:16.784 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 14:23:16.812 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 14:23:16.839 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:23:16.867 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 14:23:16.895 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 14:23:16.923 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:23:16.950 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 14:23:16.953 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 14:23:16.969 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:16.972 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.81:2379 2022-02-17 14:23:17.003 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 14:23:17.005 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 14:23:17.022 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:17.025 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 14:23:17.028 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 14:23:17.030 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 14:23:17.032 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:23:17.035 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 14:23:17.037 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 14:23:17.041 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:23:17.042 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:23:17.047 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:23:17.050 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:23:17.052 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:23:17.055 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:23:17.057 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 14:23:17.060 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 14:23:17.062 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 14:23:17.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:17.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:17.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 14:23:17.072 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:17.075 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 14:23:17.077 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 14:23:17.079 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 14:23:17.082 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:23:17.084 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:23:17.087 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:23:17.090 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:23:17.092 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:23:17.095 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:23:17.111 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:23:17.114 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:23:17.116 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:17.119 | + functions-common:git_clone:629 : echo master 2022-02-17 14:23:17.119 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:23:17.124 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 14:23:17.126 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:17.129 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 14:23:17.131 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:23:17.132 | + functions-common:git_clone:678 : head -1 2022-02-17 14:23:17.136 | d6eb8f70be [OVN] Off-path SmartNIC DPU Port Binding with OVN 2022-02-17 14:23:17.140 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:23:17.142 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 14:23:17.145 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:23:17.147 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:23:17.150 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 14:23:17.152 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:23:17.155 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 14:23:17.157 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:23:17.160 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:23:17.162 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 14:23:17.165 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:23:17.168 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:23:17.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 14:23:17.173 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:23:17.176 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 14:23:17.178 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:23:17.181 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:23:17.184 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 14:23:17.190 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 14:23:17.192 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 14:23:17.837 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 14:23:17.839 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:23:17.842 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:23:17.844 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:23:17.846 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:23:17.849 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 14:23:17.851 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:23:17.853 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:23:17.855 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:23:17.858 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:23:17.860 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:23:17.863 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:23:17.865 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:23:17.868 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 14:23:17.889 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 14:23:17.891 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-17 14:23:18.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:18.735 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:18.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:18.735 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:19.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:19.872 | Obtaining file:///opt/stack/neutron 2022-02-17 14:23:19.873 | Preparing metadata (setup.py): started 2022-02-17 14:23:23.852 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:23:23.943 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.8.1) 2022-02-17 14:23:23.944 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.5.0) 2022-02-17 14:23:23.945 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.1.1) 2022-02-17 14:23:23.946 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.5.1) 2022-02-17 14:23:23.947 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.4.0) 2022-02-17 14:23:23.948 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.1.1) 2022-02-17 14:23:23.949 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.33.0) 2022-02-17 14:23:23.950 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.4.1) 2022-02-17 14:23:23.951 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.20.4) 2022-02-17 14:23:23.953 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.27.1) 2022-02-17 14:23:23.954 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.0.3) 2022-02-17 14:23:23.955 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (9.4.0) 2022-02-17 14:23:23.956 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.8.0) 2022-02-17 14:23:23.957 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.11.0) 2022-02-17 14:23:23.958 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.19.0) 2022-02-17 14:23:23.959 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (7.8.0) 2022-02-17 14:23:23.960 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (6.3.1) 2022-02-17 14:23:23.961 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.4.31) 2022-02-17 14:23:23.962 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.8.7) 2022-02-17 14:23:23.963 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.4.0) 2022-02-17 14:23:23.964 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.7.6) 2022-02-17 14:23:23.965 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.5.0) 2022-02-17 14:23:23.966 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.10.1) 2022-02-17 14:23:23.967 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.5.0) 2022-02-17 14:23:23.969 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (8.8.0) 2022-02-17 14:23:23.970 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.4.0) 2022-02-17 14:23:23.971 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (11.2.0) 2022-02-17 14:23:23.972 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.1.0) 2022-02-17 14:23:23.973 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.6.1) 2022-02-17 14:23:23.974 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (12.13.0) 2022-02-17 14:23:23.975 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.5.1) 2022-02-17 14:23:23.977 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.10.1) 2022-02-17 14:23:23.978 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.7.0) 2022-02-17 14:23:23.979 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.3.0) 2022-02-17 14:23:23.980 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (6.3.0) 2022-02-17 14:23:23.981 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.3.0) 2022-02-17 14:23:23.982 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.8.0) 2022-02-17 14:23:23.983 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.5.0) 2022-02-17 14:23:23.984 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.12.1) 2022-02-17 14:23:23.985 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.5.0) 2022-02-17 14:23:23.986 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.4.2) 2022-02-17 14:23:23.987 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.3.0) 2022-02-17 14:23:23.989 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.1.0) 2022-02-17 14:23:23.990 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.16.0) 2022-02-17 14:23:23.990 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.15.0) 2022-02-17 14:23:23.992 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (21.3) 2022-02-17 14:23:23.993 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.9.0) 2022-02-17 14:23:23.994 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:23.995 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (22.0.0) 2022-02-17 14:23:23.996 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (17.6.0) 2022-02-17 14:23:23.997 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.61.0) 2022-02-17 14:23:23.998 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.4.0) 2022-02-17 14:23:23.999 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.7.0) 2022-02-17 14:23:24.000 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.4.0) 2022-02-17 14:23:24.001 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.10.1) 2022-02-17 14:23:24.017 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev510) (4.11.0) 2022-02-17 14:23:24.019 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev510) (5.4.0) 2022-02-17 14:23:24.020 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev510) (1.1.6) 2022-02-17 14:23:24.029 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev510) (1.13.3) 2022-02-17 14:23:24.042 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev510) (1.16.0) 2022-02-17 14:23:24.043 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev510) (2.1.0) 2022-02-17 14:23:24.044 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev510) (1.1.2) 2022-02-17 14:23:24.062 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev510) (3.0.7) 2022-02-17 14:23:24.069 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev510) (2.0.1) 2022-02-17 14:23:24.128 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev510) (1.7.0) 2022-02-17 14:23:24.130 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev510) (1.0.2) 2022-02-17 14:23:24.183 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev510) (3.1.1) 2022-02-17 14:23:24.185 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev510) (4.4.0) 2022-02-17 14:23:24.231 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev510) (2.7.0) 2022-02-17 14:23:24.232 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev510) (1.2.2) 2022-02-17 14:23:24.261 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (1.1.5) 2022-02-17 14:23:24.262 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (1.4.0) 2022-02-17 14:23:24.263 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (1.4.4) 2022-02-17 14:23:24.264 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (0.10.0) 2022-02-17 14:23:24.265 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (36.0.1) 2022-02-17 14:23:24.266 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (1.32) 2022-02-17 14:23:24.268 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (2.5.0) 2022-02-17 14:23:24.270 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (6.0) 2022-02-17 14:23:24.287 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev510) (1.0.3) 2022-02-17 14:23:24.376 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev510) (0.17.3) 2022-02-17 14:23:24.420 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev510) (1.5.0) 2022-02-17 14:23:24.482 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev510) (0.5.0) 2022-02-17 14:23:24.484 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev510) (2.0.1) 2022-02-17 14:23:24.485 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev510) (0.13.0) 2022-02-17 14:23:24.566 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev510) (0.9.6) 2022-02-17 14:23:24.568 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev510) (2.8.2) 2022-02-17 14:23:24.626 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (5.0.9) 2022-02-17 14:23:24.629 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (0.4.0) 2022-02-17 14:23:24.633 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (5.2.3) 2022-02-17 14:23:24.633 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (5.0.0) 2022-02-17 14:23:24.659 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev510) (3.2.0) 2022-02-17 14:23:24.661 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev510) (3.3.0) 2022-02-17 14:23:24.709 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev510) (1.15.0) 2022-02-17 14:23:24.761 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev510) (2021.3) 2022-02-17 14:23:24.793 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev510) (1.3.3) 2022-02-17 14:23:24.794 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev510) (3.0.0) 2022-02-17 14:23:24.821 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev510) (3.1.0) 2022-02-17 14:23:24.959 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev510) (2.4.0) 2022-02-17 14:23:25.030 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev510) (60.9.0) 2022-02-17 14:23:25.105 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev510) (3.0.0) 2022-02-17 14:23:25.108 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev510) (0.3.5) 2022-02-17 14:23:25.218 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:25.219 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:25.220 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:25.221 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:25.222 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:25.224 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:25.225 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:25.432 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev510) (3.10.0) 2022-02-17 14:23:25.433 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev510) (3.2.0) 2022-02-17 14:23:25.434 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev510) (2.4.2) 2022-02-17 14:23:25.481 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev510) (3.17.6) 2022-02-17 14:23:25.484 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev510) (2.1.0) 2022-02-17 14:23:25.574 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev510) (2019.11.28) 2022-02-17 14:23:25.575 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev510) (1.26.8) 2022-02-17 14:23:25.578 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev510) (2.0.12) 2022-02-17 14:23:25.580 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev510) (3.3) 2022-02-17 14:23:25.618 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev510) (0.7) 2022-02-17 14:23:25.949 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev510) (0.12.2) 2022-02-17 14:23:26.026 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (5.0.0) 2022-02-17 14:23:26.218 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev510) (2.21) 2022-02-17 14:23:26.290 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev510) (2.3.3) 2022-02-17 14:23:26.293 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev510) (0.5.0) 2022-02-17 14:23:26.514 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev510) (2.5.0) 2022-02-17 14:23:26.688 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev510) (2.2) 2022-02-17 14:23:27.212 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (0.13.1) 2022-02-17 14:23:27.259 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev510) (0.2.5) 2022-02-17 14:23:27.869 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev510) (0.5.2) 2022-02-17 14:23:27.871 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev510) (0.4.2) 2022-02-17 14:23:28.204 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev510) (4.10.0) 2022-02-17 14:23:28.205 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev510) (2.0.0) 2022-02-17 14:23:28.372 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev510) (3.7.0) 2022-02-17 14:23:28.619 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev510) (1.8.2) 2022-02-17 14:23:28.620 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev510) (21.4.0) 2022-02-17 14:23:28.804 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev510) (1.0.0) 2022-02-17 14:23:29.021 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev510) (2.3.1) 2022-02-17 14:23:30.425 | Installing collected packages: neutron 2022-02-17 14:23:30.426 | Attempting uninstall: neutron 2022-02-17 14:23:30.427 | Found existing installation: neutron 19.1.0 2022-02-17 14:23:31.709 | Uninstalling neutron-19.1.0: 2022-02-17 14:23:31.786 | Successfully uninstalled neutron-19.1.0 2022-02-17 14:23:31.789 | Running setup.py develop for neutron 2022-02-17 14:23:37.621 | Successfully installed neutron 2022-02-17 14:23:37.622 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:23:37.629 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:37.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:37.763 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:37.765 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:37.767 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:37.769 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:37.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:37.774 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:37.777 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:37.779 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:37.781 | + functions-common:time_stop:2432 : start_time=1645107797884 2022-02-17 14:23:37.783 | + functions-common:time_stop:2434 : [[ -z 1645107797884 ]] 2022-02-17 14:23:37.786 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:37.791 | + functions-common:time_stop:2437 : end_time=1645107817788 2022-02-17 14:23:37.793 | + functions-common:time_stop:2438 : elapsed_time=19904 2022-02-17 14:23:37.795 | + functions-common:time_stop:2439 : total=196068 2022-02-17 14:23:37.797 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:37.800 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=215972 2022-02-17 14:23:37.802 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:37.804 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:23:37.807 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 14:23:37.809 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 14:23:37.828 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 14:23:37.840 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-17 14:23:37.843 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-17 14:23:37.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:37.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:37.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-17 14:23:37.853 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:37.856 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-17 14:23:37.858 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:23:37.861 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-17 14:23:37.877 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:37.880 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-17 14:23:37.882 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-17 14:23:37.885 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-17 14:23:37.888 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:23:37.890 | + lib/stack:stack_install_service:32 : install_nova 2022-02-17 14:23:37.893 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-17 14:23:37.895 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-17 14:23:37.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:37.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:37.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-17 14:23:37.905 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:37.907 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-17 14:23:37.923 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:37.926 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-17 14:23:37.942 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:37.945 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-17 14:23:37.961 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:37.964 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-17 14:23:37.966 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-17 14:23:37.968 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-17 14:23:37.970 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:23:37.972 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:23:37.975 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:23:37.978 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:23:37.980 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:23:37.982 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:23:37.998 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:23:38.001 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:23:38.003 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:38.005 | + functions-common:git_clone:629 : echo master 2022-02-17 14:23:38.006 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:23:38.011 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-17 14:23:38.013 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:38.016 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-17 14:23:38.018 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:23:38.019 | + functions-common:git_clone:678 : head -1 2022-02-17 14:23:38.070 | b5029890c1 Merge "Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardware" 2022-02-17 14:23:38.074 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:23:38.076 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-17 14:23:38.079 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:23:38.081 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 14:23:38.084 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-17 14:23:38.086 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:23:38.088 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-17 14:23:38.091 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:23:38.093 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 14:23:38.096 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-17 14:23:38.098 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:23:38.100 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:23:38.103 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-17 14:23:38.106 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:23:38.109 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-17 14:23:38.111 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:23:38.114 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:23:38.117 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-17 14:23:38.123 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-17 14:23:38.126 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-17 14:23:38.786 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-17 14:23:38.788 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:23:38.791 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:23:38.793 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:23:38.795 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 14:23:38.797 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-17 14:23:38.800 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:23:38.802 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:23:38.805 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:23:38.807 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:23:38.809 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:23:38.812 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:23:38.814 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:23:38.816 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-17 14:23:38.837 | Using python 3.8 to install /opt/stack/nova 2022-02-17 14:23:38.839 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-17 14:23:39.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:39.683 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:39.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:39.683 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:40.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:40.839 | Obtaining file:///opt/stack/nova 2022-02-17 14:23:40.840 | Preparing metadata (setup.py): started 2022-02-17 14:23:45.764 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:23:45.972 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.8.1) 2022-02-17 14:23:45.973 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.4.31) 2022-02-17 14:23:45.974 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.1) 2022-02-17 14:23:45.975 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.33.0) 2022-02-17 14:23:45.977 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.0.3) 2022-02-17 14:23:45.977 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (9.4.0) 2022-02-17 14:23:45.978 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.7.1) 2022-02-17 14:23:45.979 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.1) 2022-02-17 14:23:45.981 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (36.0.1) 2022-02-17 14:23:45.982 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.8.7) 2022-02-17 14:23:45.983 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.2) 2022-02-17 14:23:45.984 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.1.1) 2022-02-17 14:23:45.985 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 14:23:45.986 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.1.0) 2022-02-17 14:23:45.987 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.13.0) 2022-02-17 14:23:45.988 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.6) 2022-02-17 14:23:45.989 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.8.0) 2022-02-17 14:23:45.990 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.11.0) 2022-02-17 14:23:45.991 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.1) 2022-02-17 14:23:45.992 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.2) 2022-02-17 14:23:45.993 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev257) (3.2.0) 2022-02-17 14:23:45.994 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.2.0) 2022-02-17 14:23:45.995 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.4.0) 2022-02-17 14:23:45.997 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (7.8.0) 2022-02-17 14:23:45.998 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 14:23:45.999 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.27.1) 2022-02-17 14:23:46.000 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 14:23:46.078 | Collecting websockify>=0.9.0 2022-02-17 14:23:46.086 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-17 14:23:46.091 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 14:23:46.092 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.0) 2022-02-17 14:23:46.093 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.8.0) 2022-02-17 14:23:46.094 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.4.0) 2022-02-17 14:23:46.095 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.1) 2022-02-17 14:23:46.096 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.3.0) 2022-02-17 14:23:46.097 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.3.0) 2022-02-17 14:23:46.098 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 14:23:46.099 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.12.1) 2022-02-17 14:23:46.101 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (11.2.0) 2022-02-17 14:23:46.102 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.3.0) 2022-02-17 14:23:46.103 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (12.13.0) 2022-02-17 14:23:46.104 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 14:23:46.105 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 14:23:46.106 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 14:23:46.107 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.0) 2022-02-17 14:23:46.108 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 14:23:46.109 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.1) 2022-02-17 14:23:46.110 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.9.0) 2022-02-17 14:23:46.112 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.0) 2022-02-17 14:23:46.113 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 14:23:46.114 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.0) 2022-02-17 14:23:46.115 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 14:23:46.117 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 14:23:46.118 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 14:23:46.156 | Collecting microversion-parse>=0.2.1 2022-02-17 14:23:46.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-17 14:23:46.167 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 14:23:46.168 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.2.2) 2022-02-17 14:23:46.169 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.3.3) 2022-02-17 14:23:46.170 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.0) 2022-02-17 14:23:46.171 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.4) 2022-02-17 14:23:46.172 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.2) 2022-02-17 14:23:46.173 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.4.0) 2022-02-17 14:23:46.174 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.61.0) 2022-02-17 14:23:46.175 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.0) 2022-02-17 14:23:46.191 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (1.1.6) 2022-02-17 14:23:46.192 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (5.4.0) 2022-02-17 14:23:46.194 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (4.11.0) 2022-02-17 14:23:46.215 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev257) (5.2.0) 2022-02-17 14:23:46.254 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev257) (1.15.0) 2022-02-17 14:23:46.285 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (1.16.0) 2022-02-17 14:23:46.286 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (2.1.0) 2022-02-17 14:23:46.309 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev257) (2.0.1) 2022-02-17 14:23:46.431 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev257) (3.1.1) 2022-02-17 14:23:46.435 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev257) (4.4.0) 2022-02-17 14:23:46.499 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.4) 2022-02-17 14:23:46.500 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 14:23:46.502 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.1.5) 2022-02-17 14:23:46.503 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (0.10.0) 2022-02-17 14:23:46.505 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.0) 2022-02-17 14:23:46.507 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.32) 2022-02-17 14:23:46.526 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (5.5.0) 2022-02-17 14:23:46.530 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (6.3.1) 2022-02-17 14:23:46.580 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (2.4.0) 2022-02-17 14:23:46.583 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:46.586 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (1.15.0) 2022-02-17 14:23:46.671 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev257) (0.17.3) 2022-02-17 14:23:46.778 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (0.5.0) 2022-02-17 14:23:46.781 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (2.0.1) 2022-02-17 14:23:46.843 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev257) (0.9.6) 2022-02-17 14:23:46.905 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.2.3) 2022-02-17 14:23:46.907 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.9) 2022-02-17 14:23:46.908 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (0.4.0) 2022-02-17 14:23:46.912 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.0) 2022-02-17 14:23:46.935 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev257) (3.3.0) 2022-02-17 14:23:46.937 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev257) (3.2.0) 2022-02-17 14:23:46.989 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev257) (1.0.3) 2022-02-17 14:23:47.044 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev257) (2021.3) 2022-02-17 14:23:47.076 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (3.0.0) 2022-02-17 14:23:47.081 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 14:23:47.133 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (3.0.7) 2022-02-17 14:23:47.135 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (21.3) 2022-02-17 14:23:47.221 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev257) (1.5.0) 2022-02-17 14:23:47.246 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev257) (60.9.0) 2022-02-17 14:23:47.325 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev257) (0.2.5) 2022-02-17 14:23:47.398 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev257) (3.17.6) 2022-02-17 14:23:47.462 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 14:23:47.463 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (22.0.0) 2022-02-17 14:23:47.466 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (1.13.3) 2022-02-17 14:23:47.512 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (3.10.0) 2022-02-17 14:23:47.515 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.4.2) 2022-02-17 14:23:47.517 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.1.0) 2022-02-17 14:23:47.594 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (3.3) 2022-02-17 14:23:47.595 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2019.11.28) 2022-02-17 14:23:47.596 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (1.26.8) 2022-02-17 14:23:47.599 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2.0.12) 2022-02-17 14:23:47.693 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev257) (0.7) 2022-02-17 14:23:47.902 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.4.2) 2022-02-17 14:23:47.905 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.5.2) 2022-02-17 14:23:48.014 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.6.3) 2022-02-17 14:23:48.016 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 14:23:48.018 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (1.4.2) 2022-02-17 14:23:48.106 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev257) (0.12.2) 2022-02-17 14:23:49.310 | Collecting numpy 2022-02-17 14:23:49.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-02-17 14:23:49.764 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.0) 2022-02-17 14:23:49.994 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev257) (2.21) 2022-02-17 14:23:50.070 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.3.3) 2022-02-17 14:23:50.070 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev257) (0.5.0) 2022-02-17 14:23:50.273 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 14:23:50.378 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev257) (2.2) 2022-02-17 14:23:50.852 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev257) (0.13.1) 2022-02-17 14:23:50.894 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev257) (2.16.0) 2022-02-17 14:23:51.258 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:51.259 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:51.260 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:51.261 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:51.262 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:51.263 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:51.264 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:52.460 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev257) (3.7.0) 2022-02-17 14:23:52.905 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev257) (21.4.0) 2022-02-17 14:23:52.906 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev257) (1.8.2) 2022-02-17 14:23:53.003 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev257) (2.4.0) 2022-02-17 14:23:53.107 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (1.0.0) 2022-02-17 14:23:54.563 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-02-17 14:23:57.804 | Running setup.py develop for nova 2022-02-17 14:24:04.144 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-02-17 14:24:04.144 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:24:04.152 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:04.152 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:04.309 | + inc/python:pip_install:200 : result=0 2022-02-17 14:24:04.311 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:24:04.314 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:04.316 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:04.319 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:04.321 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:04.323 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:04.325 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:24:04.327 | + functions-common:time_stop:2432 : start_time=1645107818832 2022-02-17 14:24:04.330 | + functions-common:time_stop:2434 : [[ -z 1645107818832 ]] 2022-02-17 14:24:04.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:04.336 | + functions-common:time_stop:2437 : end_time=1645107844334 2022-02-17 14:24:04.338 | + functions-common:time_stop:2438 : elapsed_time=25502 2022-02-17 14:24:04.341 | + functions-common:time_stop:2439 : total=215972 2022-02-17 14:24:04.343 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:04.345 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=241474 2022-02-17 14:24:04.347 | + inc/python:pip_install:203 : return 0 2022-02-17 14:24:04.349 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:24:04.352 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 14:24:04.354 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 14:24:04.372 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 14:24:04.385 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-17 14:24:04.387 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-17 14:24:04.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:24:04.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:24:04.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-17 14:24:04.397 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:24:04.399 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-17 14:24:04.411 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:24:04.415 | + ./stack.sh:main:937 : configure_nova 2022-02-17 14:24:04.417 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-17 14:24:04.430 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-17 14:24:04.432 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-17 14:24:04.435 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 14:24:04.438 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-17 14:24:04.439 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 14:24:04.443 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-17 14:24:04.446 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-17 14:24:04.448 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 14:24:04.451 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-17 14:24:04.453 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-17 14:24:04.456 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-17 14:24:04.458 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-17 14:24:04.461 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-17 14:24:04.472 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-17 14:24:04.485 | + 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-02-17 14:24:04.497 | + 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-02-17 14:24:04.510 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-17 14:24:04.523 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 14:24:04.526 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 14:24:04.531 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Y00xmBdQBE 2022-02-17 14:24:04.533 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 14:24:04.536 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 14:24:04.538 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-17 14:24:04.540 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 14:24:04.543 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 14:24:04.545 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Y00xmBdQBE 2022-02-17 14:24:04.549 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Y00xmBdQBE 2022-02-17 14:24:04.561 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Y00xmBdQBE /etc/sudoers.d/nova-rootwrap 2022-02-17 14:24:04.574 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-17 14:24:04.578 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 14:24:04.580 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 14:24:04.583 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 14:24:04.586 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 14:24:04.588 | + 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-02-17 14:24:04.591 | + 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-02-17 14:24:04.593 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-17 14:24:04.596 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-17 14:24:04.600 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-17 14:24:04.617 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:04.619 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-17 14:24:04.621 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-17 14:24:04.625 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-17 14:24:04.628 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-17 14:24:04.658 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-17 14:24:04.660 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-17 14:24:04.686 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-17 14:24:04.715 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-17 14:24:04.742 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-17 14:24:04.770 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-17 14:24:04.800 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-17 14:24:04.829 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-17 14:24:04.831 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.81 2022-02-17 14:24:04.859 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-17 14:24:04.886 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-17 14:24:04.913 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-17 14:24:04.939 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-17 14:24:04.966 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 14:24:04.995 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-17 14:24:04.997 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:24:04.999 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:24:05.002 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:24:05.004 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:24:05.006 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:24:05.008 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:24:05.010 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:24:05.012 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:24:05.014 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:24:05.016 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:24:05.018 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:24:05.021 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-17 14:24:05.023 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:24:05.025 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:24:05.027 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:24:05.030 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:24:05.032 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:24:05.034 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:24:05.036 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-17 14:24:05.052 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:05.054 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 14:24:05.056 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-17 14:24:05.058 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-17 14:24:05.086 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-17 14:24:05.088 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 14:24:05.090 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 14:24:05.092 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 14:24:05.095 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 14:24:05.097 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 14:24:05.127 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-17 14:24:05.129 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-17 14:24:05.131 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-17 14:24:05.134 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-17 14:24:05.136 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 14:24:05.139 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 14:24:05.170 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-17 14:24:05.199 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-17 14:24:05.226 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-17 14:24:05.252 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-17 14:24:05.267 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:05.270 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-17 14:24:05.286 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:05.289 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-17 14:24:05.290 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-17 14:24:05.294 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-17 14:24:05.297 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-17 14:24:05.323 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-17 14:24:05.339 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:05.342 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-17 14:24:05.344 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-17 14:24:05.346 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 14:24:05.348 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:24:05.351 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-17 14:24:05.379 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-17 14:24:05.405 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-17 14:24:05.432 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-17 14:24:05.459 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-17 14:24:05.486 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-17 14:24:05.512 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-17 14:24:05.539 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-17 14:24:05.566 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:24:05.593 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:24:05.624 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-17 14:24:05.640 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:05.642 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-17 14:24:05.645 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-17 14:24:05.673 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-17 14:24:05.700 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.81/identity 2022-02-17 14:24:05.727 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-17 14:24:05.754 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-17 14:24:05.781 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-17 14:24:05.807 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-17 14:24:05.836 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-17 14:24:05.862 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-17 14:24:05.878 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:05.880 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-17 14:24:05.882 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-17 14:24:05.909 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-17 14:24:05.938 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-17 14:24:05.940 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-17 14:24:05.967 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-17 14:24:05.969 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-17 14:24:05.972 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-17 14:24:05.974 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:24:05.977 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:24:05.979 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:24:05.981 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:24:05.983 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:24:05.985 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:24:05.988 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-17 14:24:05.990 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:24:05.993 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:24:05.995 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:24:05.997 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:24:05.999 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:24:06.001 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:24:06.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:24:06.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:24:06.008 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:24:06.010 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:24:06.012 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:24:06.014 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-17 14:24:06.017 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-17 14:24:06.019 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-17 14:24:06.022 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:24:06.038 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:24:06.040 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:24:06.043 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:06.045 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:24:06.047 | + 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-02-17 14:24:06.074 | + 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-02-17 14:24:06.102 | + 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-02-17 14:24:06.129 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:24:06.155 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-17 14:24:06.185 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-17 14:24:06.201 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:06.204 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-17 14:24:06.206 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-17 14:24:06.209 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-17 14:24:06.212 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-17 14:24:06.214 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:24:06.218 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:24:06.221 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-17 14:24:06.225 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-17 14:24:06.227 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:24:06.230 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:24:06.242 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:06.242 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:24:06.250 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:24:06.253 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:06.269 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 14:24:06.272 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-17 14:24:06.275 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-17 14:24:06.304 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-17 14:24:06.330 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-17 14:24:06.356 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:24:06.384 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:24:06.410 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:24:06.436 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:24:06.463 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:24:06.491 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:24:06.519 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:24:06.547 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:24:06.572 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:24:06.600 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:24:06.626 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:24:06.628 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:24:06.631 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-17 14:24:06.633 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-17 14:24:06.635 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:24:06.637 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:06.640 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:06.642 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 14:24:06.645 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 14:24:06.647 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 14:24:06.674 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:24:06.701 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-17 14:24:06.702 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 14:24:06.711 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-17 14:24:06.714 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-17 14:24:06.716 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-17 14:24:06.719 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:24:06.721 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:24:06.723 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:06.725 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:06.728 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:06.730 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:06.732 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:24:06.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:06.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:06.739 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-17 14:24:06.800 | Enabling site nova-api-wsgi. 2022-02-17 14:24:06.806 | To activate the new configuration, you need to run: 2022-02-17 14:24:06.806 | systemctl reload apache2 2022-02-17 14:24:06.810 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:24:06.812 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:24:06.814 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:24:06.817 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:24:06.944 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-17 14:24:06.963 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:06.966 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-17 14:24:06.968 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-17 14:24:06.970 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-17 14:24:06.973 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-17 14:24:06.975 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-17 14:24:06.977 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:24:06.980 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-17 14:24:06.984 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-17 14:24:06.986 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:24:06.988 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:24:07.001 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:24:07.001 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:07.010 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:24:07.013 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:07.029 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-17 14:24:07.031 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-17 14:24:07.035 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-17 14:24:07.064 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-17 14:24:07.091 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-17 14:24:07.118 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:24:07.144 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:24:07.170 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:24:07.198 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:24:07.224 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:24:07.251 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:24:07.278 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:24:07.304 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:24:07.332 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:24:07.358 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:24:07.385 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-17 14:24:07.387 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-17 14:24:07.414 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-17 14:24:07.430 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:07.432 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-17 14:24:07.463 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-17 14:24:07.465 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-17 14:24:07.468 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-17 14:24:07.484 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:07.487 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:24:07.489 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:24:07.517 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-17 14:24:07.547 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-17 14:24:07.549 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 14:24:07.552 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-17 14:24:07.554 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:24:07.557 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:24:07.559 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:24:07.575 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:07.578 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:24:07.580 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:24:07.583 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:24:07.598 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:07.601 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:24:07.604 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-17 14:24:07.631 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:24:07.634 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:24:07.636 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-17 14:24:07.663 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-17 14:24:07.691 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-17 14:24:07.722 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-17 14:24:07.738 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:07.740 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:24:07.768 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-17 14:24:07.770 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-17 14:24:07.773 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-17 14:24:07.803 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-17 14:24:07.831 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.81/identity 2022-02-17 14:24:07.857 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-17 14:24:07.885 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-17 14:24:07.912 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-17 14:24:07.940 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-17 14:24:07.967 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-17 14:24:07.994 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-17 14:24:08.023 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-17 14:24:08.039 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:08.042 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-17 14:24:08.046 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 14:24:08.048 | + lib/nova:create_nova_conf:543 : local conf 2022-02-17 14:24:08.050 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-17 14:24:08.053 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-17 14:24:08.056 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 14:24:08.058 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 14:24:08.061 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-17 14:24:08.063 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-17 14:24:08.065 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-17 14:24:08.069 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-17 14:24:08.072 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-17 14:24:08.074 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-17 14:24:08.077 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-17 14:24:08.079 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 14:24:08.082 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 14:24:08.112 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-17 14:24:08.142 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-17 14:24:08.172 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 14:24:08.174 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-17 14:24:08.177 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-17 14:24:08.179 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-17 14:24:08.195 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:08.198 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-17 14:24:08.204 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-17 14:24:08.881 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-17 14:24:08.884 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-17 14:24:09.525 | Adding vhost "nova_cell1" ... 2022-02-17 14:24:09.569 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-17 14:24:10.247 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-17 14:24:10.269 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-17 14:24:10.271 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 14:24:10.274 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-17 14:24:10.276 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:24:10.278 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-17 14:24:10.281 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:24:10.297 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:10.300 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-17 14:24:10.303 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-17 14:24:10.305 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:24:10.321 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:10.323 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-17 14:24:10.326 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-17 14:24:10.353 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:24:10.356 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:24:10.358 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-17 14:24:10.375 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:10.377 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-17 14:24:10.379 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 14:24:10.382 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-17 14:24:10.411 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.81/identity 2022-02-17 14:24:10.439 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-17 14:24:10.467 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-17 14:24:10.494 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-17 14:24:10.521 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-17 14:24:10.549 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-17 14:24:10.577 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-17 14:24:10.605 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-17 14:24:10.607 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-17 14:24:10.609 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-17 14:24:10.612 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:24:10.629 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:24:10.631 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:24:10.634 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:10.636 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:24:10.638 | + 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-02-17 14:24:10.665 | + 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-02-17 14:24:10.693 | + 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-02-17 14:24:10.720 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:24:10.753 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 14:24:10.756 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-17 14:24:10.760 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 14:24:10.762 | + lib/nova:create_nova_conf:577 : local conf 2022-02-17 14:24:10.764 | + lib/nova:create_nova_conf:578 : local offset 2022-02-17 14:24:10.767 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-17 14:24:10.770 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 14:24:10.772 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 14:24:10.775 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-17 14:24:10.777 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-17 14:24:10.779 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-17 14:24:10.782 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 14:24:10.784 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-17 14:24:10.787 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-17 14:24:10.789 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-17 14:24:10.804 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:10.807 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-17 14:24:10.809 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-17 14:24:10.824 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:10.827 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-17 14:24:10.843 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:10.845 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-17 14:24:10.862 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:10.864 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-17 14:24:10.881 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:10.884 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-17 14:24:10.886 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-17 14:24:10.889 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-17 14:24:10.891 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:24:10.894 | + lib/stack:stack_install_service:32 : install_placement 2022-02-17 14:24:10.897 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-17 14:24:10.899 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-17 14:24:10.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:10.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:10.907 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-17 14:24:10.909 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:24:10.912 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:24:10.915 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:24:10.917 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:24:10.919 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:10.922 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:24:10.924 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:10.927 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:10.929 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:24:10.932 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:24:10.934 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:24:10.936 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:24:10.939 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-17 14:24:10.941 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:24:10.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:10.946 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:10.949 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-17 14:24:10.971 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-17 14:24:11.079 | Reading package lists... 2022-02-17 14:24:11.317 | Building dependency tree... 2022-02-17 14:24:11.319 | Reading state information... 2022-02-17 14:24:11.558 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:24:11.558 | The following packages were automatically installed and are no longer required: 2022-02-17 14:24:11.559 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:24:11.559 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:24:11.559 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:24:11.559 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:24:11.559 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:24:11.559 | python3-zope.interface 2022-02-17 14:24:11.559 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:24:11.670 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:24:11.675 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:24:11.677 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:24:11.679 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:11.682 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:11.684 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:11.686 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:11.689 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:11.691 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:24:11.693 | + functions-common:time_stop:2432 : start_time=1645107850969 2022-02-17 14:24:11.696 | + functions-common:time_stop:2434 : [[ -z 1645107850969 ]] 2022-02-17 14:24:11.698 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:11.703 | + functions-common:time_stop:2437 : end_time=1645107851700 2022-02-17 14:24:11.705 | + functions-common:time_stop:2438 : elapsed_time=731 2022-02-17 14:24:11.708 | + functions-common:time_stop:2439 : total=281967 2022-02-17 14:24:11.710 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:11.713 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=282698 2022-02-17 14:24:11.715 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:24:11.718 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-17 14:24:11.720 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-17 14:24:11.723 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-17 14:24:11.726 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-17 14:24:11.728 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-17 14:24:11.750 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-17 14:24:11.753 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:24:11.755 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:24:11.758 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:24:11.760 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:24:11.763 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:11.765 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:24:11.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:11.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:11.773 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:24:11.775 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:24:11.778 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:24:11.780 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:24:11.783 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-17 14:24:11.785 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:24:11.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:11.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:11.793 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-17 14:24:11.815 | + functions-common:apt_get:1230 : 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-02-17 14:24:11.925 | Reading package lists... 2022-02-17 14:24:12.159 | Building dependency tree... 2022-02-17 14:24:12.160 | Reading state information... 2022-02-17 14:24:12.402 | The following packages were automatically installed and are no longer required: 2022-02-17 14:24:12.403 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:24:12.403 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:24:12.403 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:24:12.403 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:24:12.403 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:24:12.403 | python3-zope.interface 2022-02-17 14:24:12.403 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:24:12.468 | The following NEW packages will be installed: 2022-02-17 14:24:12.469 | libapache2-mod-wsgi-py3 2022-02-17 14:24:12.579 | 0 upgraded, 1 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:24:12.579 | Need to get 93.3 kB of archives. 2022-02-17 14:24:12.579 | After this operation, 300 kB of additional disk space will be used. 2022-02-17 14:24:12.579 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-17 14:24:13.246 | Fetched 93.3 kB in 0s (415 kB/s) 2022-02-17 14:24:13.279 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-17 14:24:13.330 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-02-17 14:24:13.334 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-17 14:24:13.337 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-17 14:24:13.399 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-17 14:24:13.561 | apache2_invoke: Enable module wsgi 2022-02-17 14:24:22.067 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:24:22.070 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:24:22.072 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:22.074 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:22.077 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:22.079 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:22.082 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:22.084 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:24:22.087 | + functions-common:time_stop:2432 : start_time=1645107851812 2022-02-17 14:24:22.089 | + functions-common:time_stop:2434 : [[ -z 1645107851812 ]] 2022-02-17 14:24:22.092 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:22.096 | + functions-common:time_stop:2437 : end_time=1645107862094 2022-02-17 14:24:22.098 | + functions-common:time_stop:2438 : elapsed_time=10282 2022-02-17 14:24:22.101 | + functions-common:time_stop:2439 : total=282698 2022-02-17 14:24:22.104 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:22.106 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=292980 2022-02-17 14:24:22.109 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:24:22.111 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-17 14:24:22.114 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-17 14:24:22.116 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:22.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:22.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:22.124 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:22.126 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-17 14:24:22.182 | wsgi (enabled by maintainer script) 2022-02-17 14:24:22.185 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-17 14:24:22.187 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-17 14:24:22.190 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:24:22.193 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-17 14:24:22.196 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-17 14:24:22.198 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:24:22.202 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:24:22.202 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:24:22.208 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-17 14:24:22.211 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-17 14:24:22.213 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-17 14:24:22.216 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-17 14:24:22.219 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-17 14:24:22.241 | Using python 3.8 to install osc-placement 2022-02-17 14:24:22.244 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-17 14:24:23.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:23.099 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:23.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:23.099 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:24.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:24:24.320 | Collecting osc-placement 2022-02-17 14:24:24.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-17 14:24:24.344 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-17 14:24:24.345 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-17 14:24:24.346 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-17 14:24:24.347 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-17 14:24:24.348 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-17 14:24:24.350 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-17 14:24:24.407 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-17 14:24:24.409 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-17 14:24:24.410 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-17 14:24:24.412 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-17 14:24:24.424 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-17 14:24:24.425 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-17 14:24:24.428 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-17 14:24:24.441 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-17 14:24:24.442 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-17 14:24:24.443 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-17 14:24:24.444 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-17 14:24:24.445 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-17 14:24:24.447 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-17 14:24:24.467 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-17 14:24:24.468 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.0) 2022-02-17 14:24:24.470 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-17 14:24:24.471 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-17 14:24:24.480 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-17 14:24:24.517 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-17 14:24:24.519 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-17 14:24:24.520 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-17 14:24:24.521 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-17 14:24:24.523 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-17 14:24:24.524 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-17 14:24:24.525 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-17 14:24:24.527 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-17 14:24:24.591 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-17 14:24:24.594 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-02-17 14:24:24.596 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-17 14:24:24.597 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-17 14:24:24.689 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-17 14:24:24.690 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-17 14:24:24.691 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-17 14:24:24.733 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-17 14:24:24.773 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-17 14:24:24.938 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-17 14:24:26.955 | Installing collected packages: osc-placement 2022-02-17 14:24:27.140 | Successfully installed osc-placement-3.1.1 2022-02-17 14:24:27.140 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:24:27.148 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:27.148 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:27.267 | + inc/python:pip_install:200 : result=0 2022-02-17 14:24:27.269 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:24:27.272 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:27.275 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:27.277 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:27.280 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:27.282 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:27.285 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:24:27.287 | + functions-common:time_stop:2432 : start_time=1645107862235 2022-02-17 14:24:27.290 | + functions-common:time_stop:2434 : [[ -z 1645107862235 ]] 2022-02-17 14:24:27.293 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:27.297 | + functions-common:time_stop:2437 : end_time=1645107867295 2022-02-17 14:24:27.300 | + functions-common:time_stop:2438 : elapsed_time=5060 2022-02-17 14:24:27.303 | + functions-common:time_stop:2439 : total=241474 2022-02-17 14:24:27.305 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:27.307 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=246534 2022-02-17 14:24:27.310 | + inc/python:pip_install:203 : return 0 2022-02-17 14:24:27.313 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-17 14:24:27.315 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-17 14:24:27.318 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-17 14:24:27.321 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:24:27.323 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:24:27.326 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:24:27.329 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:24:27.332 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:24:27.335 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:24:27.351 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:24:27.354 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:24:27.356 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:27.359 | + functions-common:git_clone:629 : echo master 2022-02-17 14:24:27.360 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:24:27.365 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-17 14:24:27.368 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:27.370 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-17 14:24:27.373 | + functions-common:git_timed:702 : local count=0 2022-02-17 14:24:27.375 | + functions-common:git_timed:703 : local timeout=0 2022-02-17 14:24:27.377 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-17 14:24:27.380 | + functions-common:git_timed:706 : timeout=0 2022-02-17 14:24:27.382 | + functions-common:git_timed:709 : time_start git_timed 2022-02-17 14:24:27.385 | + functions-common:time_start:2411 : local name=git_timed 2022-02-17 14:24:27.387 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:24:27.389 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:24:27.392 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:24:27.396 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107867394 2022-02-17 14:24:27.399 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-17 14:24:27.402 | Cloning into '/opt/stack/placement'... 2022-02-17 14:24:41.730 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-17 14:24:41.732 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:41.734 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:41.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:41.739 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:41.742 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:41.744 | + functions-common:time_stop:2431 : name=git_timed 2022-02-17 14:24:41.746 | + functions-common:time_stop:2432 : start_time=1645107867394 2022-02-17 14:24:41.749 | + functions-common:time_stop:2434 : [[ -z 1645107867394 ]] 2022-02-17 14:24:41.751 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:41.756 | + functions-common:time_stop:2437 : end_time=1645107881753 2022-02-17 14:24:41.759 | + functions-common:time_stop:2438 : elapsed_time=14359 2022-02-17 14:24:41.761 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:24:41.763 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:41.766 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14359 2022-02-17 14:24:41.768 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-17 14:24:41.771 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:24:41.771 | + functions-common:git_clone:678 : head -1 2022-02-17 14:24:41.774 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-17 14:24:41.777 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:24:41.779 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-17 14:24:41.782 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:24:41.784 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 14:24:41.787 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-17 14:24:41.789 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:24:41.792 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-17 14:24:41.794 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:24:41.797 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 14:24:41.799 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-17 14:24:41.801 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:24:41.804 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:24:41.807 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-17 14:24:41.810 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:24:41.813 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-17 14:24:41.815 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:24:41.818 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:24:41.821 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-17 14:24:41.827 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-17 14:24:41.830 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-17 14:24:42.482 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-17 14:24:42.484 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:24:42.487 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:24:42.489 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:24:42.492 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 14:24:42.494 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-17 14:24:42.497 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:24:42.499 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:24:42.502 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:24:42.504 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:24:42.507 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:24:42.509 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:24:42.512 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:24:42.514 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-17 14:24:42.537 | Using python 3.8 to install /opt/stack/placement 2022-02-17 14:24:42.539 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-17 14:24:43.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:43.387 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:43.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:43.387 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:44.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:24:44.531 | Obtaining file:///opt/stack/placement 2022-02-17 14:24:44.532 | Preparing metadata (setup.py): started 2022-02-17 14:24:47.495 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:24:47.628 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-17 14:24:47.629 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-17 14:24:47.631 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-17 14:24:47.632 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-17 14:24:47.633 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-17 14:24:47.634 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 14:24:47.635 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-17 14:24:47.637 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.9.0) 2022-02-17 14:24:47.638 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-17 14:24:47.639 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-17 14:24:47.640 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-17 14:24:47.641 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-17 14:24:47.642 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-17 14:24:47.643 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-17 14:24:47.644 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-17 14:24:47.645 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-17 14:24:47.646 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-17 14:24:47.647 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 14:24:47.648 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-17 14:24:47.650 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-17 14:24:47.651 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-17 14:24:47.714 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-17 14:24:47.715 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 14:24:47.716 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 14:24:47.718 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-17 14:24:47.719 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-17 14:24:47.721 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-17 14:24:47.740 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-17 14:24:47.781 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-17 14:24:47.782 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 14:24:47.783 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-17 14:24:47.784 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-17 14:24:47.785 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-17 14:24:47.835 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-17 14:24:47.837 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 14:24:47.838 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-17 14:24:47.839 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-17 14:24:47.880 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-17 14:24:47.883 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-17 14:24:47.900 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-17 14:24:47.901 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-17 14:24:47.903 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 14:24:47.929 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-17 14:24:47.931 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-17 14:24:47.944 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.0) 2022-02-17 14:24:47.960 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-17 14:24:47.961 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-17 14:24:47.963 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-17 14:24:47.964 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-17 14:24:48.006 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-17 14:24:48.007 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-17 14:24:48.008 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-17 14:24:48.010 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-17 14:24:48.026 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-17 14:24:48.208 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-17 14:24:48.247 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-17 14:24:48.248 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-17 14:24:48.249 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.0) 2022-02-17 14:24:48.265 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-17 14:24:48.300 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-17 14:24:48.356 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 14:24:48.419 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-17 14:24:48.501 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-17 14:24:48.551 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-17 14:24:48.737 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-17 14:24:48.739 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-17 14:24:48.740 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-17 14:24:48.817 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-17 14:24:48.867 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-17 14:24:49.024 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-17 14:24:49.131 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-17 14:24:49.132 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-17 14:24:50.963 | Installing collected packages: openstack-placement 2022-02-17 14:24:50.965 | Running setup.py develop for openstack-placement 2022-02-17 14:24:54.970 | Successfully installed openstack-placement 2022-02-17 14:24:54.970 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:24:54.977 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:54.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:55.100 | + inc/python:pip_install:200 : result=0 2022-02-17 14:24:55.102 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:24:55.105 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:55.110 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:55.112 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:55.115 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:55.118 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:55.120 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:24:55.122 | + functions-common:time_stop:2432 : start_time=1645107882531 2022-02-17 14:24:55.125 | + functions-common:time_stop:2434 : [[ -z 1645107882531 ]] 2022-02-17 14:24:55.127 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:55.132 | + functions-common:time_stop:2437 : end_time=1645107895129 2022-02-17 14:24:55.135 | + functions-common:time_stop:2438 : elapsed_time=12598 2022-02-17 14:24:55.137 | + functions-common:time_stop:2439 : total=246534 2022-02-17 14:24:55.139 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:55.141 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=259132 2022-02-17 14:24:55.144 | + inc/python:pip_install:203 : return 0 2022-02-17 14:24:55.146 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:24:55.149 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 14:24:55.152 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 14:24:55.171 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 14:24:55.183 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-17 14:24:55.186 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-17 14:24:55.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:24:55.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:24:55.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-17 14:24:55.196 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:24:55.198 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:24:55.201 | + ./stack.sh:main:943 : configure_placement 2022-02-17 14:24:55.204 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-17 14:24:55.215 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-17 14:24:55.218 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-17 14:24:55.222 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-17 14:24:55.225 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-17 14:24:55.227 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-17 14:24:55.230 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-17 14:24:55.232 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 14:24:55.235 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 14:24:55.268 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-17 14:24:55.298 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-17 14:24:55.330 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-17 14:24:55.333 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-17 14:24:55.335 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-17 14:24:55.338 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:24:55.340 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-17 14:24:55.372 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-17 14:24:55.400 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-17 14:24:55.430 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-17 14:24:55.458 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-17 14:24:55.487 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-17 14:24:55.516 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-17 14:24:55.545 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-17 14:24:55.574 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:24:55.603 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:24:55.632 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-17 14:24:55.634 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-17 14:24:55.637 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-17 14:24:55.640 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:24:55.658 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:24:55.660 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:24:55.663 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:55.666 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:24:55.668 | + 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-02-17 14:24:55.697 | + 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-02-17 14:24:55.726 | + 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-02-17 14:24:55.755 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:24:55.784 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-17 14:24:55.787 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-17 14:24:55.790 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-17 14:24:55.792 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-17 14:24:55.795 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-17 14:24:55.797 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:24:55.799 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:24:55.803 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-17 14:24:55.807 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-17 14:24:55.809 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:24:55.812 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:24:55.824 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:24:55.825 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:55.834 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:24:55.837 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:55.853 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-17 14:24:55.856 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-17 14:24:55.860 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-17 14:24:55.890 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-17 14:24:55.919 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-17 14:24:55.948 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:24:55.977 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:24:56.005 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:24:56.033 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:24:56.062 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:24:56.093 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:24:56.122 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:24:56.151 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:24:56.180 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:24:56.211 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:24:56.239 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:24:56.242 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:24:56.245 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-17 14:24:56.247 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-17 14:24:56.250 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:24:56.252 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:56.255 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:56.258 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-17 14:24:56.261 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-17 14:24:56.263 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-17 14:24:56.292 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:24:56.321 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-17 14:24:56.321 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-17 14:24:56.330 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-17 14:24:56.334 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-17 14:24:56.337 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-17 14:24:56.339 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:24:56.342 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:24:56.344 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:56.347 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:56.349 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:56.352 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:56.355 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:24:56.357 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:56.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:56.362 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-17 14:24:56.424 | Enabling site placement-api. 2022-02-17 14:24:56.429 | To activate the new configuration, you need to run: 2022-02-17 14:24:56.429 | systemctl reload apache2 2022-02-17 14:24:56.433 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:24:56.436 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:24:56.438 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:24:56.441 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:24:56.576 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-17 14:24:56.599 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:56.602 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-17 14:24:56.622 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:56.624 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-17 14:24:56.643 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:56.646 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-17 14:24:56.648 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-17 14:24:56.651 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 14:24:56.683 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.81/identity 2022-02-17 14:24:56.713 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 14:24:56.741 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 14:24:56.770 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 14:24:56.799 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 14:24:56.828 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 14:24:56.856 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-17 14:24:56.886 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-17 14:24:56.903 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:56.905 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-17 14:24:56.922 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:56.925 | + ./stack.sh:main:969 : run_phase stack install 2022-02-17 14:24:56.928 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 14:24:56.931 | + functions-common:run_phase:1854 : local phase=install 2022-02-17 14:24:56.933 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:24:56.935 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:24:56.938 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:24:56.940 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:24:56.943 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:24:56.946 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:24:56.950 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:24:56.953 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:24:56.955 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:24:56.958 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-17 14:24:56.960 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:24:56.976 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:56.978 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:24:56.981 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:24:56.983 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-17 14:24:56.985 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-17 14:24:56.988 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:24:56.991 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-17 14:24:56.993 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-17 14:24:56.995 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-17 14:24:57.057 | ++ inc/async:async_inner:63 : install_tempest 2022-02-17 14:24:57.094 | [17597 Async install_tempest:77232]: running: install_tempest 2022-02-17 14:24:57.097 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 14:24:57.100 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 14:24:57.103 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:24:57.106 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:24:57.109 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-17 14:24:57.111 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 14:24:57.115 | + functions-common:run_plugins:1840 : local phase=install 2022-02-17 14:24:57.118 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 14:24:57.120 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 14:24:57.123 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-17 14:24:57.126 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-17 14:24:57.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:24:57.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:24:57.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-17 14:24:57.143 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:24:57.146 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-17 14:24:57.150 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-17 14:24:57.152 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:24:57.156 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-17 14:24:57.158 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-17 14:24:57.161 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:24:57.165 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:24:57.167 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:24:57.172 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-17 14:24:57.174 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-17 14:24:57.178 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-17 14:24:57.181 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-17 14:24:57.183 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-17 14:24:57.205 | Using python 3.8 to install python-openstackclient 2022-02-17 14:24:57.207 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-17 14:24:58.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:58.075 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:58.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:58.075 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:59.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:24:59.376 | Collecting python-openstackclient 2022-02-17 14:24:59.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-17 14:24:59.449 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-17 14:24:59.450 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-17 14:24:59.451 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-17 14:24:59.452 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-17 14:24:59.453 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-17 14:24:59.454 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-17 14:24:59.455 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-17 14:24:59.456 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-17 14:24:59.457 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-17 14:24:59.458 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-17 14:24:59.459 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-17 14:24:59.470 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-17 14:24:59.471 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-17 14:24:59.472 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-17 14:24:59.474 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.0) 2022-02-17 14:24:59.475 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-17 14:24:59.500 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-17 14:24:59.502 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-17 14:24:59.503 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-17 14:24:59.504 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-17 14:24:59.505 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-17 14:24:59.506 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-17 14:24:59.507 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-17 14:24:59.508 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-17 14:24:59.509 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-17 14:24:59.511 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-17 14:24:59.512 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-17 14:24:59.525 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-17 14:24:59.544 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-17 14:24:59.545 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-17 14:24:59.546 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-17 14:24:59.547 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-17 14:24:59.568 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-17 14:24:59.587 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-02-17 14:24:59.588 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-17 14:24:59.591 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-02-17 14:24:59.684 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-17 14:24:59.685 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-17 14:24:59.686 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-17 14:24:59.730 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-17 14:24:59.743 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-17 14:24:59.780 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-17 14:24:59.940 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-17 14:24:59.956 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-17 14:25:00.056 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-17 14:25:00.057 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-17 14:25:00.059 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-02-17 14:25:00.062 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-17 14:25:00.213 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-17 14:25:02.294 | Installing collected packages: python-openstackclient 2022-02-17 14:25:03.782 | Successfully installed python-openstackclient-5.7.0 2022-02-17 14:25:03.782 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:25:03.789 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:25:03.789 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:25:03.914 | + inc/python:pip_install:200 : result=0 2022-02-17 14:25:03.916 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:25:03.919 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:03.921 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:03.923 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:03.926 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:03.929 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:03.931 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:25:03.933 | + functions-common:time_stop:2432 : start_time=1645107897199 2022-02-17 14:25:03.936 | + functions-common:time_stop:2434 : [[ -z 1645107897199 ]] 2022-02-17 14:25:03.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:03.943 | + functions-common:time_stop:2437 : end_time=1645107903940 2022-02-17 14:25:03.945 | + functions-common:time_stop:2438 : elapsed_time=6741 2022-02-17 14:25:03.948 | + functions-common:time_stop:2439 : total=259132 2022-02-17 14:25:03.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:03.953 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=265873 2022-02-17 14:25:03.955 | + inc/python:pip_install:203 : return 0 2022-02-17 14:25:03.958 | + ./stack.sh:main:981 : install_oscwrap 2022-02-17 14:25:03.961 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-17 14:25:03.965 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.dFZ9MxWlOV 2022-02-17 14:25:03.968 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-17 14:25:03.970 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-17 14:25:03.973 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-17 14:25:03.976 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:25:03.979 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 14:25:03.981 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-17 14:25:03.999 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:04.001 | + ./stack.sh:main:1035 : configure_database 2022-02-17 14:25:04.004 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-17 14:25:04.007 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-17 14:25:04.009 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-17 14:25:04.011 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:25:04.014 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-17 14:25:04.016 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-17 14:25:04.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:04.021 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:04.024 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-17 14:25:04.026 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-17 14:25:04.028 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:25:04.031 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:25:04.033 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:25:04.035 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:25:04.037 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:25:04.040 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:25:04.042 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:25:04.044 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:25:04.046 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:25:04.049 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:25:04.051 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:25:04.054 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-17 14:25:04.056 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:25:04.058 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:25:04.061 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:25:04.063 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:25:04.065 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:25:04.068 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:25:04.070 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-17 14:25:04.086 | mysqladmin: connect to server at 'localhost' failed 2022-02-17 14:25:04.086 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-17 14:25:04.090 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-17 14:25:04.092 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-17 14:25:04.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:04.097 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:04.099 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-17 14:25:04.102 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-17 14:25:04.104 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-17 14:25:04.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:04.109 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:04.111 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-17 14:25:04.113 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-17 14:25:04.116 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-17 14:25:04.128 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 14:25:04.163 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-17 14:25:04.175 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 14:25:04.196 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-17 14:25:04.200 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-17 14:25:04.202 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-17 14:25:04.205 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-17 14:25:04.266 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-17 14:25:04.319 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-17 14:25:04.371 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-17 14:25:04.422 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-17 14:25:04.424 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-17 14:25:04.427 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:25:04.429 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-17 14:25:06.915 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-17 14:25:06.934 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-17 14:25:06.971 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 14:25:06.990 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-142506 2022-02-17 14:25:07.018 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-142506 1039' 2022-02-17 14:25:07.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.050 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:25:07.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.090 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 14:25:07.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.134 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 14:25:07.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.182 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:25:07.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.222 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-17 14:25:07.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.259 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-17 14:25:07.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.290 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-141432 2022-02-17 14:25:07.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.330 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 14:25:07.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.374 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-17 14:25:07.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.422 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 14:25:07.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.458 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 14:25:07.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.494 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 14:25:07.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.538 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 14:25:07.566 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-17 14:25:07.585 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-17 14:25:07.606 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-17 14:25:07.686 | + ./stack.sh:main:1065 : start_dstat 2022-02-17 14:25:07.702 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:25:07.705 | + functions-common:run_process:1680 : local service=dstat 2022-02-17 14:25:07.730 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:25:07.762 | + functions-common:run_process:1682 : local group= 2022-02-17 14:25:07.787 | + functions-common:run_process:1683 : local user= 2022-02-17 14:25:07.797 | + functions-common:run_process:1685 : local name=dstat 2022-02-17 14:25:07.801 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 14:25:07.804 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 14:25:07.806 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:07.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:07.814 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:07.817 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107907814 2022-02-17 14:25:07.819 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-17 14:25:07.840 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:07.843 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-17 14:25:07.845 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-17 14:25:07.848 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:25:07.851 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:25:07.853 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:25:07.856 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:25:07.859 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-17 14:25:07.861 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-17 14:25:07.864 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-17 14:25:07.866 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 14:25:07.869 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 14:25:07.871 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-17 14:25:07.874 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-17 14:25:07.877 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-17 14:25:07.879 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:25:07.882 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 14:25:07.884 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 14:25:07.886 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 14:25:07.889 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 14:25:07.891 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-17 14:25:07.893 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 14:25:07.899 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-17 14:25:07.988 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-17 14:25:08.062 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:25:08.124 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-17 14:25:08.189 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-17 14:25:08.250 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 14:25:08.313 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 14:25:08.316 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-17 14:25:08.399 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 14:25:08.830 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-17 14:25:08.847 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-17 14:25:09.278 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-17 14:25:09.358 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 14:25:09.375 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:09.410 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:09.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:09.472 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:09.490 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:09.529 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 14:25:09.554 | + functions-common:time_stop:2432 : start_time=1645107907814 2022-02-17 14:25:09.570 | + functions-common:time_stop:2434 : [[ -z 1645107907814 ]] 2022-02-17 14:25:09.606 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:09.630 | + functions-common:time_stop:2437 : end_time=1645107909609 2022-02-17 14:25:09.650 | + functions-common:time_stop:2438 : elapsed_time=1795 2022-02-17 14:25:09.669 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:25:09.686 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:09.714 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1795 2022-02-17 14:25:09.720 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-17 14:25:09.742 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-17 14:25:09.766 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-17 14:25:09.782 | + functions-common:run_process:1682 : local group= 2022-02-17 14:25:09.806 | + functions-common:run_process:1683 : local user=root 2022-02-17 14:25:09.830 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-17 14:25:09.862 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 14:25:09.882 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 14:25:09.902 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:09.922 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:09.956 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:09.960 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107909957 2022-02-17 14:25:09.963 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-17 14:25:09.984 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:09.987 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 14:25:09.990 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:10.010 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:10.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:10.046 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:10.060 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:10.063 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 14:25:10.066 | + functions-common:time_stop:2432 : start_time=1645107909957 2022-02-17 14:25:10.069 | + functions-common:time_stop:2434 : [[ -z 1645107909957 ]] 2022-02-17 14:25:10.083 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:10.101 | + functions-common:time_stop:2437 : end_time=1645107910084 2022-02-17 14:25:10.104 | + functions-common:time_stop:2438 : elapsed_time=127 2022-02-17 14:25:10.107 | + functions-common:time_stop:2439 : total=1795 2022-02-17 14:25:10.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:10.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1922 2022-02-17 14:25:10.114 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-17 14:25:10.135 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:10.137 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-17 14:25:10.157 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:10.160 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-17 14:25:10.181 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:10.184 | + ./stack.sh:main:1078 : start_etcd3 2022-02-17 14:25:10.187 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-17 14:25:10.189 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-828103-9-hyperv --data-dir /opt/stack/data/etcd' 2022-02-17 14:25:10.192 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-17 14:25:10.194 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-828103-9-hyperv=http://10.222.0.81:2380' 2022-02-17 14:25:10.197 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.81:2380' 2022-02-17 14:25:10.200 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.81:2379' 2022-02-17 14:25:10.203 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-17 14:25:10.205 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-17 14:25:10.208 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.81:2379' 2022-02-17 14:25:10.211 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-17 14:25:10.213 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-17 14:25:10.216 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 14:25:10.219 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-828103-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-828103-9-hyperv=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' '' root 2022-02-17 14:25:10.221 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-17 14:25:10.224 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-828103-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-828103-9-hyperv=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-17 14:25:10.227 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 14:25:10.229 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-17 14:25:10.232 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 14:25:10.234 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 14:25:10.237 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 14:25:10.239 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 14:25:10.244 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-17 14:25:10.331 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-17 14:25:10.405 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-828103-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-828103-9-hyperv=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-17 14:25:10.461 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-17 14:25:10.514 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-17 14:25:10.575 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 14:25:10.631 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 14:25:10.634 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-17 14:25:10.695 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 14:25:11.082 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-17 14:25:11.135 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-17 14:25:11.187 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-17 14:25:11.241 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-17 14:25:11.296 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-17 14:25:11.299 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 14:25:11.303 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-17 14:25:11.306 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-17 14:25:11.708 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-17 14:25:11.722 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-17 14:25:12.134 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-17 14:25:12.815 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-17 14:25:12.836 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:12.839 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-17 14:25:12.842 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-17 14:25:12.845 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-17 14:25:12.850 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-17 14:25:12.863 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-17 14:25:12.875 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-17 14:25:12.877 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 14:25:12.881 | + 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.81/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-17 14:25:12.977 | The user clouds.yaml file didn't exist. 2022-02-17 14:25:12.987 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-17 14:25:13.098 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-17 14:25:13.210 | + 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.81/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-17 14:25:13.327 | + 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.81/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-17 14:25:13.447 | + 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.81/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-17 14:25:13.570 | + 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.81/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-17 14:25:13.699 | + 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.81/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-17 14:25:13.828 | + 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.81/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-17 14:25:13.962 | + 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.81/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-17 14:25:14.097 | + functions-common:write_clouds_yaml:198 : cat 2022-02-17 14:25:14.104 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-17 14:25:14.107 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-17 14:25:14.110 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-17 14:25:14.114 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-17 14:25:14.116 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-17 14:25:14.119 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-17 14:25:14.138 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:14.140 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-17 14:25:14.143 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:25:14.146 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-17 14:25:14.148 | + ./stack.sh:main:1095 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-17 14:25:14.151 | + ./stack.sh:main:1096 : init_keystone 2022-02-17 14:25:14.153 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-17 14:25:14.173 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:14.175 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-17 14:25:14.177 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-17 14:25:14.180 | + lib/database:recreate_database:112 : local db=keystone 2022-02-17 14:25:14.182 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-17 14:25:14.185 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-17 14:25:14.187 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-17 14:25:14.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 14:25:14.216 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-17 14:25:14.221 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 14:25:14.238 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-17 14:25:14.241 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 14:25:14.243 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:14.246 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:14.249 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:14.253 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107914250 2022-02-17 14:25:14.256 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-17 14:25:18.970 | 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=79280) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 14:25:18.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:18.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:18.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:18.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:18.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:18.979 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:18.979 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:18.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:18.980 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:18.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:18.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:18.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:18.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:18.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:18.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:18.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:18.981 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:19.010 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:19.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.011 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.011 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.012 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.013 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:19.013 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:19.072 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:19.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.075 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.075 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.075 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:19.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:19.077 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:19.078 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:19.087 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 14:25:20.876 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:20.876 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 14:25:20.884 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:20.885 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 14:25:20.897 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:20.897 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 14:25:20.906 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:20.906 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 14:25:20.914 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:20.914 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 14:25:20.922 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:20.922 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 14:25:20.978 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:20.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:20.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:20.981 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:20.982 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:20.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.983 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.983 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.984 | 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=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.985 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:20.985 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:20.992 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:20.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:20.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:20.995 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:20.995 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:21.357 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:21.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.360 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:21.360 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:21.388 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:21.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.391 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:21.392 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:21.399 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 14:25:21.439 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.439 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 14:25:21.448 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.448 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 14:25:21.462 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.462 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 14:25:21.469 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.470 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 14:25:21.478 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.478 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 14:25:21.487 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.487 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 14:25:21.495 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.495 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:21.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.499 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:21.499 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:21.499 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:21.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.502 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:21.503 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:21.511 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.514 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:21.514 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:21.822 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:21.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.825 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:21.825 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:21.852 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:21.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:21.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:21.855 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:21.855 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:21.862 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 14:25:21.871 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.871 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 14:25:21.878 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.878 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 14:25:21.886 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.886 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 14:25:21.896 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.896 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 14:25:21.902 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.902 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 14:25:21.910 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:21.911 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 14:25:21.918 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:22.336 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-17 14:25:22.338 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:22.341 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:22.344 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:22.348 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:22.351 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:22.355 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 14:25:22.357 | + functions-common:time_stop:2432 : start_time=1645107914250 2022-02-17 14:25:22.360 | + functions-common:time_stop:2434 : [[ -z 1645107914250 ]] 2022-02-17 14:25:22.365 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:22.368 | + functions-common:time_stop:2437 : end_time=1645107922365 2022-02-17 14:25:22.370 | + functions-common:time_stop:2438 : elapsed_time=8115 2022-02-17 14:25:22.373 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:25:22.375 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:22.378 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8115 2022-02-17 14:25:22.381 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-17 14:25:22.384 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-17 14:25:22.389 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-17 14:25:26.991 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-17 14:25:26.991 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 14:25:26.992 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 14:25:26.992 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-17 14:25:26.993 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 14:25:26.993 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 14:25:26.993 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 14:25:26.994 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 14:25:26.994 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 14:25:27.384 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-17 14:25:27.388 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-17 14:25:32.004 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-17 14:25:32.005 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 14:25:32.005 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 14:25:32.005 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-17 14:25:32.005 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 14:25:32.006 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 14:25:32.006 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 14:25:32.006 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 14:25:32.006 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 14:25:32.380 | + ./stack.sh:main:1097 : start_keystone 2022-02-17 14:25:32.382 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-17 14:25:32.385 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-17 14:25:32.387 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-17 14:25:32.404 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:32.406 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:25:32.410 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-17 14:25:32.414 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-17 14:25:32.416 | + functions-common:run_process:1680 : local service=keystone 2022-02-17 14:25:32.419 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:32.421 | + functions-common:run_process:1682 : local group= 2022-02-17 14:25:32.423 | + functions-common:run_process:1683 : local user= 2022-02-17 14:25:32.426 | + functions-common:run_process:1685 : local name=keystone 2022-02-17 14:25:32.428 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 14:25:32.431 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 14:25:32.433 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:32.435 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:32.438 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:32.443 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107932440 2022-02-17 14:25:32.445 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-17 14:25:32.467 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:32.469 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-17 14:25:32.472 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-17 14:25:32.474 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:32.476 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:32.479 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:32.481 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:32.483 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-17 14:25:32.486 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-17 14:25:32.488 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-17 14:25:32.490 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 14:25:32.493 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 14:25:32.495 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-17 14:25:32.500 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-17 14:25:32.502 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-17 14:25:32.504 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:32.506 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 14:25:32.509 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 14:25:32.511 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-17 14:25:32.513 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 14:25:32.517 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-17 14:25:32.584 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-17 14:25:32.646 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-17 14:25:32.698 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:32.767 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 14:25:32.841 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-17 14:25:32.905 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-17 14:25:32.967 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-17 14:25:33.017 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-17 14:25:33.067 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-17 14:25:33.118 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 14:25:33.120 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-17 14:25:33.182 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 14:25:33.568 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-17 14:25:33.582 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-17 14:25:33.981 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-17 14:25:34.090 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 14:25:34.101 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:34.132 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:34.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:34.181 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:34.200 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:34.218 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 14:25:34.236 | + functions-common:time_stop:2432 : start_time=1645107932440 2022-02-17 14:25:34.246 | + functions-common:time_stop:2434 : [[ -z 1645107932440 ]] 2022-02-17 14:25:34.277 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:34.302 | + functions-common:time_stop:2437 : end_time=1645107934281 2022-02-17 14:25:34.326 | + functions-common:time_stop:2438 : elapsed_time=1841 2022-02-17 14:25:34.341 | + functions-common:time_stop:2439 : total=1922 2022-02-17 14:25:34.351 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:34.353 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3763 2022-02-17 14:25:34.377 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-17 14:25:34.377 | Waiting for keystone to start... 2022-02-17 14:25:34.398 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.81/identity/v3/ 2022-02-17 14:25:34.422 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.81/identity/v3/ 2022-02-17 14:25:34.442 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 14:25:34.466 | + functions:wait_for_service:458 : local url=http://10.222.0.81/identity/v3/ 2022-02-17 14:25:34.494 | + functions:wait_for_service:459 : local rval=0 2022-02-17 14:25:34.509 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 14:25:34.534 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 14:25:34.554 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:34.578 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:34.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:34.654 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107934623 2022-02-17 14:25:34.682 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 14:25:34.740 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.81/identity/v3/ 2022-02-17 14:25:40.933 | + :: : [[ 200 == 503 ]] 2022-02-17 14:25:40.934 | + :: : [[ 0 -eq 7 ]] 2022-02-17 14:25:40.937 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 14:25:40.940 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:40.943 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:40.945 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:40.947 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:40.950 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:40.952 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 14:25:40.962 | + functions-common:time_stop:2432 : start_time=1645107934623 2022-02-17 14:25:40.966 | + functions-common:time_stop:2434 : [[ -z 1645107934623 ]] 2022-02-17 14:25:40.973 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:40.975 | + functions-common:time_stop:2437 : end_time=1645107940972 2022-02-17 14:25:40.977 | + functions-common:time_stop:2438 : elapsed_time=6349 2022-02-17 14:25:40.980 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:25:40.982 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:40.985 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6349 2022-02-17 14:25:40.987 | + functions:wait_for_service:467 : return 0 2022-02-17 14:25:40.990 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-17 14:25:41.025 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:41.028 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-17 14:25:41.030 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:25:41.033 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 14:25:41.061 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-17 14:25:41.064 | + lib/keystone:bootstrap_keystone:591 : /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.81/identity 2022-02-17 14:25:41.836 | ++ inc/async:async_inner:64 : rc=0 2022-02-17 14:25:41.864 | [77232 Async install_tempest:77232]: finished successfully 2022-02-17 14:25:45.675 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.675 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.675 | 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=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.682 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.699 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.700 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.730 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.762 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.762 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.853 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.866 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.866 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.866 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.866 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.867 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.867 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.867 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.874 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.878 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.878 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. [00;33m{{(pid=80136) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:45.910 | 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=80136) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 14:25:46.258 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created domain default 2022-02-17 14:25:46.297 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created project admin 2022-02-17 14:25:46.324 | DEBUG passlib.handlers.bcrypt [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80136) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-17 14:25:46.324 | DEBUG passlib.handlers.bcrypt [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80136) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-17 14:25:46.384 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created user admin 2022-02-17 14:25:46.395 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created role reader 2022-02-17 14:25:46.404 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created role member 2022-02-17 14:25:46.427 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created implied role where 00e36b1660374e1d95f7631fe7e09d7b implies 9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:25:46.436 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created role admin 2022-02-17 14:25:46.452 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created implied role where b2c77a66f204405fb0f9efdcc2114a08 implies 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:25:46.462 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Granted role admin on project admin to user admin. 2022-02-17 14:25:46.469 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Granted role admin on the system to user admin. 2022-02-17 14:25:46.480 | WARNING py.warnings [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 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-02-17 14:25:46.481 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-17 14:25:46.481 |  2022-02-17 14:25:46.484 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created region RegionOne 2022-02-17 14:25:46.514 | INFO keystone.cmd.bootstrap [None req-7aa3120d-27ae-4d8b-9d85-ac828bb2adb4 None None] Created public endpoint http://10.222.0.81/identity 2022-02-17 14:25:46.965 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-17 14:25:46.968 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-17 14:25:46.971 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-17 14:25:46.974 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-17 14:25:50.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:50.120 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:50.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:50.120 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:50.278 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:50.281 | + lib/keystone:create_keystone_accounts:299 : admin_project=72530509da064b9f830130ba966e4032 2022-02-17 14:25:50.283 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-17 14:25:50.287 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-17 14:25:52.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:52.536 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:52.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:52.536 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:52.699 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:52.703 | + lib/keystone:create_keystone_accounts:301 : admin_user=ee85f540581f4c06886108a36be1dc45 2022-02-17 14:25:52.705 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-17 14:25:52.708 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-17 14:25:52.710 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-17 14:25:52.713 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin ee85f540581f4c06886108a36be1dc45 default 2022-02-17 14:25:52.767 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ee85f540581f4c06886108a36be1dc45 default 2022-02-17 14:25:52.806 | [17597 Async ks-domain-role:80298]: running: get_or_add_user_domain_role admin ee85f540581f4c06886108a36be1dc45 default 2022-02-17 14:25:52.808 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-17 14:25:52.811 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 14:25:52.814 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 14:25:55.286 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 14:25:55.289 | + functions-common:get_or_create_domain:888 : echo default 2022-02-17 14:25:55.289 | default 2022-02-17 14:25:55.291 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-17 14:25:55.349 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-17 14:25:55.389 | [17597 Async ks-project:80437]: running: get_or_create_project service Default 2022-02-17 14:25:55.392 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-17 14:25:55.456 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-17 14:25:55.497 | [17597 Async ks-service:80523]: running: get_or_create_role service 2022-02-17 14:25:55.500 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-17 14:25:55.578 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-17 14:25:55.621 | [17597 Async ks-reseller:80609]: running: get_or_create_role ResellerAdmin 2022-02-17 14:25:55.628 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-17 14:25:55.631 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-17 14:25:56.021 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-17 14:25:56.281 | [17597 Async ks-anotherrole:80699]: running: get_or_create_role anotherrole 2022-02-17 14:25:56.298 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-17 14:25:56.335 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-17 14:25:56.361 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 14:25:56.390 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-17 14:25:58.786 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:58.838 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:58.865 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:58.880 | [80523 Async ks-service:80523]: finished successfully 2022-02-17 14:25:58.908 | [80437 Async ks-project:80437]: finished successfully 2022-02-17 14:25:58.964 | [80609 Async ks-reseller:80609]: finished successfully 2022-02-17 14:25:59.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:59.631 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:59.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:59.632 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:59.824 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:59.827 | ++ functions-common:get_or_create_project:938 : project_id=9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:25:59.829 | ++ functions-common:get_or_create_project:939 : echo 9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:25:59.836 | + lib/keystone:create_keystone_accounts:329 : invis_project=9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:25:59.839 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-17 14:25:59.842 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-17 14:25:59.845 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 14:25:59.848 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-17 14:25:59.849 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:59.891 | [80699 Async ks-anotherrole:80699]: finished successfully 2022-02-17 14:26:01.533 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:01.558 | [80298 Async ks-domain-role:80298]: finished successfully 2022-02-17 14:26:02.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:02.104 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:02.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:02.104 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:02.265 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:02.267 | ++ functions-common:get_or_create_project:938 : project_id=98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:02.270 | ++ functions-common:get_or_create_project:939 : echo 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:02.273 | + lib/keystone:create_keystone_accounts:333 : demo_project=98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:02.275 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-17 14:26:02.278 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-17 14:26:02.280 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:02.283 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-17 14:26:02.286 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-17 14:26:02.289 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-17 14:26:04.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.539 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.539 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.699 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:04.702 | ++ functions-common:get_or_create_user:925 : user_id=02c5be8d4af142398c1decd35f775405 2022-02-17 14:26:04.704 | ++ functions-common:get_or_create_user:926 : echo 02c5be8d4af142398c1decd35f775405 2022-02-17 14:26:04.708 | + lib/keystone:create_keystone_accounts:336 : demo_user=02c5be8d4af142398c1decd35f775405 2022-02-17 14:26:04.710 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-17 14:26:04.759 | [17597 Async ks-domain-role:80298]: Waiting for completion of get_or_add_user_domain_role admin ee85f540581f4c06886108a36be1dc45 default running on PID 80298 (6 other jobs running) 2022-02-17 14:26:04.784 | [17597 Async ks-domain-role:80298]: Signaling child to exit 2022-02-17 14:26:04.784 | WAKEUP 2022-02-17 14:26:04.807 | [17597 Async ks-domain-role:80298]: Signaled 2022-02-17 14:26:04.808 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-17 14:26:04.808 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user ee85f540581f4c06886108a36be1dc45 --domain default 2022-02-17 14:26:04.808 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:04.808 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-17 14:26:04.808 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:04.808 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:04.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.809 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.809 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.809 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:04.809 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-17 14:26:04.809 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-17 14:26:04.809 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user ee85f540581f4c06886108a36be1dc45 --domain default 2022-02-17 14:26:04.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.809 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.809 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.809 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-17 14:26:04.809 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user ee85f540581f4c06886108a36be1dc45 --domain default 2022-02-17 14:26:04.809 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:04.809 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:04.809 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:04.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.809 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.809 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.809 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:04.809 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:04.809 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:04.809 | ++ functions-common:get_field:818 : echo '| b2c77a66f204405fb0f9efdcc2114a08 | ee85f540581f4c06886108a36be1dc45 | | | default | | False |' 2022-02-17 14:26:04.809 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:04.809 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:04.809 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:04.809 | + functions-common:get_or_add_user_domain_role:1021 : echo b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:04.809 | b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:04.852 | [17597 Async ks-domain-role:80298]: finished get_or_add_user_domain_role admin ee85f540581f4c06886108a36be1dc45 default with result 0 in 8 seconds 2022-02-17 14:26:04.858 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-17 14:26:04.894 | [17597 Async ks-project:80437]: Waiting for completion of get_or_create_project service Default running on PID 80437 (5 other jobs running) 2022-02-17 14:26:04.918 | [17597 Async ks-project:80437]: Signaling child to exit 2022-02-17 14:26:04.918 | WAKEUP 2022-02-17 14:26:04.940 | [17597 Async ks-project:80437]: Signaled 2022-02-17 14:26:04.942 | + functions-common:get_or_create_project:932 : local project_id 2022-02-17 14:26:04.942 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-17 14:26:04.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.942 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:04.942 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:04.942 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:04.942 | + functions-common:get_or_create_project:938 : project_id=e5fef099012941afb2a4708231993f79 2022-02-17 14:26:04.942 | + functions-common:get_or_create_project:939 : echo e5fef099012941afb2a4708231993f79 2022-02-17 14:26:04.942 | e5fef099012941afb2a4708231993f79 2022-02-17 14:26:04.985 | [17597 Async ks-project:80437]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-17 14:26:05.021 | [17597 Async ks-service:80523]: Waiting for completion of get_or_create_role service running on PID 80523 (4 other jobs running) 2022-02-17 14:26:05.046 | [17597 Async ks-service:80523]: Signaling child to exit 2022-02-17 14:26:05.046 | WAKEUP 2022-02-17 14:26:05.067 | [17597 Async ks-service:80523]: Signaled 2022-02-17 14:26:05.069 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 14:26:05.069 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-17 14:26:05.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:05.069 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:05.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:05.069 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:05.069 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:05.069 | + functions-common:get_or_create_role:950 : role_id=85ff4ea850b049278f320dfbf90f4c79 2022-02-17 14:26:05.069 | + functions-common:get_or_create_role:951 : echo 85ff4ea850b049278f320dfbf90f4c79 2022-02-17 14:26:05.069 | 85ff4ea850b049278f320dfbf90f4c79 2022-02-17 14:26:05.114 | [17597 Async ks-service:80523]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-17 14:26:05.151 | [17597 Async ks-reseller:80609]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80609 (3 other jobs running) 2022-02-17 14:26:05.175 | [17597 Async ks-reseller:80609]: Signaling child to exit 2022-02-17 14:26:05.175 | WAKEUP 2022-02-17 14:26:05.197 | [17597 Async ks-reseller:80609]: Signaled 2022-02-17 14:26:05.198 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 14:26:05.198 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-17 14:26:05.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:05.198 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:05.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:05.198 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:05.198 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:05.198 | + functions-common:get_or_create_role:950 : role_id=442f077c2c8349eb969eb7ff8ae0165d 2022-02-17 14:26:05.198 | + functions-common:get_or_create_role:951 : echo 442f077c2c8349eb969eb7ff8ae0165d 2022-02-17 14:26:05.198 | 442f077c2c8349eb969eb7ff8ae0165d 2022-02-17 14:26:05.241 | [17597 Async ks-reseller:80609]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-17 14:26:05.278 | [17597 Async ks-anotherrole:80699]: Waiting for completion of get_or_create_role anotherrole running on PID 80699 (2 other jobs running) 2022-02-17 14:26:05.302 | [17597 Async ks-anotherrole:80699]: Signaling child to exit 2022-02-17 14:26:05.302 | WAKEUP 2022-02-17 14:26:05.324 | [17597 Async ks-anotherrole:80699]: Signaled 2022-02-17 14:26:05.325 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 14:26:05.325 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 14:26:05.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:05.325 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:05.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:05.325 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:05.325 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:05.325 | + functions-common:get_or_create_role:950 : role_id=59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:05.325 | + functions-common:get_or_create_role:951 : echo 59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:05.325 | 59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:05.368 | [17597 Async ks-anotherrole:80699]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-02-17 14:26:05.372 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:05.375 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.433 | + inc/async:async_inner:63 : get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.473 | [17597 Async ks-demo-member:81566]: running: get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.476 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin ee85f540581f4c06886108a36be1dc45 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.537 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ee85f540581f4c06886108a36be1dc45 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.577 | [17597 Async ks-demo-admin:81678]: running: get_or_add_user_project_role admin ee85f540581f4c06886108a36be1dc45 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.583 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.651 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.698 | [17597 Async ks-demo-another:81790]: running: get_or_add_user_project_role anotherrole 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:05.701 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:26:05.768 | + inc/async:async_inner:63 : get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:26:05.846 | [17597 Async ks-demo-invis:81902]: running: get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:26:05.849 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-17 14:26:05.858 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-17 14:26:05.862 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:05.865 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-17 14:26:05.868 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-17 14:26:05.880 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-17 14:26:08.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:08.905 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:08.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:08.905 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:09.163 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:09.166 | ++ functions-common:get_or_create_user:925 : user_id=c095aa5a9c07491cbce81c067a5824c3 2022-02-17 14:26:09.169 | ++ functions-common:get_or_create_user:926 : echo c095aa5a9c07491cbce81c067a5824c3 2022-02-17 14:26:09.178 | + lib/keystone:create_keystone_accounts:349 : demo_reader=c095aa5a9c07491cbce81c067a5824c3 2022-02-17 14:26:09.181 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader c095aa5a9c07491cbce81c067a5824c3 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:09.517 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c095aa5a9c07491cbce81c067a5824c3 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:09.738 | [17597 Async ks-demo-reader:82101]: running: get_or_add_user_project_role reader c095aa5a9c07491cbce81c067a5824c3 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:09.758 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-17 14:26:09.782 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-17 14:26:09.806 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 14:26:09.837 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-17 14:26:13.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:13.025 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:13.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:13.025 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:13.443 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:13.456 | ++ functions-common:get_or_create_project:938 : project_id=2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:13.474 | ++ functions-common:get_or_create_project:939 : echo 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:13.493 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:13.505 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-17 14:26:13.535 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-17 14:26:13.551 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:13.574 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-17 14:26:13.594 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-17 14:26:13.618 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-17 14:26:16.238 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:16.391 | [81790 Async ks-demo-another:81790]: finished successfully 2022-02-17 14:26:16.412 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:16.476 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:16.506 | [81678 Async ks-demo-admin:81678]: finished successfully 2022-02-17 14:26:16.537 | [81566 Async ks-demo-member:81566]: finished successfully 2022-02-17 14:26:16.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:16.884 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:16.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:16.884 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:16.939 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:16.971 | [81902 Async ks-demo-invis:81902]: finished successfully 2022-02-17 14:26:17.057 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:17.059 | ++ functions-common:get_or_create_user:925 : user_id=f5893f43742244a78bd2b506d8952d26 2022-02-17 14:26:17.062 | ++ functions-common:get_or_create_user:926 : echo f5893f43742244a78bd2b506d8952d26 2022-02-17 14:26:17.065 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=f5893f43742244a78bd2b506d8952d26 2022-02-17 14:26:17.068 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:17.126 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:17.170 | [17597 Async ks-alt-admin:82625]: running: get_or_add_user_project_role admin f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:17.175 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:17.246 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:17.306 | [17597 Async ks-alt-another:82737]: running: get_or_add_user_project_role anotherrole f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:17.309 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-17 14:26:17.314 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-17 14:26:17.320 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:17.323 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-17 14:26:17.326 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-17 14:26:17.330 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-17 14:26:19.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:19.629 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:19.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:19.629 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:19.854 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:19.857 | ++ functions-common:get_or_create_user:925 : user_id=4c9130cf239f4a259c9e267e655fe7c8 2022-02-17 14:26:19.859 | ++ functions-common:get_or_create_user:926 : echo 4c9130cf239f4a259c9e267e655fe7c8 2022-02-17 14:26:19.862 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=4c9130cf239f4a259c9e267e655fe7c8 2022-02-17 14:26:19.865 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 4c9130cf239f4a259c9e267e655fe7c8 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:19.984 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4c9130cf239f4a259c9e267e655fe7c8 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:20.078 | [17597 Async ks-alt-member-user:82934]: running: get_or_add_user_project_role member 4c9130cf239f4a259c9e267e655fe7c8 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:20.101 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-17 14:26:20.129 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-17 14:26:20.150 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:20.170 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-17 14:26:20.202 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-17 14:26:20.230 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-17 14:26:20.513 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:20.686 | [82101 Async ks-demo-reader:82101]: finished successfully 2022-02-17 14:26:22.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:22.757 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:22.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:22.757 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:22.959 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:22.966 | ++ functions-common:get_or_create_user:925 : user_id=7f4f725e840142d2a2707457559fe3f1 2022-02-17 14:26:22.968 | ++ functions-common:get_or_create_user:926 : echo 7f4f725e840142d2a2707457559fe3f1 2022-02-17 14:26:22.972 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=7f4f725e840142d2a2707457559fe3f1 2022-02-17 14:26:22.974 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7f4f725e840142d2a2707457559fe3f1 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:23.043 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7f4f725e840142d2a2707457559fe3f1 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:23.124 | [17597 Async ks-alt-reader-user:83218]: running: get_or_add_user_project_role reader 7f4f725e840142d2a2707457559fe3f1 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:23.133 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-17 14:26:23.138 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:23.142 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-17 14:26:23.152 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-17 14:26:23.159 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-17 14:26:25.745 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:25.874 | [82625 Async ks-alt-admin:82625]: finished successfully 2022-02-17 14:26:26.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:26.043 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:26.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:26.043 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:26.150 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:26.191 | [82737 Async ks-alt-another:82737]: finished successfully 2022-02-17 14:26:26.249 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:26.252 | ++ functions-common:get_or_create_user:925 : user_id=f72f55725da0478b96b789ddc3040583 2022-02-17 14:26:26.254 | ++ functions-common:get_or_create_user:926 : echo f72f55725da0478b96b789ddc3040583 2022-02-17 14:26:26.258 | + lib/keystone:create_keystone_accounts:381 : system_member_user=f72f55725da0478b96b789ddc3040583 2022-02-17 14:26:26.260 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member f72f55725da0478b96b789ddc3040583 all 2022-02-17 14:26:26.331 | + inc/async:async_inner:63 : get_or_add_user_system_role member f72f55725da0478b96b789ddc3040583 all 2022-02-17 14:26:26.377 | [17597 Async ks-system-member:83500]: running: get_or_add_user_system_role member f72f55725da0478b96b789ddc3040583 all 2022-02-17 14:26:26.381 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-17 14:26:26.384 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:26.386 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-17 14:26:26.389 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-17 14:26:26.392 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-17 14:26:28.678 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:28.708 | [82934 Async ks-alt-member-user:82934]: finished successfully 2022-02-17 14:26:28.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:28.746 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:28.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:28.746 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:28.946 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:28.949 | ++ functions-common:get_or_create_user:925 : user_id=a29e4a398d3f40e4b74cd3ac5e43aaca 2022-02-17 14:26:28.952 | ++ functions-common:get_or_create_user:926 : echo a29e4a398d3f40e4b74cd3ac5e43aaca 2022-02-17 14:26:28.955 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=a29e4a398d3f40e4b74cd3ac5e43aaca 2022-02-17 14:26:28.958 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader a29e4a398d3f40e4b74cd3ac5e43aaca all 2022-02-17 14:26:29.042 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a29e4a398d3f40e4b74cd3ac5e43aaca all 2022-02-17 14:26:29.085 | [17597 Async ks-system-reader:83733]: running: get_or_add_user_system_role reader a29e4a398d3f40e4b74cd3ac5e43aaca all 2022-02-17 14:26:29.087 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-17 14:26:29.093 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-17 14:26:29.095 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-17 14:26:29.098 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 14:26:29.102 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-17 14:26:31.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:31.552 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:31.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:31.552 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:31.710 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:31.743 | [83218 Async ks-alt-reader-user:83218]: finished successfully 2022-02-17 14:26:31.759 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:31.763 | ++ functions-common:get_or_create_group:902 : group_id=5bf01472602b42559f3581dd75ddc5ac 2022-02-17 14:26:31.770 | ++ functions-common:get_or_create_group:903 : echo 5bf01472602b42559f3581dd75ddc5ac 2022-02-17 14:26:31.773 | + lib/keystone:create_keystone_accounts:391 : admin_group=5bf01472602b42559f3581dd75ddc5ac 2022-02-17 14:26:31.776 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-17 14:26:31.779 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-17 14:26:31.781 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-17 14:26:31.786 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 14:26:31.794 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-17 14:26:34.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:34.018 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:34.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:34.018 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:34.224 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:34.227 | ++ functions-common:get_or_create_group:902 : group_id=d48b783401a44f5eba03c9d916843bf4 2022-02-17 14:26:34.230 | ++ functions-common:get_or_create_group:903 : echo d48b783401a44f5eba03c9d916843bf4 2022-02-17 14:26:34.233 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=d48b783401a44f5eba03c9d916843bf4 2022-02-17 14:26:34.237 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:34.253 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:34.283 | [83500 Async ks-system-member:83500]: finished successfully 2022-02-17 14:26:34.305 | + inc/async:async_inner:63 : get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:34.345 | [17597 Async ks-group-memberdemo:84058]: running: get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:34.349 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:34.415 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:34.460 | [17597 Async ks-group-anotherdemo:84149]: running: get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:34.462 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:34.546 | + inc/async:async_inner:63 : get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:34.598 | [17597 Async ks-group-memberalt:84235]: running: get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:34.600 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:34.989 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:35.205 | [17597 Async ks-group-anotheralt:84323]: running: get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:35.230 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 5bf01472602b42559f3581dd75ddc5ac 72530509da064b9f830130ba966e4032 2022-02-17 14:26:35.644 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 5bf01472602b42559f3581dd75ddc5ac 72530509da064b9f830130ba966e4032 2022-02-17 14:26:35.879 | [17597 Async ks-group-admin:84411]: running: get_or_add_group_project_role admin 5bf01472602b42559f3581dd75ddc5ac 72530509da064b9f830130ba966e4032 2022-02-17 14:26:35.906 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-17 14:26:36.263 | [17597 Async ks-demo-member:81566]: Waiting for completion of get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 running on PID 81566 (17 other jobs running) 2022-02-17 14:26:36.457 | [17597 Async ks-demo-member:81566]: Signaling child to exit 2022-02-17 14:26:36.457 | WAKEUP 2022-02-17 14:26:36.655 | [17597 Async ks-demo-member:81566]: Signaled 2022-02-17 14:26:36.665 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:36.665 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:36.666 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:36.666 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:36.666 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:36.666 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:36.666 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:36.666 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:36.666 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 02c5be8d4af142398c1decd35f775405 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:36.666 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:36.666 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:36.666 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:36.666 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:36.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.667 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.669 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.671 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:36.671 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:36.671 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:36.671 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 02c5be8d4af142398c1decd35f775405 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:36.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.671 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.671 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.671 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:36.671 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:36.671 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 02c5be8d4af142398c1decd35f775405 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:36.671 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:36.671 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:36.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.671 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.671 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.671 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:36.671 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:36.671 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:36.671 | ++ functions-common:get_field:818 : echo '| 00e36b1660374e1d95f7631fe7e09d7b | 02c5be8d4af142398c1decd35f775405 | | 98d0ed258bba4f2590c6fe1449635531 | | | False |' 2022-02-17 14:26:36.671 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:36.671 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:36.671 | + functions-common:get_or_add_user_project_role:995 : user_role_id=00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:36.672 | + functions-common:get_or_add_user_project_role:997 : echo 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:36.672 | 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:36.999 | [17597 Async ks-demo-member:81566]: finished get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 with result 0 in 11 seconds 2022-02-17 14:26:37.153 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:37.248 | [17597 Async ks-demo-admin:81678]: Waiting for completion of get_or_add_user_project_role admin ee85f540581f4c06886108a36be1dc45 98d0ed258bba4f2590c6fe1449635531 running on PID 81678 (16 other jobs running) 2022-02-17 14:26:37.332 | [83733 Async ks-system-reader:83733]: finished successfully 2022-02-17 14:26:37.405 | [17597 Async ks-demo-admin:81678]: Signaling child to exit 2022-02-17 14:26:37.408 | WAKEUP 2022-02-17 14:26:37.593 | [17597 Async ks-demo-admin:81678]: Signaled 2022-02-17 14:26:37.595 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:37.595 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:37.595 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:37.595 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:37.595 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:37.595 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:37.595 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:37.595 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:37.595 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:37.595 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:37.595 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user ee85f540581f4c06886108a36be1dc45 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:37.595 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:37.595 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:37.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.595 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.595 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.595 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:37.595 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:37.595 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:37.595 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user ee85f540581f4c06886108a36be1dc45 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:37.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.595 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.596 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.596 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user ee85f540581f4c06886108a36be1dc45 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:37.596 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:37.596 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:37.596 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:37.596 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:37.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.596 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.596 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.596 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:37.596 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:37.596 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:37.596 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:37.596 | ++ functions-common:get_field:818 : echo '| b2c77a66f204405fb0f9efdcc2114a08 | ee85f540581f4c06886108a36be1dc45 | | 98d0ed258bba4f2590c6fe1449635531 | | | False |' 2022-02-17 14:26:37.596 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:37.596 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:37.596 | + functions-common:get_or_add_user_project_role:997 : echo b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:37.596 | b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:37.880 | [17597 Async ks-demo-admin:81678]: finished get_or_add_user_project_role admin ee85f540581f4c06886108a36be1dc45 98d0ed258bba4f2590c6fe1449635531 with result 0 in 10 seconds 2022-02-17 14:26:38.121 | [17597 Async ks-demo-another:81790]: Waiting for completion of get_or_add_user_project_role anotherrole 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 running on PID 81790 (15 other jobs running) 2022-02-17 14:26:38.309 | [17597 Async ks-demo-another:81790]: Signaling child to exit 2022-02-17 14:26:38.320 | WAKEUP 2022-02-17 14:26:38.458 | [17597 Async ks-demo-another:81790]: Signaled 2022-02-17 14:26:38.473 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:38.473 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:38.473 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:38.473 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:38.473 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:38.473 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:38.473 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:38.473 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:38.474 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:38.474 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:38.474 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 02c5be8d4af142398c1decd35f775405 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:38.474 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:38.474 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:38.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.474 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.474 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.474 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.474 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:38.474 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:38.474 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 02c5be8d4af142398c1decd35f775405 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:38.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.474 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.474 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.474 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:38.474 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 02c5be8d4af142398c1decd35f775405 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:38.474 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:38.474 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:38.474 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:38.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.474 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.474 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.474 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.474 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:38.474 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:38.474 | ++ functions-common:get_field:818 : echo '| 59218e1a1d42477884181c35e3c32ad9 | 02c5be8d4af142398c1decd35f775405 | | 98d0ed258bba4f2590c6fe1449635531 | | | False |' 2022-02-17 14:26:38.474 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:38.474 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:38.474 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:38.475 | + functions-common:get_or_add_user_project_role:997 : echo 59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:38.475 | 59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:38.708 | [17597 Async ks-demo-another:81790]: finished get_or_add_user_project_role anotherrole 02c5be8d4af142398c1decd35f775405 98d0ed258bba4f2590c6fe1449635531 with result 0 in 10 seconds 2022-02-17 14:26:38.907 | [17597 Async ks-demo-invis:81902]: Waiting for completion of get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 9da68b1ce8704b2cb60f1db6699f9093 running on PID 81902 (14 other jobs running) 2022-02-17 14:26:39.045 | [17597 Async ks-demo-invis:81902]: Signaling child to exit 2022-02-17 14:26:39.046 | WAKEUP 2022-02-17 14:26:39.186 | [17597 Async ks-demo-invis:81902]: Signaled 2022-02-17 14:26:39.199 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:39.199 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:39.199 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:39.199 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:39.199 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:39.199 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:39.199 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:39.199 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:39.199 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:39.199 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:39.199 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:39.199 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:39.199 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 02c5be8d4af142398c1decd35f775405 --project 9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:26:39.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:39.200 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:39.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:39.200 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:39.200 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:39.200 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:39.200 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:39.200 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 02c5be8d4af142398c1decd35f775405 --project 9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:26:39.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:39.200 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:39.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:39.200 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:39.200 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 02c5be8d4af142398c1decd35f775405 --project 9da68b1ce8704b2cb60f1db6699f9093 2022-02-17 14:26:39.200 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:39.200 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:39.200 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:39.200 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:39.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:39.200 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:39.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:39.200 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:39.200 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:39.200 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:39.200 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:39.200 | ++ functions-common:get_field:818 : echo '| 00e36b1660374e1d95f7631fe7e09d7b | 02c5be8d4af142398c1decd35f775405 | | 9da68b1ce8704b2cb60f1db6699f9093 | | | False |' 2022-02-17 14:26:39.200 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:39.200 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:39.200 | + functions-common:get_or_add_user_project_role:995 : user_role_id=00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:39.200 | + functions-common:get_or_add_user_project_role:997 : echo 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:39.200 | 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:39.493 | [17597 Async ks-demo-invis:81902]: finished get_or_add_user_project_role member 02c5be8d4af142398c1decd35f775405 9da68b1ce8704b2cb60f1db6699f9093 with result 0 in 11 seconds 2022-02-17 14:26:39.771 | [17597 Async ks-demo-reader:82101]: Waiting for completion of get_or_add_user_project_role reader c095aa5a9c07491cbce81c067a5824c3 98d0ed258bba4f2590c6fe1449635531 running on PID 82101 (13 other jobs running) 2022-02-17 14:26:39.933 | [17597 Async ks-demo-reader:82101]: Signaling child to exit 2022-02-17 14:26:39.933 | WAKEUP 2022-02-17 14:26:40.099 | [17597 Async ks-demo-reader:82101]: Signaled 2022-02-17 14:26:40.113 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:40.113 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:40.113 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:40.113 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:40.113 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:40.113 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:40.113 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:40.113 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:40.113 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:40.113 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:40.113 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user c095aa5a9c07491cbce81c067a5824c3 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:40.113 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:40.113 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:40.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:40.113 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:40.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:40.114 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:40.114 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:40.114 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:40.114 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:40.114 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user c095aa5a9c07491cbce81c067a5824c3 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:40.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:40.114 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:40.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:40.114 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:40.114 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:40.114 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user c095aa5a9c07491cbce81c067a5824c3 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:40.114 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:40.114 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:40.114 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:40.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:40.114 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:40.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:40.114 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:40.114 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:40.114 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:40.114 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:40.114 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:40.114 | ++ functions-common:get_field:818 : echo '| 9f9e09cc4a4a471c868c59b5f3ce27bf | c095aa5a9c07491cbce81c067a5824c3 | | 98d0ed258bba4f2590c6fe1449635531 | | | False |' 2022-02-17 14:26:40.114 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:40.114 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:40.114 | + functions-common:get_or_add_user_project_role:997 : echo 9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:40.114 | 9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:40.439 | [17597 Async ks-demo-reader:82101]: finished get_or_add_user_project_role reader c095aa5a9c07491cbce81c067a5824c3 98d0ed258bba4f2590c6fe1449635531 with result 0 in 11 seconds 2022-02-17 14:26:40.478 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:40.498 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-17 14:26:40.898 | [17597 Async ks-alt-admin:82625]: Waiting for completion of get_or_add_user_project_role admin f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 running on PID 82625 (12 other jobs running) 2022-02-17 14:26:41.026 | [17597 Async ks-alt-admin:82625]: Signaling child to exit 2022-02-17 14:26:41.027 | WAKEUP 2022-02-17 14:26:41.164 | [17597 Async ks-alt-admin:82625]: Signaled 2022-02-17 14:26:41.175 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:41.175 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:41.175 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:41.176 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:41.176 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:41.176 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:41.176 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:41.176 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:41.176 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user f5893f43742244a78bd2b506d8952d26 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:41.176 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:41.176 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:41.176 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:41.176 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:41.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:41.176 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:41.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:41.176 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:41.176 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:41.176 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:41.176 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:41.176 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user f5893f43742244a78bd2b506d8952d26 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:41.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:41.176 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:41.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:41.176 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:41.176 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:41.176 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:41.177 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user f5893f43742244a78bd2b506d8952d26 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:41.177 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:41.177 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:41.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:41.177 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:41.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:41.177 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:41.177 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:41.177 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:41.177 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:41.177 | ++ functions-common:get_field:818 : echo '| b2c77a66f204405fb0f9efdcc2114a08 | f5893f43742244a78bd2b506d8952d26 | | 2040822c0ba3459887280a69063b2fb6 | | | False |' 2022-02-17 14:26:41.177 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:41.177 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:41.177 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:41.177 | + functions-common:get_or_add_user_project_role:997 : echo b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:41.177 | b2c77a66f204405fb0f9efdcc2114a08 2022-02-17 14:26:41.463 | [17597 Async ks-alt-admin:82625]: finished get_or_add_user_project_role admin f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 with result 0 in 8 seconds 2022-02-17 14:26:41.703 | [17597 Async ks-alt-another:82737]: Waiting for completion of get_or_add_user_project_role anotherrole f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 running on PID 82737 (11 other jobs running) 2022-02-17 14:26:41.897 | [17597 Async ks-alt-another:82737]: Signaling child to exit 2022-02-17 14:26:41.897 | WAKEUP 2022-02-17 14:26:42.035 | [17597 Async ks-alt-another:82737]: Signaled 2022-02-17 14:26:42.043 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:42.043 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:42.043 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:42.043 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:42.043 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:42.043 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:42.043 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:42.043 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:42.043 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:42.043 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user f5893f43742244a78bd2b506d8952d26 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:42.043 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:42.043 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:42.043 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:42.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.043 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.044 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.044 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:42.044 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:42.044 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:42.044 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user f5893f43742244a78bd2b506d8952d26 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:42.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.044 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.044 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.044 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:42.044 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user f5893f43742244a78bd2b506d8952d26 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:42.044 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:42.044 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:42.044 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:42.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.044 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.044 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.044 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:42.044 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:42.044 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:42.044 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:42.044 | ++ functions-common:get_field:818 : echo '| 59218e1a1d42477884181c35e3c32ad9 | f5893f43742244a78bd2b506d8952d26 | | 2040822c0ba3459887280a69063b2fb6 | | | False |' 2022-02-17 14:26:42.044 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:42.044 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:42.044 | + functions-common:get_or_add_user_project_role:997 : echo 59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:42.044 | 59218e1a1d42477884181c35e3c32ad9 2022-02-17 14:26:42.217 | [17597 Async ks-alt-another:82737]: finished get_or_add_user_project_role anotherrole f5893f43742244a78bd2b506d8952d26 2040822c0ba3459887280a69063b2fb6 with result 0 in 8 seconds 2022-02-17 14:26:42.403 | [17597 Async ks-alt-member-user:82934]: Waiting for completion of get_or_add_user_project_role member 4c9130cf239f4a259c9e267e655fe7c8 2040822c0ba3459887280a69063b2fb6 running on PID 82934 (10 other jobs running) 2022-02-17 14:26:42.523 | [17597 Async ks-alt-member-user:82934]: Signaling child to exit 2022-02-17 14:26:42.523 | WAKEUP 2022-02-17 14:26:42.663 | [17597 Async ks-alt-member-user:82934]: Signaled 2022-02-17 14:26:42.674 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:42.675 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:42.675 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:42.675 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:42.675 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:42.675 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:42.675 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:42.675 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:42.675 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 4c9130cf239f4a259c9e267e655fe7c8 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:42.675 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:42.675 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:42.675 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:42.675 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:42.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.675 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.675 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.675 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:42.675 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:42.675 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:42.675 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 4c9130cf239f4a259c9e267e655fe7c8 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:42.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.675 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.675 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.675 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:42.675 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:42.675 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:42.675 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:42.675 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 4c9130cf239f4a259c9e267e655fe7c8 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:42.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.676 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:42.676 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:42.676 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:42.676 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:42.676 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:42.676 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:42.676 | ++ functions-common:get_field:818 : echo '| 00e36b1660374e1d95f7631fe7e09d7b | 4c9130cf239f4a259c9e267e655fe7c8 | | 2040822c0ba3459887280a69063b2fb6 | | | False |' 2022-02-17 14:26:42.676 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:42.676 | + functions-common:get_or_add_user_project_role:995 : user_role_id=00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:42.676 | + functions-common:get_or_add_user_project_role:997 : echo 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:42.676 | 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:42.944 | [17597 Async ks-alt-member-user:82934]: finished get_or_add_user_project_role member 4c9130cf239f4a259c9e267e655fe7c8 2040822c0ba3459887280a69063b2fb6 with result 0 in 8 seconds 2022-02-17 14:26:43.145 | [17597 Async ks-alt-reader-user:83218]: Waiting for completion of get_or_add_user_project_role reader 7f4f725e840142d2a2707457559fe3f1 2040822c0ba3459887280a69063b2fb6 running on PID 83218 (9 other jobs running) 2022-02-17 14:26:43.336 | [17597 Async ks-alt-reader-user:83218]: Signaling child to exit 2022-02-17 14:26:43.337 | WAKEUP 2022-02-17 14:26:43.496 | [17597 Async ks-alt-reader-user:83218]: Signaled 2022-02-17 14:26:43.516 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:43.516 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:43.516 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:43.516 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:43.516 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:43.516 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:43.516 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:43.516 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:43.516 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 7f4f725e840142d2a2707457559fe3f1 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:43.516 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:43.517 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:43.517 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:43.517 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:43.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:43.517 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:43.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:43.517 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:43.517 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:43.517 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:43.517 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:43.517 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 7f4f725e840142d2a2707457559fe3f1 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:43.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:43.517 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:43.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:43.518 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:43.518 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:43.518 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 7f4f725e840142d2a2707457559fe3f1 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:43.518 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:43.518 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:43.518 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:43.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:43.518 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:43.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:43.518 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:43.518 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:43.518 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:43.518 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:43.518 | ++ functions-common:get_field:818 : echo '| 9f9e09cc4a4a471c868c59b5f3ce27bf | 7f4f725e840142d2a2707457559fe3f1 | | 2040822c0ba3459887280a69063b2fb6 | | | False |' 2022-02-17 14:26:43.518 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:43.518 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:43.518 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:43.518 | + functions-common:get_or_add_user_project_role:997 : echo 9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:43.518 | 9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:43.822 | [17597 Async ks-alt-reader-user:83218]: finished get_or_add_user_project_role reader 7f4f725e840142d2a2707457559fe3f1 2040822c0ba3459887280a69063b2fb6 with result 0 in 8 seconds 2022-02-17 14:26:43.858 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:43.874 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-17 14:26:44.193 | [17597 Async ks-system-member:83500]: Waiting for completion of get_or_add_user_system_role member f72f55725da0478b96b789ddc3040583 all running on PID 83500 (8 other jobs running) 2022-02-17 14:26:44.343 | [17597 Async ks-system-member:83500]: Signaling child to exit 2022-02-17 14:26:44.343 | WAKEUP 2022-02-17 14:26:44.485 | [17597 Async ks-system-member:83500]: Signaled 2022-02-17 14:26:44.505 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 14:26:44.505 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 14:26:44.505 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 14:26:44.505 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:44.505 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:44.505 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:44.506 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:44.506 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:44.506 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 14:26:44.506 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user f72f55725da0478b96b789ddc3040583 --system all -f value -c Role 2022-02-17 14:26:44.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:44.506 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:44.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:44.506 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:44.506 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:44.506 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 14:26:44.506 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 14:26:44.506 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user f72f55725da0478b96b789ddc3040583 --system all 2022-02-17 14:26:44.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:44.506 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:44.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:44.506 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:44.506 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user f72f55725da0478b96b789ddc3040583 --system all -f value -c Role 2022-02-17 14:26:44.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:44.506 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:44.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:44.506 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:44.506 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:44.506 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:44.506 | + functions-common:get_or_add_user_system_role:1052 : echo 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:44.506 | 00e36b1660374e1d95f7631fe7e09d7b 2022-02-17 14:26:44.803 | [17597 Async ks-system-member:83500]: finished get_or_add_user_system_role member f72f55725da0478b96b789ddc3040583 all with result 0 in 7 seconds 2022-02-17 14:26:45.061 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:45.066 | [17597 Async ks-system-reader:83733]: Waiting for completion of get_or_add_user_system_role reader a29e4a398d3f40e4b74cd3ac5e43aaca all running on PID 83733 (7 other jobs running) 2022-02-17 14:26:45.147 | [84058 Async ks-group-memberdemo:84058]: finished successfully 2022-02-17 14:26:45.165 | [17597 Async ks-system-reader:83733]: Signaling child to exit 2022-02-17 14:26:45.165 | WAKEUP 2022-02-17 14:26:45.190 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:45.232 | [17597 Async ks-system-reader:83733]: Signaled 2022-02-17 14:26:45.241 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 14:26:45.241 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 14:26:45.241 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 14:26:45.241 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:45.242 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:45.242 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:45.242 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:45.242 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:45.242 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 14:26:45.242 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user a29e4a398d3f40e4b74cd3ac5e43aaca --system all -f value -c Role 2022-02-17 14:26:45.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.242 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.242 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.242 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:45.242 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 14:26:45.242 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 14:26:45.242 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user a29e4a398d3f40e4b74cd3ac5e43aaca --system all 2022-02-17 14:26:45.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.242 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.242 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.242 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user a29e4a398d3f40e4b74cd3ac5e43aaca --system all -f value -c Role 2022-02-17 14:26:45.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.243 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.243 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.243 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:45.243 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:45.243 | + functions-common:get_or_add_user_system_role:1052 : echo 9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:45.243 | 9f9e09cc4a4a471c868c59b5f3ce27bf 2022-02-17 14:26:45.266 | [84149 Async ks-group-anotherdemo:84149]: finished successfully 2022-02-17 14:26:45.342 | [17597 Async ks-system-reader:83733]: finished get_or_add_user_system_role reader a29e4a398d3f40e4b74cd3ac5e43aaca all with result 0 in 8 seconds 2022-02-17 14:26:45.346 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:45.349 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-17 14:26:45.410 | [17597 Async ks-group-memberdemo:84058]: Waiting for completion of get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 running on PID 84058 (6 other jobs running) 2022-02-17 14:26:45.443 | [17597 Async ks-group-memberdemo:84058]: Signaling child to exit 2022-02-17 14:26:45.444 | WAKEUP 2022-02-17 14:26:45.475 | [17597 Async ks-group-memberdemo:84058]: Signaled 2022-02-17 14:26:45.476 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:45.476 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group d48b783401a44f5eba03c9d916843bf4 --project 98d0ed258bba4f2590c6fe1449635531 -f value 2022-02-17 14:26:45.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.476 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.476 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.476 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:45.476 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:45.476 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:45.476 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group d48b783401a44f5eba03c9d916843bf4 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:45.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.476 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.476 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.476 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group d48b783401a44f5eba03c9d916843bf4 --project 98d0ed258bba4f2590c6fe1449635531 -f value 2022-02-17 14:26:45.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.476 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.477 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.477 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:45.477 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='00e36b1660374e1d95f7631fe7e09d7b d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 False' 2022-02-17 14:26:45.477 | + functions-common:get_or_add_group_project_role:1076 : echo 00e36b1660374e1d95f7631fe7e09d7b d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 False 2022-02-17 14:26:45.477 | 00e36b1660374e1d95f7631fe7e09d7b d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 False 2022-02-17 14:26:45.543 | [17597 Async ks-group-memberdemo:84058]: finished get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 with result 0 in 10 seconds 2022-02-17 14:26:45.607 | [17597 Async ks-group-anotherdemo:84149]: Waiting for completion of get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 running on PID 84149 (5 other jobs running) 2022-02-17 14:26:45.664 | [17597 Async ks-group-anotherdemo:84149]: Signaling child to exit 2022-02-17 14:26:45.664 | WAKEUP 2022-02-17 14:26:45.722 | [17597 Async ks-group-anotherdemo:84149]: Signaled 2022-02-17 14:26:45.723 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:45.723 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group d48b783401a44f5eba03c9d916843bf4 --project 98d0ed258bba4f2590c6fe1449635531 -f value 2022-02-17 14:26:45.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.723 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.723 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.723 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:45.723 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:45.723 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:45.723 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group d48b783401a44f5eba03c9d916843bf4 --project 98d0ed258bba4f2590c6fe1449635531 2022-02-17 14:26:45.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.724 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.724 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.724 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group d48b783401a44f5eba03c9d916843bf4 --project 98d0ed258bba4f2590c6fe1449635531 -f value 2022-02-17 14:26:45.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.724 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:45.724 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:45.724 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:45.724 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='59218e1a1d42477884181c35e3c32ad9 d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 False' 2022-02-17 14:26:45.724 | + functions-common:get_or_add_group_project_role:1076 : echo 59218e1a1d42477884181c35e3c32ad9 d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 False 2022-02-17 14:26:45.724 | 59218e1a1d42477884181c35e3c32ad9 d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 False 2022-02-17 14:26:45.822 | [17597 Async ks-group-anotherdemo:84149]: finished get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 98d0ed258bba4f2590c6fe1449635531 with result 0 in 10 seconds 2022-02-17 14:26:45.900 | [17597 Async ks-group-memberalt:84235]: Waiting for completion of get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 running on PID 84235 (4 other jobs running) 2022-02-17 14:26:45.942 | [17597 Async ks-group-memberalt:84235]: Signaling child to exit 2022-02-17 14:26:45.943 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:45.977 | [84323 Async ks-group-anotheralt:84323]: finished successfully 2022-02-17 14:26:46.050 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:46.080 | [84411 Async ks-group-admin:84411]: finished successfully 2022-02-17 14:26:46.259 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:46.284 | [84235 Async ks-group-memberalt:84235]: finished successfully 2022-02-17 14:26:46.303 | WAKEUP 2022-02-17 14:26:46.326 | [17597 Async ks-group-memberalt:84235]: Signaled 2022-02-17 14:26:46.328 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:46.328 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group d48b783401a44f5eba03c9d916843bf4 --project 2040822c0ba3459887280a69063b2fb6 -f value 2022-02-17 14:26:46.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.328 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.328 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.328 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:46.328 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:46.328 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:46.328 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group d48b783401a44f5eba03c9d916843bf4 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:46.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.328 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.328 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.328 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group d48b783401a44f5eba03c9d916843bf4 --project 2040822c0ba3459887280a69063b2fb6 -f value 2022-02-17 14:26:46.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.328 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.328 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.328 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:46.328 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='00e36b1660374e1d95f7631fe7e09d7b d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 False' 2022-02-17 14:26:46.328 | + functions-common:get_or_add_group_project_role:1076 : echo 00e36b1660374e1d95f7631fe7e09d7b d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 False 2022-02-17 14:26:46.328 | 00e36b1660374e1d95f7631fe7e09d7b d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 False 2022-02-17 14:26:46.372 | [17597 Async ks-group-memberalt:84235]: finished get_or_add_group_project_role member d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 with result 0 in 11 seconds 2022-02-17 14:26:46.410 | [17597 Async ks-group-anotheralt:84323]: Waiting for completion of get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 running on PID 84323 (3 other jobs running) 2022-02-17 14:26:46.435 | [17597 Async ks-group-anotheralt:84323]: Signaling child to exit 2022-02-17 14:26:46.435 | WAKEUP 2022-02-17 14:26:46.457 | [17597 Async ks-group-anotheralt:84323]: Signaled 2022-02-17 14:26:46.458 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:46.458 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group d48b783401a44f5eba03c9d916843bf4 --project 2040822c0ba3459887280a69063b2fb6 -f value 2022-02-17 14:26:46.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.458 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.458 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.458 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:46.458 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:46.458 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:46.458 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group d48b783401a44f5eba03c9d916843bf4 --project 2040822c0ba3459887280a69063b2fb6 2022-02-17 14:26:46.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.458 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.459 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.459 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group d48b783401a44f5eba03c9d916843bf4 --project 2040822c0ba3459887280a69063b2fb6 -f value 2022-02-17 14:26:46.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.459 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.459 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.459 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:46.459 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='59218e1a1d42477884181c35e3c32ad9 d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 False' 2022-02-17 14:26:46.459 | + functions-common:get_or_add_group_project_role:1076 : echo 59218e1a1d42477884181c35e3c32ad9 d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 False 2022-02-17 14:26:46.459 | 59218e1a1d42477884181c35e3c32ad9 d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 False 2022-02-17 14:26:46.503 | [17597 Async ks-group-anotheralt:84323]: finished get_or_add_group_project_role anotherrole d48b783401a44f5eba03c9d916843bf4 2040822c0ba3459887280a69063b2fb6 with result 0 in 11 seconds 2022-02-17 14:26:46.544 | [17597 Async ks-group-admin:84411]: Waiting for completion of get_or_add_group_project_role admin 5bf01472602b42559f3581dd75ddc5ac 72530509da064b9f830130ba966e4032 running on PID 84411 (2 other jobs running) 2022-02-17 14:26:46.569 | [17597 Async ks-group-admin:84411]: Signaling child to exit 2022-02-17 14:26:46.569 | WAKEUP 2022-02-17 14:26:46.591 | [17597 Async ks-group-admin:84411]: Signaled 2022-02-17 14:26:46.592 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:46.593 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group 5bf01472602b42559f3581dd75ddc5ac --project 72530509da064b9f830130ba966e4032 -f value 2022-02-17 14:26:46.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.593 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.593 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.593 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:46.593 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:46.593 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:46.593 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group 5bf01472602b42559f3581dd75ddc5ac --project 72530509da064b9f830130ba966e4032 2022-02-17 14:26:46.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.593 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.593 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.593 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group 5bf01472602b42559f3581dd75ddc5ac --project 72530509da064b9f830130ba966e4032 -f value 2022-02-17 14:26:46.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.593 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:46.593 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:46.593 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:46.593 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b2c77a66f204405fb0f9efdcc2114a08 5bf01472602b42559f3581dd75ddc5ac 72530509da064b9f830130ba966e4032 False' 2022-02-17 14:26:46.593 | + functions-common:get_or_add_group_project_role:1076 : echo b2c77a66f204405fb0f9efdcc2114a08 5bf01472602b42559f3581dd75ddc5ac 72530509da064b9f830130ba966e4032 False 2022-02-17 14:26:46.593 | b2c77a66f204405fb0f9efdcc2114a08 5bf01472602b42559f3581dd75ddc5ac 72530509da064b9f830130ba966e4032 False 2022-02-17 14:26:46.639 | [17597 Async ks-group-admin:84411]: finished get_or_add_group_project_role admin 5bf01472602b42559f3581dd75ddc5ac 72530509da064b9f830130ba966e4032 with result 0 in 10 seconds 2022-02-17 14:26:46.643 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:46.645 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-17 14:26:46.662 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:46.665 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-17 14:26:46.683 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:46.685 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-17 14:26:46.688 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-17 14:26:46.746 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-17 14:26:46.785 | [17597 Async create_nova_accounts:86345]: running: create_nova_accounts 2022-02-17 14:26:46.788 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-17 14:26:46.805 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:46.808 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-17 14:26:46.810 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-17 14:26:46.871 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-17 14:26:46.911 | [17597 Async create_glance_accounts:86460]: running: create_glance_accounts 2022-02-17 14:26:46.914 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-17 14:26:46.949 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:46.954 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-17 14:26:46.957 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-17 14:26:47.020 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-17 14:26:47.062 | [17597 Async create_cinder_accounts:86590]: running: create_cinder_accounts 2022-02-17 14:26:47.065 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-17 14:26:47.087 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:47.090 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-17 14:26:47.092 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-17 14:26:47.167 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-17 14:26:47.229 | [17597 Async create_neutron_accounts:86705]: running: create_neutron_accounts 2022-02-17 14:26:47.234 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-17 14:26:47.270 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:47.273 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-17 14:26:47.278 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-17 14:26:47.532 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-17 14:26:47.804 | [17597 Async create_swift_accounts:86846]: running: create_swift_accounts 2022-02-17 14:26:47.830 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-17 14:26:47.987 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:48.013 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-17 14:26:48.354 | [17597 Async create_nova_accounts:86345]: Waiting for completion of create_nova_accounts running on PID 86345 (6 other jobs running) 2022-02-17 14:26:48.511 | [17597 Async create_nova_accounts:86345]: Signaling child to exit 2022-02-17 14:27:16.206 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:27:16.271 | [86705 Async create_neutron_accounts:86705]: finished successfully 2022-02-17 14:27:30.861 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:27:30.902 | [86590 Async create_cinder_accounts:86590]: finished successfully