2022-06-08 02:15:16.979 | + ./stack.sh:main:482 : exec 2022-06-08 02:15:16.979 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-021516' 2022-06-08 02:15:16.979 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-021516.summary.2022-06-08-021516 2022-06-08 02:15:16.979 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 02:15:16.979 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-021516 2022-06-08 02:15:16.979 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-021516 /opt/stack/logs/stack.sh.log 2022-06-08 02:15:16.979 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-021516.summary.2022-06-08-021516 /opt/stack/logs/stack.sh.log.summary 2022-06-08 02:15:16.979 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 02:15:16.979 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 02:15:16.979 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 02:15:16.979 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 02:15:16.979 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 02:15:16.979 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 02:15:16.980 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 02:15:16.980 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 02:15:16.980 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 02:15:16.980 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 02:15:16.980 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 02:15:16.980 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 02:15:16.980 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 02:15:16.982 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 02:15:16.985 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 02:15:16.987 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 02:15:16.989 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 02:15:16.991 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 02:15:16.993 | + ./stack.sh:main:571 : uname -a 2022-06-08 02:15:16.994 | Linux dv-cinder-845069-1-smb 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-06-08 02:15:16.996 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 02:15:16.997 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 02:15:17.000 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 02:15:17.042 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 02:15:17.056 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 02:15:17.058 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-08 02:15:17.060 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 02:15:17.061 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-08 02:15:17.063 | + functions-common:fetch_plugins:1777 : return 2022-06-08 02:15:17.065 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 02:15:17.067 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 02:15:17.068 | + functions-common:run_phase:1855 : local phase= 2022-06-08 02:15:17.070 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 02:15:17.072 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 02:15:17.073 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 02:15:17.075 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 02:15:17.076 | + functions-common:run_phase:1864 : local extra 2022-06-08 02:15:17.079 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 02:15:17.081 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 02:15:17.083 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 02:15:17.085 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 02:15:17.087 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 02:15:17.089 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 02:15:17.101 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:15:17.103 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 02:15:17.105 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 02:15:17.106 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 02:15:17.108 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 02:15:17.110 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 02:15:17.111 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 02:15:17.113 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 02:15:17.115 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 02:15:17.117 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 02:15:17.118 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 02:15:17.120 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 02:15:17.122 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-08 02:15:17.123 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 02:15:17.125 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-08 02:15:17.127 | + functions-common:plugin_override_defaults:1818 : return 2022-06-08 02:15:17.129 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 02:15:17.144 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 02:15:17.146 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 02:15:17.159 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:15:17.161 | +++ lib/tls:source:43 : hostname -f 2022-06-08 02:15:17.165 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 02:15:17.166 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 02:15:17.168 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 02:15:17.170 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 02:15:17.172 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 02:15:17.174 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 02:15:17.175 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 02:15:17.177 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 02:15:17.179 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 02:15:17.181 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 02:15:17.185 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 02:15:17.196 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 02:15:17.213 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 02:15:17.225 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 02:15:17.236 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 02:15:17.269 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 02:15:17.323 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 02:15:17.409 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 02:15:17.430 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 02:15:17.471 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 02:15:17.519 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 02:15:17.655 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 02:15:17.668 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 02:15:17.681 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 02:15:17.693 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 02:15:17.777 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 02:15:17.779 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 02:15:17.781 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 02:15:17.783 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 02:15:17.785 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 02:15:17.787 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 02:15:17.790 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 02:15:17.790 | False' 2022-06-08 02:15:17.792 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 02:15:17.807 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 02:15:17.809 | + ./stack.sh:main:619 : run_phase source 2022-06-08 02:15:17.811 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 02:15:17.813 | + functions-common:run_phase:1855 : local phase= 2022-06-08 02:15:17.815 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 02:15:17.817 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 02:15:17.819 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 02:15:17.821 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 02:15:17.823 | + functions-common:run_phase:1864 : local extra 2022-06-08 02:15:17.826 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 02:15:17.829 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 02:15:17.831 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 02:15:17.833 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 02:15:17.835 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 02:15:17.838 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 02:15:17.851 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:15:17.853 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 02:15:17.855 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 02:15:17.896 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 02:15:17.898 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 02:15:17.900 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 02:15:17.902 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 02:15:17.904 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-08 02:15:17.906 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 02:15:17.908 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-08 02:15:17.910 | + functions-common:load_plugin_settings:1795 : return 2022-06-08 02:15:17.912 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 02:15:17.914 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 02:15:17.916 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.918 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-08 02:15:17.921 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.923 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-08 02:15:17.925 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.927 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-08 02:15:17.930 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.932 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-08 02:15:17.934 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.937 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-08 02:15:17.939 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.941 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-08 02:15:17.943 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.946 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-08 02:15:17.948 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.950 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-08 02:15:17.953 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.955 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-08 02:15:17.957 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.959 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-08 02:15:17.962 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.964 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-08 02:15:17.966 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.968 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-08 02:15:17.970 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.972 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-08 02:15:17.975 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.977 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-08 02:15:17.979 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.982 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-08 02:15:17.984 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.986 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-08 02:15:17.988 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.990 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-08 02:15:17.993 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.995 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-08 02:15:17.997 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:17.999 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-08 02:15:18.002 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.004 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-08 02:15:18.006 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.008 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-08 02:15:18.010 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.012 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-08 02:15:18.015 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.017 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-08 02:15:18.019 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.021 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-08 02:15:18.023 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.025 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-08 02:15:18.028 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.030 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-08 02:15:18.032 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.034 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-08 02:15:18.036 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.039 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-08 02:15:18.041 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.043 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-08 02:15:18.046 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.048 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-08 02:15:18.050 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.052 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-08 02:15:18.055 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.057 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-08 02:15:18.059 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.061 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-08 02:15:18.063 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.066 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-08 02:15:18.068 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.070 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-08 02:15:18.072 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.074 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-08 02:15:18.076 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.079 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-08 02:15:18.081 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.083 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-08 02:15:18.085 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.088 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-08 02:15:18.090 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.092 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-08 02:15:18.094 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.096 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-08 02:15:18.098 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.101 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-08 02:15:18.103 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.105 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-08 02:15:18.108 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.110 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-08 02:15:18.112 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 02:15:18.114 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-08 02:15:18.118 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 02:15:18.120 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 02:15:18.122 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 02:15:18.136 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:15:18.138 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 02:15:18.140 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 02:15:18.142 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 02:15:18.157 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:15:18.160 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 02:15:18.162 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 02:15:18.165 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 02:15:18.167 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 02:15:18.170 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 02:15:18.172 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 02:15:18.174 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 02:15:18.177 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 02:15:18.180 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 02:15:18.180 | Using mysql database backend 2022-06-08 02:15:18.183 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 02:15:18.198 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 02:15:18.201 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 02:15:18.203 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 02:15:18.205 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 02:15:18.208 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 02:15:18.211 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 02:15:18.226 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:15:18.228 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 02:15:18.244 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 02:15:18.259 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:15:18.262 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 02:15:18.277 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 02:15:18.292 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 02:15:18.308 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:15:18.310 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 02:15:18.326 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:15:18.328 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-08 02:15:18.344 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-08 02:15:18.347 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-08 02:15:18.350 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 02:15:18.352 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 02:15:18.355 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 02:15:18.359 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-021518 2022-06-08 02:15:18.362 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-021518 752' 2022-06-08 02:15:18.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.366 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 02:15:18.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.371 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 02:15:18.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.376 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 02:15:18.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.380 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-08 02:15:18.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.386 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-08 02:15:18.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.390 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-08 02:15:18.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.395 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-021516 2022-06-08 02:15:18.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.400 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 02:15:18.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.405 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-08 02:15:18.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.409 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 02:15:18.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.414 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 02:15:18.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.419 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 02:15:18.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 02:15:18.423 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 02:15:18.426 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 02:15:18.428 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 02:15:18.430 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 02:15:18.432 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 02:15:18.434 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 02:15:18.436 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 02:15:18.439 | ++ functions-common:git_clone:601 : pwd 2022-06-08 02:15:18.441 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 02:15:18.443 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 02:15:18.445 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 02:15:18.459 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 02:15:18.462 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 02:15:18.464 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 02:15:18.467 | + functions-common:git_clone:618 : echo master 2022-06-08 02:15:18.467 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 02:15:18.471 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 02:15:18.474 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 02:15:18.476 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 02:15:18.487 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 02:15:18.490 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 02:15:18.490 | + functions-common:git_clone:679 : head -1 2022-06-08 02:15:18.493 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 02:15:18.495 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 02:15:18.498 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 02:15:18.500 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 02:15:18.503 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 02:15:18.505 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 02:15:18.507 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 02:15:18.510 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 02:15:18.512 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 02:15:18.515 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 02:15:18.517 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 02:15:18.519 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 02:15:18.523 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 02:15:18.526 | ++ tools/install_prereqs.sh:source:47 : NOW=1654654518 2022-06-08 02:15:18.529 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 02:15:18.534 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-08 02:15:18.537 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-08 02:15:18.540 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654654518 2022-06-08 02:15:18.543 | ++ tools/install_prereqs.sh:source:50 : [[ 1654654518 -lt 7200 ]] 2022-06-08 02:15:18.545 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 02:15:18.547 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 02:15:18.550 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 02:15:18.552 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 02:15:18.554 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 02:15:18.556 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 02:15:18.559 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 02:15:18.562 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-08 02:15:18.607 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 02:15:18.607 | apache2-dev 2022-06-08 02:15:18.607 | bc 2022-06-08 02:15:18.607 | bsdmainutils 2022-06-08 02:15:18.607 | curl 2022-06-08 02:15:18.607 | g++ 2022-06-08 02:15:18.607 | gawk 2022-06-08 02:15:18.608 | gcc 2022-06-08 02:15:18.608 | gettext 2022-06-08 02:15:18.608 | git 2022-06-08 02:15:18.608 | graphviz 2022-06-08 02:15:18.608 | iputils-ping 2022-06-08 02:15:18.608 | libapache2-mod-proxy-uwsgi 2022-06-08 02:15:18.608 | libffi-dev 2022-06-08 02:15:18.608 | libjpeg-dev 2022-06-08 02:15:18.608 | libpcre3-dev 2022-06-08 02:15:18.608 | libpq-dev 2022-06-08 02:15:18.608 | libssl-dev 2022-06-08 02:15:18.608 | libsystemd-dev 2022-06-08 02:15:18.608 | libxml2-dev 2022-06-08 02:15:18.608 | libxslt1-dev 2022-06-08 02:15:18.608 | libyaml-dev 2022-06-08 02:15:18.608 | lsof 2022-06-08 02:15:18.608 | openssh-server 2022-06-08 02:15:18.608 | openssl 2022-06-08 02:15:18.608 | pkg-config 2022-06-08 02:15:18.608 | psmisc 2022-06-08 02:15:18.608 | python3-dev 2022-06-08 02:15:18.608 | python3-pip 2022-06-08 02:15:18.608 | python3-systemd 2022-06-08 02:15:18.608 | python3-venv 2022-06-08 02:15:18.608 | tar 2022-06-08 02:15:18.608 | tcpdump 2022-06-08 02:15:18.608 | unzip 2022-06-08 02:15:18.608 | uuid-runtime 2022-06-08 02:15:18.608 | wget 2022-06-08 02:15:18.608 | wget 2022-06-08 02:15:18.608 | zlib1g-dev 2022-06-08 02:15:18.608 | libkrb5-dev 2022-06-08 02:15:18.608 | libldap2-dev 2022-06-08 02:15:18.608 | libsasl2-dev 2022-06-08 02:15:18.608 | memcached 2022-06-08 02:15:18.608 | python3-mysqldb 2022-06-08 02:15:18.608 | sqlite3 2022-06-08 02:15:18.608 | conntrack 2022-06-08 02:15:18.609 | curl 2022-06-08 02:15:18.609 | dnsmasq-base 2022-06-08 02:15:18.609 | dnsmasq-utils 2022-06-08 02:15:18.609 | ebtables 2022-06-08 02:15:18.609 | genisoimage 2022-06-08 02:15:18.609 | iptables 2022-06-08 02:15:18.609 | iputils-arping 2022-06-08 02:15:18.609 | kpartx 2022-06-08 02:15:18.609 | libjs-jquery-tablesorter 2022-06-08 02:15:18.609 | parted 2022-06-08 02:15:18.609 | pm-utils 2022-06-08 02:15:18.609 | python3-mysqldb 2022-06-08 02:15:18.609 | socat 2022-06-08 02:15:18.609 | sqlite3 2022-06-08 02:15:18.609 | sudo 2022-06-08 02:15:18.609 | vlan 2022-06-08 02:15:18.609 | lsscsi 2022-06-08 02:15:18.609 | open-iscsi 2022-06-08 02:15:18.609 | lvm2 2022-06-08 02:15:18.609 | qemu-utils 2022-06-08 02:15:18.609 | thin-provisioning-tools 2022-06-08 02:15:18.609 | acl 2022-06-08 02:15:18.609 | dnsmasq-base 2022-06-08 02:15:18.609 | dnsmasq-utils 2022-06-08 02:15:18.609 | ebtables 2022-06-08 02:15:18.609 | haproxy 2022-06-08 02:15:18.609 | iptables 2022-06-08 02:15:18.609 | iputils-arping 2022-06-08 02:15:18.609 | iputils-ping 2022-06-08 02:15:18.609 | postgresql-server-dev-all 2022-06-08 02:15:18.609 | python3-mysqldb 2022-06-08 02:15:18.609 | sqlite3 2022-06-08 02:15:18.609 | sudo 2022-06-08 02:15:18.609 | vlan 2022-06-08 02:15:18.609 | pcp 2022-06-08 02:15:18.609 | ipset 2022-06-08 02:15:18.609 | conntrack 2022-06-08 02:15:18.609 | conntrackd 2022-06-08 02:15:18.609 | keepalived 2022-06-08 02:15:18.610 | lvm2 2022-06-08 02:15:18.610 | qemu-utils 2022-06-08 02:15:18.610 | thin-provisioning-tools 2022-06-08 02:15:18.610 | curl 2022-06-08 02:15:18.610 | liberasurecode-dev 2022-06-08 02:15:18.610 | make 2022-06-08 02:15:18.610 | memcached 2022-06-08 02:15:18.610 | rsync 2022-06-08 02:15:18.610 | sqlite3 2022-06-08 02:15:18.610 | xfsprogs' 2022-06-08 02:15:18.610 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 02:15:18.627 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 02:15:18.627 | apache2-dev 2022-06-08 02:15:18.627 | bc 2022-06-08 02:15:18.627 | bsdmainutils 2022-06-08 02:15:18.627 | curl 2022-06-08 02:15:18.627 | g++ 2022-06-08 02:15:18.627 | gawk 2022-06-08 02:15:18.627 | gcc 2022-06-08 02:15:18.627 | gettext 2022-06-08 02:15:18.627 | git 2022-06-08 02:15:18.628 | graphviz 2022-06-08 02:15:18.628 | iputils-ping 2022-06-08 02:15:18.628 | libapache2-mod-proxy-uwsgi 2022-06-08 02:15:18.628 | libffi-dev 2022-06-08 02:15:18.628 | libjpeg-dev 2022-06-08 02:15:18.628 | libpcre3-dev 2022-06-08 02:15:18.628 | libpq-dev 2022-06-08 02:15:18.628 | libssl-dev 2022-06-08 02:15:18.628 | libsystemd-dev 2022-06-08 02:15:18.628 | libxml2-dev 2022-06-08 02:15:18.628 | libxslt1-dev 2022-06-08 02:15:18.628 | libyaml-dev 2022-06-08 02:15:18.628 | lsof 2022-06-08 02:15:18.628 | openssh-server 2022-06-08 02:15:18.628 | openssl 2022-06-08 02:15:18.628 | pkg-config 2022-06-08 02:15:18.628 | psmisc 2022-06-08 02:15:18.628 | python3-dev 2022-06-08 02:15:18.628 | python3-pip 2022-06-08 02:15:18.628 | python3-systemd 2022-06-08 02:15:18.628 | python3-venv 2022-06-08 02:15:18.628 | tar 2022-06-08 02:15:18.628 | tcpdump 2022-06-08 02:15:18.628 | unzip 2022-06-08 02:15:18.628 | uuid-runtime 2022-06-08 02:15:18.628 | wget 2022-06-08 02:15:18.628 | wget 2022-06-08 02:15:18.628 | zlib1g-dev 2022-06-08 02:15:18.628 | libkrb5-dev 2022-06-08 02:15:18.628 | libldap2-dev 2022-06-08 02:15:18.628 | libsasl2-dev 2022-06-08 02:15:18.628 | memcached 2022-06-08 02:15:18.628 | python3-mysqldb 2022-06-08 02:15:18.628 | sqlite3 2022-06-08 02:15:18.628 | conntrack 2022-06-08 02:15:18.628 | curl 2022-06-08 02:15:18.628 | dnsmasq-base 2022-06-08 02:15:18.628 | dnsmasq-utils 2022-06-08 02:15:18.628 | ebtables 2022-06-08 02:15:18.629 | genisoimage 2022-06-08 02:15:18.629 | iptables 2022-06-08 02:15:18.629 | iputils-arping 2022-06-08 02:15:18.629 | kpartx 2022-06-08 02:15:18.629 | libjs-jquery-tablesorter 2022-06-08 02:15:18.629 | parted 2022-06-08 02:15:18.629 | pm-utils 2022-06-08 02:15:18.629 | python3-mysqldb 2022-06-08 02:15:18.629 | socat 2022-06-08 02:15:18.629 | sqlite3 2022-06-08 02:15:18.629 | sudo 2022-06-08 02:15:18.629 | vlan 2022-06-08 02:15:18.629 | lsscsi 2022-06-08 02:15:18.629 | open-iscsi 2022-06-08 02:15:18.629 | lvm2 2022-06-08 02:15:18.629 | qemu-utils 2022-06-08 02:15:18.629 | thin-provisioning-tools 2022-06-08 02:15:18.629 | acl 2022-06-08 02:15:18.629 | dnsmasq-base 2022-06-08 02:15:18.629 | dnsmasq-utils 2022-06-08 02:15:18.629 | ebtables 2022-06-08 02:15:18.629 | haproxy 2022-06-08 02:15:18.629 | iptables 2022-06-08 02:15:18.629 | iputils-arping 2022-06-08 02:15:18.629 | iputils-ping 2022-06-08 02:15:18.629 | postgresql-server-dev-all 2022-06-08 02:15:18.629 | python3-mysqldb 2022-06-08 02:15:18.629 | sqlite3 2022-06-08 02:15:18.629 | sudo 2022-06-08 02:15:18.629 | vlan 2022-06-08 02:15:18.629 | pcp 2022-06-08 02:15:18.629 | ipset 2022-06-08 02:15:18.629 | conntrack 2022-06-08 02:15:18.629 | conntrackd 2022-06-08 02:15:18.629 | keepalived 2022-06-08 02:15:18.629 | lvm2 2022-06-08 02:15:18.629 | qemu-utils 2022-06-08 02:15:18.629 | thin-provisioning-tools 2022-06-08 02:15:18.630 | curl 2022-06-08 02:15:18.630 | liberasurecode-dev 2022-06-08 02:15:18.630 | make 2022-06-08 02:15:18.630 | memcached 2022-06-08 02:15:18.630 | rsync 2022-06-08 02:15:18.630 | sqlite3 2022-06-08 02:15:18.630 | xfsprogs ' 2022-06-08 02:15:18.630 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 02:15:18.632 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:15:18.634 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:15:18.637 | ++ 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-06-08 02:15:18.637 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 02:15:18.642 | ++ 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-06-08 02:15:18.644 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 02:15:18.646 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:15:18.649 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 02:15:18.651 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:15:18.653 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:15:18.655 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:15:18.657 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:15:18.659 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:15:18.661 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:15:18.663 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 02:15:18.666 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 02:15:18.668 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 02:15:18.671 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 02:15:18.675 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 02:15:18.677 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 02:15:18.679 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 02:15:18.681 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 02:15:18.683 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 02:15:18.685 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 02:15:18.689 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654654518687 2022-06-08 02:15:18.691 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 02:15:18.693 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 02:15:18.695 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-08 02:15:19.078 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 02:15:19.250 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 02:15:19.405 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 02:15:19.920 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 02:15:20.106 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,874 kB] 2022-06-08 02:15:20.588 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [927 kB] 2022-06-08 02:15:31.709 | Fetched 3,136 kB in 2s (1,272 kB/s) 2022-06-08 02:15:33.245 | Reading package lists... 2022-06-08 02:15:33.276 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 02:15:33.278 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 02:15:33.280 | ++ functions-common:time_stop:2426 : local name 2022-06-08 02:15:33.282 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 02:15:33.284 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:15:33.286 | ++ functions-common:time_stop:2429 : local total 2022-06-08 02:15:33.288 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 02:15:33.291 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 02:15:33.293 | ++ functions-common:time_stop:2433 : start_time=1654654518687 2022-06-08 02:15:33.295 | ++ functions-common:time_stop:2435 : [[ -z 1654654518687 ]] 2022-06-08 02:15:33.297 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:15:33.301 | ++ functions-common:time_stop:2438 : end_time=1654654533298 2022-06-08 02:15:33.303 | ++ functions-common:time_stop:2439 : elapsed_time=14611 2022-06-08 02:15:33.305 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 02:15:33.307 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:15:33.309 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=14611 2022-06-08 02:15:33.311 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 02:15:33.313 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:15:33.316 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:15:33.318 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:15:33.320 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 02:15:33.340 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 02:15:33.447 | Reading package lists... 2022-06-08 02:15:33.694 | Building dependency tree... 2022-06-08 02:15:33.696 | Reading state information... 2022-06-08 02:15:33.975 | bc is already the newest version (1.07.1-2build1). 2022-06-08 02:15:33.975 | bc set to manually installed. 2022-06-08 02:15:33.975 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 02:15:33.975 | bsdmainutils set to manually installed. 2022-06-08 02:15:33.975 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 02:15:33.975 | gawk set to manually installed. 2022-06-08 02:15:33.975 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 02:15:33.975 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 02:15:33.975 | iptables set to manually installed. 2022-06-08 02:15:33.975 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 02:15:33.975 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 02:15:33.975 | kpartx set to manually installed. 2022-06-08 02:15:33.975 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 02:15:33.975 | psmisc is already the newest version (23.3-1). 2022-06-08 02:15:33.975 | psmisc set to manually installed. 2022-06-08 02:15:33.975 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 02:15:33.975 | python3-systemd is already the newest version (234-3build2). 2022-06-08 02:15:33.975 | python3-systemd set to manually installed. 2022-06-08 02:15:33.975 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 02:15:33.975 | thin-provisioning-tools set to manually installed. 2022-06-08 02:15:33.975 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-08 02:15:33.976 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 02:15:33.976 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 02:15:33.976 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 02:15:33.976 | lsof set to manually installed. 2022-06-08 02:15:33.976 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 02:15:33.976 | parted set to manually installed. 2022-06-08 02:15:33.976 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 02:15:33.976 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 02:15:33.976 | zlib1g-dev set to manually installed. 2022-06-08 02:15:33.976 | The following packages were automatically installed and are no longer required: 2022-06-08 02:15:33.976 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:15:33.976 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:15:33.976 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:15:33.976 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:15:33.976 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:15:33.976 | python3-zope.interface 2022-06-08 02:15:33.976 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:15:33.976 | The following additional packages will be installed: 2022-06-08 02:15:33.976 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-08 02:15:33.976 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-06-08 02:15:33.976 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-06-08 02:15:33.977 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-06-08 02:15:33.977 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-06-08 02:15:33.977 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-06-08 02:15:33.977 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-06-08 02:15:33.977 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-08 02:15:33.977 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-08 02:15:33.977 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-08 02:15:33.977 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-06-08 02:15:33.977 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-06-08 02:15:33.977 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-06-08 02:15:33.977 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-06-08 02:15:33.977 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-06-08 02:15:33.977 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-06-08 02:15:33.977 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-06-08 02:15:33.977 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-06-08 02:15:33.977 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-06-08 02:15:33.977 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-06-08 02:15:33.977 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-06-08 02:15:33.977 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-06-08 02:15:33.977 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-06-08 02:15:33.977 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-06-08 02:15:33.977 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-06-08 02:15:33.977 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-06-08 02:15:33.977 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-08 02:15:33.977 | libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-06-08 02:15:33.977 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-06-08 02:15:33.977 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-06-08 02:15:33.977 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-06-08 02:15:33.977 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-06-08 02:15:33.977 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-06-08 02:15:33.978 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-06-08 02:15:33.978 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-06-08 02:15:33.978 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-06-08 02:15:33.978 | systemd-timesyncd uuid-dev vbetool x11-common 2022-06-08 02:15:33.979 | Suggested packages: 2022-06-08 02:15:33.979 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-08 02:15:33.979 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-08 02:15:33.979 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-06-08 02:15:33.979 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-06-08 02:15:33.979 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-06-08 02:15:33.979 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-06-08 02:15:33.979 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-08 02:15:33.979 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-08 02:15:33.979 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-08 02:15:33.979 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-06-08 02:15:33.979 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-06-08 02:15:33.979 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-06-08 02:15:33.979 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-06-08 02:15:33.979 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-06-08 02:15:33.979 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-06-08 02:15:33.980 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-06-08 02:15:33.980 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-06-08 02:15:33.980 | tar-scripts tar-doc zip 2022-06-08 02:15:34.243 | The following NEW packages will be installed: 2022-06-08 02:15:34.243 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-08 02:15:34.243 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-06-08 02:15:34.243 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-06-08 02:15:34.243 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-06-08 02:15:34.243 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-06-08 02:15:34.243 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-06-08 02:15:34.243 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-06-08 02:15:34.243 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-06-08 02:15:34.243 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-06-08 02:15:34.243 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-06-08 02:15:34.243 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-06-08 02:15:34.243 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-06-08 02:15:34.243 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-06-08 02:15:34.243 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-06-08 02:15:34.243 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-06-08 02:15:34.243 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-06-08 02:15:34.243 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-08 02:15:34.243 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-08 02:15:34.243 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-08 02:15:34.243 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-08 02:15:34.243 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-08 02:15:34.243 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-08 02:15:34.243 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-08 02:15:34.244 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-06-08 02:15:34.244 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-06-08 02:15:34.244 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-06-08 02:15:34.244 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-06-08 02:15:34.244 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-06-08 02:15:34.244 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-06-08 02:15:34.244 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-08 02:15:34.244 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-06-08 02:15:34.244 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-06-08 02:15:34.244 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-06-08 02:15:34.244 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-06-08 02:15:34.244 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-06-08 02:15:34.244 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-06-08 02:15:34.244 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-06-08 02:15:34.244 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-06-08 02:15:34.244 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-06-08 02:15:34.244 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-06-08 02:15:34.244 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-06-08 02:15:34.244 | unzip uuid-dev vbetool vlan x11-common 2022-06-08 02:15:34.245 | The following packages will be upgraded: 2022-06-08 02:15:34.245 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-06-08 02:15:34.245 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-08 02:15:34.245 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-06-08 02:15:34.246 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-06-08 02:15:34.246 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-06-08 02:15:34.355 | 28 upgraded, 219 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:15:34.355 | Need to get 165 MB of archives. 2022-06-08 02:15:34.355 | After this operation, 768 MB of additional disk space will be used. 2022-06-08 02:15:34.355 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-06-08 02:15:34.578 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-08 02:15:34.590 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-08 02:15:34.593 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-08 02:15:34.595 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-08 02:15:34.627 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-08 02:15:34.961 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-08 02:15:34.982 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-06-08 02:15:35.136 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-08 02:15:35.137 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-06-08 02:15:35.138 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-08 02:15:35.140 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-06-08 02:15:35.204 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-08 02:15:35.205 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-08 02:15:35.229 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-08 02:15:35.229 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-06-08 02:15:35.230 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-06-08 02:15:35.235 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-06-08 02:15:35.249 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-08 02:15:35.249 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-08 02:15:35.263 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-08 02:15:35.283 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-08 02:15:35.286 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-08 02:15:35.295 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-08 02:15:36.633 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-06-08 02:15:36.736 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.11 [1,180 kB] 2022-06-08 02:15:36.966 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-06-08 02:15:36.975 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.11 [84.5 kB] 2022-06-08 02:15:36.978 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-06-08 02:15:37.020 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-08 02:15:37.023 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-08 02:15:37.274 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-08 02:15:37.275 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-06-08 02:15:37.276 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-08 02:15:37.277 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-06-08 02:15:37.490 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-06-08 02:15:37.491 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-06-08 02:15:37.495 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-08 02:15:37.529 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-08 02:15:37.709 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-08 02:15:37.793 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-08 02:15:37.810 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-06-08 02:15:37.817 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-06-08 02:15:37.819 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-08 02:15:37.951 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-08 02:15:37.954 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-08 02:15:37.956 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-08 02:15:38.013 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-08 02:15:38.157 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-08 02:15:38.183 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-08 02:15:38.240 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-08 02:15:38.246 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-08 02:15:38.253 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-08 02:15:38.303 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-08 02:15:38.367 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-08 02:15:38.433 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-08 02:15:38.484 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-08 02:15:40.942 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-08 02:15:42.541 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-06-08 02:15:42.826 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-08 02:15:42.835 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-08 02:15:42.838 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-06-08 02:15:42.885 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-08 02:15:43.289 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-08 02:15:43.334 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-08 02:15:43.410 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-08 02:15:44.192 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-08 02:15:45.918 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-08 02:15:45.926 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-08 02:15:45.951 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-08 02:15:45.954 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-08 02:15:45.963 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-08 02:15:45.978 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-08 02:15:45.979 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-08 02:15:45.981 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-08 02:15:45.982 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-06-08 02:15:46.010 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-06-08 02:15:46.030 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-06-08 02:15:46.101 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-08 02:15:46.115 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-08 02:15:46.122 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-08 02:15:46.198 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-08 02:15:46.200 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-08 02:15:46.220 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-08 02:15:46.294 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-08 02:15:46.297 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-08 02:15:46.298 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-08 02:15:46.303 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-08 02:15:46.363 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-08 02:15:46.385 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-08 02:15:46.419 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-08 02:15:46.434 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-08 02:15:46.439 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-06-08 02:15:47.723 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-06-08 02:15:47.724 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-06-08 02:15:47.724 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-08 02:15:47.725 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-08 02:15:47.725 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-08 02:15:47.726 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-08 02:15:47.753 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-08 02:15:47.753 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-08 02:15:47.836 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-08 02:15:48.071 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-08 02:15:48.074 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-08 02:15:48.080 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-06-08 02:15:48.083 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-06-08 02:15:48.089 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-08 02:15:48.191 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-08 02:15:48.336 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-08 02:15:48.337 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-08 02:15:48.339 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-08 02:15:48.342 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-08 02:15:48.347 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-08 02:15:48.357 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-08 02:15:48.358 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-08 02:15:48.359 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-08 02:15:48.373 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-08 02:15:48.378 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-08 02:15:48.380 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-08 02:15:48.418 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-08 02:15:48.432 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-08 02:15:48.435 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-08 02:15:48.445 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-08 02:15:48.458 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-08 02:15:48.477 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-08 02:15:48.480 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-08 02:15:48.480 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-08 02:15:48.481 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-08 02:15:48.613 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-08 02:15:48.614 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-08 02:15:48.621 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-08 02:15:48.623 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-08 02:15:48.624 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-08 02:15:48.625 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-08 02:15:48.731 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-08 02:15:48.732 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-08 02:15:48.733 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-08 02:15:48.734 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-08 02:15:48.863 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-08 02:15:48.866 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-08 02:15:48.869 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-08 02:15:48.870 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-08 02:15:48.871 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-08 02:15:48.871 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-08 02:15:48.874 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-08 02:15:48.875 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-08 02:15:48.878 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-08 02:15:48.998 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-08 02:15:49.000 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-08 02:15:49.001 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-08 02:15:49.107 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-08 02:15:49.113 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-08 02:15:49.114 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-08 02:15:49.114 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-08 02:15:49.117 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-08 02:15:49.118 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-08 02:15:49.121 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-08 02:15:49.131 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-06-08 02:15:49.133 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-08 02:15:49.151 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-06-08 02:15:49.174 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-06-08 02:15:49.175 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-06-08 02:15:49.176 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-08 02:15:49.177 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-08 02:15:49.200 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-08 02:15:49.263 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-06-08 02:15:49.264 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-08 02:15:49.265 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-08 02:15:50.850 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-08 02:15:50.851 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-08 02:15:50.853 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-08 02:15:50.857 | Get:172 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-06-08 02:15:50.929 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-08 02:15:50.930 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-08 02:15:50.930 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-08 02:15:50.952 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-08 02:15:50.953 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-08 02:15:50.982 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-08 02:15:51.048 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-08 02:15:51.049 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-08 02:15:51.049 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-08 02:15:51.084 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-06-08 02:15:51.101 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-06-08 02:15:51.320 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-08 02:15:51.374 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-08 02:15:51.377 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-06-08 02:15:51.380 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-06-08 02:15:51.455 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-06-08 02:15:51.456 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-06-08 02:15:51.457 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-08 02:15:51.491 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-08 02:15:51.494 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-08 02:15:52.005 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-08 02:15:52.284 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-08 02:15:52.355 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-08 02:15:52.357 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-08 02:15:52.592 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-08 02:15:52.629 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-08 02:15:52.629 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-08 02:15:52.641 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-08 02:15:52.785 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-08 02:15:52.824 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-08 02:15:52.908 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-08 02:15:53.134 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-08 02:15:53.776 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-08 02:15:53.777 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-08 02:15:53.789 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-08 02:15:53.863 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-08 02:15:54.875 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-08 02:15:54.898 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-08 02:15:59.396 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-08 02:15:59.397 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-08 02:15:59.398 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-08 02:15:59.399 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-08 02:15:59.400 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-08 02:15:59.421 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-08 02:15:59.421 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-08 02:15:59.437 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-08 02:15:59.572 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-08 02:15:59.573 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-06-08 02:15:59.909 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-08 02:15:59.910 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-06-08 02:15:59.911 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-06-08 02:15:59.957 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-08 02:15:59.957 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-08 02:15:59.958 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-08 02:15:59.959 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-08 02:16:00.110 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-08 02:16:00.135 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-08 02:16:00.323 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-08 02:16:00.326 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-08 02:16:00.327 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-08 02:16:00.328 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-08 02:16:00.369 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-06-08 02:16:00.369 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-08 02:16:00.370 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-08 02:16:00.371 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-08 02:16:00.383 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-06-08 02:16:00.383 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-06-08 02:16:00.406 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-06-08 02:16:00.408 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-06-08 02:16:00.410 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-06-08 02:16:00.447 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-08 02:16:00.456 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-06-08 02:16:00.467 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-06-08 02:16:00.914 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-08 02:16:00.919 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-08 02:16:02.504 | Preconfiguring packages ... 2022-06-08 02:16:02.806 | Fetched 165 MB in 27s (6,203 kB/s) 2022-06-08 02:16:02.975 | (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-06-08 02:16:02.977 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-08 02:16:03.141 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-08 02:16:03.633 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-08 02:16:04.190 | (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-06-08 02:16:04.193 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 02:16:04.409 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 02:16:04.920 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 02:16:05.095 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 02:16:06.052 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 02:16:06.232 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 02:16:06.634 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 02:16:06.781 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 02:16:07.320 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 02:16:07.623 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 02:16:08.857 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 02:16:09.027 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 02:16:09.479 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 02:16:09.905 | (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-06-08 02:16:09.907 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-06-08 02:16:10.072 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-06-08 02:16:10.953 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-08 02:16:11.077 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-08 02:16:11.444 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-08 02:16:11.955 | (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-06-08 02:16:11.958 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-08 02:16:12.124 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-08 02:16:12.672 | Selecting previously unselected package libapr1:amd64. 2022-06-08 02:16:12.680 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-08 02:16:12.741 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-08 02:16:13.263 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-08 02:16:13.420 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-08 02:16:14.072 | Selecting previously unselected package libaprutil1:amd64. 2022-06-08 02:16:14.080 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-08 02:16:14.124 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 02:16:14.514 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-08 02:16:14.643 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-08 02:16:15.153 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-08 02:16:15.160 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-08 02:16:15.215 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 02:16:15.559 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-08 02:16:15.706 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-08 02:16:16.171 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-08 02:16:16.352 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-08 02:16:16.816 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-08 02:16:16.974 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-08 02:16:17.421 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-08 02:16:17.429 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-08 02:16:17.490 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 02:16:17.772 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-08 02:16:17.912 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-08 02:16:18.445 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-08 02:16:18.627 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-08 02:16:19.153 | Selecting previously unselected package libjansson4:amd64. 2022-06-08 02:16:19.160 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-08 02:16:19.215 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-08 02:16:19.558 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-08 02:16:19.566 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-08 02:16:19.615 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-08 02:16:19.993 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-08 02:16:20.152 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-08 02:16:21.869 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-08 02:16:21.992 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-08 02:16:22.524 | Selecting previously unselected package apache2-bin. 2022-06-08 02:16:22.531 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 02:16:22.593 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-08 02:16:23.073 | Selecting previously unselected package apache2-data. 2022-06-08 02:16:23.080 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-08 02:16:23.129 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-08 02:16:23.609 | Selecting previously unselected package apache2-utils. 2022-06-08 02:16:23.616 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 02:16:23.677 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-08 02:16:24.199 | Selecting previously unselected package apache2. 2022-06-08 02:16:24.206 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 02:16:24.283 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-08 02:16:24.827 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-08 02:16:24.834 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-08 02:16:24.866 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-08 02:16:25.335 | Selecting previously unselected package haproxy. 2022-06-08 02:16:25.343 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-08 02:16:25.399 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-08 02:16:26.072 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-08 02:16:26.080 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-08 02:16:26.135 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-08 02:16:26.484 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-08 02:16:26.492 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-08 02:16:26.541 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-08 02:16:26.884 | Selecting previously unselected package mysql-common. 2022-06-08 02:16:26.891 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-08 02:16:26.932 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-08 02:16:27.305 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-08 02:16:27.313 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 02:16:27.374 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:16:27.946 | Selecting previously unselected package libsensors-config. 2022-06-08 02:16:27.953 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-08 02:16:28.003 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-08 02:16:28.330 | Selecting previously unselected package libsensors5:amd64. 2022-06-08 02:16:28.338 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-08 02:16:28.468 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-08 02:16:28.878 | Selecting previously unselected package libsnmp-base. 2022-06-08 02:16:28.886 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-08 02:16:28.941 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-08 02:16:29.393 | Selecting previously unselected package libsnmp35:amd64. 2022-06-08 02:16:29.400 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-08 02:16:29.438 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-08 02:16:29.953 | Selecting previously unselected package keepalived. 2022-06-08 02:16:29.961 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-08 02:16:29.992 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-08 02:16:30.519 | Selecting previously unselected package memcached. 2022-06-08 02:16:30.526 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-08 02:16:30.564 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-08 02:16:31.034 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-08 02:16:31.906 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-08 02:16:32.400 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-08 02:16:32.547 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-06-08 02:16:32.965 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-08 02:16:33.122 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-08 02:16:33.643 | Selecting previously unselected package python3-yaml. 2022-06-08 02:16:33.650 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-08 02:16:33.707 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-08 02:16:34.045 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-08 02:16:34.175 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-08 02:16:34.668 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-08 02:16:34.904 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-08 02:16:35.868 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-08 02:16:36.047 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-08 02:16:36.657 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-08 02:16:36.792 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-08 02:16:37.245 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-08 02:16:37.415 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-08 02:16:37.905 | Selecting previously unselected package acl. 2022-06-08 02:16:37.912 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-06-08 02:16:37.962 | Unpacking acl (2.2.53-6) ... 2022-06-08 02:16:38.277 | Selecting previously unselected package autotools-dev. 2022-06-08 02:16:38.284 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-06-08 02:16:38.317 | Unpacking autotools-dev (20180224.1) ... 2022-06-08 02:16:38.666 | Selecting previously unselected package m4. 2022-06-08 02:16:38.673 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-06-08 02:16:38.729 | Unpacking m4 (1.4.18-4) ... 2022-06-08 02:16:39.198 | Selecting previously unselected package autoconf. 2022-06-08 02:16:39.205 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-06-08 02:16:39.259 | Unpacking autoconf (2.69-11.1) ... 2022-06-08 02:16:39.775 | Selecting previously unselected package automake. 2022-06-08 02:16:39.782 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-08 02:16:39.828 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-08 02:16:40.191 | Selecting previously unselected package autopoint. 2022-06-08 02:16:40.198 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-08 02:16:40.254 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-08 02:16:40.660 | Selecting previously unselected package libllvm10:amd64. 2022-06-08 02:16:40.667 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:16:40.728 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:16:43.407 | Selecting previously unselected package libclang-cpp10. 2022-06-08 02:16:43.415 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:16:43.465 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:16:45.305 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-06-08 02:16:45.312 | Preparing to unpack .../049-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-08 02:16:45.356 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 02:16:46.283 | Selecting previously unselected package libgc1c2:amd64. 2022-06-08 02:16:46.290 | Preparing to unpack .../050-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-08 02:16:46.340 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-08 02:16:46.698 | Selecting previously unselected package libobjc4:amd64. 2022-06-08 02:16:46.705 | Preparing to unpack .../051-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-08 02:16:46.756 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 02:16:47.071 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-08 02:16:47.078 | Preparing to unpack .../052-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-08 02:16:47.128 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 02:16:47.654 | Selecting previously unselected package libc6-i386. 2022-06-08 02:16:47.662 | Preparing to unpack .../053-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-08 02:16:47.694 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-08 02:16:48.671 | Selecting previously unselected package lib32gcc-s1. 2022-06-08 02:16:48.679 | Preparing to unpack .../054-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-08 02:16:48.728 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 02:16:49.157 | Selecting previously unselected package lib32stdc++6. 2022-06-08 02:16:49.165 | Preparing to unpack .../055-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-08 02:16:49.213 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 02:16:49.557 | Selecting previously unselected package libclang-common-10-dev. 2022-06-08 02:16:49.564 | Preparing to unpack .../056-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:16:49.613 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 02:16:51.076 | Selecting previously unselected package libclang1-10. 2022-06-08 02:16:51.084 | Preparing to unpack .../057-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:16:51.138 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:16:52.602 | Selecting previously unselected package clang-10. 2022-06-08 02:16:52.610 | Preparing to unpack .../058-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:16:52.652 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:16:52.968 | Selecting previously unselected package libtool. 2022-06-08 02:16:52.976 | Preparing to unpack .../059-libtool_2.4.6-14_all.deb ... 2022-06-08 02:16:53.025 | Unpacking libtool (2.4.6-14) ... 2022-06-08 02:16:53.328 | Selecting previously unselected package dh-autoreconf. 2022-06-08 02:16:53.336 | Preparing to unpack .../060-dh-autoreconf_19_all.deb ... 2022-06-08 02:16:53.389 | Unpacking dh-autoreconf (19) ... 2022-06-08 02:16:53.682 | Selecting previously unselected package libdebhelper-perl. 2022-06-08 02:16:53.689 | Preparing to unpack .../061-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-08 02:16:53.733 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-08 02:16:54.036 | Selecting previously unselected package libarchive-zip-perl. 2022-06-08 02:16:54.044 | Preparing to unpack .../062-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-08 02:16:54.093 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-08 02:16:54.412 | Selecting previously unselected package libsub-override-perl. 2022-06-08 02:16:54.420 | Preparing to unpack .../063-libsub-override-perl_0.09-2_all.deb ... 2022-06-08 02:16:54.469 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-08 02:16:54.813 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-08 02:16:54.821 | Preparing to unpack .../064-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-08 02:16:54.870 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-08 02:16:55.162 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-08 02:16:55.169 | Preparing to unpack .../065-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-08 02:16:55.208 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-08 02:16:55.488 | Selecting previously unselected package libdpkg-perl. 2022-06-08 02:16:55.495 | Preparing to unpack .../066-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-06-08 02:16:55.522 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-08 02:16:55.876 | Selecting previously unselected package make. 2022-06-08 02:16:55.884 | Preparing to unpack .../067-make_4.2.1-1.2_amd64.deb ... 2022-06-08 02:16:55.932 | Unpacking make (4.2.1-1.2) ... 2022-06-08 02:16:56.269 | Selecting previously unselected package dpkg-dev. 2022-06-08 02:16:56.276 | Preparing to unpack .../068-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-06-08 02:16:56.326 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-08 02:16:56.802 | Selecting previously unselected package dwz. 2022-06-08 02:16:56.810 | Preparing to unpack .../069-dwz_0.13-5_amd64.deb ... 2022-06-08 02:16:56.859 | Unpacking dwz (0.13-5) ... 2022-06-08 02:16:57.230 | Selecting previously unselected package libcroco3:amd64. 2022-06-08 02:16:57.238 | Preparing to unpack .../070-libcroco3_0.6.13-1_amd64.deb ... 2022-06-08 02:16:57.293 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-08 02:16:57.659 | Selecting previously unselected package gettext. 2022-06-08 02:16:57.666 | Preparing to unpack .../071-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-08 02:16:57.722 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-08 02:16:58.116 | Selecting previously unselected package intltool-debian. 2022-06-08 02:16:58.124 | Preparing to unpack .../072-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-08 02:16:58.156 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-08 02:16:58.453 | Selecting previously unselected package po-debconf. 2022-06-08 02:16:58.461 | Preparing to unpack .../073-po-debconf_1.0.21_all.deb ... 2022-06-08 02:16:58.493 | Unpacking po-debconf (1.0.21) ... 2022-06-08 02:16:58.807 | Selecting previously unselected package debhelper. 2022-06-08 02:16:58.815 | Preparing to unpack .../074-debhelper_12.10ubuntu1_all.deb ... 2022-06-08 02:16:58.847 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-08 02:16:59.276 | Selecting previously unselected package uuid-dev:amd64. 2022-06-08 02:16:59.284 | Preparing to unpack .../075-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-08 02:16:59.316 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-08 02:16:59.675 | Selecting previously unselected package libsctp1:amd64. 2022-06-08 02:16:59.682 | Preparing to unpack .../076-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-08 02:16:59.737 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-08 02:16:59.967 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-08 02:16:59.975 | Preparing to unpack .../077-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-08 02:17:00.030 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-08 02:17:00.345 | Selecting previously unselected package libapr1-dev. 2022-06-08 02:17:00.352 | Preparing to unpack .../078-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-08 02:17:00.407 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-08 02:17:01.065 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-08 02:17:01.073 | Preparing to unpack .../079-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-08 02:17:01.110 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-08 02:17:01.453 | Selecting previously unselected package libaprutil1-dev. 2022-06-08 02:17:01.461 | Preparing to unpack .../080-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-08 02:17:01.487 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-08 02:17:02.063 | Selecting previously unselected package apache2-dev. 2022-06-08 02:17:02.071 | Preparing to unpack .../081-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 02:17:02.120 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-08 02:17:02.561 | Selecting previously unselected package binfmt-support. 2022-06-08 02:17:02.569 | Preparing to unpack .../082-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-08 02:17:02.652 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-08 02:17:03.007 | Selecting previously unselected package g++-9. 2022-06-08 02:17:03.015 | Preparing to unpack .../083-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-08 02:17:03.064 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 02:17:04.527 | Selecting previously unselected package g++. 2022-06-08 02:17:04.534 | Preparing to unpack .../084-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-06-08 02:17:04.572 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-06-08 02:17:04.836 | Selecting previously unselected package build-essential. 2022-06-08 02:17:04.843 | Preparing to unpack .../085-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-06-08 02:17:04.897 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-06-08 02:17:05.205 | Selecting previously unselected package conntrack. 2022-06-08 02:17:05.214 | Preparing to unpack .../086-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-08 02:17:05.268 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-08 02:17:05.651 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-08 02:17:05.659 | Preparing to unpack .../087-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-08 02:17:05.708 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-08 02:17:06.120 | Selecting previously unselected package libnetfilter-queue1. 2022-06-08 02:17:06.128 | Preparing to unpack .../088-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-08 02:17:06.183 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-08 02:17:06.532 | Selecting previously unselected package conntrackd. 2022-06-08 02:17:06.540 | Preparing to unpack .../089-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-08 02:17:06.578 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-08 02:17:06.944 | Selecting previously unselected package dns-root-data. 2022-06-08 02:17:06.952 | Preparing to unpack .../090-dns-root-data_2019052802_all.deb ... 2022-06-08 02:17:07.006 | Unpacking dns-root-data (2019052802) ... 2022-06-08 02:17:07.436 | Selecting previously unselected package libidn11:amd64. 2022-06-08 02:17:07.443 | Preparing to unpack .../091-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-08 02:17:07.492 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-08 02:17:07.870 | Selecting previously unselected package dnsmasq-base. 2022-06-08 02:17:07.877 | Preparing to unpack .../092-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-08 02:17:07.931 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-08 02:17:08.274 | Selecting previously unselected package dnsmasq-utils. 2022-06-08 02:17:08.282 | Preparing to unpack .../093-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-08 02:17:08.331 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-08 02:17:08.784 | Selecting previously unselected package ebtables. 2022-06-08 02:17:08.792 | Preparing to unpack .../094-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-08 02:17:08.853 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-08 02:17:09.212 | Selecting previously unselected package libfakeroot:amd64. 2022-06-08 02:17:09.220 | Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ... 2022-06-08 02:17:09.262 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-06-08 02:17:09.607 | Selecting previously unselected package fakeroot. 2022-06-08 02:17:09.614 | Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ... 2022-06-08 02:17:09.646 | Unpacking fakeroot (1.24-1) ... 2022-06-08 02:17:09.978 | Selecting previously unselected package fonts-dejavu-core. 2022-06-08 02:17:09.986 | Preparing to unpack .../097-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-08 02:17:10.041 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-08 02:17:10.514 | Selecting previously unselected package fonts-liberation. 2022-06-08 02:17:10.521 | Preparing to unpack .../098-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-08 02:17:10.576 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-08 02:17:11.062 | Selecting previously unselected package fontconfig-config. 2022-06-08 02:17:11.071 | Preparing to unpack .../099-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-08 02:17:11.119 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-08 02:17:11.480 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-08 02:17:11.487 | Preparing to unpack .../100-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-08 02:17:11.553 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-08 02:17:11.983 | Selecting previously unselected package fontconfig. 2022-06-08 02:17:11.991 | Preparing to unpack .../101-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-08 02:17:12.040 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-08 02:17:12.406 | Selecting previously unselected package genisoimage. 2022-06-08 02:17:12.414 | Preparing to unpack .../102-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-08 02:17:12.463 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-08 02:17:12.932 | Selecting previously unselected package libann0. 2022-06-08 02:17:12.940 | Preparing to unpack .../103-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-08 02:17:12.989 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-08 02:17:13.371 | Selecting previously unselected package libcdt5:amd64. 2022-06-08 02:17:13.378 | Preparing to unpack .../104-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-08 02:17:13.428 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-08 02:17:13.771 | Selecting previously unselected package libcgraph6:amd64. 2022-06-08 02:17:13.779 | Preparing to unpack .../105-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-08 02:17:13.828 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-08 02:17:14.246 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-08 02:17:14.254 | Preparing to unpack .../106-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-08 02:17:14.303 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-08 02:17:14.629 | Selecting previously unselected package libjpeg8:amd64. 2022-06-08 02:17:14.637 | Preparing to unpack .../107-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-08 02:17:14.680 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-08 02:17:15.119 | Selecting previously unselected package libjbig0:amd64. 2022-06-08 02:17:15.127 | Preparing to unpack .../108-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-08 02:17:15.187 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-08 02:17:15.629 | Selecting previously unselected package libwebp6:amd64. 2022-06-08 02:17:15.637 | Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:17:15.701 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-08 02:17:16.176 | Selecting previously unselected package libtiff5:amd64. 2022-06-08 02:17:16.184 | Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-08 02:17:16.240 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-08 02:17:16.509 | Selecting previously unselected package libxpm4:amd64. 2022-06-08 02:17:16.517 | Preparing to unpack .../111-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-08 02:17:16.543 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-08 02:17:16.908 | Selecting previously unselected package libgd3:amd64. 2022-06-08 02:17:16.916 | Preparing to unpack .../112-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-08 02:17:16.971 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-08 02:17:17.393 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-08 02:17:17.401 | Preparing to unpack .../113-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-08 02:17:17.450 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-08 02:17:17.846 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-08 02:17:17.854 | Preparing to unpack .../114-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-08 02:17:17.902 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-08 02:17:18.412 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-08 02:17:18.420 | Preparing to unpack .../115-libxcb-render0_1.14-2_amd64.deb ... 2022-06-08 02:17:18.474 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-08 02:17:18.885 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-08 02:17:18.893 | Preparing to unpack .../116-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-08 02:17:18.925 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-08 02:17:19.320 | Selecting previously unselected package libxrender1:amd64. 2022-06-08 02:17:19.328 | Preparing to unpack .../117-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-08 02:17:19.382 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-08 02:17:19.805 | Selecting previously unselected package libcairo2:amd64. 2022-06-08 02:17:19.813 | Preparing to unpack .../118-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-08 02:17:19.867 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-08 02:17:20.303 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-08 02:17:20.310 | Preparing to unpack .../119-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-08 02:17:20.359 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-08 02:17:20.760 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-08 02:17:20.768 | Preparing to unpack .../120-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-08 02:17:20.822 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-08 02:17:21.205 | Selecting previously unselected package libthai-data. 2022-06-08 02:17:21.214 | Preparing to unpack .../121-libthai-data_0.1.28-3_all.deb ... 2022-06-08 02:17:21.251 | Unpacking libthai-data (0.1.28-3) ... 2022-06-08 02:17:21.680 | Selecting previously unselected package libdatrie1:amd64. 2022-06-08 02:17:21.687 | Preparing to unpack .../122-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-08 02:17:21.742 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-08 02:17:22.153 | Selecting previously unselected package libthai0:amd64. 2022-06-08 02:17:22.160 | Preparing to unpack .../123-libthai0_0.1.28-3_amd64.deb ... 2022-06-08 02:17:22.215 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-08 02:17:22.594 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-08 02:17:22.601 | Preparing to unpack .../124-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-08 02:17:22.651 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 02:17:23.097 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-08 02:17:23.105 | Preparing to unpack .../125-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-08 02:17:23.158 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 02:17:23.541 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-08 02:17:23.549 | Preparing to unpack .../126-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-08 02:17:23.604 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 02:17:24.049 | Selecting previously unselected package libpathplan4:amd64. 2022-06-08 02:17:24.057 | Preparing to unpack .../127-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-08 02:17:24.118 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-08 02:17:24.605 | Selecting previously unselected package libgvc6. 2022-06-08 02:17:24.613 | Preparing to unpack .../128-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-08 02:17:24.662 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-08 02:17:25.112 | Selecting previously unselected package libgvpr2:amd64. 2022-06-08 02:17:25.121 | Preparing to unpack .../129-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-08 02:17:25.169 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-08 02:17:25.525 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-08 02:17:25.533 | Preparing to unpack .../130-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-08 02:17:25.570 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-08 02:17:26.199 | Selecting previously unselected package x11-common. 2022-06-08 02:17:26.207 | Preparing to unpack .../131-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-08 02:17:26.273 | dpkg-query: no packages found matching nux-tools 2022-06-08 02:17:26.284 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-08 02:17:26.708 | Selecting previously unselected package libice6:amd64. 2022-06-08 02:17:26.716 | Preparing to unpack .../132-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-08 02:17:26.770 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-08 02:17:27.165 | Selecting previously unselected package libsm6:amd64. 2022-06-08 02:17:27.173 | Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-08 02:17:27.232 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-08 02:17:27.668 | Selecting previously unselected package libxt6:amd64. 2022-06-08 02:17:27.676 | Preparing to unpack .../134-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-08 02:17:27.736 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-08 02:17:28.045 | Selecting previously unselected package libxmu6:amd64. 2022-06-08 02:17:28.053 | Preparing to unpack .../135-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-08 02:17:28.079 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-08 02:17:28.554 | Selecting previously unselected package libxaw7:amd64. 2022-06-08 02:17:28.561 | Preparing to unpack .../136-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-08 02:17:28.616 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-08 02:17:29.016 | Selecting previously unselected package graphviz. 2022-06-08 02:17:29.024 | Preparing to unpack .../137-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-08 02:17:29.085 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-08 02:17:29.691 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-08 02:17:29.699 | Preparing to unpack .../138-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-08 02:17:29.747 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-08 02:17:30.238 | Selecting previously unselected package libibverbs1:amd64. 2022-06-08 02:17:30.246 | Preparing to unpack .../139-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-08 02:17:30.300 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-08 02:17:30.941 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-08 02:17:30.948 | Preparing to unpack .../140-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-08 02:17:31.021 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-08 02:17:31.325 | Selecting previously unselected package icu-devtools. 2022-06-08 02:17:31.333 | Preparing to unpack .../141-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-08 02:17:31.387 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-08 02:17:31.742 | Selecting previously unselected package iputils-arping. 2022-06-08 02:17:31.750 | Preparing to unpack .../142-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-08 02:17:31.799 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-08 02:17:32.193 | Selecting previously unselected package javascript-common. 2022-06-08 02:17:32.201 | Preparing to unpack .../143-javascript-common_11_all.deb ... 2022-06-08 02:17:32.262 | Unpacking javascript-common (11) ... 2022-06-08 02:17:32.609 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-08 02:17:32.617 | Preparing to unpack .../144-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 02:17:32.679 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:17:33.033 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-08 02:17:33.041 | Preparing to unpack .../145-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 02:17:33.102 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:17:33.485 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-08 02:17:33.493 | Preparing to unpack .../146-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 02:17:33.547 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:17:33.901 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-08 02:17:33.908 | Preparing to unpack .../147-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 02:17:34.062 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:17:34.506 | Selecting previously unselected package comerr-dev:amd64. 2022-06-08 02:17:34.514 | Preparing to unpack .../148-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-08 02:17:34.576 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-08 02:17:34.837 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-08 02:17:34.845 | Preparing to unpack .../149-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 02:17:34.901 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:17:35.124 | Selecting previously unselected package libalgorithm-diff-perl. 2022-06-08 02:17:35.132 | Preparing to unpack .../150-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-06-08 02:17:35.197 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-06-08 02:17:35.494 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-06-08 02:17:35.502 | Preparing to unpack .../151-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-06-08 02:17:35.551 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-08 02:17:35.831 | Selecting previously unselected package libalgorithm-merge-perl. 2022-06-08 02:17:35.840 | Preparing to unpack .../152-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-06-08 02:17:35.888 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-06-08 02:17:36.181 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-08 02:17:36.189 | Preparing to unpack .../153-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-08 02:17:36.237 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-08 02:17:36.580 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-08 02:17:36.588 | Preparing to unpack .../154-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-08 02:17:36.637 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-08 02:17:37.140 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-08 02:17:37.148 | Preparing to unpack .../155-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-08 02:17:37.204 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-08 02:17:37.530 | Selecting previously unselected package libfile-fcntllock-perl. 2022-06-08 02:17:37.538 | Preparing to unpack .../156-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-06-08 02:17:37.569 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-06-08 02:17:37.890 | Selecting previously unselected package libgts-bin. 2022-06-08 02:17:37.898 | Preparing to unpack .../157-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-08 02:17:37.951 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-08 02:17:38.221 | Selecting previously unselected package libicu-dev:amd64. 2022-06-08 02:17:38.230 | Preparing to unpack .../158-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-08 02:17:38.255 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-08 02:17:40.072 | Selecting previously unselected package libipset13:amd64. 2022-06-08 02:17:40.080 | Preparing to unpack .../159-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:17:40.129 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-08 02:17:40.478 | Selecting previously unselected package librdmacm1:amd64. 2022-06-08 02:17:40.486 | Preparing to unpack .../160-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-08 02:17:40.528 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-08 02:17:40.953 | Selecting previously unselected package libiscsi7:amd64. 2022-06-08 02:17:40.961 | Preparing to unpack .../161-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-08 02:17:41.020 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-08 02:17:41.289 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-08 02:17:41.297 | Preparing to unpack .../162-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-08 02:17:41.335 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-08 02:17:41.718 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-08 02:17:41.726 | Preparing to unpack .../163-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-08 02:17:41.773 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-08 02:17:42.072 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-08 02:17:42.080 | Preparing to unpack .../164-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-08 02:17:42.129 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-08 02:17:42.358 | Selecting previously unselected package libjs-jquery. 2022-06-08 02:17:42.366 | Preparing to unpack .../165-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-08 02:17:42.414 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-08 02:17:42.774 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-08 02:17:42.782 | Preparing to unpack .../166-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-08 02:17:42.838 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-08 02:17:43.158 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-08 02:17:43.167 | Preparing to unpack .../167-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-08 02:17:43.225 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-08 02:17:43.569 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-08 02:17:43.577 | Preparing to unpack .../168-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-08 02:17:43.615 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-08 02:17:43.896 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-08 02:17:43.904 | Preparing to unpack .../169-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-08 02:17:43.951 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-08 02:17:44.221 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-08 02:17:44.229 | Preparing to unpack .../170-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-08 02:17:44.289 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-08 02:17:44.552 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-08 02:17:44.560 | Preparing to unpack .../171-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-08 02:17:44.586 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-08 02:17:45.032 | Selecting previously unselected package libnspr4:amd64. 2022-06-08 02:17:45.040 | Preparing to unpack .../172-libnspr4_2%3a4.25-1_amd64.deb ... 2022-06-08 02:17:45.072 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-06-08 02:17:45.414 | Selecting previously unselected package libnss3:amd64. 2022-06-08 02:17:45.422 | Preparing to unpack .../173-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-06-08 02:17:45.471 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-08 02:17:46.071 | Selecting previously unselected package libomp5-10:amd64. 2022-06-08 02:17:46.078 | Preparing to unpack .../174-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:17:46.123 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:17:46.495 | Selecting previously unselected package libomp-10-dev. 2022-06-08 02:17:46.503 | Preparing to unpack .../175-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:17:46.552 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 02:17:46.819 | Selecting previously unselected package pcp-conf. 2022-06-08 02:17:46.827 | Preparing to unpack .../176-pcp-conf_5.0.3-1_amd64.deb ... 2022-06-08 02:17:46.876 | Unpacking pcp-conf (5.0.3-1) ... 2022-06-08 02:17:47.236 | Selecting previously unselected package libpcp3. 2022-06-08 02:17:47.245 | Preparing to unpack .../177-libpcp3_5.0.3-1_amd64.deb ... 2022-06-08 02:17:47.293 | Unpacking libpcp3 (5.0.3-1) ... 2022-06-08 02:17:47.672 | Selecting previously unselected package libpcp-pmda3. 2022-06-08 02:17:47.680 | Preparing to unpack .../178-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-06-08 02:17:47.729 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-06-08 02:17:48.032 | Selecting previously unselected package libpcp-pmda-perl. 2022-06-08 02:17:48.040 | Preparing to unpack .../179-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-06-08 02:17:48.100 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-06-08 02:17:48.454 | Selecting previously unselected package libpq5:amd64. 2022-06-08 02:17:48.462 | Preparing to unpack .../180-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:17:48.510 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 02:17:48.773 | Selecting previously unselected package libpq-dev. 2022-06-08 02:17:48.781 | Preparing to unpack .../181-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:17:48.820 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-08 02:17:49.261 | Selecting previously unselected package librados2. 2022-06-08 02:17:49.269 | Preparing to unpack .../182-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:17:49.323 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-08 02:17:50.226 | Selecting previously unselected package librbd1. 2022-06-08 02:17:50.234 | Preparing to unpack .../183-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:17:50.282 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-08 02:17:50.905 | Selecting previously unselected package libsasl2-dev. 2022-06-08 02:17:50.913 | Preparing to unpack .../184-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-08 02:17:50.963 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 02:17:51.389 | Preparing to unpack .../185-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-08 02:17:51.540 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-08 02:17:51.958 | Selecting previously unselected package libssl-dev:amd64. 2022-06-08 02:17:51.966 | Preparing to unpack .../186-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-08 02:17:52.020 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-08 02:17:52.609 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-08 02:17:52.617 | Preparing to unpack .../187-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 02:17:52.671 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 02:17:52.997 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-08 02:17:53.006 | Preparing to unpack .../188-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-08 02:17:53.054 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-08 02:17:53.335 | Selecting previously unselected package libx86-1:amd64. 2022-06-08 02:17:53.343 | Preparing to unpack .../189-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-08 02:17:53.380 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-08 02:17:53.706 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-08 02:17:53.715 | Preparing to unpack .../190-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-08 02:17:53.768 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-08 02:17:54.215 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-08 02:17:54.223 | Preparing to unpack .../191-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-08 02:17:54.271 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-08 02:17:54.660 | Selecting previously unselected package llvm-10-runtime. 2022-06-08 02:17:54.668 | Preparing to unpack .../192-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:17:54.694 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-08 02:17:55.106 | Selecting previously unselected package libpfm4:amd64. 2022-06-08 02:17:55.114 | Preparing to unpack .../193-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-08 02:17:55.163 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-08 02:17:55.590 | Selecting previously unselected package llvm-10. 2022-06-08 02:17:55.599 | Preparing to unpack .../194-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:17:55.653 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:17:56.700 | Selecting previously unselected package libffi-dev:amd64. 2022-06-08 02:17:56.708 | Preparing to unpack .../195-libffi-dev_3.3-4_amd64.deb ... 2022-06-08 02:17:56.761 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-08 02:17:57.111 | Selecting previously unselected package python3-pygments. 2022-06-08 02:17:57.119 | Preparing to unpack .../196-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-08 02:17:57.174 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-08 02:17:57.666 | Selecting previously unselected package llvm-10-tools. 2022-06-08 02:17:57.674 | Preparing to unpack .../197-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:17:57.745 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-08 02:17:58.270 | Selecting previously unselected package libz3-4:amd64. 2022-06-08 02:17:58.278 | Preparing to unpack .../198-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-08 02:17:58.332 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-08 02:17:59.698 | Selecting previously unselected package libz3-dev:amd64. 2022-06-08 02:17:59.706 | Preparing to unpack .../199-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-08 02:17:59.751 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-08 02:18:00.047 | Selecting previously unselected package llvm-10-dev. 2022-06-08 02:18:00.055 | Preparing to unpack .../200-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 02:18:00.103 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 02:18:04.974 | Selecting previously unselected package lsscsi. 2022-06-08 02:18:04.983 | Preparing to unpack .../201-lsscsi_0.30-0.1_amd64.deb ... 2022-06-08 02:18:05.013 | Unpacking lsscsi (0.30-0.1) ... 2022-06-08 02:18:05.420 | Selecting previously unselected package pkg-config. 2022-06-08 02:18:05.428 | Preparing to unpack .../202-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-08 02:18:05.482 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-08 02:18:05.796 | Selecting previously unselected package pm-utils. 2022-06-08 02:18:05.805 | Preparing to unpack .../203-pm-utils_1.4.1-19_all.deb ... 2022-06-08 02:18:05.842 | Unpacking pm-utils (1.4.1-19) ... 2022-06-08 02:18:06.212 | Selecting previously unselected package postgresql-client-common. 2022-06-08 02:18:06.220 | Preparing to unpack .../204-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-08 02:18:06.269 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-08 02:18:06.648 | Selecting previously unselected package postgresql-client-12. 2022-06-08 02:18:06.656 | Preparing to unpack .../205-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:18:06.703 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 02:18:07.265 | Selecting previously unselected package ssl-cert. 2022-06-08 02:18:07.274 | Preparing to unpack .../206-ssl-cert_1.0.39_all.deb ... 2022-06-08 02:18:07.316 | Unpacking ssl-cert (1.0.39) ... 2022-06-08 02:18:07.749 | Selecting previously unselected package postgresql-common. 2022-06-08 02:18:07.759 | Preparing to unpack .../207-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-08 02:18:07.832 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-08 02:18:07.864 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-08 02:18:08.253 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-08 02:18:08.262 | Preparing to unpack .../208-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:18:08.293 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 02:18:08.979 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-08 02:18:08.988 | Preparing to unpack .../209-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-08 02:18:09.035 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-08 02:18:09.350 | Selecting previously unselected package python-pip-whl. 2022-06-08 02:18:09.359 | Preparing to unpack .../210-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-06-08 02:18:09.406 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-08 02:18:09.979 | Selecting previously unselected package python3-mysqldb. 2022-06-08 02:18:09.987 | Preparing to unpack .../211-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-08 02:18:10.036 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-08 02:18:10.440 | Selecting previously unselected package python3-wheel. 2022-06-08 02:18:10.449 | Preparing to unpack .../212-python3-wheel_0.34.2-1_all.deb ... 2022-06-08 02:18:10.497 | Unpacking python3-wheel (0.34.2-1) ... 2022-06-08 02:18:10.865 | Selecting previously unselected package python3-pip. 2022-06-08 02:18:10.873 | Preparing to unpack .../213-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-08 02:18:10.916 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-08 02:18:11.322 | Selecting previously unselected package python3.8-venv. 2022-06-08 02:18:11.330 | Preparing to unpack .../214-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-08 02:18:11.367 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-08 02:18:11.619 | Selecting previously unselected package python3-venv. 2022-06-08 02:18:11.627 | Preparing to unpack .../215-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-08 02:18:11.670 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-08 02:18:11.985 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-08 02:18:11.994 | Preparing to unpack .../216-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-08 02:18:12.040 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-08 02:18:12.343 | Selecting previously unselected package qemu-utils. 2022-06-08 02:18:12.352 | Preparing to unpack .../217-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-08 02:18:12.401 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-08 02:18:12.910 | Selecting previously unselected package sharutils. 2022-06-08 02:18:12.919 | Preparing to unpack .../218-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-08 02:18:12.967 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-08 02:18:13.230 | Selecting previously unselected package sqlite3. 2022-06-08 02:18:13.239 | Preparing to unpack .../219-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-08 02:18:13.270 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-08 02:18:13.767 | Selecting previously unselected package unzip. 2022-06-08 02:18:13.776 | Preparing to unpack .../220-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-08 02:18:13.830 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-08 02:18:14.179 | Selecting previously unselected package vbetool. 2022-06-08 02:18:14.187 | Preparing to unpack .../221-vbetool_1.1-4_amd64.deb ... 2022-06-08 02:18:14.241 | Unpacking vbetool (1.1-4) ... 2022-06-08 02:18:14.619 | Selecting previously unselected package ipset. 2022-06-08 02:18:14.627 | Preparing to unpack .../222-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-08 02:18:14.688 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-08 02:18:15.121 | Selecting previously unselected package ipvsadm. 2022-06-08 02:18:15.130 | Preparing to unpack .../223-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-08 02:18:15.172 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-08 02:18:15.526 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-08 02:18:15.534 | Preparing to unpack .../224-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 02:18:15.590 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-08 02:18:15.939 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-08 02:18:15.948 | Preparing to unpack .../225-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-08 02:18:15.984 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-08 02:18:16.270 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-08 02:18:16.278 | Preparing to unpack .../226-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-08 02:18:16.315 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-08 02:18:16.583 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-08 02:18:16.592 | Preparing to unpack .../227-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 02:18:16.639 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:18:17.036 | Selecting previously unselected package libpcp-gui2. 2022-06-08 02:18:17.044 | Preparing to unpack .../228-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-06-08 02:18:17.081 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-06-08 02:18:17.407 | Selecting previously unselected package libpcp-import1. 2022-06-08 02:18:17.416 | Preparing to unpack .../229-libpcp-import1_5.0.3-1_amd64.deb ... 2022-06-08 02:18:17.470 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-06-08 02:18:17.910 | Selecting previously unselected package libpcp-mmv1. 2022-06-08 02:18:17.919 | Preparing to unpack .../230-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-06-08 02:18:17.949 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-06-08 02:18:18.270 | Selecting previously unselected package libpcp-trace2. 2022-06-08 02:18:18.279 | Preparing to unpack .../231-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-06-08 02:18:18.338 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-06-08 02:18:18.704 | Selecting previously unselected package libpcp-web1. 2022-06-08 02:18:18.713 | Preparing to unpack .../232-libpcp-web1_5.0.3-1_amd64.deb ... 2022-06-08 02:18:18.766 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-06-08 02:18:19.074 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-08 02:18:19.082 | Preparing to unpack .../233-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-08 02:18:19.126 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-08 02:18:19.491 | Selecting previously unselected package python3-pcp. 2022-06-08 02:18:19.499 | Preparing to unpack .../234-python3-pcp_5.0.3-1_amd64.deb ... 2022-06-08 02:18:19.548 | Unpacking python3-pcp (5.0.3-1) ... 2022-06-08 02:18:19.996 | Selecting previously unselected package pcp. 2022-06-08 02:18:20.005 | Preparing to unpack .../235-pcp_5.0.3-1_amd64.deb ... 2022-06-08 02:18:20.122 | Unpacking pcp (5.0.3-1) ... 2022-06-08 02:18:21.258 | Selecting previously unselected package socat. 2022-06-08 02:18:21.267 | Preparing to unpack .../236-socat_1.7.3.3-2_amd64.deb ... 2022-06-08 02:18:21.313 | Unpacking socat (1.7.3.3-2) ... 2022-06-08 02:18:21.765 | Selecting previously unselected package vlan. 2022-06-08 02:18:21.775 | Preparing to unpack .../237-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-08 02:18:21.828 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-08 02:18:22.193 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-08 02:18:22.353 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-08 02:18:22.618 | Setting up javascript-common (11) ... 2022-06-08 02:18:22.835 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-08 02:18:22.903 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-08 02:18:23.062 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-08 02:18:23.233 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-08 02:18:23.376 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-08 02:18:23.652 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-08 02:18:23.736 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-08 02:18:23.903 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-08 02:18:24.063 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 02:18:24.166 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-08 02:18:24.326 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-08 02:18:24.486 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-08 02:18:24.651 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-06-08 02:18:24.806 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-08 02:18:24.971 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-08 02:18:25.109 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-06-08 02:18:25.216 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-08 02:18:25.314 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-08 02:18:25.444 | Setting up vbetool (1.1-4) ... 2022-06-08 02:18:25.594 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-08 02:18:25.760 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-08 02:18:25.977 | Setting up pm-utils (1.4.1-19) ... 2022-06-08 02:18:26.256 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-08 02:18:26.714 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-08 02:18:26.897 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-08 02:18:27.051 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-08 02:18:27.216 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 02:18:27.377 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-08 02:18:27.486 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-08 02:18:28.517 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-08 02:18:29.303 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-08 02:18:29.463 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-08 02:18:29.622 | Setting up m4 (1.4.18-4) ... 2022-06-08 02:18:29.775 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-08 02:18:30.200 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 02:18:30.364 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-08 02:18:30.514 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-06-08 02:18:30.668 | Setting up iputils-arping (3:20190709-3) ... 2022-06-08 02:18:30.857 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-08 02:18:31.000 | Setting up conntrack (1:1.4.5-2) ... 2022-06-08 02:18:31.165 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-08 02:18:31.324 | Setting up python3-wheel (0.34.2-1) ... 2022-06-08 02:18:31.707 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-08 02:18:31.896 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-08 02:18:32.344 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-08 02:18:34.529 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-06-08 02:18:34.735 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-08 02:18:34.902 | Setting up acl (2.2.53-6) ... 2022-06-08 02:18:35.039 | Setting up dns-root-data (2019052802) ... 2022-06-08 02:18:35.199 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 02:18:35.329 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:18:35.478 | Setting up fakeroot (1.24-1) ... 2022-06-08 02:18:35.574 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-06-08 02:18:35.689 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-08 02:18:35.834 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:18:35.982 | Setting up autotools-dev (20180224.1) ... 2022-06-08 02:18:36.129 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-08 02:18:37.069 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-08 02:18:37.251 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-08 02:18:37.405 | Setting up make (4.2.1-1.2) ... 2022-06-08 02:18:37.565 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-06-08 02:18:37.674 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-08 02:18:37.828 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:18:37.994 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-08 02:18:38.154 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-08 02:18:38.308 | Setting up ebtables (2.0.11-3build1) ... 2022-06-08 02:18:39.022 | Setting up socat (1.7.3.3-2) ... 2022-06-08 02:18:39.169 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-08 02:18:39.325 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-08 02:18:39.502 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-08 02:18:39.679 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-08 02:18:39.828 | Setting up binfmt-support (2.2.0-2) ... 2022-06-08 02:18:40.265 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-08 02:18:41.359 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-08 02:18:41.474 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-08 02:18:41.719 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-08 02:18:42.439 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-08 02:18:42.569 | Setting up lsscsi (0.30-0.1) ... 2022-06-08 02:18:42.706 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-08 02:18:42.862 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 02:18:42.993 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-08 02:18:43.079 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 02:18:43.176 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-08 02:18:43.313 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 02:18:43.479 | Setting up autoconf (2.69-11.1) ... 2022-06-08 02:18:43.685 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-08 02:18:43.826 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-06-08 02:18:43.985 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-08 02:18:44.067 | Setting up dwz (0.13-5) ... 2022-06-08 02:18:44.192 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-08 02:18:44.352 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-08 02:18:44.494 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-08 02:18:44.639 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-08 02:18:44.786 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-08 02:18:45.062 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-08 02:18:46.505 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:18:46.661 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:18:46.770 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-08 02:18:46.888 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-08 02:18:47.010 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-08 02:18:47.140 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-08 02:18:47.363 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-08 02:18:47.528 | Setting up pcp-conf (5.0.3-1) ... 2022-06-08 02:18:47.745 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-08 02:18:47.935 | Setting up libsub-override-perl (0.09-2) ... 2022-06-08 02:18:48.073 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-08 02:18:48.227 | Setting up libthai-data (0.1.28-3) ... 2022-06-08 02:18:48.381 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-08 02:18:48.545 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-08 02:18:48.707 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-08 02:18:48.850 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-08 02:18:48.947 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:18:49.055 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-08 02:18:49.181 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-08 02:18:49.330 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-08 02:18:49.495 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-08 02:18:49.705 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-08 02:18:51.013 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-08 02:18:51.410 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-08 02:18:51.562 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-08 02:18:51.712 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-08 02:18:51.810 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-08 02:18:51.901 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 02:18:52.042 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-08 02:18:52.141 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-06-08 02:18:53.712 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-06-08 02:18:53.867 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 02:18:54.015 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-08 02:18:54.118 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-08 02:18:54.218 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-08 02:18:54.301 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-08 02:18:54.476 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-08 02:18:54.609 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:18:54.716 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-08 02:18:54.872 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-08 02:18:55.015 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-08 02:18:55.152 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-08 02:18:55.569 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-08 02:18:55.722 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:18:55.866 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-08 02:18:55.992 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-08 02:18:56.124 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 02:18:56.266 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-08 02:18:56.449 | Setting up libtool (2.4.6-14) ... 2022-06-08 02:18:56.581 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-08 02:18:58.670 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-08 02:18:58.904 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-08 02:19:00.332 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-08 02:19:01.489 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-08 02:19:01.672 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-08 02:19:01.826 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 02:19:01.980 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-08 02:19:02.712 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 02:19:02.815 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:19:02.962 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-08 02:19:03.110 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-08 02:19:04.896 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-08 02:19:05.647 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-08 02:19:05.854 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-08 02:19:05.984 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-08 02:19:06.357 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-08 02:19:06.527 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-08 02:19:06.664 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-08 02:19:06.837 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-08 02:19:07.008 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-08 02:19:07.132 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 02:19:07.260 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 02:19:07.357 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 02:19:07.489 | Setting up ssl-cert (1.0.39) ... 2022-06-08 02:19:08.340 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-08 02:19:08.493 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-08 02:19:08.721 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-08 02:19:08.858 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-08 02:19:10.151 | Adding user postgres to group ssl-cert 2022-06-08 02:19:10.418 | 2022-06-08 02:19:10.418 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-08 02:19:10.616 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-08 02:19:10.616 | Removing obsolete dictionary files: 2022-06-08 02:19:11.202 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-08 02:19:12.515 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-08 02:19:12.664 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-08 02:19:12.814 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-08 02:19:13.066 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-08 02:19:13.614 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-08 02:19:13.767 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-08 02:19:13.928 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-08 02:19:14.077 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-08 02:19:14.224 | Setting up build-essential (12.8ubuntu1.1) ... 2022-06-08 02:19:14.378 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-08 02:19:14.534 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-08 02:19:14.683 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-08 02:19:14.854 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-08 02:19:15.031 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-08 02:19:15.200 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-08 02:19:15.339 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-08 02:19:15.494 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:19:15.631 | Setting up ipvsadm (1:1.31-1) ... 2022-06-08 02:19:16.704 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-08 02:19:16.871 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-08 02:19:17.231 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-08 02:19:19.381 | Regenerating fonts cache... done. 2022-06-08 02:19:19.436 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-08 02:19:19.602 | Setting up libpcp3 (5.0.3-1) ... 2022-06-08 02:19:19.750 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-06-08 02:19:19.920 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-08 02:19:20.105 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-08 02:19:21.749 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-08 02:19:22.726 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-08 02:19:23.562 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 02:19:23.714 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-08 02:19:24.985 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-08 02:19:25.714 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:19:25.847 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-06-08 02:19:26.000 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 02:19:26.160 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-06-08 02:19:26.303 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-08 02:19:26.430 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 02:19:26.611 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-08 02:19:26.750 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-06-08 02:19:26.909 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-08 02:19:27.057 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-08 02:19:27.211 | Setting up libpcp-web1 (5.0.3-1) ... 2022-06-08 02:19:27.356 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-08 02:19:27.493 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 02:19:27.646 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 02:19:27.811 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 02:19:28.511 | 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-06-08 02:19:28.634 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-08 02:19:28.750 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-06-08 02:19:28.887 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-08 02:19:29.047 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-08 02:19:29.144 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-08 02:19:29.291 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-08 02:19:29.413 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 02:19:29.550 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 02:19:29.659 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 02:19:29.818 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 02:19:29.961 | Setting up libpcp-import1 (5.0.3-1) ... 2022-06-08 02:19:30.103 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-08 02:19:30.304 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-08 02:19:30.407 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-08 02:19:30.594 | Setting up po-debconf (1.0.21) ... 2022-06-08 02:19:30.761 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-08 02:19:39.565 | Enabling module mpm_event. 2022-06-08 02:19:39.629 | Enabling module authz_core. 2022-06-08 02:19:39.634 | Enabling module authz_host. 2022-06-08 02:19:39.692 | Enabling module authn_core. 2022-06-08 02:19:39.697 | Enabling module auth_basic. 2022-06-08 02:19:39.756 | Enabling module access_compat. 2022-06-08 02:19:39.815 | Enabling module authn_file. 2022-06-08 02:19:39.873 | Enabling module authz_user. 2022-06-08 02:19:39.931 | Enabling module alias. 2022-06-08 02:19:39.990 | Enabling module dir. 2022-06-08 02:19:40.060 | Enabling module autoindex. 2022-06-08 02:19:40.119 | Enabling module env. 2022-06-08 02:19:40.178 | Enabling module mime. 2022-06-08 02:19:40.236 | Enabling module negotiation. 2022-06-08 02:19:40.296 | Enabling module setenvif. 2022-06-08 02:19:40.364 | Enabling module filter. 2022-06-08 02:19:40.423 | Enabling module deflate. 2022-06-08 02:19:40.482 | Enabling module status. 2022-06-08 02:19:40.541 | Enabling module reqtimeout. 2022-06-08 02:19:40.601 | Enabling conf charset. 2022-06-08 02:19:40.659 | Enabling conf localized-error-pages. 2022-06-08 02:19:40.718 | Enabling conf other-vhosts-access-log. 2022-06-08 02:19:40.777 | Enabling conf security. 2022-06-08 02:19:40.835 | Enabling conf serve-cgi-bin. 2022-06-08 02:19:40.893 | Enabling site 000-default. 2022-06-08 02:19:40.946 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-08 02:19:41.001 | Enabling conf javascript-common. 2022-06-08 02:19:41.254 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-08 02:19:41.840 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-08 02:19:44.686 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-08 02:19:44.932 | Setting up python3-pcp (5.0.3-1) ... 2022-06-08 02:19:45.383 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-08 02:19:45.547 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-08 02:19:45.747 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-08 02:19:45.936 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-08 02:19:46.204 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-08 02:19:46.383 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-08 02:19:46.543 | Setting up graphviz (2.42.2-3build2) ... 2022-06-08 02:19:46.707 | Setting up pcp (5.0.3-1) ... 2022-06-08 02:19:50.458 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-06-08 02:19:50.882 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-06-08 02:19:51.316 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-06-08 02:19:51.752 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-06-08 02:20:08.357 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-08 02:20:08.490 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-08 02:20:08.546 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-08 02:20:10.393 | Setting up dh-autoreconf (19) ... 2022-06-08 02:20:10.548 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-08 02:20:11.578 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-08 02:20:11.689 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 02:20:11.849 | Setting up debhelper (12.10ubuntu1) ... 2022-06-08 02:20:12.040 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 02:20:12.620 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-08 02:20:12.769 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-08 02:20:12.906 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-08 02:20:13.055 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-08 02:20:26.283 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-08 02:20:26.437 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-08 02:20:26.951 | Processing triggers for ufw (0.36-6) ... 2022-06-08 02:20:27.174 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 02:20:54.074 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-08 02:20:54.176 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-08 02:21:02.709 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 02:21:02.711 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:21:02.713 | ++ functions-common:time_stop:2426 : local name 2022-06-08 02:21:02.716 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 02:21:02.718 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:21:02.720 | ++ functions-common:time_stop:2429 : local total 2022-06-08 02:21:02.722 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 02:21:02.724 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:21:02.727 | ++ functions-common:time_stop:2433 : start_time=1654654533337 2022-06-08 02:21:02.729 | ++ functions-common:time_stop:2435 : [[ -z 1654654533337 ]] 2022-06-08 02:21:02.732 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:21:02.736 | ++ functions-common:time_stop:2438 : end_time=1654654862733 2022-06-08 02:21:02.738 | ++ functions-common:time_stop:2439 : elapsed_time=329396 2022-06-08 02:21:02.740 | ++ functions-common:time_stop:2440 : total=733 2022-06-08 02:21:02.742 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:21:02.744 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=330129 2022-06-08 02:21:02.746 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 02:21:02.749 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 02:21:02.751 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 02:21:02.754 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 02:21:02.757 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 02:21:02.761 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 02:21:02.764 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 02:21:02.766 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 02:21:04.048 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 02:21:04.050 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 02:21:04.052 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 02:21:04.054 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 02:21:04.056 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 02:21:04.057 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 02:21:04.060 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 02:21:04.061 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 02:21:04.063 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 02:21:04.065 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 02:21:04.067 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 02:21:04.068 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 02:21:04.070 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 02:21:04.072 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 02:21:04.073 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 02:21:04.076 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 02:21:04.077 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 02:21:04.079 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 02:21:04.081 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 02:21:04.082 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 02:21:04.085 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 02:21:04.087 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 02:21:04.088 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 02:21:04.091 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 02:21:04.157 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 02:21:04.159 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 02:21:04.224 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 02:21:04.226 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 02:21:04.291 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 02:21:04.293 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 02:21:04.295 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 02:21:04.297 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 02:21:04.299 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 02:21:04.301 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 02:21:04.303 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 02:21:04.304 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 02:21:04.306 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 02:21:04.308 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 02:21:04.311 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 02:21:04.311 | Distro: focal 2022-06-08 02:21:04.313 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 02:21:04.315 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 02:21:04.318 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 02:21:04.320 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 02:21:04.323 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 02:21:04.323 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 02:21:04.876 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 02:21:04.877 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 02:21:04.877 | pip: 21.3.1 2022-06-08 02:21:04.879 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 02:21:04.881 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 02:21:04.883 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 02:21:04.884 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 02:21:04.886 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 02:21:04.888 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 02:21:04.889 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 02:21:04.891 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 02:21:04.893 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 02:21:04.894 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 02:21:04.896 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 02:21:04.898 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 02:21:04.899 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 02:21:04.901 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:21:04.903 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:21:04.905 | + tools/install_pip.sh:main:142 : : 2022-06-08 02:21:04.907 | + tools/install_pip.sh:main:147 : set -x 2022-06-08 02:21:04.909 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-06-08 02:21:04.910 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-06-08 02:21:04.912 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 02:21:04.915 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-06-08 02:21:04.916 | ++ inc/python:get_from_global_requirements:221 : local package=setuptools 2022-06-08 02:21:04.919 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 02:21:04.921 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 02:21:04.922 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-06-08 02:21:04.925 | ++ inc/python:get_from_global_requirements:223 : 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-06-08 02:21:04.927 | ++ inc/python:get_from_global_requirements:224 : [[ 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-06-08 02:21:04.929 | ++ inc/python:get_from_global_requirements:227 : 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-06-08 02:21:04.931 | + 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-06-08 02:21:04.933 | + 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-06-08 02:21:04.948 | 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-06-08 02:21:04.950 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-06-08 02:21:05.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:21:05.655 | from cryptography.utils import int_from_bytes 2022-06-08 02:21:05.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:21:05.655 | from cryptography.utils import int_from_bytes 2022-06-08 02:21:06.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:21:08.071 | 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-06-08 02:21:08.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68e/45d17c9281ba2/setuptools-62.3.2-py3-none-any.whl (1.2 MB) 2022-06-08 02:21:09.804 | Installing collected packages: setuptools 2022-06-08 02:21:10.784 | Successfully installed setuptools-62.3.2 2022-06-08 02:21:10.784 | 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-06-08 02:21:10.958 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:21:10.958 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:21:11.067 | + inc/python:pip_install:196 : result=0 2022-06-08 02:21:11.069 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:21:11.071 | + functions-common:time_stop:2426 : local name 2022-06-08 02:21:11.073 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:21:11.074 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:21:11.076 | + functions-common:time_stop:2429 : local total 2022-06-08 02:21:11.078 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:21:11.079 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:21:11.081 | + functions-common:time_stop:2433 : start_time=1654654864944 2022-06-08 02:21:11.083 | + functions-common:time_stop:2435 : [[ -z 1654654864944 ]] 2022-06-08 02:21:11.085 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:21:11.088 | + functions-common:time_stop:2438 : end_time=1654654871086 2022-06-08 02:21:11.090 | + functions-common:time_stop:2439 : elapsed_time=6142 2022-06-08 02:21:11.092 | + functions-common:time_stop:2440 : total=0 2022-06-08 02:21:11.093 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:21:11.095 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6142 2022-06-08 02:21:11.097 | + inc/python:pip_install:199 : return 0 2022-06-08 02:21:11.099 | + tools/install_pip.sh:main:153 : get_versions 2022-06-08 02:21:11.101 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 02:21:11.105 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 02:21:11.106 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 02:21:11.109 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 02:21:11.109 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 02:21:11.671 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 02:21:11.673 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 02:21:11.673 | pip: 21.3.1 2022-06-08 02:21:11.676 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 02:21:11.678 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 02:21:11.682 | + ./stack.sh:main:791 : fixup_all 2022-06-08 02:21:11.684 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 02:21:11.686 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 02:21:11.688 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:21:11.690 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:21:11.693 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-06-08 02:21:11.704 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 02:21:11.714 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 02:21:11.725 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 02:21:11.727 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 02:21:11.729 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 02:21:11.731 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 02:21:11.733 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 02:21:11.735 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 02:21:11.737 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 02:21:11.739 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 02:21:11.741 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 02:21:11.743 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 02:21:11.745 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 02:21:11.747 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 02:21:11.749 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 02:21:11.752 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 02:21:11.754 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 02:21:11.756 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 02:21:11.758 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 02:21:11.761 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 02:21:11.763 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 02:21:11.765 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 02:21:11.767 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 02:21:11.769 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 02:21:11.772 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 02:21:11.798 | Using python 3.8 to install os-testr 2022-06-08 02:21:11.800 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-08 02:21:12.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:21:12.513 | from cryptography.utils import int_from_bytes 2022-06-08 02:21:12.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:21:12.513 | from cryptography.utils import int_from_bytes 2022-06-08 02:21:13.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:21:13.949 | Collecting os-testr 2022-06-08 02:21:13.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-06-08 02:21:13.967 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 02:21:14.405 | Collecting python-subunit>=1.0.0 2022-06-08 02:21:14.413 | 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-06-08 02:21:14.420 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-08 02:21:14.434 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-08 02:21:14.444 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-08 02:21:14.456 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-08 02:21:16.006 | Installing collected packages: python-subunit, os-testr 2022-06-08 02:21:16.361 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-06-08 02:21:16.361 | 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-06-08 02:21:16.367 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:21:16.367 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:21:16.470 | + inc/python:pip_install:196 : result=0 2022-06-08 02:21:16.473 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:21:16.475 | + functions-common:time_stop:2426 : local name 2022-06-08 02:21:16.477 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:21:16.479 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:21:16.481 | + functions-common:time_stop:2429 : local total 2022-06-08 02:21:16.483 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:21:16.485 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:21:16.487 | + functions-common:time_stop:2433 : start_time=1654654871789 2022-06-08 02:21:16.489 | + functions-common:time_stop:2435 : [[ -z 1654654871789 ]] 2022-06-08 02:21:16.492 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:21:16.496 | + functions-common:time_stop:2438 : end_time=1654654876493 2022-06-08 02:21:16.498 | + functions-common:time_stop:2439 : elapsed_time=4704 2022-06-08 02:21:16.500 | + functions-common:time_stop:2440 : total=0 2022-06-08 02:21:16.502 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:21:16.504 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4704 2022-06-08 02:21:16.506 | + inc/python:pip_install:199 : return 0 2022-06-08 02:21:16.509 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 02:21:16.558 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 02:21:16.747 | + ./stack.sh:main:805 : install_infra 2022-06-08 02:21:16.750 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 02:21:16.752 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 02:21:16.755 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-08 02:21:19.833 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 02:21:19.836 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 02:21:19.857 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 02:21:22.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:21:22.572 | Collecting pbr===5.9.0 2022-06-08 02:21:22.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-08 02:21:22.616 | Installing collected packages: pbr 2022-06-08 02:21:22.769 | Successfully installed pbr-5.9.0 2022-06-08 02:21:22.826 | + inc/python:pip_install:196 : result=0 2022-06-08 02:21:22.829 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:21:22.831 | + functions-common:time_stop:2426 : local name 2022-06-08 02:21:22.833 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:21:22.835 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:21:22.837 | + functions-common:time_stop:2429 : local total 2022-06-08 02:21:22.839 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:21:22.841 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:21:22.843 | + functions-common:time_stop:2433 : start_time=1654654879850 2022-06-08 02:21:22.845 | + functions-common:time_stop:2435 : [[ -z 1654654879850 ]] 2022-06-08 02:21:22.848 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:21:22.851 | + functions-common:time_stop:2438 : end_time=1654654882849 2022-06-08 02:21:22.853 | + functions-common:time_stop:2439 : elapsed_time=2999 2022-06-08 02:21:22.855 | + functions-common:time_stop:2440 : total=4704 2022-06-08 02:21:22.857 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:21:22.859 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7703 2022-06-08 02:21:22.862 | + inc/python:pip_install:199 : return 0 2022-06-08 02:21:22.864 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 02:21:22.866 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 02:21:22.889 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-08 02:21:25.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:21:25.470 | Processing /opt/stack/requirements 2022-06-08 02:21:26.852 | Collecting fixtures===3.0.0 2022-06-08 02:21:26.859 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-08 02:21:27.077 | Collecting PyYAML===6.0 2022-06-08 02:21:27.085 | 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-06-08 02:21:27.253 | Collecting requests===2.27.1 2022-06-08 02:21:27.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-06-08 02:21:27.351 | Collecting packaging===21.3 2022-06-08 02:21:27.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-08 02:21:27.419 | Collecting testtools===2.5.0 2022-06-08 02:21:27.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-06-08 02:21:27.523 | Collecting idna===3.3 2022-06-08 02:21:27.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-06-08 02:21:27.665 | Collecting pyparsing===3.0.9 2022-06-08 02:21:27.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-08 02:21:27.729 | Collecting six===1.16.0 2022-06-08 02:21:27.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-06-08 02:21:27.793 | Collecting charset-normalizer===2.0.12 2022-06-08 02:21:27.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-06-08 02:21:28.123 | Collecting Parsley>=1.2 2022-06-08 02:21:28.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-08 02:21:28.477 | Collecting beagle>=0.2.1 2022-06-08 02:21:28.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-08 02:21:28.512 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 02:21:28.581 | Collecting urllib3===1.26.9 2022-06-08 02:21:28.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-06-08 02:21:28.712 | Collecting certifi>=2017.4.17 2022-06-08 02:21:28.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1d/53542ee8cbedb/certifi-2022.5.18.1-py3-none-any.whl (155 kB) 2022-06-08 02:21:28.751 | Collecting extras===1.0.0 2022-06-08 02:21:28.757 | 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-06-08 02:21:28.838 | Collecting cliff===3.10.1 2022-06-08 02:21:28.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-06-08 02:21:28.904 | Collecting autopage===0.5.1 2022-06-08 02:21:28.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-06-08 02:21:28.962 | Collecting prettytable===3.3.0 2022-06-08 02:21:28.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-06-08 02:21:29.123 | Collecting cmd2===2.4.1 2022-06-08 02:21:29.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-06-08 02:21:29.268 | Collecting stevedore===3.5.0 2022-06-08 02:21:29.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-06-08 02:21:29.324 | Collecting wcwidth===0.2.5 2022-06-08 02:21:29.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-08 02:21:29.385 | Collecting attrs===21.4.0 2022-06-08 02:21:29.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-06-08 02:21:29.503 | Collecting pyperclip===1.8.2 2022-06-08 02:21:29.509 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-06-08 02:21:29.521 | Building wheels for collected packages: openstack-requirements 2022-06-08 02:21:29.522 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 02:21:30.330 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 02:21:30.330 | ERROR: Command errored out with exit status 1: 2022-06-08 02:21:30.331 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xp51rc5j/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xp51rc5j/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-_k0y5orn 2022-06-08 02:21:30.331 | cwd: /tmp/pip-req-build-xp51rc5j/ 2022-06-08 02:21:30.331 | Complete output (6 lines): 2022-06-08 02:21:30.331 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 02:21:30.331 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 02:21:30.331 | or: setup.py --help-commands 2022-06-08 02:21:30.331 | or: setup.py cmd --help 2022-06-08 02:21:30.331 | 2022-06-08 02:21:30.331 | error: invalid command 'bdist_wheel' 2022-06-08 02:21:30.331 | ---------------------------------------- 2022-06-08 02:21:30.331 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 02:21:30.331 | Running setup.py clean for openstack-requirements 2022-06-08 02:21:31.145 | Failed to build openstack-requirements 2022-06-08 02:21:31.391 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, autopage, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-08 02:21:33.237 | Running setup.py install for openstack-requirements: started 2022-06-08 02:21:35.530 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 02:21:35.562 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.5.18.1 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5466 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-06-08 02:21:35.685 | + inc/python:pip_install:196 : result=0 2022-06-08 02:21:35.687 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:21:35.689 | + functions-common:time_stop:2426 : local name 2022-06-08 02:21:35.691 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:21:35.693 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:21:35.696 | + functions-common:time_stop:2429 : local total 2022-06-08 02:21:35.698 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:21:35.700 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:21:35.702 | + functions-common:time_stop:2433 : start_time=1654654882881 2022-06-08 02:21:35.704 | + functions-common:time_stop:2435 : [[ -z 1654654882881 ]] 2022-06-08 02:21:35.706 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:21:35.710 | + functions-common:time_stop:2438 : end_time=1654654895707 2022-06-08 02:21:35.712 | + functions-common:time_stop:2439 : elapsed_time=12826 2022-06-08 02:21:35.714 | + functions-common:time_stop:2440 : total=7703 2022-06-08 02:21:35.716 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:21:35.718 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20529 2022-06-08 02:21:35.721 | + inc/python:pip_install:199 : return 0 2022-06-08 02:21:35.723 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 02:21:35.725 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 02:21:35.727 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 02:21:35.730 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:21:35.732 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:21:35.735 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-08 02:21:35.737 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:21:35.739 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 02:21:35.758 | Using python 3.8 to install pbr 2022-06-08 02:21:35.760 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 02:21:36.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:21:36.469 | from cryptography.utils import int_from_bytes 2022-06-08 02:21:36.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:21:36.469 | from cryptography.utils import int_from_bytes 2022-06-08 02:21:37.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:21:37.491 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 02:21:39.270 | 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-06-08 02:21:39.275 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:21:39.276 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:21:39.378 | + inc/python:pip_install:196 : result=0 2022-06-08 02:21:39.380 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:21:39.383 | + functions-common:time_stop:2426 : local name 2022-06-08 02:21:39.385 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:21:39.387 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:21:39.389 | + functions-common:time_stop:2429 : local total 2022-06-08 02:21:39.391 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:21:39.393 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:21:39.395 | + functions-common:time_stop:2433 : start_time=1654654895753 2022-06-08 02:21:39.397 | + functions-common:time_stop:2435 : [[ -z 1654654895753 ]] 2022-06-08 02:21:39.399 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:21:39.404 | + functions-common:time_stop:2438 : end_time=1654654899401 2022-06-08 02:21:39.406 | + functions-common:time_stop:2439 : elapsed_time=3648 2022-06-08 02:21:39.408 | + functions-common:time_stop:2440 : total=20529 2022-06-08 02:21:39.410 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:21:39.412 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24177 2022-06-08 02:21:39.414 | + inc/python:pip_install:199 : return 0 2022-06-08 02:21:39.417 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 02:21:42.465 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 02:21:44.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:21:44.704 | Collecting bindep 2022-06-08 02:21:44.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-08 02:21:44.760 | Collecting Parsley 2022-06-08 02:21:44.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-08 02:21:44.861 | Collecting packaging; python_version >= "3.6" 2022-06-08 02:21:44.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-08 02:21:45.227 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-08 02:21:45.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-08 02:21:45.356 | Collecting pbr>=2.0.0 2022-06-08 02:21:45.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-08 02:21:45.547 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-08 02:21:45.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-08 02:21:45.601 | Installing collected packages: Parsley, pyparsing, packaging, distro, pbr, bindep 2022-06-08 02:21:46.155 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-08 02:21:46.223 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 02:21:46.225 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 02:21:46.229 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 02:21:46.245 | + ./stack.sh:main:814 : pkgs= 2022-06-08 02:21:46.248 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 02:21:46.250 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 02:21:46.252 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 02:21:46.255 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 02:21:46.257 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 02:21:46.259 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 02:21:46.261 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 02:21:46.263 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 02:21:46.265 | + functions-common:run_phase:1864 : local extra 2022-06-08 02:21:46.268 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 02:21:46.272 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 02:21:46.274 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 02:21:46.276 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 02:21:46.278 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 02:21:46.281 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 02:21:46.295 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:21:46.297 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 02:21:46.299 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 02:21:46.301 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 02:21:46.303 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 02:21:46.305 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 02:21:46.307 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 02:21:46.310 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 02:21:46.312 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 02:21:46.314 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 02:21:46.316 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 02:21:46.318 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 02:21:46.320 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 02:21:46.322 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 02:21:46.324 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 02:21:46.327 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 02:21:46.329 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 02:21:46.331 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 02:21:46.333 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 02:21:46.335 | + functions-common:run_plugins:1843 : local plugins= 2022-06-08 02:21:46.337 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 02:21:46.340 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 02:21:46.342 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 02:21:46.344 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 02:21:46.347 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 02:21:46.349 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 02:21:46.397 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 02:21:46.397 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 02:21:46.399 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 02:21:46.744 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 02:21:46.746 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 02:21:46.762 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:21:46.764 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 02:21:46.766 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 02:21:46.769 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:21:46.771 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 02:21:46.773 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:21:46.775 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:21:46.778 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:21:46.780 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:21:46.783 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:21:46.785 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:21:46.787 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 02:21:46.790 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 02:21:46.792 | + functions-common:apt_get_update:1191 : return 2022-06-08 02:21:46.795 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 02:21:46.797 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:21:46.799 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:21:46.801 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:21:46.804 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 02:21:46.823 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-08 02:21:46.931 | Reading package lists... 2022-06-08 02:21:47.177 | Building dependency tree... 2022-06-08 02:21:47.178 | Reading state information... 2022-06-08 02:21:47.424 | The following packages were automatically installed and are no longer required: 2022-06-08 02:21:47.425 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:21:47.425 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:21:47.425 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:21:47.425 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:21:47.426 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:21:47.426 | python3-zope.interface 2022-06-08 02:21:47.426 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:21:47.426 | The following additional packages will be installed: 2022-06-08 02:21:47.426 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-08 02:21:47.426 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-08 02:21:47.426 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-08 02:21:47.427 | erlang-tools erlang-xmerl locales-all 2022-06-08 02:21:47.428 | Suggested packages: 2022-06-08 02:21:47.428 | erlang erlang-manpages erlang-doc 2022-06-08 02:21:47.496 | The following NEW packages will be installed: 2022-06-08 02:21:47.496 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-08 02:21:47.496 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-08 02:21:47.496 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-08 02:21:47.497 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-08 02:21:47.611 | 0 upgraded, 19 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:21:47.611 | Need to get 38.0 MB of archives. 2022-06-08 02:21:47.611 | After this operation, 276 MB of additional disk space will be used. 2022-06-08 02:21:47.611 | 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-06-08 02:21:48.597 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-08 02:21:48.708 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-08 02:21:48.715 | 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-06-08 02:21:48.891 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-08 02:21:49.141 | 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-06-08 02:21:49.144 | 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-06-08 02:21:49.186 | 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-06-08 02:21:49.188 | 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-06-08 02:21:49.190 | 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-06-08 02:21:49.191 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-08 02:21:49.202 | 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-06-08 02:21:49.436 | 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-06-08 02:21:49.449 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-08 02:21:49.473 | 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-06-08 02:21:49.563 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-08 02:21:49.655 | 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-06-08 02:21:49.858 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-08 02:21:51.660 | 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-06-08 02:21:53.986 | Fetched 38.0 MB in 6s (6,428 kB/s) 2022-06-08 02:21:54.171 | Selecting previously unselected package erlang-base. 2022-06-08 02:21:54.222 | (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-06-08 02:21:54.225 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:54.278 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:55.675 | Selecting previously unselected package erlang-asn1. 2022-06-08 02:21:55.683 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:55.720 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:56.073 | Selecting previously unselected package erlang-crypto. 2022-06-08 02:21:56.081 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:56.146 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:56.486 | Selecting previously unselected package erlang-public-key. 2022-06-08 02:21:56.495 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:56.548 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:56.926 | Selecting previously unselected package erlang-mnesia. 2022-06-08 02:21:56.935 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:56.983 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:57.406 | Selecting previously unselected package erlang-runtime-tools. 2022-06-08 02:21:57.415 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:57.452 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:57.726 | Selecting previously unselected package erlang-ssl. 2022-06-08 02:21:57.735 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:57.783 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:58.233 | Selecting previously unselected package erlang-eldap. 2022-06-08 02:21:58.241 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:58.286 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:58.589 | Selecting previously unselected package erlang-ftp. 2022-06-08 02:21:58.597 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:58.660 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:58.958 | Selecting previously unselected package erlang-tftp. 2022-06-08 02:21:58.966 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:59.023 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:59.335 | Selecting previously unselected package erlang-inets. 2022-06-08 02:21:59.344 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:59.386 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-08 02:21:59.794 | Selecting previously unselected package erlang-snmp. 2022-06-08 02:21:59.803 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:21:59.857 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:00.303 | Selecting previously unselected package erlang-os-mon. 2022-06-08 02:22:00.311 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:22:00.363 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:00.615 | Selecting previously unselected package erlang-parsetools. 2022-06-08 02:22:00.624 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:22:00.677 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:00.986 | Selecting previously unselected package erlang-syntax-tools. 2022-06-08 02:22:00.995 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:22:01.057 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:01.415 | Selecting previously unselected package erlang-tools. 2022-06-08 02:22:01.424 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:22:01.472 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:01.828 | Selecting previously unselected package erlang-xmerl. 2022-06-08 02:22:01.838 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 02:22:01.902 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:02.388 | Selecting previously unselected package locales-all. 2022-06-08 02:22:02.397 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-08 02:22:02.451 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-08 02:22:07.023 | Selecting previously unselected package rabbitmq-server. 2022-06-08 02:22:07.035 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-08 02:22:07.091 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-08 02:22:08.572 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:09.444 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-08 02:22:09.444 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-08 02:22:13.576 | Searching for services which depend on erlang and should be started... none found. 2022-06-08 02:22:13.650 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:13.791 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:14.022 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-08 02:22:14.164 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:14.299 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:14.456 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:14.596 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:14.741 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:14.867 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:14.953 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:15.116 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:15.279 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:15.421 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:15.590 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:15.758 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:15.893 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:16.044 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-08 02:22:16.181 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-08 02:22:16.516 | Adding group `rabbitmq' (GID 125) ... 2022-06-08 02:22:16.630 | Done. 2022-06-08 02:22:16.708 | Adding system user `rabbitmq' (UID 117) ... 2022-06-08 02:22:16.708 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-08 02:22:16.995 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-08 02:22:17.254 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-08 02:22:24.539 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 02:22:25.338 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 02:22:34.038 | + functions-common:apt_get:1235 : result=0 2022-06-08 02:22:34.040 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:22:34.043 | + functions-common:time_stop:2426 : local name 2022-06-08 02:22:34.045 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:22:34.047 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:22:34.050 | + functions-common:time_stop:2429 : local total 2022-06-08 02:22:34.052 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:22:34.055 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:22:34.057 | + functions-common:time_stop:2433 : start_time=1654654906820 2022-06-08 02:22:34.060 | + functions-common:time_stop:2435 : [[ -z 1654654906820 ]] 2022-06-08 02:22:34.062 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:22:34.066 | + functions-common:time_stop:2438 : end_time=1654654954064 2022-06-08 02:22:34.068 | + functions-common:time_stop:2439 : elapsed_time=47244 2022-06-08 02:22:34.071 | + functions-common:time_stop:2440 : total=330129 2022-06-08 02:22:34.073 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:22:34.075 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=377373 2022-06-08 02:22:34.077 | + functions-common:apt_get:1239 : return 0 2022-06-08 02:22:34.079 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 02:22:34.081 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 02:22:34.084 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 02:22:34.086 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 02:22:34.088 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 02:22:34.090 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 02:22:34.093 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 02:22:34.095 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 02:22:34.097 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 02:22:34.099 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 02:22:34.101 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 02:22:34.104 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 02:22:34.106 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 02:22:34.109 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 02:22:34.111 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 02:22:34.113 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 02:22:34.115 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 02:22:34.117 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 02:22:34.120 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 02:22:34.122 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 02:22:34.126 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 02:22:34.129 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 02:22:34.131 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 02:22:34.133 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 02:22:34.136 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 02:22:34.138 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 02:22:34.140 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 02:22:34.156 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:22:34.158 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 02:22:34.161 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 02:22:34.163 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 02:22:34.165 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 02:22:34.169 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 02:22:34.173 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 02:22:34.175 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 02:22:34.177 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 02:22:34.179 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 02:22:34.182 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 02:22:34.184 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 02:22:34.187 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 02:22:34.861 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 02:22:34.861 | user tags 2022-06-08 02:22:34.861 | guest [administrator]' 2022-06-08 02:22:34.864 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 02:22:34.864 | user tags 2022-06-08 02:22:34.865 | guest [administrator]' 2022-06-08 02:22:34.865 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 02:22:34.871 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-08 02:22:34.873 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-08 02:22:34.875 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-08 02:22:35.521 | Adding user "stackrabbit" ... 2022-06-08 02:22:35.575 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 02:22:36.237 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 02:22:36.301 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 02:22:36.303 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 02:22:36.946 | Changing password for user "stackrabbit" ... 2022-06-08 02:22:37.004 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 02:22:37.006 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 02:22:37.008 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 02:22:37.645 | Deleting user "guest" ... 2022-06-08 02:22:37.701 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 02:22:37.718 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:22:37.720 | + ./stack.sh:main:831 : install_database 2022-06-08 02:22:37.723 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 02:22:37.725 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 02:22:37.727 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:22:37.729 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:22:37.732 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 02:22:38.104 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 02:22:38.106 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-06-08 02:22:38.111 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-06-08 02:22:38.113 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:22:38.115 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:22:38.118 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-06-08 02:22:38.120 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-06-08 02:22:38.123 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-08 02:22:38.128 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 02:22:38.131 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 02:22:38.135 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 02:22:38.138 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 02:22:38.143 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 02:22:38.145 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 02:22:38.147 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 02:22:38.150 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 02:22:38.152 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 02:22:38.154 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 02:22:38.157 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 02:22:38.159 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 02:22:38.162 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 02:22:38.164 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 02:22:38.166 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 02:22:38.169 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 02:22:38.171 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 02:22:38.173 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 02:22:38.175 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 02:22:38.178 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 02:22:38.180 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 02:22:38.182 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 02:22:38.185 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 02:22:38.187 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:22:38.190 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:22:38.192 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 02:22:38.194 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 02:22:38.197 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:22:38.199 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 02:22:38.202 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:22:38.204 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:22:38.206 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:22:38.208 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:22:38.210 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:22:38.213 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:22:38.215 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 02:22:38.217 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 02:22:38.219 | + functions-common:apt_get_update:1191 : return 2022-06-08 02:22:38.222 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 02:22:38.224 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:22:38.226 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:22:38.228 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:22:38.231 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 02:22:38.251 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-08 02:22:38.360 | Reading package lists... 2022-06-08 02:22:38.612 | Building dependency tree... 2022-06-08 02:22:38.613 | Reading state information... 2022-06-08 02:22:38.861 | The following packages were automatically installed and are no longer required: 2022-06-08 02:22:38.862 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:22:38.862 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:22:38.862 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:22:38.862 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:22:38.862 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:22:38.862 | python3-zope.interface 2022-06-08 02:22:38.862 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:22:38.862 | The following additional packages will be installed: 2022-06-08 02:22:38.863 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-08 02:22:38.863 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-08 02:22:38.863 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-08 02:22:38.863 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-08 02:22:38.863 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-08 02:22:38.863 | mysql-server-8.0 mysql-server-core-8.0 2022-06-08 02:22:38.864 | Suggested packages: 2022-06-08 02:22:38.864 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-08 02:22:38.941 | The following NEW packages will be installed: 2022-06-08 02:22:38.941 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-08 02:22:38.941 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-08 02:22:38.941 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-08 02:22:38.941 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-08 02:22:38.941 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-08 02:22:38.941 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-08 02:22:39.223 | 0 upgraded, 24 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:22:39.223 | Need to get 31.5 MB of archives. 2022-06-08 02:22:39.223 | After this operation, 262 MB of additional disk space will be used. 2022-06-08 02:22:39.223 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-06-08 02:22:40.530 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-06-08 02:22:40.532 | 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-06-08 02:22:40.541 | 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-06-08 02:22:40.541 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-08 02:22:40.562 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-06-08 02:22:43.219 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-06-08 02:22:43.459 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-08 02:22:43.459 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-08 02:22:43.461 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-08 02:22:43.521 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-08 02:22:43.554 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-08 02:22:43.555 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-08 02:22:43.569 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-08 02:22:43.570 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-08 02:22:43.571 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-08 02:22:43.590 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-08 02:22:43.720 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-08 02:22:43.722 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-08 02:22:43.725 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-08 02:22:43.736 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-08 02:22:43.737 | 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-06-08 02:22:44.657 | 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-06-08 02:22:44.658 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-06-08 02:22:45.161 | Preconfiguring packages ... 2022-06-08 02:22:45.391 | Fetched 31.5 MB in 6s (5,528 kB/s) 2022-06-08 02:22:45.509 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-08 02:22:45.560 | (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-06-08 02:22:45.563 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 02:22:45.617 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:22:46.975 | Selecting previously unselected package mysql-client-8.0. 2022-06-08 02:22:46.985 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 02:22:47.038 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:22:47.426 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-08 02:22:47.435 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-08 02:22:47.542 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-08 02:22:47.940 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-08 02:22:47.950 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-08 02:22:47.997 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-08 02:22:48.366 | Selecting previously unselected package libmecab2:amd64. 2022-06-08 02:22:48.376 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-08 02:22:48.422 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-08 02:22:48.811 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-08 02:22:48.820 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 02:22:48.874 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:22:52.502 | Selecting previously unselected package mysql-server-8.0. 2022-06-08 02:22:52.512 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 02:22:53.513 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:22:53.874 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-08 02:22:53.883 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-08 02:22:53.942 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-08 02:22:54.260 | Selecting previously unselected package liburi-perl. 2022-06-08 02:22:54.269 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-08 02:22:54.322 | Unpacking liburi-perl (1.76-2) ... 2022-06-08 02:22:54.679 | Selecting previously unselected package libhtml-parser-perl. 2022-06-08 02:22:54.689 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-08 02:22:54.742 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-08 02:22:55.322 | Selecting previously unselected package libcgi-pm-perl. 2022-06-08 02:22:55.332 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-08 02:22:55.385 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-08 02:22:55.725 | Selecting previously unselected package libfcgi-perl. 2022-06-08 02:22:55.734 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-08 02:22:55.793 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-08 02:22:56.096 | Selecting previously unselected package libcgi-fast-perl. 2022-06-08 02:22:56.106 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-08 02:22:56.164 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-08 02:22:56.541 | Selecting previously unselected package libencode-locale-perl. 2022-06-08 02:22:56.551 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-08 02:22:56.604 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-08 02:22:56.930 | Selecting previously unselected package libhtml-template-perl. 2022-06-08 02:22:56.940 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-08 02:22:56.998 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-08 02:22:57.318 | Selecting previously unselected package libtimedate-perl. 2022-06-08 02:22:57.328 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-08 02:22:57.375 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-08 02:22:57.747 | Selecting previously unselected package libhttp-date-perl. 2022-06-08 02:22:57.756 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-08 02:22:57.815 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-08 02:22:58.144 | Selecting previously unselected package libio-html-perl. 2022-06-08 02:22:58.154 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-08 02:22:58.215 | Unpacking libio-html-perl (1.001-1) ... 2022-06-08 02:22:58.516 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-08 02:22:58.526 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-08 02:22:58.578 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-08 02:22:58.918 | Selecting previously unselected package libhttp-message-perl. 2022-06-08 02:22:58.928 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-08 02:22:58.975 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-08 02:22:59.307 | Selecting previously unselected package mecab-utils. 2022-06-08 02:22:59.317 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-08 02:22:59.387 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-08 02:22:59.793 | Selecting previously unselected package mecab-ipadic. 2022-06-08 02:22:59.802 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-08 02:22:59.855 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-08 02:23:01.501 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-08 02:23:01.511 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-08 02:23:01.567 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-08 02:23:01.889 | Selecting previously unselected package mysql-server. 2022-06-08 02:23:01.898 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-08 02:23:01.949 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:23:02.331 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-08 02:23:02.538 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:23:02.712 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-08 02:23:02.798 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-08 02:23:02.961 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-08 02:23:03.112 | Setting up mecab-utils (0.996-10build1) ... 2022-06-08 02:23:03.220 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-08 02:23:03.384 | Setting up libio-html-perl (1.001-1) ... 2022-06-08 02:23:03.535 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-08 02:23:03.677 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:23:03.784 | Setting up libfcgi-perl (0.79-1) ... 2022-06-08 02:23:03.923 | Setting up liburi-perl (1.76-2) ... 2022-06-08 02:23:04.063 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-08 02:23:04.197 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-08 02:23:04.369 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-08 02:23:04.467 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-08 02:23:04.471 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-08 02:23:04.471 | 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-06-08 02:23:04.471 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-08 02:23:04.471 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-08 02:23:04.611 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-08 02:23:04.611 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-08 02:23:04.611 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-08 02:23:04.611 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-08 02:23:04.619 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-08 02:23:04.708 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-08 02:23:04.709 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-08 02:23:04.709 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-08 02:23:04.735 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-08 02:23:04.779 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-08 02:23:05.065 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-08 02:23:05.072 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-08 02:23:05.161 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-08 02:23:05.162 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-08 02:23:05.162 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-08 02:23:05.162 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-08 02:23:05.166 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-08 02:23:05.166 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-08 02:23:05.211 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-08 02:23:05.401 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-08 02:23:05.401 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-08 02:23:05.402 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-08 02:23:05.402 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-08 02:23:05.404 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-08 02:23:05.405 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-08 02:23:05.827 | 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-06-08 02:23:05.944 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-08 02:23:06.266 | 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-06-08 02:23:06.270 | 2022-06-08 02:23:06.270 | done! 2022-06-08 02:23:06.277 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-08 02:23:06.368 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:23:06.514 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-08 02:23:06.619 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-08 02:23:06.622 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-08 02:23:06.623 | 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-06-08 02:23:06.623 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-08 02:23:06.623 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-08 02:23:06.831 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-08 02:23:06.831 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-08 02:23:06.832 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-08 02:23:06.832 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-08 02:23:06.844 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-08 02:23:06.976 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-08 02:23:06.976 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-08 02:23:06.977 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-08 02:23:07.016 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-08 02:23:07.090 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-08 02:23:07.586 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-08 02:23:07.596 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-08 02:23:07.705 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-08 02:23:07.706 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-08 02:23:07.706 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-08 02:23:07.706 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-08 02:23:07.711 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-08 02:23:07.712 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-08 02:23:07.801 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-08 02:23:08.090 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-08 02:23:08.091 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-08 02:23:08.092 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-08 02:23:08.092 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-08 02:23:08.095 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-08 02:23:08.096 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-08 02:23:08.610 | 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-06-08 02:23:08.747 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-08 02:23:09.067 | 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-06-08 02:23:09.071 | 2022-06-08 02:23:09.071 | done! 2022-06-08 02:23:09.079 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-08 02:23:09.171 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-08 02:23:09.325 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-08 02:23:09.499 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:23:10.933 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-08 02:23:11.027 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-08 02:23:54.410 | mysqld will log errors to /var/log/mysql/error.log 2022-06-08 02:23:55.801 | mysqld is running as pid 57009 2022-06-08 02:23:58.416 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-08 02:24:01.273 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-08 02:24:01.421 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-08 02:24:01.581 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 02:24:01.744 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-08 02:24:01.922 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 02:24:02.380 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 02:24:04.302 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-08 02:24:12.773 | + functions-common:apt_get:1235 : result=0 2022-06-08 02:24:12.775 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:24:12.777 | + functions-common:time_stop:2426 : local name 2022-06-08 02:24:12.780 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:24:12.782 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:24:12.784 | + functions-common:time_stop:2429 : local total 2022-06-08 02:24:12.786 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:24:12.788 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:24:12.790 | + functions-common:time_stop:2433 : start_time=1654654958249 2022-06-08 02:24:12.792 | + functions-common:time_stop:2435 : [[ -z 1654654958249 ]] 2022-06-08 02:24:12.795 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:24:12.799 | + functions-common:time_stop:2438 : end_time=1654655052797 2022-06-08 02:24:12.802 | + functions-common:time_stop:2439 : elapsed_time=94548 2022-06-08 02:24:12.804 | + functions-common:time_stop:2440 : total=377373 2022-06-08 02:24:12.806 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:24:12.808 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=471921 2022-06-08 02:24:12.810 | + functions-common:apt_get:1239 : return 0 2022-06-08 02:24:12.813 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 02:24:12.815 | + ./stack.sh:main:834 : install_database_python 2022-06-08 02:24:12.817 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 02:24:12.820 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 02:24:12.822 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 02:24:12.824 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 02:24:12.827 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 02:24:12.829 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 02:24:12.832 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 02:24:12.835 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 02:24:12.835 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 02:24:12.841 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 02:24:12.844 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 02:24:12.846 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 02:24:12.849 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 02:24:12.851 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 02:24:12.873 | Using python 3.8 to install PyMySQL 2022-06-08 02:24:12.876 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-08 02:24:13.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:24:13.607 | from cryptography.utils import int_from_bytes 2022-06-08 02:24:13.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:24:13.607 | from cryptography.utils import int_from_bytes 2022-06-08 02:24:14.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:24:15.081 | Collecting PyMySQL 2022-06-08 02:24:15.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-06-08 02:24:16.699 | Installing collected packages: PyMySQL 2022-06-08 02:24:16.942 | Successfully installed PyMySQL-1.0.2 2022-06-08 02:24:16.943 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 02:24:16.948 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:24:16.948 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:24:17.052 | + inc/python:pip_install:196 : result=0 2022-06-08 02:24:17.054 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:24:17.056 | + functions-common:time_stop:2426 : local name 2022-06-08 02:24:17.059 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:24:17.061 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:24:17.063 | + functions-common:time_stop:2429 : local total 2022-06-08 02:24:17.065 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:24:17.068 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:24:17.070 | + functions-common:time_stop:2433 : start_time=1654655052867 2022-06-08 02:24:17.072 | + functions-common:time_stop:2435 : [[ -z 1654655052867 ]] 2022-06-08 02:24:17.075 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:24:17.080 | + functions-common:time_stop:2438 : end_time=1654655057077 2022-06-08 02:24:17.082 | + functions-common:time_stop:2439 : elapsed_time=4210 2022-06-08 02:24:17.084 | + functions-common:time_stop:2440 : total=24177 2022-06-08 02:24:17.086 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:24:17.089 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=28387 2022-06-08 02:24:17.091 | + inc/python:pip_install:199 : return 0 2022-06-08 02:24:17.094 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 02:24:17.096 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 02:24:17.098 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 02:24:17.101 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 02:24:17.118 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:24:17.121 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 02:24:17.123 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 02:24:17.126 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 02:24:17.127 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 02:24:17.132 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 02:24:17.134 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 02:24:17.137 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-08 02:24:17.139 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 02:24:17.142 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 02:24:17.144 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 02:24:17.161 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:24:17.163 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 02:24:17.166 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 02:24:17.168 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:24:17.170 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 02:24:17.173 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:24:17.175 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:24:17.177 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:24:17.179 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:24:17.181 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:24:17.184 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:24:17.186 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 02:24:17.188 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 02:24:17.190 | + functions-common:apt_get_update:1191 : return 2022-06-08 02:24:17.192 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 02:24:17.194 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:24:17.197 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:24:17.199 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:24:17.201 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 02:24:17.222 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-08 02:24:17.331 | Reading package lists... 2022-06-08 02:24:17.576 | Building dependency tree... 2022-06-08 02:24:17.578 | Reading state information... 2022-06-08 02:24:17.823 | The following packages were automatically installed and are no longer required: 2022-06-08 02:24:17.824 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:24:17.824 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:24:17.824 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:24:17.824 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:24:17.824 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:24:17.824 | python3-zope.interface 2022-06-08 02:24:17.824 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:24:17.890 | The following NEW packages will be installed: 2022-06-08 02:24:17.890 | radvd 2022-06-08 02:24:18.171 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:24:18.171 | Need to get 59.0 kB of archives. 2022-06-08 02:24:18.171 | After this operation, 164 kB of additional disk space will be used. 2022-06-08 02:24:18.171 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-08 02:24:19.056 | Fetched 59.0 kB in 1s (96.9 kB/s) 2022-06-08 02:24:19.271 | Selecting previously unselected package radvd. 2022-06-08 02:24:19.323 | (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-06-08 02:24:19.326 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-08 02:24:19.379 | Unpacking radvd (1:2.17-2) ... 2022-06-08 02:24:19.862 | Setting up radvd (1:2.17-2) ... 2022-06-08 02:24:21.205 | Job for radvd.service failed because the control process exited with error code. 2022-06-08 02:24:21.205 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-08 02:24:21.206 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-08 02:24:21.219 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-08 02:24:21.219 | Loaded: loaded (]8;;file://dv-cinder-845069-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-08 02:24:21.219 | Active: failed (Result: exit-code) since Wed 2022-06-08 02:24:21 UTC; 15ms ago 2022-06-08 02:24:21.219 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-08 02:24:21.219 | Process: 58142 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-08 02:24:21.219 | 2022-06-08 02:24:21.219 | Jun 08 02:24:21 dv-cinder-845069-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-08 02:24:21.219 | Jun 08 02:24:21 dv-cinder-845069-1-smb radvd[58142]: can't open /etc/radvd.conf: No such file or directory 2022-06-08 02:24:21.219 | Jun 08 02:24:21 dv-cinder-845069-1-smb radvd[58142]: Insecure file permissions, but continuing anyway 2022-06-08 02:24:21.219 | Jun 08 02:24:21 dv-cinder-845069-1-smb radvd[58142]: exiting, failed to read config file 2022-06-08 02:24:21.219 | Jun 08 02:24:21 dv-cinder-845069-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-08 02:24:21.219 | Jun 08 02:24:21 dv-cinder-845069-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-08 02:24:21.219 | Jun 08 02:24:21 dv-cinder-845069-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-08 02:24:21.288 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 02:24:21.553 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 02:24:30.353 | + functions-common:apt_get:1235 : result=0 2022-06-08 02:24:30.355 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:24:30.357 | + functions-common:time_stop:2426 : local name 2022-06-08 02:24:30.360 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:24:30.362 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:24:30.364 | + functions-common:time_stop:2429 : local total 2022-06-08 02:24:30.366 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:24:30.369 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:24:30.371 | + functions-common:time_stop:2433 : start_time=1654655057220 2022-06-08 02:24:30.373 | + functions-common:time_stop:2435 : [[ -z 1654655057220 ]] 2022-06-08 02:24:30.376 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:24:30.380 | + functions-common:time_stop:2438 : end_time=1654655070377 2022-06-08 02:24:30.382 | + functions-common:time_stop:2439 : elapsed_time=13157 2022-06-08 02:24:30.384 | + functions-common:time_stop:2440 : total=471921 2022-06-08 02:24:30.386 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:24:30.388 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=485078 2022-06-08 02:24:30.391 | + functions-common:apt_get:1239 : return 0 2022-06-08 02:24:30.393 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 02:24:30.410 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:24:30.412 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 02:24:30.414 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 02:24:30.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 02:24:30.420 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 02:24:30.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 02:24:30.441 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 02:24:30.443 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:24:30.445 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 02:24:30.448 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:24:30.450 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:24:30.452 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:24:30.454 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:24:30.456 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:24:30.459 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:24:30.461 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 02:24:30.463 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 02:24:30.465 | + functions-common:apt_get_update:1191 : return 2022-06-08 02:24:30.467 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 02:24:30.470 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:24:30.472 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:24:30.474 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:24:30.476 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 02:24:30.496 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-08 02:24:30.611 | Reading package lists... 2022-06-08 02:24:30.854 | Building dependency tree... 2022-06-08 02:24:30.855 | Reading state information... 2022-06-08 02:24:31.106 | fakeroot is already the newest version (1.24-1). 2022-06-08 02:24:31.106 | fakeroot set to manually installed. 2022-06-08 02:24:31.106 | make is already the newest version (4.2.1-1.2). 2022-06-08 02:24:31.106 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 02:24:31.106 | The following packages were automatically installed and are no longer required: 2022-06-08 02:24:31.107 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:24:31.107 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:24:31.107 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:24:31.107 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:24:31.107 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:24:31.107 | python3-zope.interface 2022-06-08 02:24:31.107 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:24:31.235 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:24:31.239 | + functions-common:apt_get:1235 : result=0 2022-06-08 02:24:31.241 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:24:31.243 | + functions-common:time_stop:2426 : local name 2022-06-08 02:24:31.245 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:24:31.248 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:24:31.250 | + functions-common:time_stop:2429 : local total 2022-06-08 02:24:31.252 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:24:31.254 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:24:31.256 | + functions-common:time_stop:2433 : start_time=1654655070494 2022-06-08 02:24:31.258 | + functions-common:time_stop:2435 : [[ -z 1654655070494 ]] 2022-06-08 02:24:31.261 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:24:31.266 | + functions-common:time_stop:2438 : end_time=1654655071263 2022-06-08 02:24:31.268 | + functions-common:time_stop:2439 : elapsed_time=769 2022-06-08 02:24:31.270 | + functions-common:time_stop:2440 : total=485078 2022-06-08 02:24:31.272 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:24:31.274 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=485847 2022-06-08 02:24:31.276 | + functions-common:apt_get:1239 : return 0 2022-06-08 02:24:31.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 02:24:31.281 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:24:31.283 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:24:31.285 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 02:24:31.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 02:24:31.290 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 02:24:31.294 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 02:24:31.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 02:24:31.300 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 02:24:31.300 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 02:24:31.304 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 02:24:31.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 02:24:31.309 | + functions:vercmp:628 : local v1=5.4 2022-06-08 02:24:31.311 | + functions:vercmp:629 : local 'op=<' 2022-06-08 02:24:31.314 | + functions:vercmp:630 : local v2=3.13 2022-06-08 02:24:31.316 | + functions:vercmp:631 : local result 2022-06-08 02:24:31.319 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 02:24:31.320 | ++ functions:vercmp:635 : sort -V 2022-06-08 02:24:31.320 | ++ functions:vercmp:635 : head -1 2022-06-08 02:24:31.324 | + functions:vercmp:635 : result=3.13 2022-06-08 02:24:31.327 | + functions:vercmp:637 : case $op in 2022-06-08 02:24:31.330 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 02:24:31.332 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 02:24:31.334 | + functions:vercmp:648 : return 2022-06-08 02:24:31.336 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 02:24:31.339 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 02:24:31.341 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 02:24:31.665 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 02:24:31.667 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 02:24:31.669 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:31.672 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:31.675 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-08 02:24:31.677 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:31.679 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 02:24:31.698 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:24:31.701 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 02:24:31.703 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 02:24:31.703 | Installing etcd 2022-06-08 02:24:31.706 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 02:24:31.718 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 02:24:31.731 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 02:24:31.736 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 02:24:31.751 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 02:24:31.754 | ++ 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-06-08 02:24:31.757 | ++ 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-06-08 02:24:31.760 | +++ 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-06-08 02:24:31.764 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 02:24:31.767 | ++ 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-06-08 02:24:31.769 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 02:24:31.771 | ++ 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-06-08 02:24:31.775 | --2022-06-08 02:24:31-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 02:24:31.807 | Resolving github.com (github.com)... 140.82.121.4 2022-06-08 02:24:31.850 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-06-08 02:24:32.131 | HTTP request sent, awaiting response... 302 Found 2022-06-08 02:24:32.132 | 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%2F20220608%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220608T022432Z&X-Amz-Expires=300&X-Amz-Signature=7d27a376a7b9b93b51f2f27a67487976ec76bd95cb7d46b4e5d00dc203f9f6de&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-06-08 02:24:32.132 | --2022-06-08 02:24:32-- 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%2F20220608%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220608T022432Z&X-Amz-Expires=300&X-Amz-Signature=7d27a376a7b9b93b51f2f27a67487976ec76bd95cb7d46b4e5d00dc203f9f6de&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-06-08 02:24:32.133 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2022-06-08 02:24:32.158 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-06-08 02:24:32.808 | HTTP request sent, awaiting response... 200 OK 2022-06-08 02:24:32.808 | Length: 11350736 (11M) [application/octet-stream] 2022-06-08 02:24:32.808 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-08 02:24:33.516 | 2022-06-08 02:24:34.276 | 0K ........ .. 100% 7.37M=1.5s 2022-06-08 02:24:34.277 | 2022-06-08 02:24:34.277 | 2022-06-08 02:24:34 (7.37 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-08 02:24:34.277 | 2022-06-08 02:24:34.281 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-06-08 02:24:34.283 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 02:24:34.286 | ++ functions:get_extra_file:74 : return 2022-06-08 02:24:34.289 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 02:24:34.291 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 02:24:34.293 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-08 02:24:34.296 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-08 02:24:34.426 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-08 02:24:34.429 | + 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-06-08 02:24:34.433 | etcd-v3.3.12-linux-amd64/ 2022-06-08 02:24:34.433 | etcd-v3.3.12-linux-amd64/README.md 2022-06-08 02:24:34.433 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-08 02:24:34.433 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-08 02:24:34.433 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-08 02:24:34.433 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-08 02:24:34.434 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-08 02:24:34.435 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-08 02:24:34.436 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-08 02:24:34.437 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-08 02:24:34.438 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-08 02:24:34.439 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-08 02:24:34.440 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-08 02:24:34.441 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-08 02:24:34.442 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-08 02:24:34.442 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-08 02:24:34.442 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-08 02:24:34.442 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-08 02:24:34.443 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-08 02:24:34.443 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-08 02:24:34.443 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-08 02:24:34.443 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-08 02:24:34.444 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-08 02:24:34.444 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-08 02:24:34.444 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-08 02:24:34.444 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-08 02:24:34.634 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-08 02:24:34.634 | etcd-v3.3.12-linux-amd64/etcd 2022-06-08 02:24:34.863 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-08 02:24:34.900 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-08 02:24:34.933 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 02:24:34.936 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 02:24:34.953 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:24:34.955 | + ./stack.sh:main:861 : install_dstat 2022-06-08 02:24:34.957 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 02:24:34.973 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:24:34.975 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 02:24:34.978 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 02:24:34.980 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 02:24:34.982 | + ./stack.sh:main:870 : install_libs 2022-06-08 02:24:34.985 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 02:24:34.987 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 02:24:34.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 02:24:34.991 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 02:24:34.994 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:34.996 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:34.998 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-08 02:24:35.001 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.003 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 02:24:35.005 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 02:24:35.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 02:24:35.010 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 02:24:35.012 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.015 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.018 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-08 02:24:35.020 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.022 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 02:24:35.024 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 02:24:35.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 02:24:35.029 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 02:24:35.031 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.033 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.036 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-08 02:24:35.038 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.040 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 02:24:35.043 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 02:24:35.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 02:24:35.047 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 02:24:35.049 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.052 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.054 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-08 02:24:35.056 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.058 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 02:24:35.060 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 02:24:35.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 02:24:35.065 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 02:24:35.068 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.070 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.072 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-08 02:24:35.074 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.077 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 02:24:35.079 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 02:24:35.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 02:24:35.084 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 02:24:35.086 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.088 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.090 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-08 02:24:35.093 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.095 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 02:24:35.097 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 02:24:35.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 02:24:35.102 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 02:24:35.104 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.106 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.108 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-08 02:24:35.111 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.113 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 02:24:35.116 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 02:24:35.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 02:24:35.120 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 02:24:35.122 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.125 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.127 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-08 02:24:35.129 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.132 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 02:24:35.134 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 02:24:35.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 02:24:35.138 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 02:24:35.141 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.143 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.145 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-08 02:24:35.147 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.149 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 02:24:35.152 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 02:24:35.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 02:24:35.156 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 02:24:35.158 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.161 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.163 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-08 02:24:35.165 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.168 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 02:24:35.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 02:24:35.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 02:24:35.175 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 02:24:35.177 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.180 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.182 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-08 02:24:35.184 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.186 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 02:24:35.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 02:24:35.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 02:24:35.194 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 02:24:35.196 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.198 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.200 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-08 02:24:35.202 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.205 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 02:24:35.207 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 02:24:35.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 02:24:35.212 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 02:24:35.214 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.216 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.219 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-08 02:24:35.221 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.223 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 02:24:35.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 02:24:35.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 02:24:35.230 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 02:24:35.232 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.235 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.237 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-08 02:24:35.239 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.241 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 02:24:35.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 02:24:35.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 02:24:35.248 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 02:24:35.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.253 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.256 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-08 02:24:35.258 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.260 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 02:24:35.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 02:24:35.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 02:24:35.267 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 02:24:35.269 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.271 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.274 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-08 02:24:35.276 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.278 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 02:24:35.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 02:24:35.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 02:24:35.285 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 02:24:35.288 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.290 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.292 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-08 02:24:35.294 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.297 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 02:24:35.299 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 02:24:35.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 02:24:35.304 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 02:24:35.306 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.308 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.311 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-08 02:24:35.313 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.316 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 02:24:35.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 02:24:35.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 02:24:35.322 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 02:24:35.325 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.327 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.329 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-08 02:24:35.332 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.334 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 02:24:35.336 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 02:24:35.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 02:24:35.341 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 02:24:35.343 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.345 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.347 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-08 02:24:35.350 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.352 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 02:24:35.354 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 02:24:35.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 02:24:35.359 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 02:24:35.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.364 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.366 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-08 02:24:35.368 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.371 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 02:24:35.373 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 02:24:35.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 02:24:35.378 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 02:24:35.380 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.383 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.385 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-08 02:24:35.387 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.389 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 02:24:35.392 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 02:24:35.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 02:24:35.396 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 02:24:35.398 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.401 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.403 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-08 02:24:35.405 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.409 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 02:24:35.412 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 02:24:35.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 02:24:35.416 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 02:24:35.418 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.421 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.423 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-08 02:24:35.426 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.428 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 02:24:35.430 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 02:24:35.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 02:24:35.435 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 02:24:35.438 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.440 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.442 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-08 02:24:35.445 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.447 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 02:24:35.449 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 02:24:35.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 02:24:35.453 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 02:24:35.456 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.458 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.460 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-08 02:24:35.463 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.465 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 02:24:35.467 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 02:24:35.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 02:24:35.472 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 02:24:35.474 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.477 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.479 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-08 02:24:35.481 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.483 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 02:24:35.486 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 02:24:35.488 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 02:24:35.491 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 02:24:35.493 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.495 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.497 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-08 02:24:35.500 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.502 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 02:24:35.504 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 02:24:35.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 02:24:35.509 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 02:24:35.511 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.513 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.515 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-08 02:24:35.518 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.520 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 02:24:35.522 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 02:24:35.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 02:24:35.527 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 02:24:35.529 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.532 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.534 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-08 02:24:35.537 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.539 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 02:24:35.541 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 02:24:35.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 02:24:35.545 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 02:24:35.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.551 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.553 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-08 02:24:35.555 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.557 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 02:24:35.560 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 02:24:35.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 02:24:35.564 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 02:24:35.566 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.568 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.571 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-08 02:24:35.573 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.575 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 02:24:35.578 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 02:24:35.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 02:24:35.582 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 02:24:35.584 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.587 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.589 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-08 02:24:35.591 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.594 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 02:24:35.596 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 02:24:35.598 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 02:24:35.601 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 02:24:35.603 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.605 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.608 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-08 02:24:35.611 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.613 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 02:24:35.615 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 02:24:35.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 02:24:35.619 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 02:24:35.622 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.624 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.626 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-08 02:24:35.628 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.631 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 02:24:35.633 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 02:24:35.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 02:24:35.637 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 02:24:35.640 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.642 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.644 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-08 02:24:35.646 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.649 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 02:24:35.651 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 02:24:35.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 02:24:35.656 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 02:24:35.658 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.661 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.663 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-08 02:24:35.665 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.667 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 02:24:35.670 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 02:24:35.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 02:24:35.675 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 02:24:35.677 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:24:35.679 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:24:35.682 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-08 02:24:35.684 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:24:35.686 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 02:24:35.707 | Using python 3.8 to install etcd3 2022-06-08 02:24:35.709 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-08 02:24:36.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:24:36.430 | from cryptography.utils import int_from_bytes 2022-06-08 02:24:36.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:24:36.430 | from cryptography.utils import int_from_bytes 2022-06-08 02:24:37.446 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:24:37.850 | Collecting etcd3 2022-06-08 02:24:37.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 02:24:37.884 | Preparing metadata (setup.py): started 2022-06-08 02:24:41.410 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:24:46.200 | Collecting grpcio>=1.27.1 2022-06-08 02:24:46.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/206cdf78dd1c1/grpcio-1.46.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-06-08 02:24:48.368 | Collecting protobuf>=3.6.1 2022-06-08 02:24:48.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-06-08 02:24:48.404 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-08 02:24:48.405 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-08 02:24:48.432 | Building wheels for collected packages: etcd3 2022-06-08 02:24:48.432 | Building wheel for etcd3 (setup.py): started 2022-06-08 02:24:52.974 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-08 02:24:52.975 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42887 sha256=5555f5361a8e6fdbc41f767f799cfd10e81ff65b6a7dc9cad930e6a8360eec4c 2022-06-08 02:24:52.975 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-08 02:24:52.979 | Successfully built etcd3 2022-06-08 02:24:54.563 | Installing collected packages: protobuf, grpcio, etcd3 2022-06-08 02:24:55.336 | Successfully installed etcd3-0.12.0 grpcio-1.46.3 protobuf-3.20.1 2022-06-08 02:24:55.336 | 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-06-08 02:24:55.347 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:24:55.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:24:55.489 | + inc/python:pip_install:196 : result=0 2022-06-08 02:24:55.492 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:24:55.494 | + functions-common:time_stop:2426 : local name 2022-06-08 02:24:55.496 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:24:55.498 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:24:55.500 | + functions-common:time_stop:2429 : local total 2022-06-08 02:24:55.502 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:24:55.504 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:24:55.506 | + functions-common:time_stop:2433 : start_time=1654655075702 2022-06-08 02:24:55.509 | + functions-common:time_stop:2435 : [[ -z 1654655075702 ]] 2022-06-08 02:24:55.511 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:24:55.516 | + functions-common:time_stop:2438 : end_time=1654655095513 2022-06-08 02:24:55.518 | + functions-common:time_stop:2439 : elapsed_time=19811 2022-06-08 02:24:55.520 | + functions-common:time_stop:2440 : total=28387 2022-06-08 02:24:55.522 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:24:55.524 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=48198 2022-06-08 02:24:55.526 | + inc/python:pip_install:199 : return 0 2022-06-08 02:24:55.529 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-08 02:24:55.550 | Using python 3.8 to install etcd3gw 2022-06-08 02:24:55.552 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-08 02:24:56.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:24:56.284 | from cryptography.utils import int_from_bytes 2022-06-08 02:24:56.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:24:56.284 | from cryptography.utils import int_from_bytes 2022-06-08 02:24:57.308 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:24:57.723 | Collecting etcd3gw 2022-06-08 02:24:57.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-06-08 02:24:57.741 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-08 02:24:57.742 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-08 02:24:57.743 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-08 02:24:57.773 | 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-06-08 02:24:57.776 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-08 02:24:57.777 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-08 02:24:57.778 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-06-08 02:24:59.363 | Installing collected packages: etcd3gw 2022-06-08 02:24:59.543 | Successfully installed etcd3gw-1.0.2 2022-06-08 02:24:59.543 | 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-06-08 02:24:59.549 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:24:59.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:24:59.654 | + inc/python:pip_install:196 : result=0 2022-06-08 02:24:59.656 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:24:59.659 | + functions-common:time_stop:2426 : local name 2022-06-08 02:24:59.661 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:24:59.663 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:24:59.665 | + functions-common:time_stop:2429 : local total 2022-06-08 02:24:59.667 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:24:59.669 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:24:59.671 | + functions-common:time_stop:2433 : start_time=1654655095545 2022-06-08 02:24:59.673 | + functions-common:time_stop:2435 : [[ -z 1654655095545 ]] 2022-06-08 02:24:59.676 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:24:59.680 | + functions-common:time_stop:2438 : end_time=1654655099678 2022-06-08 02:24:59.682 | + functions-common:time_stop:2439 : elapsed_time=4133 2022-06-08 02:24:59.684 | + functions-common:time_stop:2440 : total=48198 2022-06-08 02:24:59.687 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:24:59.689 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=52331 2022-06-08 02:24:59.691 | + inc/python:pip_install:199 : return 0 2022-06-08 02:24:59.694 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-08 02:24:59.696 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-08 02:24:59.698 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-08 02:24:59.700 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 02:24:59.703 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 02:24:59.706 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 02:24:59.708 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 02:24:59.710 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 02:24:59.712 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 02:24:59.715 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 02:24:59.717 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 02:24:59.719 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 02:24:59.721 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 02:24:59.724 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-08 02:24:59.726 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:24:59.728 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:24:59.731 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-08 02:24:59.733 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 02:24:59.735 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 02:24:59.737 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:24:59.740 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 02:24:59.742 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:24:59.744 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:24:59.746 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:24:59.749 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:24:59.752 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:24:59.754 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:24:59.756 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 02:24:59.758 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 02:24:59.761 | + functions-common:apt_get_update:1191 : return 2022-06-08 02:24:59.763 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 02:24:59.766 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:24:59.768 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:24:59.770 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:24:59.772 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 02:24:59.793 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 02:24:59.902 | Reading package lists... 2022-06-08 02:25:00.143 | Building dependency tree... 2022-06-08 02:25:00.144 | Reading state information... 2022-06-08 02:25:00.390 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 02:25:00.390 | The following packages were automatically installed and are no longer required: 2022-06-08 02:25:00.391 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:25:00.391 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:25:00.391 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:25:00.391 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:25:00.391 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:25:00.392 | python3-zope.interface 2022-06-08 02:25:00.392 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:25:00.392 | The following additional packages will be installed: 2022-06-08 02:25:00.393 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-08 02:25:00.394 | Suggested packages: 2022-06-08 02:25:00.394 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-08 02:25:00.460 | The following NEW packages will be installed: 2022-06-08 02:25:00.461 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-08 02:25:00.743 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:25:00.743 | Need to get 1,306 kB of archives. 2022-06-08 02:25:00.743 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-08 02:25:00.744 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-08 02:25:01.516 | 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-06-08 02:25:01.567 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-08 02:25:01.680 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-08 02:25:01.800 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-08 02:25:01.803 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-08 02:25:02.369 | Fetched 1,306 kB in 1s (972 kB/s) 2022-06-08 02:25:02.590 | Selecting previously unselected package libnorm1:amd64. 2022-06-08 02:25:02.642 | (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-06-08 02:25:02.646 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-08 02:25:02.774 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-08 02:25:03.269 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-08 02:25:03.279 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-08 02:25:03.329 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-08 02:25:03.803 | Selecting previously unselected package libzmq5:amd64. 2022-06-08 02:25:03.813 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-08 02:25:03.866 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-08 02:25:04.221 | Selecting previously unselected package uwsgi-core. 2022-06-08 02:25:04.230 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-08 02:25:04.286 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-08 02:25:04.846 | Selecting previously unselected package uwsgi. 2022-06-08 02:25:04.855 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-08 02:25:04.908 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-08 02:25:05.343 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-08 02:25:05.352 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-08 02:25:05.423 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-08 02:25:05.821 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-08 02:25:05.982 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-08 02:25:06.145 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-08 02:25:06.314 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-08 02:25:06.511 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-08 02:25:07.834 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-08 02:25:08.140 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 02:25:08.601 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 02:25:09.121 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-08 02:25:17.626 | + functions-common:apt_get:1235 : result=0 2022-06-08 02:25:17.628 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:25:17.630 | + functions-common:time_stop:2426 : local name 2022-06-08 02:25:17.633 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:25:17.635 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:25:17.637 | + functions-common:time_stop:2429 : local total 2022-06-08 02:25:17.639 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:25:17.641 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:25:17.643 | + functions-common:time_stop:2433 : start_time=1654655099791 2022-06-08 02:25:17.646 | + functions-common:time_stop:2435 : [[ -z 1654655099791 ]] 2022-06-08 02:25:17.648 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:25:17.653 | + functions-common:time_stop:2438 : end_time=1654655117650 2022-06-08 02:25:17.655 | + functions-common:time_stop:2439 : elapsed_time=17859 2022-06-08 02:25:17.658 | + functions-common:time_stop:2440 : total=485847 2022-06-08 02:25:17.660 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:25:17.662 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=503706 2022-06-08 02:25:17.664 | + functions-common:apt_get:1239 : return 0 2022-06-08 02:25:17.667 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-08 02:25:17.669 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:25:17.672 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:25:17.674 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-08 02:25:17.735 | Enabling module proxy. 2022-06-08 02:25:17.741 | To activate the new configuration, you need to run: 2022-06-08 02:25:17.741 | systemctl restart apache2 2022-06-08 02:25:17.745 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-08 02:25:17.806 | Considering dependency proxy for proxy_uwsgi: 2022-06-08 02:25:17.806 | Module proxy already enabled 2022-06-08 02:25:17.806 | Enabling module proxy_uwsgi. 2022-06-08 02:25:17.811 | To activate the new configuration, you need to run: 2022-06-08 02:25:17.811 | systemctl restart apache2 2022-06-08 02:25:17.815 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-08 02:25:17.817 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 02:25:17.820 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 02:25:17.822 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 02:25:17.949 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-08 02:25:17.952 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-08 02:25:17.955 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-08 02:25:17.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:17.961 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:17.965 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-08 02:25:17.967 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:17.971 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-08 02:25:17.973 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-08 02:25:17.975 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-08 02:25:17.978 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:17.980 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:17.982 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-08 02:25:17.985 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:17.987 | + ./stack.sh:main:878 : install_glanceclient 2022-06-08 02:25:17.989 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-08 02:25:17.992 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-08 02:25:17.994 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:17.996 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:17.999 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-08 02:25:18.001 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:18.003 | + ./stack.sh:main:879 : install_cinderclient 2022-06-08 02:25:18.006 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-08 02:25:18.008 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-08 02:25:18.010 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:18.013 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:18.016 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-08 02:25:18.018 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:18.020 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-08 02:25:18.023 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-08 02:25:18.025 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:18.027 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:18.030 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-08 02:25:18.033 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:18.035 | + ./stack.sh:main:880 : install_novaclient 2022-06-08 02:25:18.038 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-08 02:25:18.040 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-08 02:25:18.042 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:18.045 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:18.047 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-08 02:25:18.049 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:18.052 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-08 02:25:18.068 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:25:18.070 | + ./stack.sh:main:882 : install_swiftclient 2022-06-08 02:25:18.072 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-08 02:25:18.075 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-08 02:25:18.077 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:18.080 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:18.082 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-08 02:25:18.084 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:18.087 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-08 02:25:18.103 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:25:18.106 | + ./stack.sh:main:885 : install_neutronclient 2022-06-08 02:25:18.108 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-06-08 02:25:18.110 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-08 02:25:18.113 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:18.115 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:18.118 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-08 02:25:18.120 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:18.122 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-08 02:25:18.125 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-08 02:25:18.128 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-08 02:25:18.130 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:18.132 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:18.135 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-08 02:25:18.137 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:18.139 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-08 02:25:18.142 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-08 02:25:18.144 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 02:25:18.147 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-08 02:25:18.150 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-08 02:25:18.152 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 02:25:18.155 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-08 02:25:18.156 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 02:25:18.161 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-08 02:25:18.163 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-08 02:25:18.165 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-08 02:25:18.168 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-08 02:25:18.170 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-08 02:25:18.191 | Using python 3.8 to install keystonemiddleware 2022-06-08 02:25:18.193 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-08 02:25:18.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:25:18.928 | from cryptography.utils import int_from_bytes 2022-06-08 02:25:18.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:25:18.928 | from cryptography.utils import int_from_bytes 2022-06-08 02:25:19.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:25:19.954 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-08 02:25:20.026 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-08 02:25:20.027 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-08 02:25:20.028 | 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-06-08 02:25:20.029 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-08 02:25:20.030 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-08 02:25:20.031 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-08 02:25:20.032 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-08 02:25:20.033 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-08 02:25:20.034 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-08 02:25:20.035 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-08 02:25:20.037 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-08 02:25:20.038 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-08 02:25:20.039 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-08 02:25:20.040 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-08 02:25:20.098 | 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-06-08 02:25:20.099 | 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-06-08 02:25:20.100 | 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-06-08 02:25:20.140 | 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-06-08 02:25:20.180 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-06-08 02:25:20.181 | 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-06-08 02:25:20.182 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-08 02:25:20.183 | 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-06-08 02:25:20.233 | 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-06-08 02:25:20.236 | 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-06-08 02:25:20.246 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-06-08 02:25:20.247 | 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-06-08 02:25:20.261 | 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-06-08 02:25:20.262 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-08 02:25:20.263 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-08 02:25:20.331 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-08 02:25:20.333 | 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-06-08 02:25:20.335 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-08 02:25:20.336 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-06-08 02:25:20.386 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-06-08 02:25:20.398 | 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-06-08 02:25:21.965 | 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-06-08 02:25:21.971 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:25:21.971 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:25:22.072 | + inc/python:pip_install:196 : result=0 2022-06-08 02:25:22.074 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:25:22.076 | + functions-common:time_stop:2426 : local name 2022-06-08 02:25:22.079 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:25:22.081 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:25:22.083 | + functions-common:time_stop:2429 : local total 2022-06-08 02:25:22.085 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:25:22.088 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:25:22.090 | + functions-common:time_stop:2433 : start_time=1654655118185 2022-06-08 02:25:22.092 | + functions-common:time_stop:2435 : [[ -z 1654655118185 ]] 2022-06-08 02:25:22.094 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:25:22.098 | + functions-common:time_stop:2438 : end_time=1654655122096 2022-06-08 02:25:22.100 | + functions-common:time_stop:2439 : elapsed_time=3911 2022-06-08 02:25:22.102 | + functions-common:time_stop:2440 : total=52331 2022-06-08 02:25:22.105 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:25:22.107 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=56242 2022-06-08 02:25:22.109 | + inc/python:pip_install:199 : return 0 2022-06-08 02:25:22.112 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-08 02:25:22.114 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-08 02:25:22.116 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 02:25:22.119 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-08 02:25:22.122 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-08 02:25:22.124 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 02:25:22.128 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-08 02:25:22.129 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 02:25:22.133 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-08 02:25:22.136 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-08 02:25:22.138 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-08 02:25:22.141 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-08 02:25:22.144 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-08 02:25:22.164 | Using python 3.8 to install python-memcached 2022-06-08 02:25:22.167 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-08 02:25:22.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:25:22.903 | from cryptography.utils import int_from_bytes 2022-06-08 02:25:22.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:25:22.903 | from cryptography.utils import int_from_bytes 2022-06-08 02:25:23.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:25:24.427 | Collecting python-memcached 2022-06-08 02:25:24.435 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-08 02:25:24.441 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-08 02:25:26.051 | Installing collected packages: python-memcached 2022-06-08 02:25:26.219 | Successfully installed python-memcached-1.59 2022-06-08 02:25:26.219 | 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-06-08 02:25:26.225 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:25:26.225 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:25:26.329 | + inc/python:pip_install:196 : result=0 2022-06-08 02:25:26.331 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:25:26.333 | + functions-common:time_stop:2426 : local name 2022-06-08 02:25:26.335 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:25:26.338 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:25:26.340 | + functions-common:time_stop:2429 : local total 2022-06-08 02:25:26.343 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:25:26.345 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:25:26.347 | + functions-common:time_stop:2433 : start_time=1654655122159 2022-06-08 02:25:26.349 | + functions-common:time_stop:2435 : [[ -z 1654655122159 ]] 2022-06-08 02:25:26.352 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:25:26.356 | + functions-common:time_stop:2438 : end_time=1654655126354 2022-06-08 02:25:26.358 | + functions-common:time_stop:2439 : elapsed_time=4195 2022-06-08 02:25:26.361 | + functions-common:time_stop:2440 : total=56242 2022-06-08 02:25:26.363 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:25:26.365 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=60437 2022-06-08 02:25:26.367 | + inc/python:pip_install:199 : return 0 2022-06-08 02:25:26.370 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-08 02:25:26.386 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:25:26.389 | + ./stack.sh:main:892 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-08 02:25:26.392 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-08 02:25:26.394 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-08 02:25:26.396 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-08 02:25:26.399 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 02:25:26.401 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-08 02:25:26.403 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-08 02:25:26.418 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:25:26.420 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-08 02:25:26.422 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-08 02:25:26.425 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-08 02:25:26.427 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 02:25:26.429 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 02:25:26.431 | ++ functions-common:git_clone:601 : pwd 2022-06-08 02:25:26.434 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 02:25:26.436 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 02:25:26.439 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 02:25:26.454 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 02:25:26.456 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 02:25:26.458 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 02:25:26.461 | + functions-common:git_clone:618 : echo master 2022-06-08 02:25:26.461 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 02:25:26.466 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-08 02:25:26.468 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 02:25:26.470 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-08 02:25:26.482 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-08 02:25:26.485 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 02:25:26.485 | + functions-common:git_clone:679 : head -1 2022-06-08 02:25:26.489 | daa8e746b Merge "Fix typo in documentation" 2022-06-08 02:25:26.491 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 02:25:26.493 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-08 02:25:26.496 | + inc/python:setup_develop:334 : local bindep 2022-06-08 02:25:26.498 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 02:25:26.501 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-08 02:25:26.503 | + inc/python:setup_develop:340 : local extras= 2022-06-08 02:25:26.505 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-08 02:25:26.507 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 02:25:26.510 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 02:25:26.512 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-08 02:25:26.515 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 02:25:26.517 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 02:25:26.520 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-08 02:25:26.522 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 02:25:26.525 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-08 02:25:26.527 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 02:25:26.530 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 02:25:26.533 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-08 02:25:26.538 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-08 02:25:26.540 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-08 02:25:27.165 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-08 02:25:27.167 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 02:25:27.170 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 02:25:27.172 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 02:25:27.174 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 02:25:27.177 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-08 02:25:27.179 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 02:25:27.181 | + inc/python:setup_package:424 : local extras= 2022-06-08 02:25:27.183 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 02:25:27.185 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 02:25:27.187 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 02:25:27.189 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 02:25:27.192 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 02:25:27.194 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-08 02:25:27.213 | Using python 3.8 to install /opt/stack/keystone 2022-06-08 02:25:27.215 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-08 02:25:27.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:25:27.956 | from cryptography.utils import int_from_bytes 2022-06-08 02:25:27.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:25:27.956 | from cryptography.utils import int_from_bytes 2022-06-08 02:25:28.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:25:28.977 | Obtaining file:///opt/stack/keystone 2022-06-08 02:25:28.977 | Preparing metadata (setup.py): started 2022-06-08 02:25:32.879 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:25:33.040 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.9.0) 2022-06-08 02:25:33.041 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.8.7) 2022-06-08 02:25:33.461 | Collecting Flask!=0.11,>=1.0.2 2022-06-08 02:25:33.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-06-08 02:25:33.933 | Collecting Flask-RESTful>=0.3.5 2022-06-08 02:25:33.939 | 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-06-08 02:25:33.943 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (36.0.2) 2022-06-08 02:25:33.944 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.4.37) 2022-06-08 02:25:33.945 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (0.13.0) 2022-06-08 02:25:33.946 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.5.0) 2022-06-08 02:25:34.308 | Collecting passlib>=1.7.0 2022-06-08 02:25:34.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-06-08 02:25:34.337 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.5.0) 2022-06-08 02:25:34.338 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (9.5.0) 2022-06-08 02:25:34.339 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.2.2) 2022-06-08 02:25:35.034 | Collecting scrypt>=0.8.0 2022-06-08 02:25:35.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-06-08 02:25:35.079 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2.11.0) 2022-06-08 02:25:35.080 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (8.8.0) 2022-06-08 02:25:35.081 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.1.0) 2022-06-08 02:25:35.083 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (12.14.0) 2022-06-08 02:25:35.084 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (11.3.0) 2022-06-08 02:25:35.085 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.1.0) 2022-06-08 02:25:35.086 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.0.0) 2022-06-08 02:25:35.087 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.5.1) 2022-06-08 02:25:35.088 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.12.1) 2022-06-08 02:25:35.089 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.3.0) 2022-06-08 02:25:35.090 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.5.0) 2022-06-08 02:25:35.092 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.13.0) 2022-06-08 02:25:35.464 | Collecting oauthlib>=0.6.2 2022-06-08 02:25:35.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-06-08 02:25:35.965 | Collecting pysaml2>=5.0.0 2022-06-08 02:25:35.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-06-08 02:25:36.409 | Collecting PyJWT>=1.6.1 2022-06-08 02:25:36.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-06-08 02:25:36.428 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.1.5) 2022-06-08 02:25:36.429 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev19) (3.2.0) 2022-06-08 02:25:36.430 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.1.1) 2022-06-08 02:25:36.431 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.0.3) 2022-06-08 02:25:36.432 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.4.3) 2022-06-08 02:25:36.433 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2022.1) 2022-06-08 02:25:36.441 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev19) (1.15.0) 2022-06-08 02:25:36.484 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev19) (5.1.1) 2022-06-08 02:25:36.850 | Collecting itsdangerous>=2.0 2022-06-08 02:25:36.856 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-06-08 02:25:36.860 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (4.11.4) 2022-06-08 02:25:37.264 | Collecting click>=8.0 2022-06-08 02:25:37.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-06-08 02:25:37.706 | Collecting Werkzeug>=2.0 2022-06-08 02:25:37.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-06-08 02:25:37.722 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (3.1.2) 2022-06-08 02:25:38.098 | Collecting aniso8601>=0.82 2022-06-08 02:25:38.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-06-08 02:25:38.112 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev19) (1.16.0) 2022-06-08 02:25:38.170 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (2.27.1) 2022-06-08 02:25:38.175 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (4.6.0) 2022-06-08 02:25:38.268 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (2.5.0) 2022-06-08 02:25:38.269 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (1.5.0) 2022-06-08 02:25:38.271 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (0.8.0) 2022-06-08 02:25:38.272 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (6.0) 2022-06-08 02:25:38.330 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev19) (0.5.0) 2022-06-08 02:25:38.331 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev19) (1.8.0) 2022-06-08 02:25:38.332 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev19) (2.0.1) 2022-06-08 02:25:38.382 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev19) (2.8.2) 2022-06-08 02:25:38.413 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev19) (0.9.6) 2022-06-08 02:25:38.466 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (2.4.1) 2022-06-08 02:25:38.467 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (5.2.4) 2022-06-08 02:25:38.470 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (0.4.0) 2022-06-08 02:25:38.471 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (2.8.0) 2022-06-08 02:25:38.472 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (5.1.1) 2022-06-08 02:25:38.474 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (5.2.0) 2022-06-08 02:25:38.494 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev19) (3.3.0) 2022-06-08 02:25:38.541 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev19) (3.3.0) 2022-06-08 02:25:38.561 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (0.11.0) 2022-06-08 02:25:38.563 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (21.3) 2022-06-08 02:25:38.564 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (3.0.9) 2022-06-08 02:25:38.565 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (1.0.2) 2022-06-08 02:25:38.612 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev19) (4.5.1) 2022-06-08 02:25:38.728 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (5.7.1) 2022-06-08 02:25:38.730 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (22.0.0) 2022-06-08 02:25:39.073 | Collecting defusedxml 2022-06-08 02:25:39.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-06-08 02:25:39.539 | Collecting xmlschema>=1.2.1 2022-06-08 02:25:39.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff0/b2a575c78a4b1/xmlschema-1.11.1-py3-none-any.whl (334 kB) 2022-06-08 02:25:39.559 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (62.3.2) 2022-06-08 02:25:39.781 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev19) (1.1.2) 2022-06-08 02:25:39.803 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev19) (0.5.2) 2022-06-08 02:25:39.804 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev19) (0.4.2) 2022-06-08 02:25:39.871 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev19) (1.2.0) 2022-06-08 02:25:39.889 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (5.0.0) 2022-06-08 02:25:39.946 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev19) (2.21) 2022-06-08 02:25:39.986 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev19) (1.14.1) 2022-06-08 02:25:40.090 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (3.8.0) 2022-06-08 02:25:40.147 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (2.1.1) 2022-06-08 02:25:40.219 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (1.7.0) 2022-06-08 02:25:40.343 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev19) (0.17.3) 2022-06-08 02:25:40.378 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (0.14.1) 2022-06-08 02:25:40.417 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (2.5.1) 2022-06-08 02:25:40.418 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (0.33.1) 2022-06-08 02:25:40.421 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (3.5.0) 2022-06-08 02:25:40.422 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (2.1.1) 2022-06-08 02:25:40.424 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (3.0.0) 2022-06-08 02:25:40.425 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (1.3.5) 2022-06-08 02:25:40.478 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev19) (0.2.5) 2022-06-08 02:25:40.613 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (2019.11.28) 2022-06-08 02:25:40.614 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (1.26.9) 2022-06-08 02:25:40.616 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (3.3) 2022-06-08 02:25:40.619 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (2.0.12) 2022-06-08 02:25:40.764 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev19) (2.5.0) 2022-06-08 02:25:41.274 | Collecting elementpath<3.0.0,>=2.5.0 2022-06-08 02:25:41.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ef/1d51e8daa670f/elementpath-2.5.3-py3-none-any.whl (181 kB) 2022-06-08 02:25:41.546 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (2.2.1) 2022-06-08 02:25:41.804 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (0.7) 2022-06-08 02:25:41.839 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev19) (1.0.0) 2022-06-08 02:25:43.189 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-06-08 02:25:43.882 | Attempting uninstall: click 2022-06-08 02:25:43.885 | Found existing installation: Click 7.0 2022-06-08 02:25:43.895 | Uninstalling Click-7.0: 2022-06-08 02:25:43.926 | Successfully uninstalled Click-7.0 2022-06-08 02:25:45.617 | Attempting uninstall: PyJWT 2022-06-08 02:25:45.619 | Found existing installation: PyJWT 1.7.1 2022-06-08 02:25:45.628 | Uninstalling PyJWT-1.7.1: 2022-06-08 02:25:45.656 | Successfully uninstalled PyJWT-1.7.1 2022-06-08 02:25:46.228 | Attempting uninstall: oauthlib 2022-06-08 02:25:46.230 | Found existing installation: oauthlib 3.1.0 2022-06-08 02:25:46.234 | Uninstalling oauthlib-3.1.0: 2022-06-08 02:25:46.262 | Successfully uninstalled oauthlib-3.1.0 2022-06-08 02:25:46.549 | Running setup.py develop for keystone 2022-06-08 02:25:51.291 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.3 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.11.1 2022-06-08 02:25:51.291 | 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-06-08 02:25:51.298 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:25:51.298 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:25:51.440 | + inc/python:pip_install:196 : result=0 2022-06-08 02:25:51.442 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:25:51.445 | + functions-common:time_stop:2426 : local name 2022-06-08 02:25:51.447 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:25:51.449 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:25:51.451 | + functions-common:time_stop:2429 : local total 2022-06-08 02:25:51.453 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:25:51.455 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:25:51.457 | + functions-common:time_stop:2433 : start_time=1654655127208 2022-06-08 02:25:51.459 | + functions-common:time_stop:2435 : [[ -z 1654655127208 ]] 2022-06-08 02:25:51.462 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:25:51.466 | + functions-common:time_stop:2438 : end_time=1654655151463 2022-06-08 02:25:51.468 | + functions-common:time_stop:2439 : elapsed_time=24255 2022-06-08 02:25:51.470 | + functions-common:time_stop:2440 : total=60437 2022-06-08 02:25:51.472 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:25:51.474 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=84692 2022-06-08 02:25:51.476 | + inc/python:pip_install:199 : return 0 2022-06-08 02:25:51.478 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 02:25:51.481 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 02:25:51.483 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 02:25:51.500 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 02:25:51.512 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-06-08 02:25:51.515 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-06-08 02:25:51.517 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:25:51.519 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:25:51.521 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-08 02:25:51.524 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:25:51.526 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-06-08 02:25:51.543 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:25:51.545 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-06-08 02:25:51.547 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 02:25:51.550 | + ./stack.sh:main:894 : configure_keystone 2022-06-08 02:25:51.564 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-06-08 02:25:51.567 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-08 02:25:51.570 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-08 02:25:51.574 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-06-08 02:25:51.590 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:25:51.593 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-08 02:25:51.622 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-08 02:25:51.649 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-08 02:25:51.678 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-08 02:25:51.708 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-08 02:25:51.737 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-08 02:25:51.767 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-08 02:25:51.796 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-08 02:25:51.822 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-08 02:25:51.824 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-08 02:25:51.827 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-08 02:25:51.829 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-08 02:25:51.832 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 02:25:51.834 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 02:25:51.849 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:25:51.852 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 02:25:51.854 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 02:25:51.857 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 02:25:51.872 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:25:51.874 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:25:51.877 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:25:51.906 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 02:25:51.908 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 02:25:51.911 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-06-08 02:25:51.913 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-06-08 02:25:51.929 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:25:51.931 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-06-08 02:25:51.961 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-06-08 02:25:51.963 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-08 02:25:51.993 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-06-08 02:25:51.995 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-06-08 02:25:51.998 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-06-08 02:25:52.000 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-06-08 02:25:52.003 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 02:25:52.005 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 02:25:52.007 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 02:25:52.023 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:25:52.025 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 02:25:52.027 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-08 02:25:52.030 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-08 02:25:52.059 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-06-08 02:25:52.062 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-06-08 02:25:52.064 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-08 02:25:52.066 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-08 02:25:52.069 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 02:25:52.086 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 02:25:52.088 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 02:25:52.090 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 02:25:52.092 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 02:25:52.095 | + 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-06-08 02:25:52.121 | + 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-06-08 02:25:52.148 | + 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-06-08 02:25:52.175 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 02:25:52.202 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-08 02:25:52.228 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-06-08 02:25:52.231 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-08 02:25:52.234 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-08 02:25:52.236 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-08 02:25:52.238 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-08 02:25:52.240 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-08 02:25:52.242 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 02:25:52.245 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-08 02:25:52.250 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-08 02:25:52.252 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 02:25:52.254 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 02:25:52.266 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 02:25:52.266 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 02:25:52.274 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 02:25:52.278 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 02:25:52.293 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 02:25:52.296 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-08 02:25:52.299 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-08 02:25:52.328 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-08 02:25:52.353 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-08 02:25:52.380 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-08 02:25:52.406 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-08 02:25:52.433 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-08 02:25:52.460 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-08 02:25:52.486 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-08 02:25:52.513 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-08 02:25:52.539 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-08 02:25:52.566 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-08 02:25:52.593 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-08 02:25:52.619 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-08 02:25:52.645 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-08 02:25:52.647 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-08 02:25:52.650 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-08 02:25:52.653 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-08 02:25:52.656 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 02:25:52.658 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:25:52.660 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:25:52.662 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 02:25:52.665 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 02:25:52.667 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 02:25:52.694 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-08 02:25:52.721 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 02:25:52.721 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-08 02:25:52.729 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-08 02:25:52.733 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-08 02:25:52.735 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-08 02:25:52.738 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 02:25:52.740 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 02:25:52.742 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 02:25:52.744 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:25:52.746 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:25:52.749 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 02:25:52.751 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 02:25:52.753 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:25:52.755 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:25:52.757 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-08 02:25:52.819 | Enabling site keystone-wsgi-public. 2022-06-08 02:25:52.824 | To activate the new configuration, you need to run: 2022-06-08 02:25:52.824 | systemctl reload apache2 2022-06-08 02:25:52.828 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-08 02:25:52.831 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 02:25:52.833 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 02:25:52.835 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 02:25:52.963 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-08 02:25:52.991 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-08 02:25:53.022 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-08 02:25:53.053 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-06-08 02:25:53.055 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-08 02:25:53.085 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-08 02:25:53.115 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-08 02:25:53.143 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-08 02:25:53.145 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-08 02:25:53.148 | + ./stack.sh:main:898 : is_service_enabled swift 2022-06-08 02:25:53.165 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:25:53.168 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-06-08 02:25:53.184 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:25:53.186 | + ./stack.sh:main:902 : stack_install_service swift 2022-06-08 02:25:53.189 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-08 02:25:53.191 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-08 02:25:53.193 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 02:25:53.195 | + lib/stack:stack_install_service:32 : install_swift 2022-06-08 02:25:53.198 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-06-08 02:25:53.201 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-08 02:25:53.203 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-06-08 02:25:53.205 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 02:25:53.207 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 02:25:53.210 | ++ functions-common:git_clone:601 : pwd 2022-06-08 02:25:53.213 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 02:25:53.215 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 02:25:53.218 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 02:25:53.233 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 02:25:53.235 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 02:25:53.238 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 02:25:53.240 | + functions-common:git_clone:618 : echo master 2022-06-08 02:25:53.240 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 02:25:53.245 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-06-08 02:25:53.248 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 02:25:53.250 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-08 02:25:53.263 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-06-08 02:25:53.265 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 02:25:53.266 | + functions-common:git_clone:679 : head -1 2022-06-08 02:25:53.269 | 93c432342 Merge "doc: Comment out language option" 2022-06-08 02:25:53.271 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 02:25:53.274 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-06-08 02:25:53.276 | + inc/python:setup_develop:334 : local bindep 2022-06-08 02:25:53.279 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 02:25:53.282 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-06-08 02:25:53.284 | + inc/python:setup_develop:340 : local extras=keystone 2022-06-08 02:25:53.286 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-08 02:25:53.289 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 02:25:53.291 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 02:25:53.293 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-06-08 02:25:53.296 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 02:25:53.298 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-06-08 02:25:53.301 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-06-08 02:25:53.303 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 02:25:53.306 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-06-08 02:25:53.308 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 02:25:53.310 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 02:25:53.314 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-08 02:25:53.319 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-06-08 02:25:53.321 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-08 02:25:53.941 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-06-08 02:25:53.943 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 02:25:53.946 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 02:25:53.948 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 02:25:53.950 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 02:25:53.952 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-06-08 02:25:53.955 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 02:25:53.957 | + inc/python:setup_package:424 : local extras=keystone 2022-06-08 02:25:53.959 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 02:25:53.961 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-06-08 02:25:53.963 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-06-08 02:25:53.965 | + inc/python:setup_package:434 : extras='[keystone]' 2022-06-08 02:25:53.968 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 02:25:53.970 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-08 02:25:53.990 | Using python 3.8 to install /opt/stack/swift 2022-06-08 02:25:53.993 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-08 02:25:54.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:25:54.727 | from cryptography.utils import int_from_bytes 2022-06-08 02:25:54.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:25:54.727 | from cryptography.utils import int_from_bytes 2022-06-08 02:25:55.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:25:55.744 | Obtaining file:///opt/stack/swift 2022-06-08 02:25:55.744 | Preparing metadata (setup.py): started 2022-06-08 02:25:59.449 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:25:59.580 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (0.33.1) 2022-06-08 02:25:59.581 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (1.1.2) 2022-06-08 02:25:59.582 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (0.11.0) 2022-06-08 02:25:59.583 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (2.1.1) 2022-06-08 02:26:01.898 | Collecting lxml>=3.4.1 2022-06-08 02:26:01.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/024/684e0c5cfa121/lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-06-08 02:26:02.104 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (2.27.1) 2022-06-08 02:26:02.105 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (1.16.0) 2022-06-08 02:26:02.572 | Collecting xattr>=0.4 2022-06-08 02:26:02.580 | 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-06-08 02:26:03.034 | Collecting PyECLib>=1.3.1 2022-06-08 02:26:03.053 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-06-08 02:26:03.377 | Preparing metadata (setup.py): started 2022-06-08 02:26:06.521 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:26:06.525 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (36.0.2) 2022-06-08 02:26:06.526 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (9.5.0) 2022-06-08 02:26:06.564 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev84) (1.15.0) 2022-06-08 02:26:06.571 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev84) (2.2.1) 2022-06-08 02:26:06.626 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (4.1.0) 2022-06-08 02:26:06.628 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (3.1.1) 2022-06-08 02:26:06.629 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (4.13.0) 2022-06-08 02:26:06.630 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (1.8.7) 2022-06-08 02:26:06.631 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (8.8.0) 2022-06-08 02:26:06.632 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (2.11.0) 2022-06-08 02:26:06.634 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (4.5.0) 2022-06-08 02:26:06.635 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (5.1.0) 2022-06-08 02:26:06.636 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (5.9.0) 2022-06-08 02:26:06.637 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (4.6.0) 2022-06-08 02:26:06.639 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (5.0.0) 2022-06-08 02:26:06.640 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (4.3.0) 2022-06-08 02:26:06.664 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev84) (62.3.2) 2022-06-08 02:26:06.694 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev84) (2019.11.28) 2022-06-08 02:26:06.697 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev84) (3.3) 2022-06-08 02:26:06.700 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev84) (2.0.12) 2022-06-08 02:26:06.701 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev84) (1.26.9) 2022-06-08 02:26:06.725 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev84) (2.21) 2022-06-08 02:26:06.826 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (1.0.2) 2022-06-08 02:26:06.827 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (3.5.0) 2022-06-08 02:26:06.829 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (1.7.0) 2022-06-08 02:26:06.907 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (1.1.5) 2022-06-08 02:26:06.953 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (2.5.0) 2022-06-08 02:26:06.954 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (6.0) 2022-06-08 02:26:06.955 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (0.8.0) 2022-06-08 02:26:06.957 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (1.5.0) 2022-06-08 02:26:07.017 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (0.9.6) 2022-06-08 02:26:07.018 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (2.8.2) 2022-06-08 02:26:07.034 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (1.0.3) 2022-06-08 02:26:07.035 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (2022.1) 2022-06-08 02:26:07.054 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (21.3) 2022-06-08 02:26:07.056 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (3.0.9) 2022-06-08 02:26:07.176 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (1.14.1) 2022-06-08 02:26:07.191 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (5.1.1) 2022-06-08 02:26:07.489 | Building wheels for collected packages: PyECLib 2022-06-08 02:26:07.489 | Building wheel for PyECLib (setup.py): started 2022-06-08 02:26:11.833 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-06-08 02:26:11.834 | Created wheel for PyECLib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50650 sha256=c4554df687f2e855a5a135d0538a117715442777b308eeecdcccc89026adf90b 2022-06-08 02:26:11.834 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-06-08 02:26:11.838 | Successfully built PyECLib 2022-06-08 02:26:13.196 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-06-08 02:26:13.758 | Running setup.py develop for swift 2022-06-08 02:26:18.465 | Successfully installed PyECLib-1.6.1 lxml-4.9.0 swift xattr-0.9.9 2022-06-08 02:26:18.465 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 02:26:18.472 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:26:18.472 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:26:18.611 | + inc/python:pip_install:196 : result=0 2022-06-08 02:26:18.613 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:26:18.615 | + functions-common:time_stop:2426 : local name 2022-06-08 02:26:18.617 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:26:18.620 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:26:18.627 | + functions-common:time_stop:2429 : local total 2022-06-08 02:26:18.627 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:26:18.627 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:26:18.628 | + functions-common:time_stop:2433 : start_time=1654655153985 2022-06-08 02:26:18.630 | + functions-common:time_stop:2435 : [[ -z 1654655153985 ]] 2022-06-08 02:26:18.633 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:26:18.637 | + functions-common:time_stop:2438 : end_time=1654655178635 2022-06-08 02:26:18.639 | + functions-common:time_stop:2439 : elapsed_time=24650 2022-06-08 02:26:18.641 | + functions-common:time_stop:2440 : total=84692 2022-06-08 02:26:18.643 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:26:18.645 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=109342 2022-06-08 02:26:18.648 | + inc/python:pip_install:199 : return 0 2022-06-08 02:26:18.650 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 02:26:18.652 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 02:26:18.655 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 02:26:18.673 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 02:26:18.685 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-06-08 02:26:18.687 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-06-08 02:26:18.689 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:26:18.692 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:26:18.694 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-08 02:26:18.696 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:26:18.699 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-06-08 02:26:18.701 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 02:26:18.703 | + ./stack.sh:main:903 : configure_swift 2022-06-08 02:26:18.706 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-06-08 02:26:18.707 | + lib/swift:configure_swift:332 : local node_number 2022-06-08 02:26:18.709 | + lib/swift:configure_swift:333 : local swift_node_config 2022-06-08 02:26:18.711 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-06-08 02:26:18.713 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-08 02:26:19.913 | No account-auditor running 2022-06-08 02:26:19.913 | No account-server running 2022-06-08 02:26:19.914 | No object-reconstructor running 2022-06-08 02:26:19.914 | No container-server running 2022-06-08 02:26:19.914 | No object-updater running 2022-06-08 02:26:19.914 | No container-auditor running 2022-06-08 02:26:19.914 | No container-reconciler running 2022-06-08 02:26:19.914 | No object-expirer running 2022-06-08 02:26:19.914 | No account-reaper running 2022-06-08 02:26:19.914 | No proxy-server running 2022-06-08 02:26:19.914 | No container-replicator running 2022-06-08 02:26:19.914 | No container-sharder running 2022-06-08 02:26:19.914 | No object-auditor running 2022-06-08 02:26:19.914 | No object-server running 2022-06-08 02:26:19.914 | No object-replicator running 2022-06-08 02:26:19.914 | No container-updater running 2022-06-08 02:26:19.914 | No container-sync running 2022-06-08 02:26:19.914 | No account-replicator running 2022-06-08 02:26:20.019 | + lib/swift:configure_swift:337 : true 2022-06-08 02:26:20.021 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-06-08 02:26:20.033 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-08 02:26:20.045 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-08 02:26:20.048 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-06-08 02:26:20.049 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-06-08 02:26:20.053 | + lib/swift:configure_swift:351 : sed -e ' 2022-06-08 02:26:20.053 | s/%GROUP%/ubuntu/; 2022-06-08 02:26:20.053 | s/%USER%/ubuntu/; 2022-06-08 02:26:20.053 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-08 02:26:20.053 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-08 02:26:20.056 | uid = ubuntu 2022-06-08 02:26:20.056 | gid = ubuntu 2022-06-08 02:26:20.056 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-08 02:26:20.056 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-08 02:26:20.056 | address = 127.0.0.1 2022-06-08 02:26:20.056 | 2022-06-08 02:26:20.056 | [account6612] 2022-06-08 02:26:20.056 | max connections = 25 2022-06-08 02:26:20.056 | path = /opt/stack/data/swift/1/node/ 2022-06-08 02:26:20.057 | read only = false 2022-06-08 02:26:20.057 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-08 02:26:20.057 | 2022-06-08 02:26:20.057 | [account6622] 2022-06-08 02:26:20.057 | max connections = 25 2022-06-08 02:26:20.057 | path = /opt/stack/data/swift/2/node/ 2022-06-08 02:26:20.057 | read only = false 2022-06-08 02:26:20.057 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-08 02:26:20.057 | 2022-06-08 02:26:20.057 | [account6632] 2022-06-08 02:26:20.057 | max connections = 25 2022-06-08 02:26:20.057 | path = /opt/stack/data/swift/3/node/ 2022-06-08 02:26:20.057 | read only = false 2022-06-08 02:26:20.057 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-08 02:26:20.057 | 2022-06-08 02:26:20.057 | [account6642] 2022-06-08 02:26:20.057 | max connections = 25 2022-06-08 02:26:20.057 | path = /opt/stack/data/swift/4/node/ 2022-06-08 02:26:20.057 | read only = false 2022-06-08 02:26:20.057 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-08 02:26:20.057 | 2022-06-08 02:26:20.057 | 2022-06-08 02:26:20.057 | [container6611] 2022-06-08 02:26:20.057 | max connections = 25 2022-06-08 02:26:20.057 | path = /opt/stack/data/swift/1/node/ 2022-06-08 02:26:20.057 | read only = false 2022-06-08 02:26:20.058 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-08 02:26:20.058 | 2022-06-08 02:26:20.058 | [container6621] 2022-06-08 02:26:20.058 | max connections = 25 2022-06-08 02:26:20.058 | path = /opt/stack/data/swift/2/node/ 2022-06-08 02:26:20.058 | read only = false 2022-06-08 02:26:20.058 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-08 02:26:20.058 | 2022-06-08 02:26:20.058 | [container6631] 2022-06-08 02:26:20.058 | max connections = 25 2022-06-08 02:26:20.058 | path = /opt/stack/data/swift/3/node/ 2022-06-08 02:26:20.058 | read only = false 2022-06-08 02:26:20.058 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-08 02:26:20.058 | 2022-06-08 02:26:20.058 | [container6641] 2022-06-08 02:26:20.058 | max connections = 25 2022-06-08 02:26:20.058 | path = /opt/stack/data/swift/4/node/ 2022-06-08 02:26:20.058 | read only = false 2022-06-08 02:26:20.058 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-08 02:26:20.058 | 2022-06-08 02:26:20.058 | 2022-06-08 02:26:20.058 | [object6613] 2022-06-08 02:26:20.058 | max connections = 25 2022-06-08 02:26:20.058 | path = /opt/stack/data/swift/1/node/ 2022-06-08 02:26:20.058 | read only = false 2022-06-08 02:26:20.058 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-08 02:26:20.058 | 2022-06-08 02:26:20.058 | [object6623] 2022-06-08 02:26:20.058 | max connections = 25 2022-06-08 02:26:20.058 | path = /opt/stack/data/swift/2/node/ 2022-06-08 02:26:20.058 | read only = false 2022-06-08 02:26:20.058 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-08 02:26:20.058 | 2022-06-08 02:26:20.058 | [object6633] 2022-06-08 02:26:20.058 | max connections = 25 2022-06-08 02:26:20.058 | path = /opt/stack/data/swift/3/node/ 2022-06-08 02:26:20.058 | read only = false 2022-06-08 02:26:20.058 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-08 02:26:20.059 | 2022-06-08 02:26:20.059 | [object6643] 2022-06-08 02:26:20.059 | max connections = 25 2022-06-08 02:26:20.059 | path = /opt/stack/data/swift/4/node/ 2022-06-08 02:26:20.059 | read only = false 2022-06-08 02:26:20.059 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-08 02:26:20.059 | + lib/swift:configure_swift:357 : is_ubuntu 2022-06-08 02:26:20.062 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:26:20.064 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:26:20.066 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-08 02:26:20.077 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-08 02:26:20.079 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-08 02:26:20.083 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-08 02:26:20.087 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-08 02:26:20.089 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-08 02:26:20.093 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-08 02:26:20.123 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-06-08 02:26:20.150 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-08 02:26:20.168 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-08 02:26:20.195 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-08 02:26:20.212 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-08 02:26:20.239 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-08 02:26:20.257 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-08 02:26:20.284 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-08 02:26:20.301 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-08 02:26:20.329 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-08 02:26:20.346 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 02:26:20.374 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-08 02:26:20.391 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-06-08 02:26:20.406 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:26:20.408 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-08 02:26:20.436 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-08 02:26:20.462 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-08 02:26:20.490 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-08 02:26:20.516 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-06-08 02:26:20.518 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-06-08 02:26:20.533 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:26:20.535 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-08 02:26:20.562 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-06-08 02:26:20.576 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:26:20.578 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-06-08 02:26:20.593 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:26:20.595 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-06-08 02:26:20.597 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-06-08 02:26:20.612 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:26:20.614 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-06-08 02:26:20.616 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-06-08 02:26:20.618 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-08 02:26:20.623 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-08 02:26:20.634 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-08 02:26:20.660 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-08 02:26:20.687 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-08 02:26:20.716 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-08 02:26:20.745 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-08 02:26:20.771 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-08 02:26:20.773 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-06-08 02:26:20.776 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-06-08 02:26:20.778 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-06-08 02:26:20.780 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-08 02:26:20.806 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-08 02:26:20.832 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-06-08 02:26:20.859 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-08 02:26:20.885 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-08 02:26:20.912 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-08 02:26:20.938 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-08 02:26:20.966 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-08 02:26:20.991 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 02:26:21.019 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-08 02:26:21.046 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-08 02:26:21.073 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-08 02:26:21.100 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-08 02:26:21.127 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-08 02:26:21.157 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-08 02:26:21.183 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-08 02:26:21.201 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-08 02:26:21.227 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-08 02:26:21.254 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-08 02:26:21.259 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-08 02:26:21.286 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-08 02:26:21.313 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-08 02:26:21.339 | + lib/swift:configure_swift:480 : local node_number 2022-06-08 02:26:21.341 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-08 02:26:21.343 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 02:26:21.345 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-08 02:26:21.350 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-08 02:26:21.352 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 02:26:21.354 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-08 02:26:21.356 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-06-08 02:26:21.358 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-06-08 02:26:21.360 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-08 02:26:21.362 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-08 02:26:21.364 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-08 02:26:21.382 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-08 02:26:21.409 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-08 02:26:21.427 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-08 02:26:21.454 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-08 02:26:21.472 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 02:26:21.500 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-08 02:26:21.518 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 02:26:21.548 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-08 02:26:21.565 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 02:26:21.592 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-08 02:26:21.610 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-08 02:26:21.638 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-08 02:26:21.655 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-08 02:26:21.684 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-08 02:26:21.701 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-08 02:26:21.728 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-08 02:26:21.746 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-08 02:26:21.772 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-08 02:26:21.782 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-08 02:26:21.800 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 02:26:21.827 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-08 02:26:21.855 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 02:26:21.858 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-08 02:26:21.862 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-08 02:26:21.864 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 02:26:21.866 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-08 02:26:21.868 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-06-08 02:26:21.870 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-06-08 02:26:21.873 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-08 02:26:21.875 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-08 02:26:21.877 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-08 02:26:21.894 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-08 02:26:21.922 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-08 02:26:21.940 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-08 02:26:21.967 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-08 02:26:21.985 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 02:26:22.012 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-08 02:26:22.031 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 02:26:22.058 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-08 02:26:22.076 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 02:26:22.104 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-08 02:26:22.122 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-08 02:26:22.149 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-08 02:26:22.167 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-08 02:26:22.195 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-08 02:26:22.213 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-08 02:26:22.241 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-08 02:26:22.258 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-08 02:26:22.285 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-08 02:26:22.292 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-08 02:26:22.309 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 02:26:22.337 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 02:26:22.340 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-08 02:26:22.344 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-08 02:26:22.346 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 02:26:22.348 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-08 02:26:22.350 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-06-08 02:26:22.352 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-06-08 02:26:22.354 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-08 02:26:22.357 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-08 02:26:22.359 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-08 02:26:22.376 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-08 02:26:22.404 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-08 02:26:22.421 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-08 02:26:22.448 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-08 02:26:22.466 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 02:26:22.493 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-08 02:26:22.511 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 02:26:22.538 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-08 02:26:22.556 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 02:26:22.584 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-08 02:26:22.601 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-08 02:26:22.628 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-08 02:26:22.646 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-08 02:26:22.674 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-08 02:26:22.691 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-08 02:26:22.719 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-08 02:26:22.736 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-08 02:26:22.763 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-08 02:26:22.769 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-08 02:26:22.786 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 02:26:22.814 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-08 02:26:22.842 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-08 02:26:22.869 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-08 02:26:22.896 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-06-08 02:26:22.899 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-08 02:26:22.903 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-08 02:26:22.931 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-08 02:26:22.959 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-08 02:26:22.987 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-08 02:26:23.017 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-08 02:26:23.046 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-08 02:26:23.073 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-08 02:26:23.100 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-08 02:26:23.128 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-08 02:26:23.154 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-06-08 02:26:23.170 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:26:23.172 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-08 02:26:23.190 | + lib/swift:configure_swift:523 : local auth_vers 2022-06-08 02:26:23.193 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-06-08 02:26:23.212 | + lib/swift:configure_swift:524 : auth_vers=3 2022-06-08 02:26:23.215 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-06-08 02:26:23.242 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-06-08 02:26:23.244 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-08 02:26:23.271 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-06-08 02:26:23.299 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-06-08 02:26:23.302 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-08 02:26:23.328 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-06-08 02:26:23.344 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:26:23.346 | + lib/swift:configure_swift:543 : local user_group 2022-06-08 02:26:23.349 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-06-08 02:26:23.353 | + lib/swift:configure_swift:544 : user_group=1000 2022-06-08 02:26:23.356 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-08 02:26:23.368 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-08 02:26:23.371 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-08 02:26:23.381 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-06-08 02:26:23.383 | + lib/swift:configure_swift:550 : is_suse 2022-06-08 02:26:23.386 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 02:26:23.388 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 02:26:23.390 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 02:26:23.392 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 02:26:23.394 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 02:26:23.397 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 02:26:23.399 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-08 02:26:23.411 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-06-08 02:26:23.414 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-06-08 02:26:23.416 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-06-08 02:26:23.433 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:26:23.436 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-06-08 02:26:23.452 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:26:23.455 | + ./stack.sh:main:914 : stack_install_service glance 2022-06-08 02:26:23.457 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-08 02:26:23.459 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-08 02:26:23.462 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 02:26:23.465 | + lib/stack:stack_install_service:32 : install_glance 2022-06-08 02:26:23.467 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-06-08 02:26:23.470 | + lib/glance:install_glance:507 : local glance_store_extras 2022-06-08 02:26:23.472 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-06-08 02:26:23.489 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:26:23.491 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-08 02:26:23.494 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-06-08 02:26:23.510 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:26:23.512 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-08 02:26:23.515 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-06-08 02:26:23.517 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-06-08 02:26:23.520 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:26:23.522 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:26:23.525 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-08 02:26:23.528 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:26:23.531 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-06-08 02:26:23.534 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-08 02:26:23.536 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-08 02:26:23.539 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-06-08 02:26:23.542 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-08 02:26:23.544 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-08 02:26:23.547 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-08 02:26:23.550 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-08 02:26:23.553 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-06-08 02:26:23.555 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-06-08 02:26:23.559 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-08 02:26:23.559 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-06-08 02:26:23.564 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-08 02:26:23.567 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-06-08 02:26:23.569 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-06-08 02:26:23.572 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-08 02:26:23.575 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 02:26:23.596 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-08 02:26:23.599 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 02:26:24.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:26:24.346 | from cryptography.utils import int_from_bytes 2022-06-08 02:26:24.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:26:24.346 | from cryptography.utils import int_from_bytes 2022-06-08 02:26:25.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:26:25.864 | Collecting glance-store[cinder,swift]!=0.29.0 2022-06-08 02:26:25.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/65ce4cd5aad57/glance_store-4.0.0-py3-none-any.whl (230 kB) 2022-06-08 02:26:25.966 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.1) 2022-06-08 02:26:25.968 | 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-06-08 02:26:25.969 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-06-08 02:26:25.970 | 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-06-08 02:26:25.971 | 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-06-08 02:26:25.972 | 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.5.0) 2022-06-08 02:26:25.973 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-06-08 02:26:25.974 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.6.0) 2022-06-08 02:26:25.975 | 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-06-08 02:26:25.976 | 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-06-08 02:26:25.977 | 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-06-08 02:26:25.978 | 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-06-08 02:26:26.407 | Collecting python-swiftclient>=3.2.0 2022-06-08 02:26:26.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cd/1c746fbdfa1f3/python_swiftclient-4.0.0-py3-none-any.whl (87 kB) 2022-06-08 02:26:26.420 | 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-06-08 02:26:26.422 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-06-08 02:26:26.977 | Collecting os-brick>=2.6.0 2022-06-08 02:26:26.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-06-08 02:26:27.001 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-06-08 02:26:27.442 | Collecting python-cinderclient>=4.1.0 2022-06-08 02:26:27.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-06-08 02:26:27.469 | 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-06-08 02:26:27.470 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-06-08 02:26:27.482 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.9) 2022-06-08 02:26:27.549 | 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-06-08 02:26:27.551 | 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-06-08 02:26:27.552 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-06-08 02:26:27.575 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.7.0) 2022-06-08 02:26:27.578 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-06-08 02:26:27.579 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-06-08 02:26:27.580 | 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-06-08 02:26:27.582 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.0.0) 2022-06-08 02:26:27.596 | 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-06-08 02:26:27.636 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-06-08 02:26:27.638 | 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-06-08 02:26:27.639 | 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-06-08 02:26:27.640 | 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-06-08 02:26:27.660 | 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-06-08 02:26:27.661 | 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-06-08 02:26:27.677 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-06-08 02:26:27.693 | 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-06-08 02:26:27.694 | 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-06-08 02:26:27.714 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2022-06-08 02:26:27.716 | 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-06-08 02:26:27.795 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-06-08 02:26:27.797 | 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-06-08 02:26:27.799 | 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-06-08 02:26:27.800 | 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-06-08 02:26:27.850 | 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-06-08 02:26:27.875 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-06-08 02:26:28.084 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-06-08 02:26:28.088 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-06-08 02:26:28.119 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-06-08 02:26:28.122 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-06-08 02:26:28.148 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-06-08 02:26:28.149 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.5) 2022-06-08 02:26:28.150 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-06-08 02:26:28.152 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-06-08 02:26:28.207 | 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-06-08 02:26:28.386 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-06-08 02:26:28.410 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.3.2) 2022-06-08 02:26:28.493 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-06-08 02:26:28.646 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-06-08 02:26:30.232 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-06-08 02:26:31.504 | Successfully installed glance-store-4.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-4.0.0 2022-06-08 02:26:31.504 | 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-06-08 02:26:31.510 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:26:31.510 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:26:31.629 | + inc/python:pip_install:196 : result=0 2022-06-08 02:26:31.631 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:26:31.634 | + functions-common:time_stop:2426 : local name 2022-06-08 02:26:31.636 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:26:31.639 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:26:31.641 | + functions-common:time_stop:2429 : local total 2022-06-08 02:26:31.643 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:26:31.645 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:26:31.648 | + functions-common:time_stop:2433 : start_time=1654655183591 2022-06-08 02:26:31.650 | + functions-common:time_stop:2435 : [[ -z 1654655183591 ]] 2022-06-08 02:26:31.653 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:26:31.657 | + functions-common:time_stop:2438 : end_time=1654655191655 2022-06-08 02:26:31.660 | + functions-common:time_stop:2439 : elapsed_time=8064 2022-06-08 02:26:31.662 | + functions-common:time_stop:2440 : total=109342 2022-06-08 02:26:31.664 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:26:31.667 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=117406 2022-06-08 02:26:31.669 | + inc/python:pip_install:199 : return 0 2022-06-08 02:26:31.671 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-06-08 02:26:31.674 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-08 02:26:31.676 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-08 02:26:31.690 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-08 02:26:31.694 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-06-08 02:26:31.697 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-08 02:26:31.700 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-06-08 02:26:31.702 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 02:26:31.704 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 02:26:31.707 | ++ functions-common:git_clone:601 : pwd 2022-06-08 02:26:31.710 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 02:26:31.712 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 02:26:31.715 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 02:26:31.731 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 02:26:31.733 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 02:26:31.735 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 02:26:31.738 | + functions-common:git_clone:618 : echo master 2022-06-08 02:26:31.738 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 02:26:31.744 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-06-08 02:26:31.746 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 02:26:31.748 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-08 02:26:31.761 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-06-08 02:26:31.764 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 02:26:31.764 | + functions-common:git_clone:679 : head -1 2022-06-08 02:26:31.768 | 3840fa8d3 Merge "glance-manage can purge all deleted rows" 2022-06-08 02:26:31.771 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 02:26:31.773 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-06-08 02:26:31.776 | + inc/python:setup_develop:334 : local bindep 2022-06-08 02:26:31.779 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 02:26:31.781 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-06-08 02:26:31.784 | + inc/python:setup_develop:340 : local extras= 2022-06-08 02:26:31.786 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-08 02:26:31.789 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 02:26:31.791 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 02:26:31.794 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-06-08 02:26:31.796 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 02:26:31.799 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 02:26:31.802 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-06-08 02:26:31.804 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 02:26:31.808 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-06-08 02:26:31.810 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 02:26:31.813 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 02:26:31.816 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-08 02:26:31.822 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-06-08 02:26:31.825 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-08 02:26:32.445 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-06-08 02:26:32.448 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 02:26:32.451 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 02:26:32.453 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 02:26:32.456 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 02:26:32.458 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-06-08 02:26:32.460 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 02:26:32.463 | + inc/python:setup_package:424 : local extras= 2022-06-08 02:26:32.465 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 02:26:32.468 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 02:26:32.470 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 02:26:32.472 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 02:26:32.475 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 02:26:32.477 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-06-08 02:26:32.498 | Using python 3.8 to install /opt/stack/glance 2022-06-08 02:26:32.500 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-08 02:26:33.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:26:33.258 | from cryptography.utils import int_from_bytes 2022-06-08 02:26:33.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:26:33.258 | from cryptography.utils import int_from_bytes 2022-06-08 02:26:34.279 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:26:34.292 | Obtaining file:///opt/stack/glance 2022-06-08 02:26:34.293 | Preparing metadata (setup.py): started 2022-06-08 02:26:37.931 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:26:38.098 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (5.9.0) 2022-06-08 02:26:38.099 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.7.1) 2022-06-08 02:26:38.100 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.4.37) 2022-06-08 02:26:38.101 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.33.1) 2022-06-08 02:26:38.103 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.1.1) 2022-06-08 02:26:38.104 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.5.1) 2022-06-08 02:26:38.104 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.8.7) 2022-06-08 02:26:38.106 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.4.2) 2022-06-08 02:26:38.107 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.8.0) 2022-06-08 02:26:38.108 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.20.4) 2022-06-08 02:26:38.109 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (8.8.0) 2022-06-08 02:26:38.110 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.5.1) 2022-06-08 02:26:38.111 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.1.0) 2022-06-08 02:26:38.112 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.5.0) 2022-06-08 02:26:38.113 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.13.0) 2022-06-08 02:26:38.115 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.5.0) 2022-06-08 02:26:38.116 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.4.1) 2022-06-08 02:26:38.731 | Collecting taskflow>=4.0.0 2022-06-08 02:26:38.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47f/b0baa789068e1/taskflow-4.7.0-py3-none-any.whl (493 kB) 2022-06-08 02:26:38.762 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.6.0) 2022-06-08 02:26:38.763 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (9.5.0) 2022-06-08 02:26:39.124 | Collecting WSME>=0.8.0 2022-06-08 02:26:39.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-06-08 02:26:39.139 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.3.0) 2022-06-08 02:26:39.140 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.5.0) 2022-06-08 02:26:39.140 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev65) (3.2.0) 2022-06-08 02:26:39.142 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.5.0) 2022-06-08 02:26:39.143 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (22.0.0) 2022-06-08 02:26:39.144 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (11.3.0) 2022-06-08 02:26:39.145 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (5.1.0) 2022-06-08 02:26:39.596 | Collecting oslo.limit>=1.4.0 2022-06-08 02:26:39.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-06-08 02:26:39.607 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (5.0.0) 2022-06-08 02:26:39.608 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (12.14.0) 2022-06-08 02:26:39.609 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.5.1) 2022-06-08 02:26:39.611 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.4.0) 2022-06-08 02:26:39.612 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.12.1) 2022-06-08 02:26:39.948 | Collecting retrying!=1.3.0,>=1.2.3 2022-06-08 02:26:39.956 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-08 02:26:39.959 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.4.3) 2022-06-08 02:26:39.960 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.0.0) 2022-06-08 02:26:39.961 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.5.0) 2022-06-08 02:26:39.962 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (36.0.2) 2022-06-08 02:26:40.394 | Collecting cursive>=0.2.1 2022-06-08 02:26:40.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-08 02:26:40.406 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.0.2) 2022-06-08 02:26:40.407 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (5.7.0) 2022-06-08 02:26:40.953 | Collecting castellan>=0.17.0 2022-06-08 02:26:40.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-06-08 02:26:40.981 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev65) (5.7.1) 2022-06-08 02:26:40.982 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev65) (1.2.0) 2022-06-08 02:26:40.984 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev65) (4.11.4) 2022-06-08 02:26:41.395 | Collecting python-barbicanclient>=4.5.2 2022-06-08 02:26:41.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-06-08 02:26:41.411 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev65) (2.27.1) 2022-06-08 02:26:41.452 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev65) (1.15.0) 2022-06-08 02:26:41.468 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev65) (4.3.0) 2022-06-08 02:26:41.492 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev65) (1.14.1) 2022-06-08 02:26:41.506 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev65) (1.16.0) 2022-06-08 02:26:41.507 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev65) (1.1.2) 2022-06-08 02:26:41.508 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev65) (2.2.1) 2022-06-08 02:26:41.598 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev65) (3.0.9) 2022-06-08 02:26:41.675 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev65) (1.7.0) 2022-06-08 02:26:41.727 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev65) (3.1.1) 2022-06-08 02:26:41.729 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev65) (2.11.0) 2022-06-08 02:26:41.763 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.1->glance==25.0.0.dev65) (0.17.3) 2022-06-08 02:26:41.808 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev65) (0.8.0) 2022-06-08 02:26:41.810 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev65) (6.0) 2022-06-08 02:26:41.811 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev65) (1.5.0) 2022-06-08 02:26:41.892 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev65) (2.0.1) 2022-06-08 02:26:41.896 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev65) (0.13.0) 2022-06-08 02:26:41.897 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev65) (0.5.0) 2022-06-08 02:26:41.923 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev65) (0.99.0) 2022-06-08 02:26:41.972 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev65) (0.9.6) 2022-06-08 02:26:41.973 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev65) (2.8.2) 2022-06-08 02:26:42.034 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (5.1.1) 2022-06-08 02:26:42.035 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (5.2.0) 2022-06-08 02:26:42.037 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (0.4.0) 2022-06-08 02:26:42.039 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (5.2.4) 2022-06-08 02:26:42.040 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (2.8.0) 2022-06-08 02:26:42.065 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev65) (3.1.2) 2022-06-08 02:26:42.066 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev65) (3.3.0) 2022-06-08 02:26:42.068 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev65) (3.2.2) 2022-06-08 02:26:42.112 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev65) (5.9.1) 2022-06-08 02:26:42.155 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev65) (2022.1) 2022-06-08 02:26:42.157 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev65) (21.3) 2022-06-08 02:26:42.158 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev65) (0.11.0) 2022-06-08 02:26:42.229 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev65) (62.3.2) 2022-06-08 02:26:42.289 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev65) (0.2.5) 2022-06-08 02:26:42.391 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev65) (0.7) 2022-06-08 02:26:43.162 | Collecting automaton>=1.9.0 2022-06-08 02:26:43.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-06-08 02:26:43.665 | Collecting networkx>=2.1.0 2022-06-08 02:26:43.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51d/6ae63c24dcd33/networkx-2.8.2-py3-none-any.whl (2.0 MB) 2022-06-08 02:26:44.070 | Collecting pydot>=1.2.4 2022-06-08 02:26:44.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-06-08 02:26:44.079 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev65) (6.3.1) 2022-06-08 02:26:44.472 | Collecting simplegeneric 2022-06-08 02:26:44.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-08 02:26:44.484 | Preparing metadata (setup.py): started 2022-06-08 02:26:47.349 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:26:47.379 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (5.0.0) 2022-06-08 02:26:47.471 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev65) (2.21) 2022-06-08 02:26:47.587 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev65) (2.1.1) 2022-06-08 02:26:47.803 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev65) (1.4.0) 2022-06-08 02:26:47.804 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev65) (1.0.0) 2022-06-08 02:26:47.805 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev65) (2.5.0) 2022-06-08 02:26:47.807 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev65) (5.1.1) 2022-06-08 02:26:47.808 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev65) (1.32) 2022-06-08 02:26:47.810 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev65) (1.1.5) 2022-06-08 02:26:47.811 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev65) (1.4.4) 2022-06-08 02:26:47.929 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (0.14.1) 2022-06-08 02:26:47.961 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev65) (1.0.3) 2022-06-08 02:26:48.006 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (3.0.0) 2022-06-08 02:26:48.009 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev65) (1.3.5) 2022-06-08 02:26:48.252 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev65) (3.10.1) 2022-06-08 02:26:48.468 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev65) (2019.11.28) 2022-06-08 02:26:48.471 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev65) (2.0.12) 2022-06-08 02:26:48.472 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev65) (1.26.9) 2022-06-08 02:26:48.474 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev65) (3.3) 2022-06-08 02:26:48.581 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev65) (0.5.2) 2022-06-08 02:26:48.735 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev65) (2.5.0) 2022-06-08 02:26:48.839 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev65) (3.8.0) 2022-06-08 02:26:49.156 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev65) (2.4.1) 2022-06-08 02:26:49.156 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev65) (0.5.1) 2022-06-08 02:26:49.384 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev65) (2.3) 2022-06-08 02:26:49.663 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev65) (1.0.0) 2022-06-08 02:26:50.028 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev65) (1.8.2) 2022-06-08 02:26:50.029 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev65) (21.4.0) 2022-06-08 02:26:50.435 | Building wheels for collected packages: simplegeneric 2022-06-08 02:26:50.436 | Building wheel for simplegeneric (setup.py): started 2022-06-08 02:26:54.311 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-08 02:26:54.312 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=0efb89c4262db28f13df8f09360e8fed09242fbfde663e3985d224da49e583ea 2022-06-08 02:26:54.312 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-08 02:26:54.316 | Successfully built simplegeneric 2022-06-08 02:26:55.172 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-06-08 02:26:58.435 | Running setup.py develop for glance 2022-06-08 02:27:03.342 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8.2 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.7.0 2022-06-08 02:27:03.342 | 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-06-08 02:27:03.349 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:27:03.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:27:03.490 | + inc/python:pip_install:196 : result=0 2022-06-08 02:27:03.498 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:27:03.498 | + functions-common:time_stop:2426 : local name 2022-06-08 02:27:03.498 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:27:03.499 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:27:03.501 | + functions-common:time_stop:2429 : local total 2022-06-08 02:27:03.503 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:27:03.505 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:27:03.508 | + functions-common:time_stop:2433 : start_time=1654655192493 2022-06-08 02:27:03.510 | + functions-common:time_stop:2435 : [[ -z 1654655192493 ]] 2022-06-08 02:27:03.513 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:27:03.517 | + functions-common:time_stop:2438 : end_time=1654655223514 2022-06-08 02:27:03.519 | + functions-common:time_stop:2439 : elapsed_time=31021 2022-06-08 02:27:03.521 | + functions-common:time_stop:2440 : total=117406 2022-06-08 02:27:03.524 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:27:03.526 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=148427 2022-06-08 02:27:03.528 | + inc/python:pip_install:199 : return 0 2022-06-08 02:27:03.531 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 02:27:03.533 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 02:27:03.536 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 02:27:03.555 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 02:27:03.567 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-06-08 02:27:03.570 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-06-08 02:27:03.572 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:27:03.574 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:27:03.577 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-08 02:27:03.580 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:27:03.582 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 02:27:03.584 | + ./stack.sh:main:915 : configure_glance 2022-06-08 02:27:03.587 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-08 02:27:03.599 | + lib/glance:configure_glance:326 : local dburl 2022-06-08 02:27:03.602 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-06-08 02:27:03.604 | ++ lib/database:database_connection_url:134 : local db=glance 2022-06-08 02:27:03.607 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-06-08 02:27:03.609 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-06-08 02:27:03.611 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 02:27:03.613 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 02:27:03.616 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 02:27:03.632 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:27:03.634 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 02:27:03.636 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-08 02:27:03.639 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-08 02:27:03.641 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-08 02:27:03.671 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-08 02:27:03.700 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-08 02:27:03.727 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 02:27:03.755 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-08 02:27:03.786 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-08 02:27:03.816 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-08 02:27:03.818 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 02:27:03.820 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-06-08 02:27:03.823 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-08 02:27:03.825 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-08 02:27:03.855 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-08 02:27:03.882 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-08 02:27:03.909 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-08 02:27:03.937 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-08 02:27:03.965 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-08 02:27:03.992 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-08 02:27:04.019 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-08 02:27:04.047 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 02:27:04.074 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 02:27:04.103 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-08 02:27:04.132 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-08 02:27:04.135 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-08 02:27:04.137 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-08 02:27:04.139 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 02:27:04.142 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 02:27:04.144 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 02:27:04.161 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:27:04.164 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 02:27:04.167 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 02:27:04.169 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 02:27:04.185 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:27:04.187 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:27:04.190 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:27:04.218 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 02:27:04.220 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 02:27:04.223 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-06-08 02:27:04.225 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-06-08 02:27:04.227 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-08 02:27:04.255 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-08 02:27:04.283 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-06-08 02:27:04.285 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-08 02:27:04.287 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-08 02:27:04.290 | + lib/glance:configure_glance_store:254 : local be 2022-06-08 02:27:04.292 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-08 02:27:04.294 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-08 02:27:04.297 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 02:27:04.327 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-06-08 02:27:04.329 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-06-08 02:27:04.359 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-06-08 02:27:04.362 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-06-08 02:27:04.378 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:27:04.381 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-08 02:27:04.409 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-08 02:27:04.436 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-08 02:27:04.464 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-08 02:27:04.492 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-08 02:27:04.519 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-06-08 02:27:04.536 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:27:04.539 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 02:27:04.566 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-08 02:27:04.596 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-08 02:27:04.624 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-06-08 02:27:04.652 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-08 02:27:04.680 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-06-08 02:27:04.708 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-06-08 02:27:04.725 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:27:04.727 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-06-08 02:27:04.729 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-08 02:27:04.732 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 02:27:04.735 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 02:27:04.751 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 02:27:04.753 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 02:27:04.756 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 02:27:04.758 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 02:27:04.760 | + 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-06-08 02:27:04.789 | + 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-06-08 02:27:04.816 | + 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-06-08 02:27:04.844 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 02:27:04.871 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-08 02:27:04.876 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-08 02:27:04.906 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-08 02:27:04.934 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 02:27:04.962 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-06-08 02:27:04.990 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-08 02:27:05.017 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-08 02:27:05.046 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-08 02:27:05.073 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 02:27:05.108 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-08 02:27:05.138 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-08 02:27:05.171 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-08 02:27:05.199 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-08 02:27:05.204 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-08 02:27:05.211 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-06-08 02:27:05.227 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:27:05.229 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-06-08 02:27:05.232 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-08 02:27:05.234 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-08 02:27:05.236 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-08 02:27:05.238 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-08 02:27:05.241 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-08 02:27:05.245 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-08 02:27:05.247 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-08 02:27:05.251 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-08 02:27:05.281 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-08 02:27:05.283 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-08 02:27:05.285 | ++ functions:get_random_port:837 : true 2022-06-08 02:27:05.288 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-08 02:27:05.290 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-08 02:27:05.292 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-08 02:27:05.366 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-08 02:27:05.368 | ++ functions:get_random_port:841 : break 2 2022-06-08 02:27:05.370 | ++ functions:get_random_port:845 : echo 60999 2022-06-08 02:27:05.373 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-08 02:27:05.375 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-08 02:27:05.402 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-08 02:27:05.429 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-08 02:27:05.462 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-08 02:27:05.490 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 02:27:05.517 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-08 02:27:05.544 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-08 02:27:05.571 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-08 02:27:05.598 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-08 02:27:05.625 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 02:27:05.652 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 02:27:05.680 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 02:27:05.706 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-08 02:27:05.734 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 02:27:05.764 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-08 02:27:05.791 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-08 02:27:05.818 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-08 02:27:05.845 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-08 02:27:05.873 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-08 02:27:05.900 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-08 02:27:05.902 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-06-08 02:27:05.904 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 02:27:05.906 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:27:05.909 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:27:05.911 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-08 02:27:05.914 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-06-08 02:27:05.975 | proxy (enabled by site administrator) 2022-06-08 02:27:05.978 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-08 02:27:05.980 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-06-08 02:27:05.983 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 02:27:05.985 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:27:05.987 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:27:05.990 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-08 02:27:05.992 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-06-08 02:27:06.044 | No module matches proxy_http 2022-06-08 02:27:06.047 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-06-08 02:27:06.109 | Considering dependency proxy for proxy_http: 2022-06-08 02:27:06.109 | Module proxy already enabled 2022-06-08 02:27:06.109 | Enabling module proxy_http. 2022-06-08 02:27:06.114 | To activate the new configuration, you need to run: 2022-06-08 02:27:06.114 | systemctl restart apache2 2022-06-08 02:27:06.118 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-06-08 02:27:06.120 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 02:27:06.123 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 02:27:06.125 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 02:27:06.251 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-08 02:27:06.254 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-08 02:27:06.257 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-08 02:27:06.259 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 02:27:06.261 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:27:06.263 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:27:06.266 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 02:27:06.269 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 02:27:06.272 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-08 02:27:06.272 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 02:27:06.282 | KeepAlive Off 2022-06-08 02:27:06.286 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-08 02:27:06.287 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 02:27:06.295 | SetEnv proxy-sendchunked 1 2022-06-08 02:27:06.298 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-08 02:27:06.299 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 02:27:06.307 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-08 02:27:06.310 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-08 02:27:06.313 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-08 02:27:06.315 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 02:27:06.317 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 02:27:06.320 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 02:27:06.322 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:27:06.324 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:27:06.326 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 02:27:06.329 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 02:27:06.331 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:27:06.334 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:27:06.336 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-08 02:27:06.397 | Enabling site glance-wsgi-api. 2022-06-08 02:27:06.403 | To activate the new configuration, you need to run: 2022-06-08 02:27:06.403 | systemctl reload apache2 2022-06-08 02:27:06.407 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-08 02:27:06.410 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 02:27:06.413 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 02:27:06.415 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 02:27:06.542 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-08 02:27:06.548 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-08 02:27:06.579 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-08 02:27:06.581 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-08 02:27:06.585 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-06-08 02:27:06.602 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:27:06.604 | + ./stack.sh:main:920 : stack_install_service cinder 2022-06-08 02:27:06.606 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-08 02:27:06.609 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-08 02:27:06.611 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 02:27:06.614 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-08 02:27:06.616 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-06-08 02:27:06.618 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-08 02:27:06.621 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-06-08 02:27:06.623 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 02:27:06.625 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 02:27:06.628 | ++ functions-common:git_clone:601 : pwd 2022-06-08 02:27:06.631 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 02:27:06.634 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 02:27:06.637 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 02:27:06.654 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 02:27:06.656 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 02:27:06.658 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 02:27:06.661 | + functions-common:git_clone:618 : echo master 2022-06-08 02:27:06.662 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 02:27:06.667 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-06-08 02:27:06.669 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 02:27:06.672 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-08 02:27:06.684 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-06-08 02:27:06.687 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 02:27:06.687 | + functions-common:git_clone:679 : head -1 2022-06-08 02:27:06.690 | 8534e6d2a Doc: Fix way to update default quota value for a new project 2022-06-08 02:27:06.693 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 02:27:06.696 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-06-08 02:27:06.699 | + inc/python:setup_develop:334 : local bindep 2022-06-08 02:27:06.701 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 02:27:06.704 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-06-08 02:27:06.706 | + inc/python:setup_develop:340 : local extras= 2022-06-08 02:27:06.709 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-08 02:27:06.711 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 02:27:06.714 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 02:27:06.716 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-06-08 02:27:06.719 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 02:27:06.721 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 02:27:06.724 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-06-08 02:27:06.726 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 02:27:06.729 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-06-08 02:27:06.732 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 02:27:06.734 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 02:27:06.737 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-08 02:27:06.743 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-06-08 02:27:06.745 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-08 02:27:07.370 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-06-08 02:27:07.372 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 02:27:07.375 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 02:27:07.377 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 02:27:07.379 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 02:27:07.382 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-06-08 02:27:07.384 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 02:27:07.386 | + inc/python:setup_package:424 : local extras= 2022-06-08 02:27:07.389 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 02:27:07.391 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 02:27:07.393 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 02:27:07.396 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 02:27:07.399 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 02:27:07.401 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-06-08 02:27:07.422 | Using python 3.8 to install /opt/stack/cinder 2022-06-08 02:27:07.425 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-08 02:27:08.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:27:08.201 | from cryptography.utils import int_from_bytes 2022-06-08 02:27:08.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:27:08.201 | from cryptography.utils import int_from_bytes 2022-06-08 02:27:09.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:27:09.227 | Obtaining file:///opt/stack/cinder 2022-06-08 02:27:09.227 | Preparing metadata (setup.py): started 2022-06-08 02:27:13.616 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:27:13.843 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.9.0) 2022-06-08 02:27:13.844 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.1.1) 2022-06-08 02:27:13.845 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.33.1) 2022-06-08 02:27:13.846 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.1.2) 2022-06-08 02:27:13.847 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.20.4) 2022-06-08 02:27:13.848 | Requirement already satisfied: importlib_metadata>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.11.4) 2022-06-08 02:27:13.850 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.0.2) 2022-06-08 02:27:13.851 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev238) (3.2.0) 2022-06-08 02:27:13.851 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.6.0) 2022-06-08 02:27:13.852 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (9.5.0) 2022-06-08 02:27:13.853 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.9.0) 2022-06-08 02:27:14.303 | Collecting oauth2client>=4.1.3 2022-06-08 02:27:14.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-08 02:27:14.328 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (8.8.0) 2022-06-08 02:27:14.329 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.5.1) 2022-06-08 02:27:14.330 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.1.0) 2022-06-08 02:27:14.332 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (11.3.0) 2022-06-08 02:27:14.333 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.0.0) 2022-06-08 02:27:14.335 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (12.14.0) 2022-06-08 02:27:14.336 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.5.1) 2022-06-08 02:27:14.337 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.12.1) 2022-06-08 02:27:14.338 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.8.0) 2022-06-08 02:27:14.339 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.4.0) 2022-06-08 02:27:14.340 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (6.3.1) 2022-06-08 02:27:14.341 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.3.0) 2022-06-08 02:27:14.342 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.8.0) 2022-06-08 02:27:14.343 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.5.0) 2022-06-08 02:27:14.345 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.13.0) 2022-06-08 02:27:14.346 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.6.0) 2022-06-08 02:27:14.347 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.4.3) 2022-06-08 02:27:14.348 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (21.3) 2022-06-08 02:27:14.497 | Collecting paramiko>=2.7.2 2022-06-08 02:27:14.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-06-08 02:27:14.515 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.5.0) 2022-06-08 02:27:14.516 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.1.1) 2022-06-08 02:27:14.517 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.9.1) 2022-06-08 02:27:14.517 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.0.9) 2022-06-08 02:27:14.520 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.3.0) 2022-06-08 02:27:15.062 | Collecting python-glanceclient>=3.2.2 2022-06-08 02:27:15.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdb/28c976f4b9a9f/python_glanceclient-4.0.0-py3-none-any.whl (204 kB) 2022-06-08 02:27:15.082 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.5.0) 2022-06-08 02:27:15.083 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (18.0.0) 2022-06-08 02:27:15.084 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.0.0) 2022-06-08 02:27:15.085 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2022.1) 2022-06-08 02:27:15.087 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.27.1) 2022-06-08 02:27:15.087 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.5.1) 2022-06-08 02:27:15.088 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.7.0) 2022-06-08 02:27:15.447 | Collecting rtslib-fb>=2.1.74 2022-06-08 02:27:15.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-06-08 02:27:15.476 | Preparing metadata (setup.py): started 2022-06-08 02:27:18.553 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:27:18.556 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.16.0) 2022-06-08 02:27:18.557 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.4.37) 2022-06-08 02:27:18.558 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.13.0) 2022-06-08 02:27:18.560 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.5.0) 2022-06-08 02:27:18.917 | Collecting tabulate>=0.8.7 2022-06-08 02:27:18.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-06-08 02:27:18.928 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (6.3.1) 2022-06-08 02:27:18.929 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.8.7) 2022-06-08 02:27:18.930 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.1.0) 2022-06-08 02:27:19.588 | Collecting oslo.vmware>=3.10.0 2022-06-08 02:27:19.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-06-08 02:27:19.622 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.2.0) 2022-06-08 02:27:19.623 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.7.0) 2022-06-08 02:27:19.624 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.11.1) 2022-06-08 02:27:20.218 | Collecting google-api-python-client>=1.11.0 2022-06-08 02:27:20.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7e1/72b06abeff717/google_api_python_client-2.49.0-py2.py3-none-any.whl (8.5 MB) 2022-06-08 02:27:20.449 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.11.0) 2022-06-08 02:27:20.450 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (36.0.2) 2022-06-08 02:27:20.451 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.2.2) 2022-06-08 02:27:21.069 | Collecting zstd>=1.4.5.1 2022-06-08 02:27:21.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-06-08 02:27:25.760 | Collecting boto3>=1.16.51 2022-06-08 02:27:25.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce9/24b71306a98ff/boto3-1.24.1-py3-none-any.whl (132 kB) 2022-06-08 02:27:26.176 | Collecting s3transfer<0.7.0,>=0.6.0 2022-06-08 02:27:26.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-06-08 02:27:26.187 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev238) (1.0.0) 2022-06-08 02:27:42.353 | Collecting botocore<1.28.0,>=1.27.1 2022-06-08 02:27:42.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/628/a3176103b7b23/botocore-1.27.1-py3-none-any.whl (8.8 MB) 2022-06-08 02:27:42.663 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev238) (1.15.0) 2022-06-08 02:27:42.693 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev238) (2.2.1) 2022-06-08 02:27:43.058 | Collecting uritemplate<5,>=3.0.1 2022-06-08 02:27:43.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-06-08 02:27:43.405 | Collecting google-auth-httplib2>=0.1.0 2022-06-08 02:27:43.413 | 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-06-08 02:27:44.032 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-06-08 02:27:44.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/daa49644b5039/google_api_core-2.8.1-py3-none-any.whl (114 kB) 2022-06-08 02:27:44.731 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-06-08 02:27:44.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/349/ac49b18b01019/google_auth-2.6.6-py2.py3-none-any.whl (156 kB) 2022-06-08 02:27:44.802 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib_metadata>=3.1.1->cinder==20.1.0.dev238) (3.8.0) 2022-06-08 02:27:44.879 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev238) (1.7.0) 2022-06-08 02:27:44.931 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev238) (3.1.1) 2022-06-08 02:27:44.935 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev238) (2.11.0) 2022-06-08 02:27:45.363 | Collecting rsa>=3.1.4 2022-06-08 02:27:45.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-06-08 02:27:45.977 | Collecting pyasn1>=0.1.7 2022-06-08 02:27:45.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-08 02:27:46.532 | Collecting pyasn1-modules>=0.0.5 2022-06-08 02:27:46.540 | 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-06-08 02:27:46.603 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev238) (0.17.3) 2022-06-08 02:27:46.653 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev238) (0.8.0) 2022-06-08 02:27:46.655 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev238) (2.5.0) 2022-06-08 02:27:46.656 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev238) (6.0) 2022-06-08 02:27:46.657 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev238) (1.5.0) 2022-06-08 02:27:46.717 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev238) (2.0.1) 2022-06-08 02:27:46.719 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev238) (1.8.0) 2022-06-08 02:27:46.721 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev238) (0.5.0) 2022-06-08 02:27:46.779 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev238) (0.9.6) 2022-06-08 02:27:46.780 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev238) (2.8.2) 2022-06-08 02:27:46.840 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev238) (5.2.4) 2022-06-08 02:27:46.844 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev238) (5.2.0) 2022-06-08 02:27:46.845 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev238) (0.4.0) 2022-06-08 02:27:46.848 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev238) (5.1.1) 2022-06-08 02:27:46.849 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev238) (2.4.1) 2022-06-08 02:27:46.870 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev238) (3.2.2) 2022-06-08 02:27:46.871 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev238) (3.3.0) 2022-06-08 02:27:46.872 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev238) (3.1.2) 2022-06-08 02:27:46.925 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev238) (1.0.3) 2022-06-08 02:27:47.015 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev238) (1.3.5) 2022-06-08 02:27:47.017 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev238) (3.0.0) 2022-06-08 02:27:47.039 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev238) (3.3.0) 2022-06-08 02:27:47.063 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev238) (0.11.0) 2022-06-08 02:27:47.129 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev238) (1.26.9) 2022-06-08 02:27:47.497 | Collecting suds-community>=0.6 2022-06-08 02:27:47.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-06-08 02:27:47.807 | Collecting pynacl>=1.0.1 2022-06-08 02:27:47.816 | 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-06-08 02:27:47.864 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev238) (62.3.2) 2022-06-08 02:27:47.998 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev238) (3.10.1) 2022-06-08 02:27:48.388 | Collecting warlock<2,>=1.2.0 2022-06-08 02:27:48.395 | 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-06-08 02:27:48.399 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev238) (22.0.0) 2022-06-08 02:27:48.401 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev238) (1.14.1) 2022-06-08 02:27:48.608 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev238) (2019.11.28) 2022-06-08 02:27:48.611 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev238) (3.3) 2022-06-08 02:27:48.613 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev238) (2.0.12) 2022-06-08 02:27:48.648 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev238) (0.7) 2022-06-08 02:27:49.032 | Collecting pyudev>=0.16.1 2022-06-08 02:27:49.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-06-08 02:27:49.288 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev238) (0.4.2) 2022-06-08 02:27:49.289 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev238) (0.5.2) 2022-06-08 02:27:49.436 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev238) (2.8.2) 2022-06-08 02:27:49.440 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev238) (1.4.2) 2022-06-08 02:27:49.441 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev238) (2.5.0) 2022-06-08 02:27:49.599 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev238) (0.13.1) 2022-06-08 02:27:49.715 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev238) (5.7.1) 2022-06-08 02:27:49.716 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev238) (1.2.0) 2022-06-08 02:27:49.751 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev238) (5.0.0) 2022-06-08 02:27:49.961 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev238) (2.21) 2022-06-08 02:27:50.037 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev238) (0.5.1) 2022-06-08 02:27:50.038 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev238) (2.4.1) 2022-06-08 02:27:50.212 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev238) (2.5.0) 2022-06-08 02:27:50.300 | Requirement already satisfied: protobuf<4.0.0dev,>=3.15.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev238) (3.20.1) 2022-06-08 02:27:50.692 | Collecting googleapis-common-protos<2.0dev,>=1.56.2 2022-06-08 02:27:50.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/023/eaea9d8c1ccec/googleapis_common_protos-1.56.2-py2.py3-none-any.whl (211 kB) 2022-06-08 02:27:50.933 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev238) (2.1.1) 2022-06-08 02:27:51.349 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev238) (1.1.5) 2022-06-08 02:27:51.406 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev238) (0.14.1) 2022-06-08 02:27:51.455 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev238) (0.2.5) 2022-06-08 02:27:52.989 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev238) (1.32) 2022-06-08 02:27:53.325 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev238) (1.8.2) 2022-06-08 02:27:53.327 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev238) (21.4.0) 2022-06-08 02:27:53.471 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev238) (2.3) 2022-06-08 02:27:53.661 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev238) (1.0.0) 2022-06-08 02:27:54.327 | Building wheels for collected packages: rtslib-fb 2022-06-08 02:27:54.328 | Building wheel for rtslib-fb (setup.py): started 2022-06-08 02:27:58.458 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-06-08 02:27:58.460 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86187 sha256=2c556cbf7f28857ed59ca44b470d32c5c2e05384569627cf55aef8d7cb69a621 2022-06-08 02:27:58.460 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-06-08 02:27:58.463 | Successfully built rtslib-fb 2022-06-08 02:27:59.489 | 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-06-08 02:28:02.046 | Attempting uninstall: pynacl 2022-06-08 02:28:02.048 | Found existing installation: PyNaCl 1.3.0 2022-06-08 02:28:02.056 | Uninstalling PyNaCl-1.3.0: 2022-06-08 02:28:02.083 | Successfully uninstalled PyNaCl-1.3.0 2022-06-08 02:28:04.512 | Running setup.py develop for cinder 2022-06-08 02:28:10.979 | Successfully installed boto3-1.24.1 botocore-1.27.1 cinder google-api-core-2.8.1 google-api-python-client-2.49.0 google-auth-2.6.6 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.2 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-4.0.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-06-08 02:28:10.979 | 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-06-08 02:28:10.987 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:28:10.987 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:28:11.229 | + inc/python:pip_install:196 : result=0 2022-06-08 02:28:11.231 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:28:11.233 | + functions-common:time_stop:2426 : local name 2022-06-08 02:28:11.235 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:28:11.238 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:28:11.240 | + functions-common:time_stop:2429 : local total 2022-06-08 02:28:11.242 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:28:11.245 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:28:11.247 | + functions-common:time_stop:2433 : start_time=1654655227417 2022-06-08 02:28:11.249 | + functions-common:time_stop:2435 : [[ -z 1654655227417 ]] 2022-06-08 02:28:11.252 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:28:11.256 | + functions-common:time_stop:2438 : end_time=1654655291254 2022-06-08 02:28:11.258 | + functions-common:time_stop:2439 : elapsed_time=63837 2022-06-08 02:28:11.260 | + functions-common:time_stop:2440 : total=148427 2022-06-08 02:28:11.263 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:28:11.265 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=212264 2022-06-08 02:28:11.268 | + inc/python:pip_install:199 : return 0 2022-06-08 02:28:11.270 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 02:28:11.272 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 02:28:11.275 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 02:28:11.294 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 02:28:11.306 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-06-08 02:28:11.308 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-06-08 02:28:11.311 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:28:11.313 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:28:11.316 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-08 02:28:11.318 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:28:11.321 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-08 02:28:11.323 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-08 02:28:11.325 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-06-08 02:28:11.328 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:28:11.331 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:28:11.333 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-06-08 02:28:11.345 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-06-08 02:28:11.348 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 02:28:11.350 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:28:11.353 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 02:28:11.355 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:28:11.357 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:28:11.360 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:28:11.362 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:28:11.365 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:28:11.367 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:28:11.370 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 02:28:11.372 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 02:28:11.374 | + functions-common:apt_get_update:1191 : return 2022-06-08 02:28:11.377 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-06-08 02:28:11.379 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:28:11.382 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:28:11.385 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:28:11.387 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-06-08 02:28:11.410 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-08 02:28:11.522 | Reading package lists... 2022-06-08 02:28:11.763 | Building dependency tree... 2022-06-08 02:28:11.765 | Reading state information... 2022-06-08 02:28:12.011 | The following packages were automatically installed and are no longer required: 2022-06-08 02:28:12.012 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:28:12.012 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:28:12.012 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:28:12.012 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:28:12.012 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:28:12.013 | python3-zope.interface 2022-06-08 02:28:12.013 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:28:12.013 | The following additional packages will be installed: 2022-06-08 02:28:12.014 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-08 02:28:12.014 | python3-urwid 2022-06-08 02:28:12.015 | Suggested packages: 2022-06-08 02:28:12.015 | python-pyparsing-doc python-urwid-doc 2022-06-08 02:28:12.083 | The following NEW packages will be installed: 2022-06-08 02:28:12.083 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-08 02:28:12.083 | python3-urwid targetcli-fb 2022-06-08 02:28:12.366 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:28:12.366 | Need to get 356 kB of archives. 2022-06-08 02:28:12.366 | After this operation, 2,294 kB of additional disk space will be used. 2022-06-08 02:28:12.366 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-06-08 02:28:12.789 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-06-08 02:28:13.025 | 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-06-08 02:28:13.055 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-06-08 02:28:13.077 | 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-06-08 02:28:13.099 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-06-08 02:28:13.677 | Fetched 356 kB in 1s (347 kB/s) 2022-06-08 02:28:13.850 | Selecting previously unselected package python3-pyparsing. 2022-06-08 02:28:13.901 | (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-06-08 02:28:13.904 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-06-08 02:28:13.957 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-06-08 02:28:14.341 | Selecting previously unselected package python3-urwid. 2022-06-08 02:28:14.351 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-06-08 02:28:14.403 | Unpacking python3-urwid (2.0.1-3) ... 2022-06-08 02:28:14.824 | Selecting previously unselected package python3-configshell-fb. 2022-06-08 02:28:14.834 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-06-08 02:28:14.881 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-08 02:28:15.270 | Selecting previously unselected package python3-pyudev. 2022-06-08 02:28:15.280 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-06-08 02:28:15.346 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-08 02:28:15.832 | Selecting previously unselected package python3-rtslib-fb. 2022-06-08 02:28:15.842 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-06-08 02:28:15.918 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-08 02:28:16.375 | Selecting previously unselected package targetcli-fb. 2022-06-08 02:28:16.385 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-06-08 02:28:16.421 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-08 02:28:16.857 | Setting up python3-urwid (2.0.1-3) ... 2022-06-08 02:28:17.329 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-08 02:28:17.329 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-08 02:28:17.329 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-08 02:28:17.329 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-08 02:28:17.329 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-08 02:28:17.329 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-08 02:28:17.329 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-08 02:28:17.329 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-08 02:28:17.499 | Setting up python3-pyparsing (2.4.6-1) ... 2022-06-08 02:28:17.969 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-08 02:28:18.421 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-08 02:28:18.836 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-08 02:28:20.258 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-08 02:28:20.872 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-06-08 02:28:20.872 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-06-08 02:28:22.845 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 02:28:23.170 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 02:28:32.397 | + functions-common:apt_get:1235 : result=0 2022-06-08 02:28:32.399 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:28:32.402 | + functions-common:time_stop:2426 : local name 2022-06-08 02:28:32.404 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:28:32.407 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:28:32.409 | + functions-common:time_stop:2429 : local total 2022-06-08 02:28:32.412 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:28:32.415 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:28:32.417 | + functions-common:time_stop:2433 : start_time=1654655291407 2022-06-08 02:28:32.420 | + functions-common:time_stop:2435 : [[ -z 1654655291407 ]] 2022-06-08 02:28:32.423 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:28:32.427 | + functions-common:time_stop:2438 : end_time=1654655312424 2022-06-08 02:28:32.430 | + functions-common:time_stop:2439 : elapsed_time=21017 2022-06-08 02:28:32.432 | + functions-common:time_stop:2440 : total=503706 2022-06-08 02:28:32.434 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:28:32.437 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=524723 2022-06-08 02:28:32.439 | + functions-common:apt_get:1239 : return 0 2022-06-08 02:28:32.442 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 02:28:32.444 | + ./stack.sh:main:921 : configure_cinder 2022-06-08 02:28:32.447 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-08 02:28:32.459 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-08 02:28:32.463 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-08 02:28:32.465 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-08 02:28:32.467 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 02:28:32.470 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-08 02:28:32.471 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 02:28:32.476 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-08 02:28:32.478 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-08 02:28:32.480 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 02:28:32.482 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-08 02:28:32.484 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-08 02:28:32.486 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-08 02:28:32.488 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-08 02:28:32.490 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-08 02:28:32.501 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-08 02:28:32.513 | + 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-06-08 02:28:32.526 | + 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-06-08 02:28:32.540 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-08 02:28:32.552 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 02:28:32.555 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 02:28:32.559 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nLKl6rr5Sx 2022-06-08 02:28:32.561 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 02:28:32.563 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 02:28:32.566 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-08 02:28:32.568 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nLKl6rr5Sx 2022-06-08 02:28:32.571 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nLKl6rr5Sx 2022-06-08 02:28:32.583 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nLKl6rr5Sx /etc/sudoers.d/cinder-rootwrap 2022-06-08 02:28:32.595 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-08 02:28:32.599 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 02:28:32.601 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 02:28:32.604 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 02:28:32.606 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 02:28:32.608 | + 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-06-08 02:28:32.610 | + 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-06-08 02:28:32.612 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-08 02:28:32.614 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-08 02:28:32.619 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-08 02:28:32.623 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-08 02:28:32.641 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-08 02:28:32.661 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-08 02:28:32.679 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-08 02:28:32.697 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-08 02:28:32.716 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-08 02:28:32.734 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-08 02:28:32.752 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-08 02:28:32.770 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-08 02:28:32.773 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 02:28:32.775 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-06-08 02:28:32.778 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-08 02:28:32.780 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-08 02:28:32.808 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-08 02:28:32.837 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-08 02:28:32.865 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-08 02:28:32.893 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-08 02:28:32.920 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-08 02:28:32.947 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-08 02:28:32.974 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-08 02:28:33.001 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 02:28:33.029 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 02:28:33.056 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-08 02:28:33.086 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-08 02:28:33.114 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-08 02:28:33.116 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-06-08 02:28:33.118 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-06-08 02:28:33.121 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-06-08 02:28:33.123 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 02:28:33.125 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 02:28:33.128 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 02:28:33.145 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:28:33.147 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 02:28:33.150 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-08 02:28:33.153 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-08 02:28:33.183 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-08 02:28:33.211 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-08 02:28:33.239 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-08 02:28:33.266 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-08 02:28:33.295 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-08 02:28:33.322 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-08 02:28:33.352 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-08 02:28:33.355 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-06-08 02:28:33.382 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 02:28:33.413 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-08 02:28:33.420 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9547570641643757bf8e465f89498375 2022-06-08 02:28:33.448 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-08 02:28:33.451 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-08 02:28:33.478 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-08 02:28:33.506 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-08 02:28:33.535 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-08 02:28:33.564 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-06-08 02:28:33.580 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:28:33.583 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-06-08 02:28:33.599 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:28:33.601 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-06-08 02:28:33.617 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:28:33.619 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-06-08 02:28:33.636 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:28:33.638 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-06-08 02:28:33.641 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-08 02:28:33.643 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-08 02:28:33.646 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-08 02:28:33.648 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 02:28:33.651 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 02:28:33.653 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 02:28:33.669 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:28:33.672 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 02:28:33.674 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 02:28:33.677 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 02:28:33.693 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:28:33.695 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:28:33.698 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:28:33.725 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 02:28:33.727 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 02:28:33.729 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-06-08 02:28:33.732 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-08 02:28:33.734 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 02:28:33.737 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 02:28:33.754 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 02:28:33.756 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 02:28:33.759 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 02:28:33.761 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 02:28:33.763 | + 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-06-08 02:28:33.792 | + 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-06-08 02:28:33.819 | + 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-06-08 02:28:33.846 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 02:28:33.874 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-06-08 02:28:33.890 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:28:33.893 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-08 02:28:33.895 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-08 02:28:33.898 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-08 02:28:33.900 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-08 02:28:33.903 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-08 02:28:33.905 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 02:28:33.908 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-08 02:28:33.912 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-08 02:28:33.915 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 02:28:33.917 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 02:28:33.929 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 02:28:33.930 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 02:28:33.938 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 02:28:33.941 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 02:28:33.956 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-08 02:28:33.959 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-08 02:28:33.963 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-08 02:28:33.992 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-08 02:28:34.018 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-08 02:28:34.046 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 02:28:34.072 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 02:28:34.100 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 02:28:34.127 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 02:28:34.154 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 02:28:34.184 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 02:28:34.212 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-08 02:28:34.238 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 02:28:34.265 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 02:28:34.293 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 02:28:34.320 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-08 02:28:34.322 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-08 02:28:34.325 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-08 02:28:34.328 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-08 02:28:34.330 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 02:28:34.333 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:28:34.335 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:28:34.338 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 02:28:34.340 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 02:28:34.343 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-08 02:28:34.369 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 02:28:34.398 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-08 02:28:34.398 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 02:28:34.407 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-08 02:28:34.410 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-08 02:28:34.412 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-08 02:28:34.415 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 02:28:34.417 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 02:28:34.419 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 02:28:34.422 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:28:34.424 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:28:34.426 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 02:28:34.428 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 02:28:34.431 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:28:34.433 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:28:34.435 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-08 02:28:34.502 | Enabling site cinder-wsgi. 2022-06-08 02:28:34.508 | To activate the new configuration, you need to run: 2022-06-08 02:28:34.508 | systemctl reload apache2 2022-06-08 02:28:34.513 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-08 02:28:34.515 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 02:28:34.517 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 02:28:34.520 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 02:28:34.646 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-08 02:28:34.649 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-08 02:28:34.680 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-06-08 02:28:34.708 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-06-08 02:28:34.724 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:28:34.726 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-08 02:28:34.729 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 02:28:34.731 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-08 02:28:34.734 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-08 02:28:34.736 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-08 02:28:34.767 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-08 02:28:34.796 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-06-08 02:28:34.824 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-08 02:28:34.851 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-08 02:28:34.879 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-08 02:28:34.907 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-08 02:28:34.935 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-08 02:28:34.962 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-08 02:28:34.990 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-08 02:28:35.017 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-08 02:28:35.045 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 02:28:35.073 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-06-08 02:28:35.075 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-06-08 02:28:35.091 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:28:35.093 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-06-08 02:28:35.124 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-08 02:28:35.126 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-08 02:28:35.129 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-06-08 02:28:35.146 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:28:35.148 | + ./stack.sh:main:926 : stack_install_service neutron 2022-06-08 02:28:35.151 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-08 02:28:35.153 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-08 02:28:35.156 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 02:28:35.158 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-08 02:28:35.161 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-06-08 02:28:35.165 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 02:28:35.165 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 02:28:35.171 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 02:28:35.173 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 02:28:35.176 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-08 02:28:35.179 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 02:28:35.181 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-06-08 02:28:35.184 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-06-08 02:28:35.186 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-06-08 02:28:35.189 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:28:35.191 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:28:35.194 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-08 02:28:35.196 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:28:35.199 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-06-08 02:28:35.201 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-08 02:28:35.203 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-06-08 02:28:35.206 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 02:28:35.208 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 02:28:35.210 | ++ functions-common:git_clone:601 : pwd 2022-06-08 02:28:35.213 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 02:28:35.215 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 02:28:35.218 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 02:28:35.234 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 02:28:35.236 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 02:28:35.239 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 02:28:35.242 | + functions-common:git_clone:618 : echo master 2022-06-08 02:28:35.242 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 02:28:35.247 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-06-08 02:28:35.249 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 02:28:35.252 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-08 02:28:35.264 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-06-08 02:28:35.267 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 02:28:35.267 | + functions-common:git_clone:679 : head -1 2022-06-08 02:28:35.274 | db9300ed11 Merge "migration: Fail task if executed script failed" 2022-06-08 02:28:35.277 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 02:28:35.280 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-06-08 02:28:35.282 | + inc/python:setup_develop:334 : local bindep 2022-06-08 02:28:35.285 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 02:28:35.288 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-06-08 02:28:35.290 | + inc/python:setup_develop:340 : local extras= 2022-06-08 02:28:35.292 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-08 02:28:35.295 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 02:28:35.297 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 02:28:35.300 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-06-08 02:28:35.302 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 02:28:35.305 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 02:28:35.308 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-06-08 02:28:35.310 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 02:28:35.313 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-06-08 02:28:35.316 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 02:28:35.318 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 02:28:35.321 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-08 02:28:35.327 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-06-08 02:28:35.329 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-08 02:28:35.962 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-06-08 02:28:35.964 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 02:28:35.966 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 02:28:35.969 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 02:28:35.971 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 02:28:35.974 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-06-08 02:28:35.976 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 02:28:35.978 | + inc/python:setup_package:424 : local extras= 2022-06-08 02:28:35.981 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 02:28:35.983 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 02:28:35.985 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 02:28:35.988 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 02:28:35.990 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 02:28:35.993 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-06-08 02:28:36.016 | Using python 3.8 to install /opt/stack/neutron 2022-06-08 02:28:36.018 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-08 02:28:36.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:28:36.846 | from cryptography.utils import int_from_bytes 2022-06-08 02:28:36.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:28:36.846 | from cryptography.utils import int_from_bytes 2022-06-08 02:28:37.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:28:37.869 | Obtaining file:///opt/stack/neutron 2022-06-08 02:28:37.869 | Preparing metadata (setup.py): started 2022-06-08 02:28:42.581 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:28:42.674 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.9.0) 2022-06-08 02:28:42.675 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.5.0) 2022-06-08 02:28:42.675 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.1.1) 2022-06-08 02:28:42.676 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.5.1) 2022-06-08 02:28:42.678 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.5.0) 2022-06-08 02:28:42.679 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.1.1) 2022-06-08 02:28:42.680 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.33.1) 2022-06-08 02:28:42.681 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.4.1) 2022-06-08 02:28:42.682 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.20.4) 2022-06-08 02:28:42.683 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.27.1) 2022-06-08 02:28:42.684 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.1.2) 2022-06-08 02:28:42.685 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (9.5.0) 2022-06-08 02:28:42.686 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.8.0) 2022-06-08 02:28:42.687 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.11.0) 2022-06-08 02:28:42.688 | Requirement already satisfied: neutron-lib>=2.21.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.21.0) 2022-06-08 02:28:42.689 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (7.8.0) 2022-06-08 02:28:42.690 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (6.3.1) 2022-06-08 02:28:42.691 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.4.37) 2022-06-08 02:28:42.693 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.8.7) 2022-06-08 02:28:42.694 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.6.0) 2022-06-08 02:28:42.695 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.8.0) 2022-06-08 02:28:42.696 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.5.0) 2022-06-08 02:28:42.697 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.11.0) 2022-06-08 02:28:42.698 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.5.1) 2022-06-08 02:28:42.699 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (8.8.0) 2022-06-08 02:28:42.700 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.1.0) 2022-06-08 02:28:42.701 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (11.3.0) 2022-06-08 02:28:42.703 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.1.0) 2022-06-08 02:28:42.704 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.0.0) 2022-06-08 02:28:42.705 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (12.14.0) 2022-06-08 02:28:42.706 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.5.1) 2022-06-08 02:28:42.707 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.12.1) 2022-06-08 02:28:42.709 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.8.0) 2022-06-08 02:28:42.710 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.4.0) 2022-06-08 02:28:42.711 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (6.3.1) 2022-06-08 02:28:42.712 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.3.0) 2022-06-08 02:28:42.713 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.8.0) 2022-06-08 02:28:42.714 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.5.0) 2022-06-08 02:28:42.715 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.13.0) 2022-06-08 02:28:42.716 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.6.0) 2022-06-08 02:28:42.717 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.4.3) 2022-06-08 02:28:42.718 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.4.0) 2022-06-08 02:28:42.719 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.1.0) 2022-06-08 02:28:42.720 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.17.1.post1) 2022-06-08 02:28:42.721 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.16.1) 2022-06-08 02:28:42.722 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (21.3) 2022-06-08 02:28:42.724 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.9.1) 2022-06-08 02:28:42.725 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.6.9) 2022-06-08 02:28:42.725 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (22.0.0) 2022-06-08 02:28:42.726 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (18.0.0) 2022-06-08 02:28:42.728 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.99.0) 2022-06-08 02:28:42.729 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.5.0) 2022-06-08 02:28:42.730 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.8.0) 2022-06-08 02:28:42.731 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.4.1) 2022-06-08 02:28:42.732 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.11.1) 2022-06-08 02:28:42.748 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev304) (4.11.4) 2022-06-08 02:28:42.749 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev304) (5.7.1) 2022-06-08 02:28:42.750 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev304) (1.2.0) 2022-06-08 02:28:42.758 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev304) (1.14.1) 2022-06-08 02:28:42.770 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev304) (2.2.1) 2022-06-08 02:28:42.772 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev304) (1.16.0) 2022-06-08 02:28:42.773 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev304) (1.1.2) 2022-06-08 02:28:42.789 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev304) (3.0.9) 2022-06-08 02:28:42.796 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev304) (2.1.1) 2022-06-08 02:28:42.856 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev304) (1.0.2) 2022-06-08 02:28:42.857 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev304) (1.7.0) 2022-06-08 02:28:42.909 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev304) (4.5.0) 2022-06-08 02:28:42.913 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev304) (3.1.1) 2022-06-08 02:28:42.959 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.21.0->neutron==20.1.0.dev304) (2.7.0) 2022-06-08 02:28:42.963 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.21.0->neutron==20.1.0.dev304) (1.2.3) 2022-06-08 02:28:42.990 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (1.32) 2022-06-08 02:28:42.991 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (2.5.0) 2022-06-08 02:28:42.992 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (1.4.0) 2022-06-08 02:28:42.993 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (1.0.0) 2022-06-08 02:28:42.995 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (1.1.5) 2022-06-08 02:28:42.997 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (6.0) 2022-06-08 02:28:42.997 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (1.4.4) 2022-06-08 02:28:42.999 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (36.0.2) 2022-06-08 02:28:43.017 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev304) (1.0.3) 2022-06-08 02:28:43.107 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev304) (0.17.3) 2022-06-08 02:28:43.150 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev304) (1.5.0) 2022-06-08 02:28:43.211 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev304) (0.5.0) 2022-06-08 02:28:43.212 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev304) (2.0.1) 2022-06-08 02:28:43.214 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev304) (0.13.0) 2022-06-08 02:28:43.271 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev304) (2.8.2) 2022-06-08 02:28:43.276 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev304) (0.9.6) 2022-06-08 02:28:43.362 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev304) (5.2.0) 2022-06-08 02:28:43.366 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev304) (5.1.1) 2022-06-08 02:28:43.369 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev304) (0.4.0) 2022-06-08 02:28:43.371 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev304) (5.2.4) 2022-06-08 02:28:43.394 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev304) (3.3.0) 2022-06-08 02:28:43.397 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev304) (3.2.2) 2022-06-08 02:28:43.444 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev304) (1.15.0) 2022-06-08 02:28:43.497 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev304) (2022.1) 2022-06-08 02:28:43.533 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev304) (3.0.0) 2022-06-08 02:28:43.537 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev304) (1.3.5) 2022-06-08 02:28:43.564 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev304) (3.3.0) 2022-06-08 02:28:43.706 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev304) (2.4.0) 2022-06-08 02:28:43.777 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev304) (62.3.2) 2022-06-08 02:28:43.853 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev304) (3.0.0) 2022-06-08 02:28:43.854 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev304) (0.3.5) 2022-06-08 02:28:43.964 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 02:28:43.965 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 02:28:43.966 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 02:28:43.967 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 02:28:43.968 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 02:28:43.969 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 02:28:43.970 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 02:28:44.174 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev304) (3.2.0) 2022-06-08 02:28:44.175 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev304) (3.10.1) 2022-06-08 02:28:44.178 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev304) (2.6.0) 2022-06-08 02:28:44.226 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev304) (2.1.0) 2022-06-08 02:28:44.228 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev304) (3.17.6) 2022-06-08 02:28:44.318 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev304) (2.0.12) 2022-06-08 02:28:44.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev304) (2019.11.28) 2022-06-08 02:28:44.320 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev304) (1.26.9) 2022-06-08 02:28:44.322 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev304) (3.3) 2022-06-08 02:28:44.357 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev304) (0.7) 2022-06-08 02:28:44.692 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev304) (0.13.1) 2022-06-08 02:28:44.766 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev304) (5.0.0) 2022-06-08 02:28:44.928 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev304) (2.21) 2022-06-08 02:28:45.002 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev304) (0.5.1) 2022-06-08 02:28:45.005 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev304) (2.4.1) 2022-06-08 02:28:45.239 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev304) (2.5.0) 2022-06-08 02:28:45.413 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev304) (2.3) 2022-06-08 02:28:45.940 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev304) (0.14.1) 2022-06-08 02:28:45.987 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev304) (0.2.5) 2022-06-08 02:28:46.599 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev304) (0.4.2) 2022-06-08 02:28:46.601 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev304) (0.5.2) 2022-06-08 02:28:46.948 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev304) (4.11.1) 2022-06-08 02:28:46.950 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev304) (2.1.2) 2022-06-08 02:28:47.119 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev304) (3.8.0) 2022-06-08 02:28:47.361 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev304) (1.8.2) 2022-06-08 02:28:47.362 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev304) (21.4.0) 2022-06-08 02:28:47.551 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev304) (1.0.0) 2022-06-08 02:28:47.812 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev304) (2.3.2.post1) 2022-06-08 02:28:49.215 | Installing collected packages: neutron 2022-06-08 02:28:49.215 | Attempting uninstall: neutron 2022-06-08 02:28:49.216 | Found existing installation: neutron 20.1.0 2022-06-08 02:28:50.524 | Uninstalling neutron-20.1.0: 2022-06-08 02:28:50.600 | Successfully uninstalled neutron-20.1.0 2022-06-08 02:28:50.601 | Running setup.py develop for neutron 2022-06-08 02:28:57.325 | Successfully installed neutron 2022-06-08 02:28:57.325 | 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-06-08 02:28:57.332 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:28:57.332 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:28:57.467 | + inc/python:pip_install:196 : result=0 2022-06-08 02:28:57.469 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:28:57.471 | + functions-common:time_stop:2426 : local name 2022-06-08 02:28:57.474 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:28:57.476 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:28:57.478 | + functions-common:time_stop:2429 : local total 2022-06-08 02:28:57.480 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:28:57.482 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:28:57.485 | + functions-common:time_stop:2433 : start_time=1654655316010 2022-06-08 02:28:57.487 | + functions-common:time_stop:2435 : [[ -z 1654655316010 ]] 2022-06-08 02:28:57.490 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:28:57.494 | + functions-common:time_stop:2438 : end_time=1654655337492 2022-06-08 02:28:57.496 | + functions-common:time_stop:2439 : elapsed_time=21482 2022-06-08 02:28:57.498 | + functions-common:time_stop:2440 : total=212264 2022-06-08 02:28:57.501 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:28:57.503 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=233746 2022-06-08 02:28:57.505 | + inc/python:pip_install:199 : return 0 2022-06-08 02:28:57.507 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 02:28:57.510 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 02:28:57.512 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 02:28:57.531 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 02:28:57.543 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-06-08 02:28:57.545 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-06-08 02:28:57.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:28:57.550 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:28:57.553 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-08 02:28:57.556 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:28:57.558 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-06-08 02:28:57.561 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 02:28:57.563 | + ./stack.sh:main:929 : is_service_enabled nova 2022-06-08 02:28:57.580 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:28:57.582 | + ./stack.sh:main:931 : stack_install_service nova 2022-06-08 02:28:57.586 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-08 02:28:57.590 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-08 02:28:57.593 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 02:28:57.595 | + lib/stack:stack_install_service:32 : install_nova 2022-06-08 02:28:57.598 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-06-08 02:28:57.601 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-06-08 02:28:57.603 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:28:57.605 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:28:57.608 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-08 02:28:57.610 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:28:57.613 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-06-08 02:28:57.629 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:28:57.631 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-06-08 02:28:57.647 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:28:57.649 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-06-08 02:28:57.666 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:28:57.669 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-06-08 02:28:57.671 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-08 02:28:57.673 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-06-08 02:28:57.675 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 02:28:57.678 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 02:28:57.681 | ++ functions-common:git_clone:601 : pwd 2022-06-08 02:28:57.683 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 02:28:57.685 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 02:28:57.688 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 02:28:57.703 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 02:28:57.706 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 02:28:57.708 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 02:28:57.711 | + functions-common:git_clone:618 : echo master 2022-06-08 02:28:57.711 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 02:28:57.716 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-06-08 02:28:57.718 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 02:28:57.720 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-08 02:28:57.733 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-06-08 02:28:57.736 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 02:28:57.736 | + functions-common:git_clone:679 : head -1 2022-06-08 02:28:57.798 | d869163608 Merge "Fix typos" 2022-06-08 02:28:57.802 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 02:28:57.804 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-06-08 02:28:57.807 | + inc/python:setup_develop:334 : local bindep 2022-06-08 02:28:57.809 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 02:28:57.812 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-06-08 02:28:57.814 | + inc/python:setup_develop:340 : local extras= 2022-06-08 02:28:57.816 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-08 02:28:57.819 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 02:28:57.821 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 02:28:57.824 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-06-08 02:28:57.826 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 02:28:57.829 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 02:28:57.832 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-06-08 02:28:57.835 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 02:28:57.838 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-06-08 02:28:57.840 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 02:28:57.842 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 02:28:57.846 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-08 02:28:57.852 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-06-08 02:28:57.854 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-06-08 02:28:58.480 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-06-08 02:28:58.482 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 02:28:58.485 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 02:28:58.487 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 02:28:58.490 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 02:28:58.492 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-06-08 02:28:58.494 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 02:28:58.497 | + inc/python:setup_package:424 : local extras= 2022-06-08 02:28:58.499 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 02:28:58.501 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 02:28:58.503 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 02:28:58.506 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 02:28:58.508 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 02:28:58.510 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-06-08 02:28:58.531 | Using python 3.8 to install /opt/stack/nova 2022-06-08 02:28:58.534 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-08 02:28:59.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:28:59.365 | from cryptography.utils import int_from_bytes 2022-06-08 02:28:59.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:28:59.365 | from cryptography.utils import int_from_bytes 2022-06-08 02:29:00.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:29:00.406 | Obtaining file:///opt/stack/nova 2022-06-08 02:29:00.407 | Preparing metadata (setup.py): started 2022-06-08 02:29:06.040 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 02:29:06.255 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.9.0) 2022-06-08 02:29:06.256 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.4.37) 2022-06-08 02:29:06.257 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.1.1) 2022-06-08 02:29:06.258 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.33.1) 2022-06-08 02:29:06.259 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.1.2) 2022-06-08 02:29:06.260 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (9.5.0) 2022-06-08 02:29:06.262 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.9.0) 2022-06-08 02:29:06.263 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.5.1) 2022-06-08 02:29:06.264 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (36.0.2) 2022-06-08 02:29:06.265 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.8.7) 2022-06-08 02:29:06.266 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.1.2) 2022-06-08 02:29:06.267 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.1.1) 2022-06-08 02:29:06.268 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.5.0) 2022-06-08 02:29:06.269 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.3.0) 2022-06-08 02:29:06.270 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.13.0) 2022-06-08 02:29:06.271 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.8.0) 2022-06-08 02:29:06.272 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.8.0) 2022-06-08 02:29:06.273 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.11.0) 2022-06-08 02:29:06.274 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.0) 2022-06-08 02:29:06.275 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.0.2) 2022-06-08 02:29:06.276 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev131) (3.2.0) 2022-06-08 02:29:06.278 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (8.3.0) 2022-06-08 02:29:06.279 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.6.0) 2022-06-08 02:29:06.280 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (7.8.0) 2022-06-08 02:29:06.281 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.0.0) 2022-06-08 02:29:06.282 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.27.1) 2022-06-08 02:29:06.283 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.5.0) 2022-06-08 02:29:06.763 | Collecting websockify>=0.9.0 2022-06-08 02:29:06.769 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-06-08 02:29:06.775 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.0) 2022-06-08 02:29:06.776 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.5.1) 2022-06-08 02:29:06.778 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (8.8.0) 2022-06-08 02:29:06.779 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.1.0) 2022-06-08 02:29:06.780 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.0.0) 2022-06-08 02:29:06.781 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.6.0) 2022-06-08 02:29:06.782 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.4.0) 2022-06-08 02:29:06.783 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.3.0) 2022-06-08 02:29:06.784 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.5.0) 2022-06-08 02:29:06.785 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.13.0) 2022-06-08 02:29:06.786 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (11.3.0) 2022-06-08 02:29:06.788 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (6.3.1) 2022-06-08 02:29:06.789 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (12.14.0) 2022-06-08 02:29:06.790 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.12.1) 2022-06-08 02:29:06.791 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-08 02:29:06.792 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.1.0) 2022-06-08 02:29:06.793 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-08 02:29:06.794 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.5.0) 2022-06-08 02:29:06.795 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.5.1) 2022-06-08 02:29:06.796 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.9.1) 2022-06-08 02:29:06.798 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.6.0) 2022-06-08 02:29:06.799 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.2.0) 2022-06-08 02:29:06.800 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.1.0) 2022-06-08 02:29:06.801 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.7.0) 2022-06-08 02:29:06.803 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-08 02:29:06.804 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.11.0) 2022-06-08 02:29:07.246 | Collecting microversion-parse>=0.2.1 2022-06-08 02:29:07.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-08 02:29:07.256 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.1) 2022-06-08 02:29:07.257 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.2.2) 2022-06-08 02:29:07.258 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.3.3) 2022-06-08 02:29:07.259 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.7.0) 2022-06-08 02:29:07.260 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.7.0) 2022-06-08 02:29:07.261 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.2) 2022-06-08 02:29:07.262 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.4.1) 2022-06-08 02:29:07.263 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.99.0) 2022-06-08 02:29:07.264 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (6.0) 2022-06-08 02:29:07.281 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (4.11.4) 2022-06-08 02:29:07.282 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (5.7.1) 2022-06-08 02:29:07.284 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (1.2.0) 2022-06-08 02:29:07.306 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev131) (5.3.0) 2022-06-08 02:29:07.345 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev131) (1.15.0) 2022-06-08 02:29:07.377 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev131) (2.2.1) 2022-06-08 02:29:07.378 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev131) (1.16.0) 2022-06-08 02:29:07.399 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev131) (2.1.1) 2022-06-08 02:29:07.525 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev131) (4.5.0) 2022-06-08 02:29:07.528 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev131) (3.1.1) 2022-06-08 02:29:07.587 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.0.0) 2022-06-08 02:29:07.589 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.4.4) 2022-06-08 02:29:07.591 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.4.0) 2022-06-08 02:29:07.592 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.32) 2022-06-08 02:29:07.593 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.1.5) 2022-06-08 02:29:07.595 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (2.5.0) 2022-06-08 02:29:07.616 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev131) (5.7.0) 2022-06-08 02:29:07.622 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev131) (6.3.1) 2022-06-08 02:29:07.673 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev131) (1.16.1) 2022-06-08 02:29:07.678 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 02:29:07.679 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev131) (2.5.0) 2022-06-08 02:29:07.740 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev131) (0.17.3) 2022-06-08 02:29:07.876 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev131) (0.5.0) 2022-06-08 02:29:07.877 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev131) (2.0.1) 2022-06-08 02:29:07.961 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev131) (0.9.6) 2022-06-08 02:29:08.022 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev131) (5.1.1) 2022-06-08 02:29:08.024 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev131) (5.2.0) 2022-06-08 02:29:08.026 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev131) (0.4.0) 2022-06-08 02:29:08.029 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev131) (5.2.4) 2022-06-08 02:29:08.055 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev131) (3.3.0) 2022-06-08 02:29:08.058 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev131) (3.2.2) 2022-06-08 02:29:08.109 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev131) (1.0.3) 2022-06-08 02:29:08.168 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev131) (2022.1) 2022-06-08 02:29:08.200 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev131) (1.3.5) 2022-06-08 02:29:08.203 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev131) (3.0.0) 2022-06-08 02:29:08.257 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev131) (3.0.9) 2022-06-08 02:29:08.258 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev131) (21.3) 2022-06-08 02:29:08.350 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev131) (1.5.0) 2022-06-08 02:29:08.377 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev131) (62.3.2) 2022-06-08 02:29:08.464 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev131) (0.2.5) 2022-06-08 02:29:08.541 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev131) (3.17.6) 2022-06-08 02:29:08.622 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev131) (1.3.3) 2022-06-08 02:29:08.623 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev131) (22.0.0) 2022-06-08 02:29:08.628 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev131) (1.14.1) 2022-06-08 02:29:08.671 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev131) (2.1.0) 2022-06-08 02:29:08.673 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev131) (2.6.0) 2022-06-08 02:29:08.676 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev131) (3.10.1) 2022-06-08 02:29:08.758 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (2.0.12) 2022-06-08 02:29:08.761 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (1.26.9) 2022-06-08 02:29:08.765 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (3.3) 2022-06-08 02:29:08.766 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (2019.11.28) 2022-06-08 02:29:08.863 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev131) (0.7) 2022-06-08 02:29:09.082 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev131) (0.4.2) 2022-06-08 02:29:09.083 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev131) (0.5.2) 2022-06-08 02:29:09.198 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (1.4.2) 2022-06-08 02:29:09.199 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (2.5.0) 2022-06-08 02:29:09.200 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (2.8.2) 2022-06-08 02:29:09.285 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev131) (0.13.1) 2022-06-08 02:29:12.034 | Collecting numpy 2022-06-08 02:29:12.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64f/56fc53a2d18b1/numpy-1.22.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.9 MB) 2022-06-08 02:29:12.563 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev131) (5.0.0) 2022-06-08 02:29:12.765 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev131) (2.21) 2022-06-08 02:29:12.842 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev131) (0.5.1) 2022-06-08 02:29:12.845 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev131) (2.4.1) 2022-06-08 02:29:13.060 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev131) (2.5.0) 2022-06-08 02:29:13.169 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev131) (2.3) 2022-06-08 02:29:13.637 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev131) (0.14.1) 2022-06-08 02:29:13.685 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev131) (2.17.1.post1) 2022-06-08 02:29:14.053 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 02:29:14.054 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 02:29:14.055 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 02:29:14.056 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 02:29:14.057 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 02:29:14.058 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 02:29:14.059 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 02:29:15.331 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev131) (3.8.0) 2022-06-08 02:29:15.749 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev131) (1.8.2) 2022-06-08 02:29:15.750 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev131) (21.4.0) 2022-06-08 02:29:15.848 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev131) (2.4.0) 2022-06-08 02:29:15.956 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev131) (1.0.0) 2022-06-08 02:29:17.457 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-06-08 02:29:20.881 | Running setup.py develop for nova 2022-06-08 02:29:28.027 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.4 websockify-0.10.0 2022-06-08 02:29:28.027 | 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-06-08 02:29:28.034 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:29:28.035 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:29:28.193 | + inc/python:pip_install:196 : result=0 2022-06-08 02:29:28.195 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:29:28.197 | + functions-common:time_stop:2426 : local name 2022-06-08 02:29:28.199 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:29:28.201 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:29:28.203 | + functions-common:time_stop:2429 : local total 2022-06-08 02:29:28.205 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:29:28.208 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:29:28.210 | + functions-common:time_stop:2433 : start_time=1654655338526 2022-06-08 02:29:28.212 | + functions-common:time_stop:2435 : [[ -z 1654655338526 ]] 2022-06-08 02:29:28.215 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:29:28.218 | + functions-common:time_stop:2438 : end_time=1654655368216 2022-06-08 02:29:28.221 | + functions-common:time_stop:2439 : elapsed_time=29690 2022-06-08 02:29:28.223 | + functions-common:time_stop:2440 : total=233746 2022-06-08 02:29:28.225 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:29:28.228 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=263436 2022-06-08 02:29:28.230 | + inc/python:pip_install:199 : return 0 2022-06-08 02:29:28.232 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 02:29:28.235 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 02:29:28.237 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 02:29:28.256 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 02:29:28.267 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-06-08 02:29:28.270 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-06-08 02:29:28.272 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 02:29:28.275 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 02:29:28.277 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-08 02:29:28.280 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 02:29:28.282 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-08 02:29:28.295 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 02:29:28.298 | + ./stack.sh:main:932 : configure_nova 2022-06-08 02:29:28.300 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-06-08 02:29:28.313 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-06-08 02:29:28.316 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-08 02:29:28.318 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 02:29:28.322 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-08 02:29:28.322 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 02:29:28.327 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-08 02:29:28.329 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-08 02:29:28.332 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 02:29:28.335 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-08 02:29:28.337 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-08 02:29:28.339 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-08 02:29:28.342 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-08 02:29:28.344 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-08 02:29:28.355 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-08 02:29:28.367 | + 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-06-08 02:29:28.379 | + 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-06-08 02:29:28.391 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-08 02:29:28.404 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 02:29:28.407 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 02:29:28.412 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.A5y7K7T484 2022-06-08 02:29:28.414 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 02:29:28.416 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 02:29:28.419 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-08 02:29:28.421 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 02:29:28.424 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 02:29:28.426 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.A5y7K7T484 2022-06-08 02:29:28.430 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.A5y7K7T484 2022-06-08 02:29:28.442 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.A5y7K7T484 /etc/sudoers.d/nova-rootwrap 2022-06-08 02:29:28.454 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-08 02:29:28.459 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 02:29:28.461 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 02:29:28.464 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 02:29:28.466 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 02:29:28.469 | + 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-06-08 02:29:28.471 | + 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-06-08 02:29:28.474 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-08 02:29:28.476 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-08 02:29:28.481 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-06-08 02:29:28.497 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:28.499 | + lib/nova:configure_nova:334 : create_nova_conf 2022-06-08 02:29:28.502 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-08 02:29:28.506 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-06-08 02:29:28.509 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-08 02:29:28.538 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-06-08 02:29:28.540 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-08 02:29:28.566 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-08 02:29:28.595 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-08 02:29:28.621 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-08 02:29:28.650 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-08 02:29:28.680 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-08 02:29:28.709 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-06-08 02:29:28.711 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-06-08 02:29:28.737 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-08 02:29:28.764 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-08 02:29:28.790 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-08 02:29:28.816 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-08 02:29:28.843 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 02:29:28.872 | + lib/nova:create_nova_conf:433 : is_fedora 2022-06-08 02:29:28.875 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 02:29:28.877 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 02:29:28.880 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 02:29:28.882 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 02:29:28.884 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 02:29:28.886 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 02:29:28.888 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 02:29:28.890 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 02:29:28.893 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 02:29:28.895 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 02:29:28.897 | + lib/nova:create_nova_conf:433 : is_suse 2022-06-08 02:29:28.899 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 02:29:28.901 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 02:29:28.904 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 02:29:28.906 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 02:29:28.908 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 02:29:28.911 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 02:29:28.913 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-06-08 02:29:28.930 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:28.932 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 02:29:28.934 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-06-08 02:29:28.936 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-08 02:29:28.963 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-06-08 02:29:28.965 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-08 02:29:28.968 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-08 02:29:28.970 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-08 02:29:28.972 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 02:29:28.975 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 02:29:28.977 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 02:29:28.992 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:28.995 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 02:29:28.997 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-08 02:29:28.999 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-08 02:29:29.029 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-06-08 02:29:29.031 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-06-08 02:29:29.033 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-06-08 02:29:29.036 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-06-08 02:29:29.038 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 02:29:29.040 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 02:29:29.042 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 02:29:29.058 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:29.060 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 02:29:29.062 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-08 02:29:29.065 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-08 02:29:29.093 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-06-08 02:29:29.123 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-08 02:29:29.149 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-08 02:29:29.176 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-06-08 02:29:29.192 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:29.194 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-06-08 02:29:29.210 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:29.213 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-06-08 02:29:29.213 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-06-08 02:29:29.218 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-06-08 02:29:29.220 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-08 02:29:29.247 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-06-08 02:29:29.263 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:29.265 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-08 02:29:29.267 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-06-08 02:29:29.270 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-08 02:29:29.272 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-08 02:29:29.275 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-08 02:29:29.303 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-08 02:29:29.329 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-08 02:29:29.357 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-08 02:29:29.383 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-08 02:29:29.412 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-08 02:29:29.437 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-08 02:29:29.464 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-08 02:29:29.491 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 02:29:29.518 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 02:29:29.547 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-06-08 02:29:29.563 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:29.565 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-06-08 02:29:29.567 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-08 02:29:29.597 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-08 02:29:29.624 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-06-08 02:29:29.651 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-06-08 02:29:29.678 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-08 02:29:29.705 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-08 02:29:29.732 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-08 02:29:29.759 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-08 02:29:29.786 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-06-08 02:29:29.802 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:29.804 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-06-08 02:29:29.806 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-08 02:29:29.834 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-08 02:29:29.863 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-08 02:29:29.865 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-08 02:29:29.892 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-06-08 02:29:29.894 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-06-08 02:29:29.897 | + lib/nova:create_nova_conf:501 : is_suse 2022-06-08 02:29:29.899 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 02:29:29.901 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 02:29:29.904 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 02:29:29.906 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 02:29:29.908 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 02:29:29.910 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 02:29:29.913 | + lib/nova:create_nova_conf:501 : is_fedora 2022-06-08 02:29:29.915 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 02:29:29.917 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 02:29:29.919 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 02:29:29.922 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 02:29:29.924 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 02:29:29.926 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 02:29:29.928 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 02:29:29.930 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 02:29:29.933 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 02:29:29.935 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 02:29:29.937 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-06-08 02:29:29.939 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-06-08 02:29:29.942 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-06-08 02:29:29.945 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 02:29:29.961 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 02:29:29.963 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 02:29:29.965 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 02:29:29.967 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 02:29:29.970 | + 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-06-08 02:29:29.996 | + 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-06-08 02:29:30.024 | + 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-06-08 02:29:30.051 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 02:29:30.078 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-08 02:29:30.107 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-06-08 02:29:30.123 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:30.125 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-08 02:29:30.128 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-08 02:29:30.131 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-08 02:29:30.133 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-06-08 02:29:30.135 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-08 02:29:30.137 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 02:29:30.140 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-06-08 02:29:30.144 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-06-08 02:29:30.146 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 02:29:30.149 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 02:29:30.161 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 02:29:30.162 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 02:29:30.169 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 02:29:30.173 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 02:29:30.188 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 02:29:30.191 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-08 02:29:30.195 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-08 02:29:30.222 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-08 02:29:30.249 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-08 02:29:30.275 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 02:29:30.302 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 02:29:30.329 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 02:29:30.355 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 02:29:30.383 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 02:29:30.409 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 02:29:30.436 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-08 02:29:30.462 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 02:29:30.489 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 02:29:30.515 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 02:29:30.542 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-08 02:29:30.544 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-08 02:29:30.547 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-06-08 02:29:30.550 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-06-08 02:29:30.552 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 02:29:30.555 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:30.557 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:30.559 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 02:29:30.562 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 02:29:30.564 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 02:29:30.591 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 02:29:30.619 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 02:29:30.619 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-08 02:29:30.631 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-08 02:29:30.635 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-06-08 02:29:30.637 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-06-08 02:29:30.639 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 02:29:30.642 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 02:29:30.644 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 02:29:30.646 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:30.648 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:30.651 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 02:29:30.653 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 02:29:30.655 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:30.657 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:30.660 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-06-08 02:29:30.721 | Enabling site nova-api-wsgi. 2022-06-08 02:29:30.726 | To activate the new configuration, you need to run: 2022-06-08 02:29:30.727 | systemctl reload apache2 2022-06-08 02:29:30.731 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-08 02:29:30.733 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 02:29:30.735 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 02:29:30.738 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 02:29:30.864 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-06-08 02:29:30.882 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:30.884 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-08 02:29:30.887 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-08 02:29:30.889 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-08 02:29:30.892 | + lib/apache:write_uwsgi_config:256 : local url= 2022-06-08 02:29:30.894 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-06-08 02:29:30.897 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 02:29:30.899 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-08 02:29:30.904 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-06-08 02:29:30.906 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 02:29:30.908 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 02:29:30.921 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 02:29:30.922 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 02:29:30.930 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 02:29:30.933 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 02:29:30.953 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-08 02:29:30.955 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-08 02:29:30.960 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-08 02:29:30.989 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-08 02:29:31.015 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-08 02:29:31.043 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-08 02:29:31.069 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 02:29:31.096 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 02:29:31.123 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-08 02:29:31.150 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-08 02:29:31.176 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-08 02:29:31.204 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-08 02:29:31.230 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 02:29:31.257 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 02:29:31.284 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-08 02:29:31.311 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-06-08 02:29:31.313 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-08 02:29:31.340 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-06-08 02:29:31.356 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:31.358 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-08 02:29:31.389 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-06-08 02:29:31.391 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-08 02:29:31.394 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-08 02:29:31.410 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:31.413 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:29:31.416 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:29:31.443 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-08 02:29:31.473 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-08 02:29:31.476 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 02:29:31.478 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-08 02:29:31.480 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 02:29:31.482 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 02:29:31.485 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 02:29:31.501 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:31.504 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 02:29:31.506 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 02:29:31.509 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 02:29:31.525 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:31.527 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:29:31.530 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 02:29:31.557 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 02:29:31.560 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 02:29:31.562 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-08 02:29:31.590 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-08 02:29:31.617 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-08 02:29:31.648 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-06-08 02:29:31.664 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:31.666 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 02:29:31.697 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-06-08 02:29:31.700 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-06-08 02:29:31.702 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-06-08 02:29:31.732 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-06-08 02:29:31.760 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.24/identity 2022-06-08 02:29:31.787 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-06-08 02:29:31.815 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-06-08 02:29:31.842 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-06-08 02:29:31.870 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-06-08 02:29:31.897 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-06-08 02:29:31.925 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-06-08 02:29:31.953 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-06-08 02:29:31.969 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:31.972 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-06-08 02:29:31.977 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 02:29:31.979 | + lib/nova:create_nova_conf:549 : local conf 2022-06-08 02:29:31.981 | + lib/nova:create_nova_conf:550 : local vhost 2022-06-08 02:29:31.984 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-06-08 02:29:31.986 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 02:29:31.989 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 02:29:31.993 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-06-08 02:29:31.995 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-06-08 02:29:31.998 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-06-08 02:29:32.006 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-06-08 02:29:32.008 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-06-08 02:29:32.011 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-06-08 02:29:32.013 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-06-08 02:29:32.015 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 02:29:32.017 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 02:29:32.020 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 02:29:32.036 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:32.039 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 02:29:32.041 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-08 02:29:32.044 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-08 02:29:32.075 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-08 02:29:32.105 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-08 02:29:32.135 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 02:29:32.137 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-06-08 02:29:32.140 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-08 02:29:32.142 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-08 02:29:32.158 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:32.162 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-08 02:29:32.162 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-08 02:29:32.903 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-08 02:29:32.906 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-08 02:29:33.592 | Adding vhost "nova_cell1" ... 2022-06-08 02:29:33.905 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-08 02:29:34.566 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-08 02:29:34.625 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-08 02:29:34.627 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 02:29:34.630 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-08 02:29:34.632 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 02:29:34.634 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-08 02:29:34.637 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 02:29:34.653 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:34.656 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-08 02:29:34.658 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-08 02:29:34.661 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 02:29:34.677 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:34.679 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-08 02:29:34.682 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-08 02:29:34.709 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 02:29:34.711 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 02:29:34.714 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-06-08 02:29:34.731 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:34.733 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-08 02:29:34.735 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 02:29:34.738 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-08 02:29:34.767 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-06-08 02:29:34.795 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-08 02:29:34.822 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-08 02:29:34.850 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-08 02:29:34.877 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-08 02:29:34.905 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-08 02:29:34.932 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-08 02:29:34.960 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-06-08 02:29:34.962 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-08 02:29:34.965 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-08 02:29:34.968 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 02:29:34.986 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 02:29:34.988 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 02:29:34.990 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 02:29:34.993 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 02:29:34.995 | + 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-06-08 02:29:35.024 | + 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-06-08 02:29:35.052 | + 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-06-08 02:29:35.079 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 02:29:35.107 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 02:29:35.110 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-06-08 02:29:35.114 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 02:29:35.116 | + lib/nova:create_nova_conf:583 : local conf 2022-06-08 02:29:35.118 | + lib/nova:create_nova_conf:584 : local offset 2022-06-08 02:29:35.121 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-06-08 02:29:35.123 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 02:29:35.126 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 02:29:35.129 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-06-08 02:29:35.131 | + lib/nova:create_nova_conf:586 : offset=0 2022-06-08 02:29:35.134 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-08 02:29:35.136 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 02:29:35.138 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-06-08 02:29:35.140 | + lib/nova:configure_console_proxies:699 : offset=0 2022-06-08 02:29:35.142 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-06-08 02:29:35.159 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:35.161 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-06-08 02:29:35.163 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-06-08 02:29:35.179 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:35.181 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-06-08 02:29:35.197 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:35.199 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-06-08 02:29:35.216 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 02:29:35.219 | + ./stack.sh:main:935 : is_service_enabled placement 2022-06-08 02:29:35.236 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 02:29:35.238 | + ./stack.sh:main:937 : stack_install_service placement 2022-06-08 02:29:35.241 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-08 02:29:35.243 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-08 02:29:35.246 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 02:29:35.248 | + lib/stack:stack_install_service:32 : install_placement 2022-06-08 02:29:35.250 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-08 02:29:35.253 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-06-08 02:29:35.256 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:35.258 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:35.261 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-06-08 02:29:35.263 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 02:29:35.266 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:29:35.268 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 02:29:35.271 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:29:35.274 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:29:35.276 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:29:35.279 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:35.282 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:35.286 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:29:35.289 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 02:29:35.293 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 02:29:35.298 | + functions-common:apt_get_update:1191 : return 2022-06-08 02:29:35.300 | + functions-common:install_package:1465 : real_install_package apache2 2022-06-08 02:29:35.303 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:29:35.306 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:35.308 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:35.310 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-06-08 02:29:35.333 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-08 02:29:35.442 | Reading package lists... 2022-06-08 02:29:35.695 | Building dependency tree... 2022-06-08 02:29:35.696 | Reading state information... 2022-06-08 02:29:35.946 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 02:29:35.947 | The following packages were automatically installed and are no longer required: 2022-06-08 02:29:35.947 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:29:35.947 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:29:35.948 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:29:35.948 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:29:35.948 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:29:35.948 | python3-zope.interface 2022-06-08 02:29:35.948 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:29:36.059 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:29:36.063 | + functions-common:apt_get:1235 : result=0 2022-06-08 02:29:36.066 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:29:36.068 | + functions-common:time_stop:2426 : local name 2022-06-08 02:29:36.071 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:29:36.073 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:29:36.075 | + functions-common:time_stop:2429 : local total 2022-06-08 02:29:36.077 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:29:36.080 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:29:36.083 | + functions-common:time_stop:2433 : start_time=1654655375330 2022-06-08 02:29:36.085 | + functions-common:time_stop:2435 : [[ -z 1654655375330 ]] 2022-06-08 02:29:36.088 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:29:36.092 | + functions-common:time_stop:2438 : end_time=1654655376089 2022-06-08 02:29:36.094 | + functions-common:time_stop:2439 : elapsed_time=759 2022-06-08 02:29:36.097 | + functions-common:time_stop:2440 : total=524723 2022-06-08 02:29:36.100 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:29:36.102 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=525482 2022-06-08 02:29:36.104 | + functions-common:apt_get:1239 : return 0 2022-06-08 02:29:36.107 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-06-08 02:29:36.109 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-06-08 02:29:36.112 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-06-08 02:29:36.114 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-06-08 02:29:36.116 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-06-08 02:29:36.138 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-06-08 02:29:36.141 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 02:29:36.143 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 02:29:36.146 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 02:29:36.148 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 02:29:36.151 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 02:29:36.153 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 02:29:36.156 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:36.158 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:36.161 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 02:29:36.164 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 02:29:36.166 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 02:29:36.169 | + functions-common:apt_get_update:1191 : return 2022-06-08 02:29:36.171 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-06-08 02:29:36.174 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 02:29:36.176 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:36.179 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:36.181 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-06-08 02:29:36.203 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-08 02:29:36.312 | Reading package lists... 2022-06-08 02:29:36.555 | Building dependency tree... 2022-06-08 02:29:36.556 | Reading state information... 2022-06-08 02:29:36.802 | The following packages were automatically installed and are no longer required: 2022-06-08 02:29:36.803 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 02:29:36.803 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 02:29:36.803 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 02:29:36.803 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 02:29:36.803 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 02:29:36.803 | python3-zope.interface 2022-06-08 02:29:36.803 | Use 'sudo apt autoremove' to remove them. 2022-06-08 02:29:36.869 | The following NEW packages will be installed: 2022-06-08 02:29:36.870 | libapache2-mod-wsgi-py3 2022-06-08 02:29:37.151 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 02:29:37.151 | Need to get 93.3 kB of archives. 2022-06-08 02:29:37.151 | After this operation, 300 kB of additional disk space will be used. 2022-06-08 02:29:37.151 | 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-06-08 02:29:38.062 | Fetched 93.3 kB in 1s (147 kB/s) 2022-06-08 02:29:38.286 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-08 02:29:38.338 | (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-06-08 02:29:38.341 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-08 02:29:38.398 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-08 02:29:38.748 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-08 02:29:39.178 | apache2_invoke: Enable module wsgi 2022-06-08 02:29:48.740 | + functions-common:apt_get:1235 : result=0 2022-06-08 02:29:48.742 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 02:29:48.745 | + functions-common:time_stop:2426 : local name 2022-06-08 02:29:48.747 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:29:48.750 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:29:48.752 | + functions-common:time_stop:2429 : local total 2022-06-08 02:29:48.755 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:29:48.757 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 02:29:48.759 | + functions-common:time_stop:2433 : start_time=1654655376200 2022-06-08 02:29:48.762 | + functions-common:time_stop:2435 : [[ -z 1654655376200 ]] 2022-06-08 02:29:48.765 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:29:48.769 | + functions-common:time_stop:2438 : end_time=1654655388766 2022-06-08 02:29:48.772 | + functions-common:time_stop:2439 : elapsed_time=12566 2022-06-08 02:29:48.774 | + functions-common:time_stop:2440 : total=525482 2022-06-08 02:29:48.776 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:29:48.779 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=538048 2022-06-08 02:29:48.782 | + functions-common:apt_get:1239 : return 0 2022-06-08 02:29:48.784 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-06-08 02:29:48.787 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-06-08 02:29:48.789 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 02:29:48.792 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 02:29:48.794 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 02:29:48.797 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-08 02:29:48.799 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-06-08 02:29:48.854 | wsgi (enabled by maintainer script) 2022-06-08 02:29:48.858 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-08 02:29:48.860 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-08 02:29:48.863 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 02:29:48.866 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-08 02:29:48.869 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-06-08 02:29:48.871 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 02:29:48.875 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-08 02:29:48.876 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 02:29:48.881 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-06-08 02:29:48.884 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-06-08 02:29:48.886 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-06-08 02:29:48.889 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-08 02:29:48.892 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-08 02:29:48.914 | Using python 3.8 to install osc-placement 2022-06-08 02:29:48.917 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-08 02:29:49.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:29:49.746 | from cryptography.utils import int_from_bytes 2022-06-08 02:29:49.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 02:29:49.746 | from cryptography.utils import int_from_bytes 2022-06-08 02:29:50.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 02:29:51.301 | Collecting osc-placement 2022-06-08 02:29:51.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-06-08 02:29:51.325 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-06-08 02:29:51.327 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-06-08 02:29:51.328 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-06-08 02:29:51.329 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.6.0) 2022-06-08 02:29:51.330 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.6.0) 2022-06-08 02:29:51.331 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-06-08 02:29:51.390 | 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-06-08 02:29:51.392 | 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-06-08 02:29:51.393 | 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-06-08 02:29:51.394 | 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-06-08 02:29:51.409 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-06-08 02:29:51.411 | 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-06-08 02:29:51.412 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.99.0) 2022-06-08 02:29:51.427 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-06-08 02:29:51.428 | 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-06-08 02:29:51.429 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-06-08 02:29:51.430 | 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-06-08 02:29:51.431 | 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-06-08 02:29:51.432 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.9) 2022-06-08 02:29:51.452 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.3.0) 2022-06-08 02:29:51.453 | 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-06-08 02:29:51.455 | 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.1) 2022-06-08 02:29:51.456 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-06-08 02:29:51.464 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-06-08 02:29:51.502 | 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-06-08 02:29:51.504 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-06-08 02:29:51.506 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-06-08 02:29:51.507 | 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-06-08 02:29:51.508 | 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-06-08 02:29:51.509 | 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-06-08 02:29:51.510 | 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-06-08 02:29:51.511 | 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-06-08 02:29:51.579 | 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-06-08 02:29:51.581 | 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-06-08 02:29:51.582 | 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-06-08 02:29:51.583 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-06-08 02:29:51.679 | 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-06-08 02:29:51.680 | 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-06-08 02:29:51.681 | 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-06-08 02:29:51.724 | 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-06-08 02:29:51.764 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-06-08 02:29:51.941 | 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-06-08 02:29:54.002 | Installing collected packages: osc-placement 2022-06-08 02:29:54.259 | Successfully installed osc-placement-3.2.0 2022-06-08 02:29:54.259 | 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-06-08 02:29:54.265 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 02:29:54.265 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 02:29:54.384 | + inc/python:pip_install:196 : result=0 2022-06-08 02:29:54.387 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 02:29:54.389 | + functions-common:time_stop:2426 : local name 2022-06-08 02:29:54.392 | + functions-common:time_stop:2427 : local end_time 2022-06-08 02:29:54.395 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 02:29:54.397 | + functions-common:time_stop:2429 : local total 2022-06-08 02:29:54.400 | + functions-common:time_stop:2430 : local start_time 2022-06-08 02:29:54.402 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 02:29:54.405 | + functions-common:time_stop:2433 : start_time=1654655388908 2022-06-08 02:29:54.407 | + functions-common:time_stop:2435 : [[ -z 1654655388908 ]] 2022-06-08 02:29:54.410 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 02:29:54.415 | + functions-common:time_stop:2438 : end_time=1654655394412 2022-06-08 02:29:54.417 | + functions-common:time_stop:2439 : elapsed_time=5504 2022-06-08 02:29:54.419 | + functions-common:time_stop:2440 : total=263436 2022-06-08 02:29:54.422 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 02:29:54.424 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=268940 2022-06-08 02:29:54.427 | + inc/python:pip_install:199 : return 0 2022-06-08 02:29:54.429 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-06-08 02:29:54.432 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-08 02:29:54.434 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-06-08 02:29:54.437 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 02:29:54.439 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 02:29:54.443 | ++ functions-common:git_clone:601 : pwd 2022-06-08 02:29:54.445 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 02:29:54.448 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 02:29:54.451 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 02:29:54.468 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 02:29:54.470 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 02:29:54.473 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 02:29:54.476 | + functions-common:git_clone:618 : echo master 2022-06-08 02:29:54.476 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 02:29:54.481 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-06-08 02:29:54.484 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-06-08 02:29:54.486 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-08 02:29:54.489 | + functions-common:git_timed:703 : local count=0 2022-06-08 02:29:54.491 | + functions-common:git_timed:704 : local timeout=0 2022-06-08 02:29:54.493 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-06-08 02:29:54.495 | + functions-common:git_timed:707 : timeout=0 2022-06-08 02:29:54.498 | + functions-common:git_timed:710 : time_start git_timed 2022-06-08 02:29:54.500 | + functions-common:time_start:2412 : local name=git_timed 2022-06-08 02:29:54.502 | + functions-common:time_start:2413 : local start_time= 2022-06-08 02:29:54.505 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 02:29:54.508 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 02:29:54.512 | + functions-common:time_start:2417 : _TIME_START[$name]=1654655394510 2022-06-08 02:29:54.515 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-08 02:29:54.518 | Cloning into '/opt/stack/placement'... 2022-06-08 02:33:35.310 | error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. 2022-06-08 02:33:35.310 | fatal: the remote end hung up unexpectedly 2022-06-08 02:33:35.310 | fatal: early EOF 2022-06-08 02:33:35.311 | fatal: index-pack failed 2022-06-08 02:33:35.320 | + functions-common:git_timed:714 : [[ 128 -ne 124 ]] 2022-06-08 02:33:35.323 | + functions-common:git_timed:715 : die 715 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2022-06-08 02:33:35.325 | + functions-common:die:264 : local exitcode=0 2022-06-08 02:33:35.328 | [Call Trace] 2022-06-08 02:33:35.328 | ./stack.sh:937:stack_install_service 2022-06-08 02:33:35.328 | /home/ubuntu/devstack/lib/stack:32:install_placement 2022-06-08 02:33:35.328 | /home/ubuntu/devstack/lib/placement:140:git_clone 2022-06-08 02:33:35.328 | /home/ubuntu/devstack/functions-common:639:git_timed 2022-06-08 02:33:35.328 | /home/ubuntu/devstack/functions-common:715:die 2022-06-08 02:33:35.332 | [ERROR] /home/ubuntu/devstack/functions-common:715 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2022-06-08 02:33:36.335 | Error on exit